Constructor & Destructor Documentation
| virtual makVrf::DtAltitudeSelectionWidgetInterface::~DtAltitudeSelectionWidgetInterface |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setLocation |
( |
DtVector |
, |
|
|
bool |
resetAltitude = true |
|
) |
| |
|
pure virtual |
| virtual QString makVrf::DtAltitudeSelectionWidgetInterface::zValue |
( |
| ) |
const |
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setZLabel |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeDecimals |
( |
int |
decimals | ) |
|
|
pure virtual |
| virtual double makVrf::DtAltitudeSelectionWidgetInterface::altitude |
( |
| ) |
const |
|
pure virtual |
| virtual double makVrf::DtAltitudeSelectionWidgetInterface::altitudeAboveSeaLevel |
( |
| ) |
const |
|
pure virtual |
| virtual double makVrf::DtAltitudeSelectionWidgetInterface::altitudeAboveGroundLevel |
( |
| ) |
const |
|
pure virtual |
| virtual DtAltitudeClampType makVrf::DtAltitudeSelectionWidgetInterface::currentAltitudeTypeSelection |
( |
| ) |
const |
|
pure virtual |
| virtual bool makVrf::DtAltitudeSelectionWidgetInterface::displayOnlyMode |
( |
| ) |
const |
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveSeaLevelSelected |
( |
bool |
b | ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveSeaLevelEnabled |
( |
bool |
b | ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveSeaLevelVisible |
( |
bool |
b | ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveSeaLevelLabel |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveGroundLevelSelected |
( |
bool |
b | ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveGroundLevelEnabled |
( |
bool |
b | ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveGroundLevelVisible |
( |
bool |
b | ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveGroundLevelLabel |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveSeaLevel |
( |
double |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveGroundLevel |
( |
double |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveSeaLevel |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setAltitudeAboveGroundLevel |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::refreshLabels |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtAltitudeSelectionWidgetInterface::setCurrentAltitudeTypeSelection |
( |
const DtAltitudeClampType & |
type | ) |
|
|
pure virtual |
Member Data Documentation
| boost::signal<void (DtAltitudeClampType)> makVrf::DtAltitudeSelectionWidgetInterface::signal_altitudeSelectionTypeChanged |
| boost::signal<void (double)> makVrf::DtAltitudeSelectionWidgetInterface::signal_altitudeChanged |
| boost::signal<void (double)> makVrf::DtAltitudeSelectionWidgetInterface::signal_altitudeAboveSeaLevelChanged |
| boost::signal<void (double)> makVrf::DtAltitudeSelectionWidgetInterface::signal_altitudeAboveGroundLevelChanged |
| boost::signal<void (double)> makVrf::DtAltitudeSelectionWidgetInterface::signal_altitudeAboveSeaLevelEdited |
| boost::signal<void (double)> makVrf::DtAltitudeSelectionWidgetInterface::signal_altitudeAboveGroundLevelEdited |
| boost::signal<void (int)> makVrf::DtAltitudeSelectionWidgetInterface::signal_clampSelectionChanged |
| boost::signal<void ()> makVrf::DtAltitudeSelectionWidgetInterface::signal_receivedFocus |
The documentation for this class was generated from the following file: