W3cubDocs

/Qt 5.15

QSignalTransition QML Type

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

Import Statement: import QtQml.StateMachine 1.15
Since: Qt 5.4
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-5.15/qml-qtqml-statemachine-qsignaltransition.html