Public Slots | Signals | Public Member Functions | Properties

CompassSensorChannelAdaptor Class Reference

#include <compasssensor_a.h>

List of all members.

Public Slots

Compass value () const
int declinationValue () const

Signals

void dataAvailable (const Compass &value)

Public Member Functions

 CompassSensorChannelAdaptor (QObject *parent)

Properties

Compass value
int declinationValue

Detailed Description

Definition at line 34 of file compasssensor_a.h.


Constructor & Destructor Documentation

CompassSensorChannelAdaptor::CompassSensorChannelAdaptor ( QObject *  parent  ) 

Member Function Documentation

void CompassSensorChannelAdaptor::dataAvailable ( const Compass value  )  [signal]
int CompassSensorChannelAdaptor::declinationValue (  )  const [slot]
Compass CompassSensorChannelAdaptor::value (  )  const [slot]

Property Documentation

int CompassSensorChannelAdaptor::declinationValue [read]

Definition at line 40 of file compasssensor_a.h.

Compass CompassSensorChannelAdaptor::value [read]

Definition at line 39 of file compasssensor_a.h.


The documentation for this class was generated from the following file: