Constructor & Destructor Documentation
| makVrf::DtSpotReportOptionsWidget::DtSpotReportOptionsWidget |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent = NULL, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrf::DtSpotReportOptionsWidget::~DtSpotReportOptionsWidget |
( |
| ) |
|
|
virtual |
copy constructor. Not Implemented.
Member Function Documentation
| void makVrf::DtSpotReportOptionsWidget::setupGui |
( |
| ) |
|
|
protected |
| virtual void makVrf::DtSpotReportOptionsWidget::setApplyToEnvironmentals |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setReportingName |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setObservedName |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setTimeSinceLastReport |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setTime |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setLocation |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setHeading |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setVelocity |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setContactRadius |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setContactRadiusIndicator |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setEntityType |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setHeadingIndicator |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setVelocityIndicator |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::clearAll |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::clearForces |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::clearSpotReports |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::clearGroundTruth |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::addForce |
( |
const QString & |
forceName, |
|
|
int |
force |
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setSpotReportingEnabled |
( |
int |
force, |
|
|
bool |
enabled |
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setGroundTruthEnabled |
( |
int |
force, |
|
|
bool |
enabled |
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::selectedGroundTruth |
( |
std::vector< int > & |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::selectedSpotReports |
( |
std::vector< int > & |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::selectForce |
( |
int |
force | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::addForce |
( |
QTreeWidget * |
, |
|
|
const QString & |
, |
|
|
int |
|
|
) |
| |
|
protectedvirtual |
Adds a new force check box to the given tree.
| virtual void makVrf::DtSpotReportOptionsWidget::setSpotReportTimeoutPeriod |
( |
int |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setDisplayOptionsState |
( |
int |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::updateSimResponseLabel |
( |
bool |
spotReportsOn | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setSymbolDecorationEnabled |
( |
const std::string & |
, |
|
|
bool |
|
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setShowTrackHistoriesForSelected |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setNumberOfTrackReports |
( |
int |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setShowTrackHistories |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::enableDisableTrackHistory |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setKeepReportsForTimePeriod |
( |
bool |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::setKeepReportsForTime |
( |
int |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpotReportOptionsWidget::spotReportingOptionChanged |
( |
QTreeWidgetItem * |
| ) |
|
|
protectedvirtualslot |
Re-emits signal to change spot reporting enabled/disabled for specified force.
| virtual void makVrf::DtSpotReportOptionsWidget::groundTruthOptionChanged |
( |
QTreeWidgetItem * |
| ) |
|
|
protectedvirtualslot |
Re-emits signal to change ground truth enabled/disabled for specified force.
| virtual void makVrf::DtSpotReportOptionsWidget::forceChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtSpotReportOptionsWidget::displayStateChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtSpotReportOptionsWidget::spotReportTimeoutChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtSpotReportOptionsWidget::turnOnSpotReports |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtSpotReportOptionsWidget::spotReportLabelChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtSpotReportOptionsWidget::showSpotReportTrackHistoriesForSelectedChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtSpotReportOptionsWidget::showSpotReportTrackHistoriesChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtSpotReportOptionsWidget::keepNumberOfTrackReportsChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtSpotReportOptionsWidget::keepReportsForTimeChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtSpotReportOptionsWidget::keepReportsForTimePeriodChanged |
( |
| ) |
|
|
protectedvirtualslot |
assignment operator. Not Implemented.
Member Data Documentation
| Ui_DtSpotReportOptionsWidgetUi makVrf::DtSpotReportOptionsWidget::myUiImpl |
| std::vector<QCheckBox*> makVrf::DtSpotReportOptionsWidget::myDisplayButtons |
|
protected |
| bool makVrf::DtSpotReportOptionsWidget::mySpotReportsOn |
|
protected |
| std::map<std::string, QCheckBox*> makVrf::DtSpotReportOptionsWidget::mySymbolDisplayOptions |
|
protected |
The documentation for this class was generated from the following file: