VR-Forces 4.0.4 Class Documentation
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
makVrv::DtAggregateSettingsWidget Class Reference

Qt GUI to control the display of tactical graphics. More...

Inheritance diagram for makVrv::DtAggregateSettingsWidget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtAggregateSettingsWidget (DtDe &de, QWidget *parent, Qt::WindowFlags f=Qt::Widget)
 CTOR.
virtual ~DtAggregateSettingsWidget ()
 DTOR.
Setters for the various aggregate settings.

Sets the value displayed in the field for that setting.

virtual void setGhostEchelonLevelItems (bool enabled)
virtual void setEchelonLevel (int)
virtual void setDisplayBoundingBoxes (bool enabled)
virtual void setDisplayAggregates (bool enabled)
virtual void setDisplayLeafLevelItems (bool enabled)
virtual void setDisplayBoundingBoxesForSelected (bool enabled)
virtual void setAllowSelectingOfGhostedItems (bool enabled)
virtual void setDisplayMainIcon (bool enabled)
virtual void setColorizedModelColorType (DtSharedAggregateDisplaySettings::ColorizedModelColorType type)
Accessors for the various aggregate settings.

Gets the values displayed in the field for that setting.

virtual int echelonLevel () const
virtual bool displayAggregates () const
virtual bool ghostEchelonLevelItems () const
virtual bool displayBoundingBoxes () const
virtual bool displayBoundingBoxesForSelected () const
virtual bool displayMainIcon () const
virtual bool displayLeafLevelItems () const
virtual bool allowSelectingOfGhostedItems () const
virtual
DtSharedAggregateDisplaySettings::ColorizedModelColorType 
colorizedModelColorType () const

Public Attributes

QCheckBoxmyShowAggregates
QCheckBoxmyShowBoundingVolumes
QCheckBoxmyShowBoundingVolumesOnlyForSelected
QCheckBoxmyGhostEchelonSettingsBox
QLabelmyToEchelonLabel
QSpinBox * myToEchelonLevel
QCheckBoxmyAllowSelectionOfGhosted
QCheckBoxmyShowMainIcon
QCheckBoxmyShowLeafNodes
QLabelmyForceColoringLabel
QRadioButton * myPrimaryColorsRadioButton
QRadioButton * myIconColorsRadioButton

Protected Slots

User input slots.

Receives notification that the user has changed a widget's value.

virtual void on_setDisplayAggregatesChanged ()
virtual void on_setShowLeafNodesChanged ()
virtual void on_displayBoundingBoxesForSelectedChanged ()
virtual void on_displayBoundingBoxesChanged ()
virtual void on_displayMainIconChanged ()
virtual void on_ghostEchelonLevelItemsChanged ()
virtual void on_allowSelectionOfGhostedItemsChanged ()
virtual void on_echelonLevelChanged ()
virtual void on_colorizedModelColorTypeChanged ()

Protected Member Functions

void setupGui ()
 Sets up the widget's fields.
void connectToSignals ()
 Connects widget signals to slots.
virtual void updateEnabledStates ()
 Updates enabled states of gui elements.

Protected Attributes

DtDemyDe

Detailed Description

Qt GUI to control the display of tactical graphics.


Constructor & Destructor Documentation

makVrv::DtAggregateSettingsWidget::DtAggregateSettingsWidget ( DtDe de,
QWidget parent,
Qt::WindowFlags  f = Qt::Widget 
)

CTOR.

DTOR.


Member Function Documentation

virtual void makVrv::DtAggregateSettingsWidget::setEchelonLevel ( int  ) [virtual]
virtual void makVrv::DtAggregateSettingsWidget::setDisplayMainIcon ( bool  enabled) [virtual]
virtual int makVrv::DtAggregateSettingsWidget::echelonLevel ( ) const [virtual]
virtual void makVrv::DtAggregateSettingsWidget::on_setDisplayAggregatesChanged ( ) [protected, virtual, slot]
virtual void makVrv::DtAggregateSettingsWidget::on_setShowLeafNodesChanged ( ) [protected, virtual, slot]
virtual void makVrv::DtAggregateSettingsWidget::on_displayBoundingBoxesChanged ( ) [protected, virtual, slot]
virtual void makVrv::DtAggregateSettingsWidget::on_displayMainIconChanged ( ) [protected, virtual, slot]
virtual void makVrv::DtAggregateSettingsWidget::on_ghostEchelonLevelItemsChanged ( ) [protected, virtual, slot]
virtual void makVrv::DtAggregateSettingsWidget::on_echelonLevelChanged ( ) [protected, virtual, slot]
virtual void makVrv::DtAggregateSettingsWidget::on_colorizedModelColorTypeChanged ( ) [protected, virtual, slot]

Sets up the widget's fields.

Non-virtual (Called from CTOR).

Connects widget signals to slots.

Non-virtual (Called from CTOR).

virtual void makVrv::DtAggregateSettingsWidget::updateEnabledStates ( ) [protected, virtual]

Updates enabled states of gui elements.


Member Data Documentation


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)