VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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)
 
virtual ~DtEntityBehaviorOptionsWidget ()
 
- Public Member Functions inherited from makVrf::DtEntityBehaviorOptionsWidgetInterface
virtual ~DtEntityBehaviorOptionsWidgetInterface ()
 

Public Attributes

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

Protected Slots

virtual void onRoadDrivingSideChanged ()
 

Protected Member Functions

void setupGui ()
 
virtual void setRoadDrivingSide (bool)
 

Protected Attributes

bool myDrivingOnLeft
 

Private Member Functions

 DtEntityBehaviorOptionsWidget (const DtEntityBehaviorOptionsWidget &orig)
 
DtEntityBehaviorOptionsWidgetoperator= (const DtEntityBehaviorOptionsWidget &rhs)
 

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 Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)