VR-Forces 4.10 Class Documentation
 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
makVrf::DtScenarioEventSettingsWidget Class Reference

DtScenarioEventSettingsWidget will display the widget for setting scenario events. More...

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

Public Member Functions

 DtScenarioEventSettingsWidget (QWidget *parent=NULL, const Qt::WindowFlags &flags=0)
 default constructor More...
 
virtual ~DtScenarioEventSettingsWidget ()
 destructor More...
 
virtual void setShowAllEvents (bool)
 
virtual bool showAllEvents () const
 
virtual void setShowAllEventsByVisibleForce (bool)
 
virtual bool showAllEventsByVisibleForce () const
 
virtual void setShowAllActiveEvents (bool)
 
virtual bool showAllActiveEvents () const
 
virtual void setShowAllActiveEventsByVisibleForce (bool)
 
virtual bool showAllActiveEventsByVisibleForce () const
 
virtual void setShowDialogsForStartedEvents (bool)
 
virtual bool showDialogsForStartedEvents () const
 
virtual void setShowDisabledScenarioEvents (bool)
 
virtual bool showDisabledScenarioEvents () const
 

Public Attributes

boost::signals2::signal< void()> signal_onOptionChanged
 
boost::signals2::signal< void()> signal_showDialogsChanged
 
boost::signals2::signal< void()> signal_showDisabledScenarioEventsChanged
 
QVBoxLayout * myOptionsLayout
 
QWidget * myOptionsContainer
 
QRadioButton * myShowAllEvents
 
QRadioButton * myShowAllEventsVisibleToForce
 
QRadioButton * myShowAllActiveEvents
 
QRadioButton * myShowAllActiveEventsVisibleToForce
 
QCheckBoxmyShowDialogsForStartedEvents
 
QCheckBoxmyShowDisabledScenarioEvents
 

Protected Slots

virtual void optionChanged ()
 
virtual void showDialogsChanged ()
 
virtual void showDisabledScenarioEventsChanged ()
 

Protected Member Functions

void setupGui ()
 

Detailed Description

DtScenarioEventSettingsWidget will display the widget for setting scenario events.

The logic will be used to set the settings into the scenario event manager

Constructor & Destructor Documentation

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

default constructor

virtual makVrf::DtScenarioEventSettingsWidget::~DtScenarioEventSettingsWidget ( )
virtual

destructor

Member Function Documentation

virtual void makVrf::DtScenarioEventSettingsWidget::setShowAllEvents ( bool  )
virtual
virtual bool makVrf::DtScenarioEventSettingsWidget::showAllEvents ( ) const
virtual
virtual void makVrf::DtScenarioEventSettingsWidget::setShowAllEventsByVisibleForce ( bool  )
virtual
virtual bool makVrf::DtScenarioEventSettingsWidget::showAllEventsByVisibleForce ( ) const
virtual
virtual void makVrf::DtScenarioEventSettingsWidget::setShowAllActiveEvents ( bool  )
virtual
virtual bool makVrf::DtScenarioEventSettingsWidget::showAllActiveEvents ( ) const
virtual
virtual void makVrf::DtScenarioEventSettingsWidget::setShowAllActiveEventsByVisibleForce ( bool  )
virtual
virtual bool makVrf::DtScenarioEventSettingsWidget::showAllActiveEventsByVisibleForce ( ) const
virtual
virtual void makVrf::DtScenarioEventSettingsWidget::setShowDialogsForStartedEvents ( bool  )
virtual
virtual bool makVrf::DtScenarioEventSettingsWidget::showDialogsForStartedEvents ( ) const
virtual
virtual void makVrf::DtScenarioEventSettingsWidget::setShowDisabledScenarioEvents ( bool  )
virtual
virtual bool makVrf::DtScenarioEventSettingsWidget::showDisabledScenarioEvents ( ) const
virtual
void makVrf::DtScenarioEventSettingsWidget::setupGui ( )
protected
virtual void makVrf::DtScenarioEventSettingsWidget::optionChanged ( )
protectedvirtualslot
virtual void makVrf::DtScenarioEventSettingsWidget::showDialogsChanged ( )
protectedvirtualslot
virtual void makVrf::DtScenarioEventSettingsWidget::showDisabledScenarioEventsChanged ( )
protectedvirtualslot

Member Data Documentation

boost::signals2::signal<void ()> makVrf::DtScenarioEventSettingsWidget::signal_onOptionChanged
boost::signals2::signal<void ()> makVrf::DtScenarioEventSettingsWidget::signal_showDialogsChanged
boost::signals2::signal<void ()> makVrf::DtScenarioEventSettingsWidget::signal_showDisabledScenarioEventsChanged
QVBoxLayout* makVrf::DtScenarioEventSettingsWidget::myOptionsLayout
QWidget* makVrf::DtScenarioEventSettingsWidget::myOptionsContainer
QRadioButton* makVrf::DtScenarioEventSettingsWidget::myShowAllEvents
QRadioButton* makVrf::DtScenarioEventSettingsWidget::myShowAllEventsVisibleToForce
QRadioButton* makVrf::DtScenarioEventSettingsWidget::myShowAllActiveEvents
QRadioButton* makVrf::DtScenarioEventSettingsWidget::myShowAllActiveEventsVisibleToForce
QCheckBox* makVrf::DtScenarioEventSettingsWidget::myShowDialogsForStartedEvents
QCheckBox* makVrf::DtScenarioEventSettingsWidget::myShowDisabledScenarioEvents

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)