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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to