VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
makVrf::DtTakeControlOfEntity Class Reference

DtTakeControlOfEntity class shows a list of functional groups that are applied for joystick/gamepad/keyboard control and allows the user to select the control(s) for this they want to take control of the entity for. More...

Inheritance diagram for makVrf::DtTakeControlOfEntity:
Inheritance graph
[legend]

Public Member Functions

 DtTakeControlOfEntity (makVrv::DtDe &de, QWidget *parent=0, const Qt::WindowFlags &flags=Qt::Tool)
 CTOR.
virtual ~DtTakeControlOfEntity ()
 virtual DTOR
virtual void run (makVrv::DtUniqueID)
 Runs and sets up this dialog for the given entity.
virtual std::string selectedConfiguration () const

Public Attributes

QPushButtonmyOKButton
QPushButtonmyCancelButton
QLabelmyLabel
QComboBoxmyConfigurations
QLabelmyFavoriteConfiguration
std::map< std::string,
QCheckBox * > 
myFunctionalGroups

Protected Slots

virtual void onCheckStateChanged ()
virtual void onConfigurationChanged ()

Protected Member Functions

virtual void accept ()

Protected Attributes

makVrv::DtDemyDe
makVrv::DtSignalConnectionManager myConnectionManager
makVrv::DtUniqueID myTakingControlOf

Detailed Description

DtTakeControlOfEntity class shows a list of functional groups that are applied for joystick/gamepad/keyboard control and allows the user to select the control(s) for this they want to take control of the entity for.

Constructor & Destructor Documentation

makVrf::DtTakeControlOfEntity::DtTakeControlOfEntity ( makVrv::DtDe de,
QWidget parent = 0,
const Qt::WindowFlags &  flags = Qt::Tool 
)

CTOR.

virtual makVrf::DtTakeControlOfEntity::~DtTakeControlOfEntity ( )
virtual

virtual DTOR

Member Function Documentation

virtual void makVrf::DtTakeControlOfEntity::run ( makVrv::DtUniqueID  )
virtual

Runs and sets up this dialog for the given entity.

virtual std::string makVrf::DtTakeControlOfEntity::selectedConfiguration ( ) const
virtual
virtual void makVrf::DtTakeControlOfEntity::accept ( )
protectedvirtual
virtual void makVrf::DtTakeControlOfEntity::onCheckStateChanged ( )
protectedvirtualslot
virtual void makVrf::DtTakeControlOfEntity::onConfigurationChanged ( )
protectedvirtualslot

Member Data Documentation

QPushButton* makVrf::DtTakeControlOfEntity::myOKButton
QPushButton* makVrf::DtTakeControlOfEntity::myCancelButton
QLabel* makVrf::DtTakeControlOfEntity::myLabel
QComboBox* makVrf::DtTakeControlOfEntity::myConfigurations
QLabel* makVrf::DtTakeControlOfEntity::myFavoriteConfiguration
std::map<std::string, QCheckBox*> makVrf::DtTakeControlOfEntity::myFunctionalGroups
makVrv::DtDe& makVrf::DtTakeControlOfEntity::myDe
protected
makVrv::DtSignalConnectionManager makVrf::DtTakeControlOfEntity::myConnectionManager
protected
makVrv::DtUniqueID makVrf::DtTakeControlOfEntity::myTakingControlOf
protected

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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)