|
sensorfw
|
#include <proximitysensor_a.h>
Public Slots | |
| Unsigned | proximity () const |
| Proximity | proximityReflectance () const |
Signals | |
| void | dataAvailable (const Unsigned &data) |
Public Member Functions | |
| ProximitySensorChannelAdaptor (QObject *parent) | |
Properties | |
| Unsigned | proximity |
| Proximity | proximityReflectance |
Definition at line 36 of file proximitysensor_a.h.
| ProximitySensorChannelAdaptor::ProximitySensorChannelAdaptor | ( | QObject * | parent | ) |
| void ProximitySensorChannelAdaptor::dataAvailable | ( | const Unsigned & | data | ) | [signal] |
| Unsigned ProximitySensorChannelAdaptor::proximity | ( | ) | const [slot] |
| Proximity ProximitySensorChannelAdaptor::proximityReflectance | ( | ) | const [slot] |
Definition at line 41 of file proximitysensor_a.h.
Definition at line 42 of file proximitysensor_a.h.