Uses of Interface
io.qt.scxml.QScxmlCompiler.Loader
Package | Description |
---|---|
io.qt.scxml |
-
Uses of QScxmlCompiler.Loader in io.qt.scxml
Classes in io.qt.scxml that implement QScxmlCompiler.Loader Modifier and Type Class Description static class
QScxmlCompiler.Loader.Impl
Implementor class for interfaceQScxmlCompiler.Loader
Fields in io.qt.scxml with type parameters of type QScxmlCompiler.Loader Modifier and Type Field Description QObject.Signal1<QScxmlCompiler.Loader>
QScxmlStateMachine. loaderChanged
Methods in io.qt.scxml that return QScxmlCompiler.Loader Modifier and Type Method Description QScxmlCompiler.Loader
QScxmlCompiler. loader()
QScxmlCompiler.Loader
QScxmlStateMachine. loader()
Methods in io.qt.scxml with parameters of type QScxmlCompiler.Loader Modifier and Type Method Description void
QScxmlCompiler. setLoader(QScxmlCompiler.Loader newLoader)
void
QScxmlStateMachine. setLoader(QScxmlCompiler.Loader loader)