PluginDumper Class
(QmlJS::PluginDumper)Public Functions
PluginDumper(ModelManagerInterface *modelManager) | |
void | loadBuiltinTypes(const QmlJS::ModelManagerInterface::ProjectInfo &info) |
void | loadPluginTypes(const QString &libraryPath, const QString &importPath, const QString &importUri, const QString &importVersion) |
void | scheduleMaybeRedumpBuiltins(const QmlJS::ModelManagerInterface::ProjectInfo &info) |
void | scheduleRedumpPlugins() |
Member Function Documentation
PluginDumper::PluginDumper(ModelManagerInterface *modelManager)
Default constructs an instance of PluginDumper.