Is QFactoryInterface supposed to be public? It is exported and used by the internal QFactoryLoader. However it is not documented.
Ideally I would like to reuse QFactoryLoader for the internal plugin loading but it requires the plugin to inherit from QFactoryInterface. This in turn means that it should be accessible via the docs, right? My plug-in use case requires extension by third parties. -- Alex _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development