VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
makVrf::DtPerformanceOptionsWidgetInterface Class Reference
Inheritance diagram for makVrf::DtPerformanceOptionsWidgetInterface:
Inheritance graph
[legend]

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 makVrf::DtPerformanceOptionsWidgetInterface::~DtPerformanceOptionsWidgetInterface ( )
virtual

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.

virtual void makVrf::DtPerformanceOptionsWidgetInterface::setUserDefinedSmoothing ( bool  )
pure virtual

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

Implemented in makVrf::DtPerformanceOptionsWidget.

virtual void makVrf::DtPerformanceOptionsWidgetInterface::setUserDefinedSmoothingPeriod ( double  )
pure virtual

Sets the smoothing period for the spin box and slider.

Implemented in makVrf::DtPerformanceOptionsWidget.

virtual void makVrf::DtPerformanceOptionsWidgetInterface::setUserDefinedSmoothingEnabled ( bool  )
pure virtual

Sets whether or not user defined smoothing is enabled.

Implemented in makVrf::DtPerformanceOptionsWidget.

Member Data Documentation

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

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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)