![]() |
VR-Forces 4.7 Class Documentation
|
Extension of DtIntervisibilitySettingsWidget. More...

Public Member Functions | |
| DtVrfIntervisibilitySettingsWidget (makVrv::DtDe &, QWidget *parent) | |
| virtual | ~DtVrfIntervisibilitySettingsWidget () |
| virtual void | setFanModeSamplingRateMin (double) |
| Sets the fan mode min sampling rate (in the appropriate unit). | |
| virtual void | updateFanModeSamplingRate () |
Public Member Functions inherited from makVrv::DtIntervisibilitySettingsWidget | |
| DtIntervisibilitySettingsWidget (DtDe &de, QWidget *parent, Qt::WindowFlags f=Qt::Widget) | |
| CTOR. | |
| virtual | ~DtIntervisibilitySettingsWidget () |
| Virtual DTOR. | |
| virtual void | cancel () |
| Cancels page. | |
| virtual void | setIntervisibilityEnabled (bool) |
| Globally enables or disables intervisibity elements. | |
| virtual void | setLeftClickMakesObjectsPermanent (bool) |
| When left click is pressed, the object will stay, else a new one will be created at the left click spot, removing the old one. | |
| virtual void | setIntervisibilityElevationDecimals (int decimals) |
| Sets the precision used in the elevation fields. | |
| virtual void | setOriginIntervisibilityElevation (double) |
| Sets the distance above the origin to place the intervisibility line. | |
| virtual void | setOriginIntervisibilityElevationLabel (const DtUnicode &label) |
| Sets the label indicating the origin's elevation units. | |
| virtual void | setEndPointIntervisibilityElevation (double) |
| Sets the distance above the end point to place the intervisibility line. | |
| virtual void | setEndPointIntervisibilityElevationLabel (const DtUnicode &label) |
| Sets the label indicating the endpoint's elevation units. | |
| virtual void | setFanModeSamplingRate (double) |
| Sets the fan mode sampling rate (in the appropriate unit). | |
| virtual void | setFanModeSamplingRateMax (double) |
| Sets the fan mode max sampling rate (in the appropriate unit). | |
| virtual void | setFanModeSamplingRatePrecision (int decimals) |
| Sets the fan mode sampling rate precision. | |
| virtual void | setFanModeSamplingRateUnitLabel (const DtUnicode &label) |
| Sets the fan mode sampling rate unit label. | |
| virtual void | setEntityFanUpdateRate (double) |
| Sets the entity fan mode update rate. | |
| virtual void | setVisibleColor (const QColor &) |
| Sets the visible color. | |
| virtual void | setBlockedColor (const QColor &) |
| Sets the blocked color. | |
| virtual void | setCircleColor (const QColor &) |
| Sets the circle color. | |
| virtual void | setHatLinesEnabled (bool) |
| Sets height above terrain lines enabled. | |
| virtual void | setHatLinesOnSelectionOnly (bool) |
| Set to show height above terrain lines only when the object is selected. | |
| virtual void | setEntityFanUpdateRateEnabled (bool) |
| Shows/hides entity fan upate rate. | |
| virtual void | setFanModeSamplingRateEnabled (bool) |
| Shows/hides fan mode sampling rate. | |
| virtual void | setCircleColorEnabled (bool) |
| Shows/hides circle color. | |
| virtual void | setLeftClickMakesObjectsPermanentEnabled (bool) |
| Shows/hides left click permanent. | |
| virtual void | setRangeInfoLabelsEnabled (bool enabled) |
| Sets whether range info labels are displayed at the endpoints of intervisibility lines. | |
| virtual void | setRangeInfoLabelBackgroundOpacity (float opacity) |
| Sets the value to display on the backgroun opacity slider. | |
| virtual void | setRangeInfoLabelBackgroundColor (const QColor &color) |
| Sets the color to show as the current color on the background color selection button. | |
| virtual void | setRangeInfoAltChangeFieldEnabled (bool enabled) |
| Sets the state of the show altitude change field check box. | |
| virtual void | setRangeInfoLocationFieldEnabled (bool enabled) |
| Sets the state of the show location field check box. | |
| virtual void | setRangeInfoHeadingFieldEnabled (bool enabled) |
| Sets the state of the show heading field check box. | |
| virtual void | setRangeInfoRangeFieldEnabled (bool enabled) |
| Sets the state of the show range field check box. | |
Public Member Functions inherited from makVrv::DtIntervisibilitySettingsInterface | |
| virtual | ~DtIntervisibilitySettingsInterface () |
| DTOR. | |
Public Attributes | |
| QHBoxLayout * | myStyleChoiceLayout |
| QLabel * | myStyleLabel |
| QComboBox * | myStyle |
| QVBoxLayout * | myStyleSettings |
| QCheckBox * | myUseBackendForIntersections |
| QWidget * | myServerSettings |
| QVBoxLayout * | myServerSettingsLayout |
| QCheckBox * | myIntersectEntities |
| QWidget * | myWaitTimeCanvas |
| QHBoxLayout * | myWaitTimeLayout |
| QLabel * | myWaitTimeLabel |
| QDoubleSpinBox * | myWaitTime |
| QWidget * | myServerWaitColorCanvas |
| QHBoxLayout * | myServerWaitColorLayout |
| QLabel * | myServerWaitColorLabel |
| QPushButton * | myServerWaitColor |
| QHBoxLayout * | myFanModeSamplingRateLayout |
| QWidget * | myFanModeSamplingRateCanvas |
| QWidget * | myEntityFanUpdateCanvas |
| QHBoxLayout * | myEntityFanUpdateCanvasLayout |
Protected Member Functions | |
| virtual void | setPushButtonColor (QPushButton *, const QColor &) |
| virtual void | setServerWaitColor (const QColor &) |
| virtual void | setButtonColor (QPushButton *, const QColor &) |
| virtual void | onFanModeSamplingRateChanged (double) |
Protected Member Functions inherited from makVrv::DtIntervisibilitySettingsWidget | |
| void | setupGui () |
| Initialize the widget's fields and widgets. | |
| void | connectToSignals () |
| Connect to signals from the widgets. | |
Extension of DtIntervisibilitySettingsWidget.
| makVrf::DtVrfIntervisibilitySettingsWidget::DtVrfIntervisibilitySettingsWidget | ( | makVrv::DtDe & | , |
| QWidget * | parent | ||
| ) |
|
virtual |
|
virtual |
Sets the fan mode min sampling rate (in the appropriate unit).
Reimplemented from makVrv::DtIntervisibilitySettingsWidget.
|
virtual |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from makVrv::DtIntervisibilitySettingsWidget.
| QHBoxLayout* makVrf::DtVrfIntervisibilitySettingsWidget::myStyleChoiceLayout |
| QLabel* makVrf::DtVrfIntervisibilitySettingsWidget::myStyleLabel |
| QComboBox* makVrf::DtVrfIntervisibilitySettingsWidget::myStyle |
| QVBoxLayout* makVrf::DtVrfIntervisibilitySettingsWidget::myStyleSettings |
| QCheckBox* makVrf::DtVrfIntervisibilitySettingsWidget::myUseBackendForIntersections |
| QWidget* makVrf::DtVrfIntervisibilitySettingsWidget::myServerSettings |
| QVBoxLayout* makVrf::DtVrfIntervisibilitySettingsWidget::myServerSettingsLayout |
| QCheckBox* makVrf::DtVrfIntervisibilitySettingsWidget::myIntersectEntities |
| QWidget* makVrf::DtVrfIntervisibilitySettingsWidget::myWaitTimeCanvas |
| QHBoxLayout* makVrf::DtVrfIntervisibilitySettingsWidget::myWaitTimeLayout |
| QLabel* makVrf::DtVrfIntervisibilitySettingsWidget::myWaitTimeLabel |
| QDoubleSpinBox* makVrf::DtVrfIntervisibilitySettingsWidget::myWaitTime |
| QWidget* makVrf::DtVrfIntervisibilitySettingsWidget::myServerWaitColorCanvas |
| QHBoxLayout* makVrf::DtVrfIntervisibilitySettingsWidget::myServerWaitColorLayout |
| QLabel* makVrf::DtVrfIntervisibilitySettingsWidget::myServerWaitColorLabel |
| QPushButton* makVrf::DtVrfIntervisibilitySettingsWidget::myServerWaitColor |
| QHBoxLayout* makVrf::DtVrfIntervisibilitySettingsWidget::myFanModeSamplingRateLayout |
| QWidget* makVrf::DtVrfIntervisibilitySettingsWidget::myFanModeSamplingRateCanvas |
| QWidget* makVrf::DtVrfIntervisibilitySettingsWidget::myEntityFanUpdateCanvas |
| QHBoxLayout* makVrf::DtVrfIntervisibilitySettingsWidget::myEntityFanUpdateCanvasLayout |
|
protected |