DtScenarioEventSettingsWidget will display the widget for setting scenario events.
More...
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 |
|
) |
| |
| virtual makVrf::DtScenarioEventSettingsWidget::~DtScenarioEventSettingsWidget |
( |
| ) |
|
|
virtual |
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 |
| void makVrf::DtScenarioEventSettingsWidget::setupGui |
( |
| ) |
|
|
protected |
| virtual void makVrf::DtScenarioEventSettingsWidget::optionChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtScenarioEventSettingsWidget::showDialogsChanged |
( |
| ) |
|
|
protectedvirtualslot |
Member Data Documentation
| boost::signal<void ()> makVrf::DtScenarioEventSettingsWidget::signal_onOptionChanged |
| boost::signal<void ()> makVrf::DtScenarioEventSettingsWidget::signal_showDialogsChanged |
| 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 |
The documentation for this class was generated from the following file: