Loader Class
(QScxmlCompiler::Loader)The Loader class is a URI resolver and resource loader for an SCXML compiler. More...
Header: | #include <Loader> |
qmake: | QT += scxml |
Since: | Qt 5.8 |
Public Functions
Loader() | |
virtual | ~Loader() |
virtual QByteArray | load(const QString &name, const QString &baseDir, QStringList *errors) = 0 |
Detailed Description
The Loader class is a URI resolver and resource loader for an SCXML compiler.