QSignalTransition QML Type
QSignalTransition型はQtシグナルに基づく遷移を提供します。詳細...
Import Statement: | import QtQml.StateMachine 6.8 |
Inherits: | |
Inherited By: |
プロパティ
- senderObject : QObject
- signal : string
詳細説明
QSignalTransition を直接使用しないでください。代わりにSignalTransition またはTimeoutTransition を使用してください。
SignalTransition およびTimeoutTransitionも参照してください 。
プロパティの説明
senderObject : QObject |
このシグナル遷移に関連付けられている送信者オブジェクト。
signal : string |
このシグナル遷移に関連付けられているシグナル。
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.