![]() |
VR-Forces 4.5 Class Documentation
|
The logic for the track history settings dialog. More...
Public Member Functions | |
| DtTrackHistorySettingsLogic (DtDe &de, DtPersistenceControlsInterface &persistenceControls, DtTrackHistorySettingsInterface &widget) | |
| CTOR. | |
| virtual | ~DtTrackHistorySettingsLogic () |
| DTOR. | |
Protected Member Functions | |
| virtual void | sendSettingsToGui () |
| Set up the GUI with the current window settings. | |
Boost Slots | |
| virtual void | slot_trackHistoryRibbonLengthChanged (int maxSamples) |
| Receives notification that the user has changed the ribbon length. | |
| virtual void | slot_trackHistoryRibbonSpacingChanged (float spacing) |
| Receives notification that the user has changed the ribbon spacing. | |
| virtual void | slot_trackHistoryRibbonInfiniteChanged (bool isInfinite) |
| Receives notification that the user has toggled 'infinite' ribbons. | |
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.
|
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 spacing.
|
protectedvirtual |
Receives notification that the user has toggled 'infinite' ribbons.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |