Revise the restructured "Integrating QML and C++" docs
authorBea Lam <bea.lam@nokia.com>
Mon, 23 Jul 2012 07:45:40 +0000 (17:45 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 25 Jul 2012 07:31:57 +0000 (09:31 +0200)
commit28def0bdd084989c17a157e0c4ab80c259081caa
tree5197bc3e89aff301d367738aa868cb226dc65fd7
parent14985d7b4347ed422358f963ae184f4dcb22f66f
Revise the restructured "Integrating QML and C++" docs

These docs were yet to be cleaned up following the recent doc
restructure. This changes most of the the content in these sections
and includes some new docs and examples.

Currently all the code snippets are included inline. In a later patch,
these should be moved into the snippets/ directories and be included
using the \snippet command instead. Alternatively they can be moved
into examples/ to replace the BirthdayParty examples which are no
longer referenced in these docs as of this patch.

Task-number: QTBUG-26381

Change-Id: I94e3654e61476fad11fe81042d1bbe94fc649d06
Reviewed-by: Chris Adams <christopher.adams@nokia.com>
src/qml/doc/src/cppintegration/contextproperties.qdoc [new file with mode: 0644]
src/qml/doc/src/cppintegration/data.qdoc
src/qml/doc/src/cppintegration/definetypes.qdoc [new file with mode: 0644]
src/qml/doc/src/cppintegration/exposecppattributes.qdoc [new file with mode: 0644]
src/qml/doc/src/cppintegration/functions.qdoc [deleted file]
src/qml/doc/src/cppintegration/interactqmlfromcpp.qdoc [new file with mode: 0644]
src/qml/doc/src/cppintegration/registercpptypes.qdoc [deleted file]
src/qml/doc/src/cppintegration/reverse.qdoc [deleted file]
src/qml/doc/src/cppintegration/topic.qdoc
src/qml/doc/src/qtqml.qdoc
src/qml/doc/src/typesystem/objecttypes.qdoc