VR-Forces 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 () override
 
- 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) override
 

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 ( )
overridevirtual

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  )
overrideprotectedvirtual

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 Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)