#include <inputManagerPrivate.h>
|
static QHash< QString, ScanEvent * > | eventList |
|
◆ InputManagerPrivate()
InputManagerPrivate::InputManagerPrivate |
( |
InputManager * |
parent | ) |
|
◆ addToEventList()
void InputManagerPrivate::addToEventList |
( |
QString |
prefix, |
|
|
int |
type, |
|
|
int |
length1, |
|
|
int |
length2, |
|
|
int |
length3, |
|
|
QString |
descrip, |
|
|
QString |
query |
|
) |
| |
◆ dispatchScan()
void InputManagerPrivate::dispatchScan |
( |
int |
type | ) |
|
◆ findReceiver()
◆ gotBarCode
void InputManagerPrivate::gotBarCode |
( |
int |
type, |
|
|
int |
id |
|
) |
| |
|
signal |
◆ queryFieldName()
QString InputManagerPrivate::queryFieldName |
( |
int |
barcodeType, |
|
|
int |
receiverType |
|
) |
| |
◆ _buffer
QString InputManagerPrivate::_buffer |
◆ _cursor
int InputManagerPrivate::_cursor |
◆ _event
ScanEvent* InputManagerPrivate::_event |
◆ _length1
int InputManagerPrivate::_length1 |
◆ _length2
int InputManagerPrivate::_length2 |
◆ _length3
int InputManagerPrivate::_length3 |
◆ _parent
◆ _receivers
◆ _state
int InputManagerPrivate::_state |
◆ eventList
QHash< QString, ScanEvent * > InputManagerPrivate::eventList |
|
static |
The documentation for this class was generated from the following files:
- inputManagerPrivate.h
- inputManager.cpp