java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.scxml.QScxmlCompiler
- All Implemented Interfaces:
QtObjectInterface
Compiler for SCXML files
Java wrapper for Qt class QScxmlCompiler
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceURI resolver and resource loader for an SCXML compilerNested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionQScxmlCompiler(QXmlStreamReader xmlReader) protectedConstructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal QScxmlStateMachinecompile()final QList<QScxmlError>errors()final StringfileName()final QScxmlCompiler.Loaderloader()final voidsetFileName(String fileName) final voidsetLoader(QScxmlCompiler.Loader newLoader) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QScxmlCompiler
-
QScxmlCompiler
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
compile
-
errors
-
fileName
-
loader
-
setFileName
-
setLoader
-