在本页

QSignalTransition QML Type

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

Import Statement: import QtQml.StateMachine 6.11
Inherits:

QAbstractTransition

Inherited By:

SignalTransition and TimeoutTransition

属性

详细说明

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

另请参阅 SignalTransitionTimeoutTransition

属性文档

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.