W3cubDocs

/Qt 6.9

QSignalTransition QML Type

The QSignalTransition type provides a transition based on a Qt signal. More...

Import Statement: import QtQml.StateMachine 6.9
Inherits:

QAbstractTransition

Inherited By:

SignalTransition and TimeoutTransition

Properties

Detailed Description

Do not use QSignalTransition directly; use SignalTransition or TimeoutTransition instead.

See also SignalTransition and TimeoutTransition.

Property Documentation

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.9/qml-qtqml-statemachine-qsignaltransition.html