#include <oemtabletgyroscopeadaptor.h>
|
static DeviceAdaptor * | factoryMethod (const QString &id) |
| Factory method for gaining a new instance of this adaptor class. More...
|
|
Definition at line 7 of file oemtabletgyroscopeadaptor.h.
◆ OEMTabletGyroscopeAdaptor()
OEMTabletGyroscopeAdaptor::OEMTabletGyroscopeAdaptor |
( |
const QString & |
id | ) |
|
|
protected |
Constructor.
Protected to force externals to use factory method.
- Parameters
-
id | Identifier for the adaptor. |
◆ ~OEMTabletGyroscopeAdaptor()
OEMTabletGyroscopeAdaptor::~OEMTabletGyroscopeAdaptor |
( |
| ) |
|
|
protected |
◆ factoryMethod()
static DeviceAdaptor * OEMTabletGyroscopeAdaptor::factoryMethod |
( |
const QString & |
id | ) |
|
|
inlinestatic |
Factory method for gaining a new instance of this adaptor class.
- Parameters
-
id | Identifier for the adaptor. |
- Returns
- A pointer to created adaptor with base class type.
Definition at line 17 of file oemtabletgyroscopeadaptor.h.
The documentation for this class was generated from the following file: