The QSignalTransition type provides a transition based on a Qt signal. 更多...
| import 语句: | import QtQml.StateMachine 1.15 | 
| Since: | Qt 5.4 | 
| 继承: | |
| 继承者: | 
Do not use QSignalTransition directly; use SignalTransition or TimeoutTransition 代替。
另请参阅 SignalTransition and TimeoutTransition .
The sender object which is associated with this signal transition.
| 
								 signal : string  | 
						
The signal which is associated with this signal transition.