QSignalTransition QML Type

QSignalTransition 类型提供基于 Qt 信号的转换。更多

Import Statement: import QtQml.StateMachine 6.9
Inherits:

QAbstractTransition

Inherited By:

SignalTransition and TimeoutTransition

属性

详细说明

请勿直接使用 QSignalTransition;请使用SignalTransitionTimeoutTransition

另请参阅 SignalTransitionTimeoutTransition

属性文档

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.