ParameterInfo Struct
struct QScxmlExecutableContent::ParameterInfoParameterInfo クラスは、サービス呼び出しのパラメータを表します。詳細...
Header: | #include <ParameterInfo> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS Scxml) target_link_libraries(mytarget PRIVATE Qt6::Scxml) |
qmake: | QT += scxml |
パブリック変数
QScxmlExecutableContent::EvaluatorId | expr |
QScxmlExecutableContent::StringId | location |
QScxmlExecutableContent::StringId | name |
メンバ変数ドキュメント
QScxmlExecutableContent::EvaluatorId ParameterInfo::expr
この変数は評価される式を保持する
QScxmlExecutableContent::StringId ParameterInfo::location
この変数は、パラメータとして渡される項目のデータモデル名を保持します。
QScxmlExecutableContent::StringId ParameterInfo::name
パラメータ名を保持します。
©2024 The Qt Company Ltd. 本文書に含まれる文書の著作権は、それぞれの所有者に帰属します。 ここで提供されるドキュメントは、Free Software Foundation が発行したGNU Free Documentation License version 1.3に基づいてライセンスされています。 Qtおよびそれぞれのロゴは、フィンランドおよびその他の国におけるThe Qt Company Ltd.の 商標です。その他すべての商標は、それぞれの所有者に帰属します。