|
KDStateMachineEditor API Documentation 2.3
|
#include "kdsme_core_export.h"#include <qglobal.h>

Go to the source code of this file.
Namespaces | |
| namespace | KDSME |
| namespace | KDSME::ElementUtil |
Functions | |
| KDSME_CORE_EXPORT State * | KDSME::ElementUtil::findInitialState (const State *state) |
| KDSME_CORE_EXPORT State * | KDSME::ElementUtil::findState (State *root, const QString &label) |
| KDSME_CORE_EXPORT StateMachine * | KDSME::ElementUtil::findStateMachine (const Element *element) |
| KDSME_CORE_EXPORT void | KDSME::ElementUtil::setInitialState (State *state, State *initialState) |