|
KDStateMachineEditor API Documentation 2.3
|
#include <qscxmldebuginterfacesource.h>
Public Member Functions | |
| QScxmlDebugInterfaceSource () | |
| virtual | ~QScxmlDebugInterfaceSource () |
| QScxmlStateMachine * | qScxmlStateMachine () const |
| QObject * | remoteObjectSource () const |
| void | setQScxmlStateMachine (QScxmlStateMachine *machine) |
Definition at line 29 of file qscxmldebuginterfacesource.h.
| QScxmlDebugInterfaceSource::QScxmlDebugInterfaceSource | ( | ) |
Definition at line 118 of file qscxmldebuginterfacesource.cpp.
|
virtual |
Definition at line 123 of file qscxmldebuginterfacesource.cpp.
| QScxmlStateMachine * QScxmlDebugInterfaceSource::qScxmlStateMachine | ( | ) | const |
Definition at line 127 of file qscxmldebuginterfacesource.cpp.
| QObject * QScxmlDebugInterfaceSource::remoteObjectSource | ( | ) | const |
Publish this object on the QtRemoteObjects bus
Definition at line 137 of file qscxmldebuginterfacesource.cpp.
| void QScxmlDebugInterfaceSource::setQScxmlStateMachine | ( | QScxmlStateMachine * | machine | ) |
Definition at line 132 of file qscxmldebuginterfacesource.cpp.