sensorfw
OEMTabletGyroscopeAdaptor Class Reference

#include <oemtabletgyroscopeadaptor.h>

List of all members.

Static Public Member Functions

static DeviceAdaptor * factoryMethod (const QString &id)
 Factory method for gaining a new instance of this adaptor class.

Protected Member Functions

 OEMTabletGyroscopeAdaptor (const QString &id)
 Constructor.
 ~OEMTabletGyroscopeAdaptor ()
 Destructor.

Detailed Description

Definition at line 7 of file oemtabletgyroscopeadaptor.h.


Constructor & Destructor Documentation

OEMTabletGyroscopeAdaptor::OEMTabletGyroscopeAdaptor ( const QString &  id) [protected]

Constructor.

Protected to force externals to use factory method.

Parameters:
idIdentifier for the adaptor.

Member Function Documentation

static DeviceAdaptor* OEMTabletGyroscopeAdaptor::factoryMethod ( const QString &  id) [inline, static]

Factory method for gaining a new instance of this adaptor class.

Parameters:
idIdentifier 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: