#include <inputManager.h>
|
| | InputManager () |
| |
| Q_INVOKABLE void | notify (int, QObject *, QObject *, const QString &) |
| |
| void | scriptAPI (QScriptEngine *engine, QString globalName) |
| |
| Q_INVOKABLE QString | slotName (const QString &) |
| |
◆ InputManager()
| InputManager::InputManager |
( |
| ) |
|
◆ eventFilter()
| bool InputManager::eventFilter |
( |
QObject * | , |
|
|
QEvent * | pEvent ) |
|
protected |
◆ gotBarCode
| void InputManager::gotBarCode |
( |
int | type, |
|
|
int | id ) |
|
signal |
◆ notify()
| void InputManager::notify |
( |
int | pType, |
|
|
QObject * | pParent, |
|
|
QObject * | pTarget, |
|
|
const QString & | pSlot ) |
◆ scriptAPI()
| void InputManager::scriptAPI |
( |
QScriptEngine * | engine, |
|
|
QString | globalName ) |
◆ slotName()
| QString InputManager::slotName |
( |
const QString & | slotname | ) |
|
◆ sRemove
| void InputManager::sRemove |
( |
QObject * | pTarget | ) |
|
|
slot |
◆ InputManagerPrivate
The documentation for this class was generated from the following files:
- inputManager.h
- inputManager.cpp