Move the Property Modifier Type documentation
authorChris Adams <christopher.adams@nokia.com>
Mon, 20 Aug 2012 07:13:48 +0000 (17:13 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 27 Aug 2012 06:13:24 +0000 (08:13 +0200)
commite98a8b69cc0d900581942872b76ae81dc24931ee
tree57a7fbae87a5936336e0d0a345a16adc4894de8d
parent965588737321d10fd1fbca3f89b4c6257b7b5d47
Move the Property Modifier Type documentation

Property Modifier Types are just another sort of QML object type, and
don't deserve explicit top-level documentation.  This commit moves the
docs into the object types documentation, and adds documentation to the
syntax page about the "<PropertyModifierObject> on <propertyName>"
syntax.

Change-Id: Ia9b707739b562d2c8b75fa99b88795ba4d415cf7
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
src/qml/doc/src/cppintegration/definetypes.qdoc
src/qml/doc/src/qtqml.qdoc
src/qml/doc/src/syntax/objectattributes.qdoc
src/qml/doc/src/typesystem/objecttypes.qdoc
src/qml/doc/src/typesystem/topic.qdoc
src/quick/doc/src/concepts/statesanimations/topic.qdoc