On 11/7/11 7:33 AM, "ext alex.blas...@nokia.com" <alex.blas...@nokia.com> wrote:
>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. Correct. Doing a plugin for text codecs or image formats would also require using QFactoryInterface. So yes, this should get documented properly. An additional question would be, whether we should make QFactoryLoader public. Cheers, Lars _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development