#include <Libs/Core/ctkWorkflowTransitions.h>
Definition at line 106 of file ctkWorkflowTransitions.h.
◆ ctkWorkflowInterstepTransitionEvent() [1/2]
ctkWorkflowInterstepTransitionEvent::ctkWorkflowInterstepTransitionEvent |
( |
int |
newTransitionType | ) |
|
|
inline |
EventTransitionType is the value of a transition event, used to conditionally trigger transitions.
Definition at line 110 of file ctkWorkflowTransitions.h.
◆ ctkWorkflowInterstepTransitionEvent() [2/2]
ctkWorkflowInterstepTransitionEvent::ctkWorkflowInterstepTransitionEvent |
( |
int |
newTransitionType, |
|
|
const QString & |
newId |
|
) |
| |
|
inline |
◆ getWorkflowInterstepTransitionEventType()
static int ctkWorkflowInterstepTransitionEvent::getWorkflowInterstepTransitionEventType |
( |
| ) |
|
|
inlinestatic |
Reserve a custom event type, ensuring that we are not re-using an event type that was previously used
Definition at line 120 of file ctkWorkflowTransitions.h.
◆ EventId
QString ctkWorkflowInterstepTransitionEvent::EventId |
◆ EventTransitionType
int ctkWorkflowInterstepTransitionEvent::EventTransitionType |
The documentation for this struct was generated from the following file: