VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
makVrv::DtCockpitSettingsInterface Class Reference

Interface for widget to edit cockpit settings. More...

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

Public Member Functions

virtual ~DtCockpitSettingsInterface ()
 DTOR.
virtual void setCockpitsEnabled (bool enabled)=0
virtual void setSmoothingEnabled (bool enabled)=0
virtual void setSmoothingPeriod (float period)=0

Public Attributes

boost::signal< void(bool)> signal_cockpitsEnabled
boost::signal< void(bool)> signal_smoothingSet
boost::signal< void(float)> signal_smoothingPeriodSet

Detailed Description

Interface for widget to edit cockpit settings.

Constructor & Destructor Documentation

virtual makVrv::DtCockpitSettingsInterface::~DtCockpitSettingsInterface ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtCockpitSettingsInterface::setCockpitsEnabled ( bool  enabled)
pure virtual
virtual void makVrv::DtCockpitSettingsInterface::setSmoothingEnabled ( bool  enabled)
pure virtual
virtual void makVrv::DtCockpitSettingsInterface::setSmoothingPeriod ( float  period)
pure virtual

Member Data Documentation

boost::signal<void (bool)> makVrv::DtCockpitSettingsInterface::signal_cockpitsEnabled
boost::signal<void (bool)> makVrv::DtCockpitSettingsInterface::signal_smoothingSet
boost::signal<void (float)> makVrv::DtCockpitSettingsInterface::signal_smoothingPeriodSet

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)