![]() |
VR-Forces 5.0.3 Developer's Guide
|
Interface for the widget logic to communicate with the widget.

|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
|
pure virtual |
Implemented in makVrv::DtRadioCommunicationsSettingsWidget.
| boost::signalslib::signal<void (bool)> makVrv::DtRadioCommunicationsSettingsInterface::signal_radioCommsVisiblityChanged |
Signals that the user has changed the radio communications visibility field.
| _1 | the new visibility state for radio communications. |
| boost::signalslib::signal<void (bool)> makVrv::DtRadioCommunicationsSettingsInterface::signal_radioCommLinesVisibilityChanged |
Signals that the user has changed the comm lines' visibility field.
| _1 | the new visibility state for comm lines. |
| boost::signalslib::signal<void (bool)> makVrv::DtRadioCommunicationsSettingsInterface::signal_radioSquawkIndicatorsVisibilityChanged |
Signals that the user has changed the squawk indicators' visibility field.
| _1 | the new visibility state for squawk indicators. |
| boost::signalslib::signal<void (double)> makVrv::DtRadioCommunicationsSettingsInterface::signal_commLineLifetimeChanged |
Signals that the user has changed the comm lines' lifetime field.
| _1 | the new default lifetime for comm lines. |
| boost::signalslib::signal<void (double)> makVrv::DtRadioCommunicationsSettingsInterface::signal_squawkIndicatorLifetimeChanged |
Signals that the user has changed the squawk indicators' lifetime field.
| _1 | the new default lifetime for squawk lines. |
| boost::signalslib::signal<void (makArchives::DtRadioCommunicationsSettingsRecord::CommLineMode)> makVrv::DtRadioCommunicationsSettingsInterface::signal_commLineDisplayModeChanged |
Signals that the user has changed the comm lines' display mode.
| _1 | the new display mode for comm lines. |
| boost::signalslib::signal<void (double)> makVrv::DtRadioCommunicationsSettingsInterface::signal_greatCircleExaggerationAmountChanged |
Signals that the user has changed the curved earth exaggeration amount.
| _1 | the new exaggeration amount for great circle arc comm lines. |
| boost::signalslib::signal<void (makArchives::DtRadioCommunicationsSettingsRecord::DefaultColoringMode)> makVrv::DtRadioCommunicationsSettingsInterface::signal_defaultColoringModeChanged |
Signals that the user has changed the coloring mode for radio communications.
| _1 | the new coloring mode for radio communications. |
| boost::signalslib::signal<void ()> makVrv::DtRadioCommunicationsSettingsInterface::signal_defaultFrequencyColorChangeRequested |
Signals that the user has requested to modify the default frequency color.
| boost::signalslib::signal<void (const DtRangeEditorInterface::Gradient&)> makVrv::DtRadioCommunicationsSettingsInterface::signal_gradientChanged |
Signals that the user has changed the configured frequency ranges.
| _1 | a DtRangeEditorInterface::Gradient defining the new ranges. |