QSignalTransition QML Type
QSignalTransition 类型提供基于 Qt 信号的转换。更多
Import Statement: | import QtQml.StateMachine 6.9 |
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.