DtScenarioEventManagerDialog.
More...
Detailed Description
DtScenarioEventManagerDialog.
Dialog that will allow for the display, modification, adding and removal of scenario events
Member Typedef Documentation
Constructor & Destructor Documentation
| makVrf::DtScenarioEventManagerDialog::DtScenarioEventManagerDialog |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrf::DtScenarioEventManagerDialog::~DtScenarioEventManagerDialog |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void makVrf::DtScenarioEventManagerDialog::setupGui |
( |
| ) |
|
|
protected |
Sets up the UI. Called from constructor.
| void makVrf::DtScenarioEventManagerDialog::initConnections |
( |
| ) |
|
|
protected |
Returns the element id from the tree widget item.
| virtual void makVrf::DtScenarioEventManagerDialog::editingOrCreateChanged |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtScenarioEventManagerDialog::slot_onStartEvent |
( |
const DtUUID & |
| ) |
|
|
protectedvirtual |
Start event by event unique id.
| virtual void makVrf::DtScenarioEventManagerDialog::slot_onResetEvent |
( |
const DtUUID & |
| ) |
|
|
protectedvirtual |
Reset event by event unique id.
| virtual void makVrf::DtScenarioEventManagerDialog::slot_onStopEvent |
( |
const DtUUID & |
| ) |
|
|
protectedvirtual |
Stop event by event unique id.
| virtual void makVrf::DtScenarioEventManagerDialog::slot_onSetEventEnabled |
( |
const DtUUID & |
, |
|
|
bool |
|
|
) |
| |
|
protectedvirtual |
Set event enabled by unique id.
| virtual QString makVrf::DtScenarioEventManagerDialog::startTimeString |
( |
const DtRwScenarioEvent & |
| ) |
const |
|
protectedvirtual |
Returns a formatted string that contains start time information.
Called when data has been updated, update dialog if needed.
Called when an item is removed. Remove from dialog if need be.
| virtual void makVrf::DtScenarioEventManagerDialog::slot_scenarioEventStarted |
( |
makVrv::DtElementID |
| ) |
|
|
protectedvirtual |
Called when a scenario event has been started from the back-end.
| virtual void makVrf::DtScenarioEventManagerDialog::slot_scenarioEventStopped |
( |
makVrv::DtElementID |
| ) |
|
|
protectedvirtual |
Called when a scenario event has been stopped from the back-end.
| virtual void makVrf::DtScenarioEventManagerDialog::resolveLinkedEvents |
( |
| ) |
|
|
protectedvirtual |
Resolve any linked events if the events that it is linked to have shown up.
| virtual void makVrf::DtScenarioEventManagerDialog::itemClicked |
( |
QTreeWidgetItem * |
| ) |
|
|
protectedvirtualslot |
Called when an item is selected, enables edit and delete buttons, if item is editable.
| virtual void makVrf::DtScenarioEventManagerDialog::itemDoubleClicked |
( |
QTreeWidgetItem * |
| ) |
|
|
protectedvirtualslot |
Called when an item is double clicked, edits item if editable.
| virtual void makVrf::DtScenarioEventManagerDialog::createScenarioEvent |
( |
| ) |
|
|
protectedvirtualslot |
Starts area creation process.
| virtual void makVrf::DtScenarioEventManagerDialog::createIntelligenceObject |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtScenarioEventManagerDialog::deleteScenarioEvent |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtScenarioEventManagerDialog::editScenarioEvent |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtScenarioEventManagerDialog::updateButtons |
( |
QTreeWidgetItem * |
| ) |
|
|
protectedvirtualslot |
Updates button state based on passed in item.
| virtual void makVrf::DtScenarioEventManagerDialog::dateAndTimeFormatChanged |
( |
| ) |
|
|
protectedvirtualslot |
Member Data Documentation
| bool makVrf::DtScenarioEventManagerDialog::myInCreationMode |
|
protected |
| QPixmap makVrf::DtScenarioEventManagerDialog::myGrayscaleImage |
|
protected |
| Ui_DtScenarioEventManagerDialogUI makVrf::DtScenarioEventManagerDialog::myUiImpl |
The documentation for this class was generated from the following file: