![]() |
VR-Forces 4.10 Class Documentation
|
The logic for the track history settings dialog. More...
Public Member Functions | |
| DtTrackHistorySettingsLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtTrackHistorySettingsInterface &widget) | |
| CTOR. More... | |
| virtual | ~DtTrackHistorySettingsLogic () |
| DTOR. More... | |
Protected Member Functions | |
| virtual void | sendSettingsToGui () |
| Set up the GUI with the current window settings. More... | |
Boost Slots | |
| virtual void | slot_trackHistoryRibbonLengthChanged (int maxSamples) |
| Receives notification that the user has changed the ribbon length. More... | |
| virtual void | slot_trackHistoryRibbonTimeoutChanged (float duration) |
| Receives notification that the user has changed the ribbon segment timeout. More... | |
| virtual void | slot_trackHistoryRibbonSpacingChanged (float spacing) |
| Receives notification that the user has changed the ribbon spacing. More... | |
| virtual void | slot_trackHistoryRibbonInfiniteChanged (bool isInfinite) |
| Receives notification that the user has toggled 'infinite' ribbons. More... | |
Private Member Functions | |
| DtTrackHistorySettingsLogic () | |
| unimplemented private default constructor More... | |
| DtTrackHistorySettingsLogic (const DtTrackHistorySettingsLogic &) | |
| Copy Constructor not implemented – Copy not allowed. More... | |
| DtTrackHistorySettingsLogic & | operator= (const DtTrackHistorySettingsLogic &) |
| Assignment Operator not implemented – Copy not allowed. More... | |
Persistence Slots | |
| DtSignalConnectionManager | mySignals |
| DtTrackHistorySettingsInterface & | myWidget |
| DtPersistenceControlsInterface & | myPersistenceControls |
| DtDe & | myDe |
| virtual void | on_import () |
| virtual void | on_export () |
| virtual void | on_importFilePathChosen (const std::string &filePath) |
| virtual void | on_exportFilePathChosen (const std::string &filePath) |
| virtual void | on_settingsRestored (const DtSettingsBackup *b) |
The logic for the track history settings dialog.
| makVrv::DtTrackHistorySettingsLogic::DtTrackHistorySettingsLogic | ( | DtDe & | de, |
| DtPersistenceControlsInterface & | persistenceControls, | ||
| DtTrackHistorySettingsInterface & | widget | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
private |
unimplemented private default constructor
|
private |
Copy Constructor not implemented – Copy not allowed.
|
private |
Assignment Operator not implemented – Copy not allowed.
|
protectedvirtual |
Set up the GUI with the current window settings.
|
protectedvirtual |
Receives notification that the user has changed the ribbon length.
|
protectedvirtual |
Receives notification that the user has changed the ribbon segment timeout.
|
protectedvirtual |
Receives notification that the user has changed the ribbon spacing.
|
protectedvirtual |
Receives notification that the user has toggled 'infinite' ribbons.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |