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.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

QScxmlExecutableContent Namespace

  • Header: QScxmlExecutableContent

  • CMake:

    find_package(Qt6 REQUIRED COMPONENTS Scxml)

    target_link_libraries(mytarget PRIVATE Qt6::Scxml)

  • qmake: QT += scxml

Detailed Description

 

Classes

 

QScxmlExecutableContent::AssignmentInfo

QScxmlExecutableContent::EvaluatorInfo

QScxmlExecutableContent::ForeachInfo

QScxmlExecutableContent::InvokeInfo

QScxmlExecutableContent::ParameterInfo

Type Documentation

 

QScxmlExecutableContent::ContainerId

ID for a container holding executable content.

QScxmlExecutableContent::EvaluatorId

ID for a unit of executable content.

QScxmlExecutableContent::InstructionId

ID for an instruction of executable content.

QScxmlExecutableContent::StringId

ID for a string contained in executable content.

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.

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