![]() |
VR-Forces 4.8 Class Documentation
|
Widget subclassed from makVrv::DtDisplayUnitsSettingsWidget to add timezone selection, and time formatting. More...

Protected Member Functions | |
| virtual void | slot_timezoneChanged (const std::string &oldTimezone, const std::string &newTimezone) |
| Sets the timezone to use. More... | |
| virtual void | slot_dateAndTimeFormattingChanged (const std::string &newFormat) |
| Sets the display of the date/time. More... | |
| virtual void | slot_temperatureUnitsChanged (DtVrfDisplayUnitsSettingsManager::TemperatureUnits) |
| virtual void | slot_temperatureDecimalsChanged (int) |
| virtual void | slot_airspeedUnitsChanged (makVrv::DtDisplayUnitsConverter::VelocityUnits) |
| virtual void | slot_airspeedDecimalsChanged (int) |
| virtual void | slot_formatsSetChanged (const std::string &newFormatsSet) |
| virtual void | refreshTimezones () |
Protected Member Functions inherited from makVrv::DtDisplayUnitsSettingsWidget | |
| virtual void | setupGui () |
Protected Attributes | |
| makVrv::DtSignalConnectionManager | myConnectionManager |
| bool | myHasCustomDateTimeFormat |
| bool | myResizeTimezonesToContent |
Protected Attributes inherited from makVrv::DtDisplayUnitsSettingsWidget | |
| DtDe & | myDe |
Widget subclassed from makVrv::DtDisplayUnitsSettingsWidget to add timezone selection, and time formatting.
Same information is also available on the Date/Time section of the environment page
| makVrf::DtVrfDisplayUnitsSettingsWidget::DtVrfDisplayUnitsSettingsWidget | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| Qt::WindowFlags | f = Qt::Widget |
||
| ) |
CTOR.
|
virtual |
Virtual DTOR.
|
protectedvirtual |
Sets the timezone to use.
|
protectedvirtual |
Sets the display of the date/time.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
| QLabel* makVrf::DtVrfDisplayUnitsSettingsWidget::myTimezoneLabel |
| QComboBox* makVrf::DtVrfDisplayUnitsSettingsWidget::myTimezoneCombo |
| QComboBox* makVrf::DtVrfDisplayUnitsSettingsWidget::myDateTimeFormat |
| QComboBox* makVrf::DtVrfDisplayUnitsSettingsWidget::myFormatsSetCombo |
| QLabel* makVrf::DtVrfDisplayUnitsSettingsWidget::myTemperatureLabel |
| QComboBox* makVrf::DtVrfDisplayUnitsSettingsWidget::myTemperatureUnitsCombo |
| QSpinBox* makVrf::DtVrfDisplayUnitsSettingsWidget::myTemperatureDecimals |
| QLabel* makVrf::DtVrfDisplayUnitsSettingsWidget::myAirspeedLabel |
| QComboBox* makVrf::DtVrfDisplayUnitsSettingsWidget::myAirspeedUnitsCombo |
| QSpinBox* makVrf::DtVrfDisplayUnitsSettingsWidget::myAirspeedDecimals |
|
protected |
|
protected |
|
protected |