class DtLastPointClickedWidgetInterface:
More...
Detailed Description
Constructor & Destructor Documentation
| virtual makVrf::DtLastPointClickedWidgetInterface::~DtLastPointClickedWidgetInterface |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrf::DtLastPointClickedWidgetInterface::setXLabel |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::setYLabel |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::setZLabel |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::setXValue |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::setYValue |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual QString makVrf::DtLastPointClickedWidgetInterface::xValue |
( |
| ) |
const |
|
pure virtual |
| virtual QString makVrf::DtLastPointClickedWidgetInterface::yValue |
( |
| ) |
const |
|
pure virtual |
| virtual QString makVrf::DtLastPointClickedWidgetInterface::zValue |
( |
| ) |
const |
|
pure virtual |
| virtual DtVector makVrf::DtLastPointClickedWidgetInterface::location |
( |
| ) |
const |
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::setLocation |
( |
const DtVector & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::setCurrentAltitudeTypeSelection |
( |
int |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::clearSoilTypeInformation |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::addSoilTypeInformation |
( |
const QString & |
, |
|
|
const DtVector & |
|
|
) |
| |
|
pure virtual |
| virtual QString makVrf::DtLastPointClickedWidgetInterface::currentSoilType |
( |
| ) |
const |
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::setCurrentSoilType |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::setSoilTypeInformationVisible |
( |
bool |
b | ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::mergeSoilTypes |
( |
const QStringList & |
, |
|
|
const std::vector< DtVector > & |
|
|
) |
| |
|
pure virtual |
Merges in soil type changes, keeping old soil types (replacing with new values), removing those that are not used and adding those that are.
Implemented in makVrf::DtLastPointClickedWidget.
| virtual void makVrf::DtLastPointClickedWidgetInterface::disableSoilType |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::enableSoilType |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::disable |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::enable |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtLastPointClickedWidgetInterface::setSimEngineAvailable |
( |
bool |
| ) |
|
|
pure virtual |
Member Data Documentation
| boost::signal<void (bool)> makVrf::DtLastPointClickedWidgetInterface::signal_querySimEngineChanged |
The documentation for this class was generated from the following file: