QScxmlExecutableContent Namespace
The QScxmlExecutableContent namespace contains various types used to interpret executable content in state machines. More...
Header: | #include <QScxmlExecutableContent> |
Classes
struct | AssignmentInfo |
struct | EvaluatorInfo |
struct | ForeachInfo |
struct | InvokeInfo |
struct | ParameterInfo |
Types
Detailed Description
\inmodule
QtScxml \since
5.8
Classes
class AssignmentInfo
The AssingmentInfo class represents a data assignment. \since
5.8 \inmodule
QtScxml. More...
class EvaluatorInfo
The EvaluatorInfo class represents a unit of executable content. \since
5.8 \inmodule
QtScxml. More...
class ForeachInfo
The ForeachInfo class represents a foreach construct. \since
5.8 \inmodule
QtScxml. More...
class InvokeInfo
The InvokeInfo class represents a service invocation. \since
5.8 \inmodule
QtScxml. More...
class ParameterInfo
The ParameterInfo class represents a parameter to a service invocation. \since
5.8 \inmodule
QtScxml. More...
Type Documentation
QScxmlExecutableContent::ContainerId
\inmodule
QtScxml \since
5.8
ID for a container holding executable content.
QScxmlExecutableContent::EvaluatorId
\inmodule
QtScxml \since
5.8
ID for a unit of executable content.
QScxmlExecutableContent::InstructionId
\inmodule
QtScxml \since
5.8
ID for an instruction of executable content.
QScxmlExecutableContent::StringId
\inmodule
QtScxml \since
5.8
ID for a string contained in executable content.