State in a WorkflowStateMachine.
More...
#include <cxWorkflowState.h>
State in a WorkflowStateMachine.
- Date
- 4. aug. 2010
- Author
- jbake
Definition at line 42 of file cxWorkflowState.h.
◆ WorkflowState()
cx::WorkflowState::WorkflowState |
( |
QState * |
parent, |
|
|
QString |
uid, |
|
|
QString |
name, |
|
|
CoreServicesPtr |
services, |
|
|
bool |
enableAction = true |
|
) |
| |
|
inline |
◆ ~WorkflowState()
virtual cx::WorkflowState::~WorkflowState |
( |
| ) |
|
|
inlinevirtual |
◆ aboutToExit
void cx::WorkflowState::aboutToExit |
( |
| ) |
|
|
signal |
◆ autoStartHardware()
void cx::WorkflowState::autoStartHardware |
( |
| ) |
|
|
protected |
◆ canEnter()
virtual bool cx::WorkflowState::canEnter |
( |
| ) |
const |
|
protectedpure virtual |
◆ canEnterSlot
void cx::WorkflowState::canEnterSlot |
( |
| ) |
|
|
slot |
◆ createAction()
QAction * cx::WorkflowState::createAction |
( |
QActionGroup * |
group | ) |
|
◆ enableAction()
void cx::WorkflowState::enableAction |
( |
bool |
enable | ) |
|
|
virtual |
◆ getChildStates()
std::vector< WorkflowState * > cx::WorkflowState::getChildStates |
( |
| ) |
|
◆ getIcon()
virtual QIcon cx::WorkflowState::getIcon |
( |
| ) |
const |
|
protectedpure virtual |
◆ getName()
virtual QString cx::WorkflowState::getName |
( |
| ) |
const |
|
inlinevirtual |
◆ getUid()
virtual QString cx::WorkflowState::getUid |
( |
| ) |
const |
|
inlinevirtual |
◆ onEntry()
void cx::WorkflowState::onEntry |
( |
QEvent * |
event | ) |
|
|
virtual |
◆ onExit()
void cx::WorkflowState::onExit |
( |
QEvent * |
event | ) |
|
|
virtual |
◆ setActionSlot
void cx::WorkflowState::setActionSlot |
( |
| ) |
|
|
protectedslot |
◆ mAction
QAction* cx::WorkflowState::mAction |
|
protected |
◆ mName
QString cx::WorkflowState::mName |
|
protected |
◆ mServices
◆ mUid
QString cx::WorkflowState::mUid |
|
protected |
The documentation for this class was generated from the following files:
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/resource/core/settings/cxWorkflowState.h
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/resource/core/settings/cxWorkflowState.cpp