The SignalEvent class represents a Qt signal event. More...
Header: | #include <SignalEvent> |
qmake: | QT += core |
Since: | Qt 4.6 |
Inherits: | QEvent |
virtual | ~SignalEvent() |
QList<QVariant> | arguments() const |
QObject * | sender() const |
int | signalIndex() const |
The SignalEvent class represents a Qt signal event.
A signal event is generated by a QStateMachine in response to a Qt signal. The QSignalTransition class provides a transition associated with a signal event. QStateMachine::SignalEvent is part of The State Machine Framework.
The sender() function returns the object that generated the signal. The signalIndex() function returns the index of the signal. The arguments() function returns the arguments of the signal.
See also QSignalTransition.
[virtual]
SignalEvent::~SignalEvent()Destroys this SignalEvent.
Returns the arguments of the signal.
Returns the object that emitted the signal.
See also QObject::sender().
Returns the index of the signal.
See also QMetaObject::indexOfSignal() and QMetaObject::method().
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: