- All Superinterfaces:
io.qt.QtObjectInterface
- All Known Implementing Classes:
QScxmlCompiler.Loader.Impl
- Enclosing class:
- QScxmlCompiler
public static interface QScxmlCompiler.Loader
extends io.qt.QtObjectInterface
URI resolver and resource loader for an SCXML compiler
Java wrapper for Qt class QScxmlCompiler::Loader
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classImplementor class for interfaceQScxmlCompiler.Loader -
Method Summary
Modifier and TypeMethodDescriptionio.qt.core.QByteArrayload(String name, String baseDir, Collection<String> errors) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
load
-