VR-Forces 4.0.4 Class Documentation
Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes | Private Member Functions
makVrf::DtPerformanceOptionsWidget Class Reference
Inheritance diagram for makVrf::DtPerformanceOptionsWidget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtPerformanceOptionsWidget (makVrv::DtDe &, QWidget *parent=NULL, const Qt::WindowFlags &flags=0)
 default constructor
virtual ~DtPerformanceOptionsWidget ()
 destructor

Public Attributes

QVBoxLayout * myMainLayout
QHBoxLayout * myPerformanceLayout
QLabelmyMinLabel
QLabelmyMaxLabel
QSlider * myPerformanceSlider
QLabelmyTranslationValue
QLabelmyRotationValue
QRadioButton * mySmoothingValue
QRadioButton * mySpecifySmoothingValue
QGroupBox * mySmoothingGroup
QCheckBoxmySmoothingCheckbox
QSlider * mySmoothingPeriodSlider
QDoubleSpinBox * mySmoothingPeriodSpinBox

Protected Slots

virtual void onUpdateSlider ()
 Calls down to logic to update slider.
virtual void onSmoothingChoiceChanged ()
 Called when radio button selection has changed for smoothing type.
virtual void onUpdateSmoothingSpecifiedByUserEnabled ()
 Called to send a signal to change the value as specified by user.
virtual void onUpdateSmoothingSpecifiedByUserSpinBox ()
virtual void onUpdateSmoothingSpecifiedByUserSlider ()

Protected Member Functions

void setupGui ()
virtual void setSliderPosition (double)
 Sets the position of the slider. Disables signals being sent from the slider while setting.
virtual void setTranslationValue (const QString &)
 Sets the text for translation value.
virtual void setRotationValue (const QString &)
 Sets the text for rotational value.
virtual void setSmoothingValue (const QString &)
 Sets the text for smoothing value.
virtual void setUserDefinedSmoothing (bool b)
 Sets whether or not the user is definiting the smoothing or the server.
virtual void setUserDefinedSmoothingPeriod (double)
 Sets the smoothing period for the spin box and slider.
virtual void setUserDefinedSmoothingEnabled (bool)
 Sets whether or not user defined smoothing is enabled.

Protected Attributes

makVrv::DtDemyDe

Private Member Functions

 DtPerformanceOptionsWidget (const DtPerformanceOptionsWidget &orig)
 copy constructor. Not Implemented.
DtPerformanceOptionsWidgetoperator= (const DtPerformanceOptionsWidget &rhs)
 assignment operator. Not Implemented.

Constructor & Destructor Documentation

makVrf::DtPerformanceOptionsWidget::DtPerformanceOptionsWidget ( makVrv::DtDe ,
QWidget parent = NULL,
const Qt::WindowFlags &  flags = 0 
)

default constructor

destructor

copy constructor. Not Implemented.


Member Function Documentation

virtual void makVrf::DtPerformanceOptionsWidget::setSliderPosition ( double  ) [protected, virtual]

Sets the position of the slider. Disables signals being sent from the slider while setting.

Implements makVrf::DtPerformanceOptionsWidgetInterface.

virtual void makVrf::DtPerformanceOptionsWidget::setTranslationValue ( const QString &  ) [protected, virtual]

Sets the text for translation value.

Implements makVrf::DtPerformanceOptionsWidgetInterface.

virtual void makVrf::DtPerformanceOptionsWidget::setRotationValue ( const QString &  ) [protected, virtual]

Sets the text for rotational value.

Implements makVrf::DtPerformanceOptionsWidgetInterface.

virtual void makVrf::DtPerformanceOptionsWidget::setSmoothingValue ( const QString &  ) [protected, virtual]

Sets the text for smoothing value.

Implements makVrf::DtPerformanceOptionsWidgetInterface.

virtual void makVrf::DtPerformanceOptionsWidget::setUserDefinedSmoothing ( bool  b) [protected, virtual]

Sets whether or not the user is definiting the smoothing or the server.

Implements makVrf::DtPerformanceOptionsWidgetInterface.

virtual void makVrf::DtPerformanceOptionsWidget::setUserDefinedSmoothingPeriod ( double  ) [protected, virtual]

Sets the smoothing period for the spin box and slider.

Implements makVrf::DtPerformanceOptionsWidgetInterface.

Sets whether or not user defined smoothing is enabled.

Implements makVrf::DtPerformanceOptionsWidgetInterface.

virtual void makVrf::DtPerformanceOptionsWidget::onUpdateSlider ( ) [protected, virtual, slot]

Calls down to logic to update slider.

virtual void makVrf::DtPerformanceOptionsWidget::onSmoothingChoiceChanged ( ) [protected, virtual, slot]

Called when radio button selection has changed for smoothing type.

Called to send a signal to change the value as specified by user.

DtPerformanceOptionsWidget& makVrf::DtPerformanceOptionsWidget::operator= ( const DtPerformanceOptionsWidget rhs) [private]

assignment operator. Not Implemented.


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)