Allow loading of static plugins by index
authorLars Knoll <lars.knoll@nokia.com>
Mon, 30 Apr 2012 10:31:48 +0000 (12:31 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 1 May 2012 05:10:37 +0000 (07:10 +0200)
commit1767e21123a6b3d9bfa71027ad42cb16b43f7b4f
treef7a462671e40910a90ceda62f0ecad9a1eb74365
parentc56e756aa9d58c6ebce9df2fb4f41ba94afc5b57
Allow loading of static plugins by index

Static plugins could so far not get loaded by
index. Implement the missing support for this.

Task-number: QTBUG-25274
Change-Id: I901b08bfaf4f9fc3cb9fcea0b47f3ed89588a27b
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/plugin/qfactoryloader.cpp