Add typeinfo for the declarative plugin for Qt Multimedia
authorJonas Rabbe <jonas.rabbe@nokia.com>
Tue, 3 Apr 2012 22:30:28 +0000 (08:30 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 4 Apr 2012 03:29:04 +0000 (05:29 +0200)
commit7c57a7c41295582a124a2f3e9273207c08eb5497
treee74bd61b15dc1762cb72b4fbd352b4b76eac9787
parentdf3f5d790f361932f2ca3e6371b486496735a367
Add typeinfo for the declarative plugin for Qt Multimedia

For Qt Creator to correctly typecheck and auto-complete QML types and
objects, the typeinfo must be exported and added to the qmldir file.
This patch contains those changes, and an update to make updating the
typeinfo file easier in the future.

Change-Id: I988f22d3ca81839662cce4aed9d5297f7c5fbf32
Reviewed-by: Mithra Pattison <mithra.pattison@nokia.com>
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
src/imports/multimedia/multimedia.pro
src/imports/multimedia/plugins.qmltypes [new file with mode: 0644]
src/imports/multimedia/qmldir