Adaptor for device touchscreen.
More...
#include <touchadaptor.h>
Adaptor for device touchscreen.
Provides input data from touchscreen input device.
Definition at line 41 of file touchadaptor.h.
◆ TouchAdaptor()
TouchAdaptor::TouchAdaptor |
( |
const QString & |
id | ) |
|
|
protected |
Constructor.
- Parameters
-
id | Identifier for the adaptor. |
◆ ~TouchAdaptor()
TouchAdaptor::~TouchAdaptor |
( |
| ) |
|
|
protected |
◆ factoryMethod()
static DeviceAdaptor * TouchAdaptor::factoryMethod |
( |
const QString & |
id | ) |
|
|
inlinestatic |
Factory method for gaining a new instance of TouchAdaptor class.
- Parameters
-
id | Identifier for the adaptor. |
Definition at line 49 of file touchadaptor.h.
The documentation for this class was generated from the following file: