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

\inmoduleQtScxml \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

\inmoduleQtScxml \since 5.8

ID for a container holding executable content.

QScxmlExecutableContent::EvaluatorId

\inmoduleQtScxml \since 5.8

ID for a unit of executable content.

QScxmlExecutableContent::InstructionId

\inmoduleQtScxml \since 5.8

ID for an instruction of executable content.

QScxmlExecutableContent::StringId

\inmoduleQtScxml \since 5.8

ID for a string contained in executable content.