Interface of the DtInterestManagementWidget for the DtInterestManagementLogic.
More...
Detailed Description
Constructor & Destructor Documentation
| virtual makVrv::DtInterestManagementInterface::~DtInterestManagementInterface |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrv::DtInterestManagementInterface::setDdmRegionSize |
( |
int |
size | ) |
|
|
pure virtual |
| virtual void makVrv::DtInterestManagementInterface::setDdmRegionSizeUnitLabel |
( |
const DtUnicode & |
label | ) |
|
|
pure virtual |
| virtual void makVrv::DtInterestManagementInterface::setRegionUpdateThreshold |
( |
int |
percentage | ) |
|
|
pure virtual |
| virtual void makVrv::DtInterestManagementInterface::setAltitudeThresholdEnabled |
( |
bool |
enabled | ) |
|
|
pure virtual |
| virtual void makVrv::DtInterestManagementInterface::setAltitudeThreshold |
( |
int |
threshold | ) |
|
|
pure virtual |
| virtual void makVrv::DtInterestManagementInterface::setAltitudeThresholdUnitLabel |
( |
const DtUnicode & |
label | ) |
|
|
pure virtual |
Member Data Documentation
| boost::signal<void (int)> makVrv::DtInterestManagementInterface::signal_ddmRegionSizeChanged |
| boost::signal<void (int)> makVrv::DtInterestManagementInterface::signal_regionUpdateThresholdChanged |
| boost::signal<void (bool)> makVrv::DtInterestManagementInterface::signal_altitudeThresholdEnabledChanged |
| boost::signal<void (int)> makVrv::DtInterestManagementInterface::signal_altitudeThresholdChanged |
The documentation for this class was generated from the following file: