IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

QScxmlExecutableContent Namespace

The QScxmlExecutableContent namespace contains various types used to interpret executable content in state machines.

This namespace was introduced in Qt 5.8.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QScxmlExecutableContent Namespace

  • Header: QScxmlExecutableContent

  • Since: Qt 5.8

  • CMake:

    find_package(Qt6 REQUIRED COMPONENTS Scxml)

    target_link_libraries(mytarget PRIVATE Qt6::Scxml)

  • qmake: QT += scxml

Detailed Description

 

Classes

 

[since 5.8] QScxmlExecutableContent::AssignmentInfo

This struct was introduced in Qt 5.8.

[since 5.8] QScxmlExecutableContent::EvaluatorInfo

This struct was introduced in Qt 5.8.

[since 5.8] QScxmlExecutableContent::ForeachInfo

This struct was introduced in Qt 5.8.

[since 5.8] QScxmlExecutableContent::InvokeInfo

This struct was introduced in Qt 5.8.

[since 5.8] QScxmlExecutableContent::ParameterInfo

This struct was introduced in Qt 5.8.

Type Documentation

 

[since 5.8] QScxmlExecutableContent::ContainerId

ID for a container holding executable content.

This typedef was introduced in Qt 5.8.

[since 5.8] QScxmlExecutableContent::EvaluatorId

ID for a unit of executable content.

This typedef was introduced in Qt 5.8.

[since 5.8] QScxmlExecutableContent::InstructionId

ID for an instruction of executable content.

This typedef was introduced in Qt 5.8.

[since 5.8] QScxmlExecutableContent::StringId

ID for a string contained in executable content.

This typedef was introduced in Qt 5.8.

[since 5.8] enum QScxmlExecutableContent::anonymous

This enum type holds the invalid values for type definitions.

Constant

Value

Description

QScxmlExecutableContent::NoContainer

-1

ContainerId is unknown.

QScxmlExecutableContent::NoEvaluator

-1

EvaluatorId is unknown.

QScxmlExecutableContent::NoInstruction

-1

InstructionId is unknown.

QScxmlExecutableContent::NoString

-1

StringId is unknown.

This enum was introduced or modified in Qt 5.8.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+