sensorfw
CompassSensorChannelAdaptor Class Reference

#include <compasssensor_a.h>

Inheritance diagram for CompassSensorChannelAdaptor:

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::CompassSensorChannelAdaptor ( QObject *  parent)

Member Function Documentation

◆ dataAvailable

void CompassSensorChannelAdaptor::dataAvailable ( const Compass value)
signal

◆ declinationValue

int CompassSensorChannelAdaptor::declinationValue ( ) const
slot

◆ value

Compass CompassSensorChannelAdaptor::value ( ) const
slot

Property Documentation

◆ declinationValue

int CompassSensorChannelAdaptor::declinationValue
read

Definition at line 1 of file compasssensor_a.h.

◆ value

Compass CompassSensorChannelAdaptor::value
read

Definition at line 1 of file compasssensor_a.h.


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