QSignalTransition QML Type
QSignalTransition 类型提供基于 Qt 信号的转换。更多
| Import Statement: | import QtQml.StateMachine 6.11 |
| Inherits: | |
| Inherited By: |
属性
- senderObject : QObject
- signal : string
详细说明
请勿直接使用 QSignalTransition;请使用SignalTransition 或TimeoutTransition 。
另请参阅 SignalTransition 和TimeoutTransition 。
属性文档
senderObject : QObject
与该信号转换相关联的发送者对象。
signal : string
与该信号转换相关的信号。
© 2026 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.