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>
This commit is contained in:
Jonas Rabbe
2012-04-04 08:30:28 +10:00
committed by Qt by Nokia
parent df3f5d790f
commit 7c57a7c412
3 changed files with 1366 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
plugin declarative_multimedia
typeinfo plugins.qmltypes
Video 5.0 Video.qml
Video 4.0 Video_4.qml