VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes | Private Member Functions
makVrf::DtEntityBehaviorOptionsWidget Class Reference
Inheritance diagram for makVrf::DtEntityBehaviorOptionsWidget:
Inheritance graph
[legend]

Public Member Functions

 DtEntityBehaviorOptionsWidget (QWidget *parent=NULL, const Qt::WindowFlags &flags=0)
 default constructor
virtual ~DtEntityBehaviorOptionsWidget ()
 destructor
- Public Member Functions inherited from makVrf::DtEntityBehaviorOptionsWidgetInterface
virtual ~DtEntityBehaviorOptionsWidgetInterface ()
 virtual DTOR

Public Attributes

Ui_EntityBehaviorOptionsWidgetUi myUiImpl
- Public Attributes inherited from makVrf::DtEntityBehaviorOptionsWidgetInterface
boost::signal< void(bool)> signal_drivingOnLeftEnabled

Protected Slots

virtual void onRoadDrivingSideChanged ()

Protected Member Functions

void setupGui ()
virtual void setRoadDrivingSide (bool)
 set which side of the road the user wants the entities to drive on

Protected Attributes

bool myDrivingOnLeft

Private Member Functions

 DtEntityBehaviorOptionsWidget (const DtEntityBehaviorOptionsWidget &orig)
 copy constructor. Not Implemented.
DtEntityBehaviorOptionsWidgetoperator= (const DtEntityBehaviorOptionsWidget &rhs)
 assignment operator. Not Implemented.

Constructor & Destructor Documentation

makVrf::DtEntityBehaviorOptionsWidget::DtEntityBehaviorOptionsWidget ( QWidget parent = NULL,
const Qt::WindowFlags &  flags = 0 
)

default constructor

virtual makVrf::DtEntityBehaviorOptionsWidget::~DtEntityBehaviorOptionsWidget ( )
virtual

destructor

makVrf::DtEntityBehaviorOptionsWidget::DtEntityBehaviorOptionsWidget ( const DtEntityBehaviorOptionsWidget orig)
private

copy constructor. Not Implemented.

Member Function Documentation

void makVrf::DtEntityBehaviorOptionsWidget::setupGui ( )
protected
virtual void makVrf::DtEntityBehaviorOptionsWidget::setRoadDrivingSide ( bool  )
protectedvirtual

set which side of the road the user wants the entities to drive on

Implements makVrf::DtEntityBehaviorOptionsWidgetInterface.

virtual void makVrf::DtEntityBehaviorOptionsWidget::onRoadDrivingSideChanged ( )
protectedvirtualslot
DtEntityBehaviorOptionsWidget& makVrf::DtEntityBehaviorOptionsWidget::operator= ( const DtEntityBehaviorOptionsWidget rhs)
private

assignment operator. Not Implemented.

Member Data Documentation

Ui_EntityBehaviorOptionsWidgetUi makVrf::DtEntityBehaviorOptionsWidget::myUiImpl
bool makVrf::DtEntityBehaviorOptionsWidget::myDrivingOnLeft
protected

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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)