virtual QString value(makVrv::DtStateView< makVrv::DtVrlinkSimulatedBaseState > *)
Called when the information dialog wants to show a value. Override to return the value of this inform...
Definition: informationDialogPage.h:406
DtMissStats(makVrf::makVrfGuiObjectInformationQt::DtInformationDialogPageLogic *l)
Definition: accuracyStats.h:57
DtEntityStatePageItem(makVrv::DtDe &de)
Definition: entityInformationPageItems.h:34
These classes are derived from the generic page item class to show the number of hits and misses...
Definition: accuracyStats.h:18
virtual QString title(makVrv::DtStateView< makVrv::DtVrlinkSimulatedBaseState > *)
Called when the information dialog wants to show the items title (column 0).
Class to display the number of misses.
Definition: accuracyStats.h:49
DtMissStats(makVrv::DtDe &de)
Definition: accuracyStats.h:52
static std::string creatorName()
Definition: entityInformationPageItems.h:31
makVrf::makVrfGuiObjectInformationQt::DtItemUpdateFunctionCreator< DtHitStats > DtHitStatsCreator
Creator used by information dialog manager to create information item.
Definition: accuracyStats.h:46
DtHitStats(makVrv::DtDe &de)
Definition: accuracyStats.h:21
static std::string creatorName()
makVrf::makVrfGuiObjectInformationQt::DtItemUpdateFunctionCreator< DtMissStats > DtMissStatsCreator
Creator used by information dialog manager to create information item.
Definition: accuracyStats.h:77
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
virtual QString title(makVrv::DtStateView< makVrv::DtVrlinkSimulatedBaseState > *)
Called when the information dialog wants to show the items title (column 0).
virtual QString value(makVrv::DtStateView< makVrv::DtVrlinkSimulatedBaseState > *)
Called when the information dialog wants to show a value. Override to return the value of this inform...
DtHitStats(makVrf::makVrfGuiObjectInformationQt::DtInformationDialogPageLogic *l)
Definition: accuracyStats.h:26
Contains makVrv::DtEntityInformationPageItems class.