diff options
Diffstat (limited to 'src/scxml/qscxmlinvokableservice.cpp')
| -rw-r--r-- | src/scxml/qscxmlinvokableservice.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/scxml/qscxmlinvokableservice.cpp b/src/scxml/qscxmlinvokableservice.cpp index 0665406..8845d51 100644 --- a/src/scxml/qscxmlinvokableservice.cpp +++ b/src/scxml/qscxmlinvokableservice.cpp @@ -287,6 +287,12 @@ QScxmlScxmlService::~QScxmlScxmlService() } /*! + \class QScxmlScxmlService + \inmodule QtScxml + \internal +*/ + +/*! Creates a SCXML service wrapping \a stateMachine, invoked from \a parentStateMachine, as a child of \a factory. */ |
