qt5base-lts/tests/auto/corelib/plugin
Ulf Hermann 6c76fdc761 Allow loading of static plugins if QT_NO_LIBRARY is set.
We keep two symbols from QPluginLoader defined, even if QT_NO_LIBRARY
is set in order to be able to locate static plugins. This doesn't
constitute any loading of shared libraries or plugins from external
files at runtime.

Using these symbols we can enable most of QFactoryLoader even if
QT_NO_LIBRARY is set. Only update(), refreshAll(), library() and
the dtor make no sense then. This way QGenericPlugin also becomes
useful with QT_NO_LIBRARY.

Task-number: QTBUG-3045
Change-Id: Ib7842ce5799e8e2caa46431d95fddd1adda0fc41
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-08-18 19:59:46 +00:00
..
qfactoryloader Allow loading of static plugins if QT_NO_LIBRARY is set. 2015-08-18 19:59:46 +00:00
qlibrary fix usage of wince scope 2015-06-05 10:29:10 +00:00
qplugin Update copyright headers 2015-02-11 06:49:51 +00:00
qpluginloader Fix building tst_QPluginLoader on OS X, non-devel builds 2015-05-13 06:15:28 +00:00
quuid QUuid: add missing relational operators 2015-04-04 06:40:27 +00:00
plugin.pro Fix a crash in QFactoryLoader 2012-03-29 13:58:13 +02:00