Remove the last remainders of the old plugin system
authorLars Knoll <lars.knoll@nokia.com>
Sun, 27 May 2012 10:20:55 +0000 (12:20 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 5 Jun 2012 10:44:29 +0000 (12:44 +0200)
commit487010e5797da8634cdec44e94b5476695c1bd15
tree352eacc906e11960e376b5ac48435070159d5369
parentaae2e2104b78117955305ff7d3b06741f4aee69e
Remove the last remainders of the old plugin system

Port the last two currently unused plugins (v4l and wmf) over to the new plugin
format.

Fix documentation that still mentioned Q_EXPORT_PLUGIN.

Change-Id: I18200dd792e8973687e92180fc41d11395b35132
Reviewed-by: Jonas Rabbe <jonas.rabbe@gmail.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/multimedia/audio/qaudiosystemplugin.cpp
src/plugins/v4l/v4l.json [new file with mode: 0644]
src/plugins/v4l/v4lserviceplugin.cpp
src/plugins/v4l/v4lserviceplugin.h
src/plugins/wmf/wmf.json [new file with mode: 0644]
src/plugins/wmf/wmfserviceplugin.cpp
src/plugins/wmf/wmfserviceplugin.h