[Interest] Multiple plugin versions behavior with QPluginLoader

BOUCARD Olivier boucard_olivier at yahoo.fr
Mon Sep 30 18:58:25 CEST 2013


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.
Then I start another instance of X using MyPlugin from folder B.

What happen in this case? Will the second instance use MyPlugin from A or B?
Is this behavior the same on all platform?

Thanks,

Olivier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130930/6edd72c6/attachment.html>


More information about the Interest mailing list