The QSignalTransition type provides a transition based on a Qt signal. More...
Import Statement: | import QtQml.StateMachine |
Since: | Qt 5.4 |
Inherits: | |
Inherited By: |
Do not use QSignalTransition directly; use SignalTransition or TimeoutTransition instead.
See also SignalTransition and TimeoutTransition.
senderObject : QObject
The sender object which is associated with this signal transition.
signal : string
The signal which is associated with this signal transition.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/qml-qtqml-statemachine-qsignaltransition.html