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

List of all members.

Public Member Functions

virtual ~DtPerformanceOptionsWidgetInterface ()
 virtual DTOR
virtual void setSliderPosition (double)=0
 Sets the position of the network slider.
virtual void setTranslationValue (const QString &)=0
 Sets the text for translation value.
virtual void setRotationValue (const QString &)=0
 Sets the text for rotational value.
virtual void setSmoothingValue (const QString &)=0
 Sets the text for smoothing value.
virtual void setUserDefinedSmoothing (bool)=0
 Sets whether or not the user is definiting the smoothing or the server.
virtual void setUserDefinedSmoothingPeriod (double)=0
 Sets the smoothing period for the spin box and slider.
virtual void setUserDefinedSmoothingEnabled (bool)=0
 Sets whether or not user defined smoothing is enabled.

Public Attributes

boost::signal< void(double)> signal_performanceOptionsChanged
boost::signal< void(bool)> signal_userDefinedSmoothing
boost::signal< void(bool)> signal_smoothingEnabled
boost::signal< void(double)> signal_userDefinedSmoothingPeriod

Constructor & Destructor Documentation

virtual DTOR


Member Function Documentation

virtual void makVrf::DtPerformanceOptionsWidgetInterface::setSliderPosition ( double  ) [pure virtual]

Sets the position of the network slider.

Implemented in makVrf::DtPerformanceOptionsWidget.

virtual void makVrf::DtPerformanceOptionsWidgetInterface::setTranslationValue ( const QString &  ) [pure virtual]

Sets the text for translation value.

Implemented in makVrf::DtPerformanceOptionsWidget.

virtual void makVrf::DtPerformanceOptionsWidgetInterface::setRotationValue ( const QString &  ) [pure virtual]

Sets the text for rotational value.

Implemented in makVrf::DtPerformanceOptionsWidget.

virtual void makVrf::DtPerformanceOptionsWidgetInterface::setSmoothingValue ( const QString &  ) [pure virtual]

Sets the text for smoothing value.

Implemented in makVrf::DtPerformanceOptionsWidget.

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

Implemented in makVrf::DtPerformanceOptionsWidget.

Sets the smoothing period for the spin box and slider.

Implemented in makVrf::DtPerformanceOptionsWidget.

Sets whether or not user defined smoothing is enabled.

Implemented in makVrf::DtPerformanceOptionsWidget.


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)