qt6-bb10/tests/auto/corelib/plugin/qpluginloader/theplugin
David Faure 418890e074 QPluginLoader: fix loading of plugins with a relative file name
This makes QT_PLUGIN_PATH / QCoreApplication::libraryPaths() actually work,
as a search path for plugins, when apps look for a specific plugin by name.

To make it possible to write portable code (unlike the current QPluginLoader
unittest), let QPluginLoader figure out the extension, too.

Change-Id: I895d597d7cb05ded268734bc5f313f32d8d12cb9
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2012-12-04 18:38:41 +01:00
..
plugininterface.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
theplugin.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
theplugin.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
theplugin.pro QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00