ivier
>
> De : BOUCARD Olivier
>À : ""
>Envoyé le : Lundi 30 septembre 2013 18h58
>Objet : [Interest] Multiple plugin versions behavior with QPluginLoader
>
>
>
>Hi guys,
>
>
>I just need some clarification on how QPluginLoader
Hi guys,
I just need some clarification on how QPluginLoader behaves.
Let say I have an application X which load plugins using QPluginLoader.
I have a plugin MyPlugin in two different versions stored in two different
folders A and B.
I first start an instance of X using MyPlugin from folder A.
T