Uses of Interface
io.qt.scxml.QScxmlCompiler.Loader
Packages that use QScxmlCompiler.Loader
-
Uses of QScxmlCompiler.Loader in io.qt.scxml
Classes in io.qt.scxml that implement QScxmlCompiler.LoaderModifier and TypeClassDescriptionstatic class
Implementor class for interfaceQScxmlCompiler.Loader
Fields in io.qt.scxml with type parameters of type QScxmlCompiler.LoaderMethods in io.qt.scxml that return QScxmlCompiler.LoaderModifier and TypeMethodDescriptionfinal QScxmlCompiler.Loader
QScxmlCompiler.loader()
final QScxmlCompiler.Loader
QScxmlStateMachine.loader()
Methods in io.qt.scxml that return types with arguments of type QScxmlCompiler.LoaderModifier and TypeMethodDescriptionfinal QBindable<QScxmlCompiler.Loader>
QScxmlStateMachine.bindableLoader()
That is currently used to resolve and load URIs for the state machineMethods in io.qt.scxml with parameters of type QScxmlCompiler.LoaderModifier and TypeMethodDescriptionfinal void
QScxmlCompiler.setLoader
(QScxmlCompiler.Loader newLoader) final void
QScxmlStateMachine.setLoader
(QScxmlCompiler.Loader loader)