Improve object attributes documentation
authorChris Adams <christopher.adams@nokia.com>
Fri, 6 Jul 2012 08:36:01 +0000 (18:36 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 13 Jul 2012 07:05:06 +0000 (09:05 +0200)
commit60a13ee3fd021080d92a11b3456602103ad61a79
tree346da0c9cebd5fdac2d796cd56b6ccb08f26042f
parent867704b37cfbe055ba947291cde343204ce8e52a
Improve object attributes documentation

There is no conceptual difference between custom attributes
(custom properties, signals and methods defined in QML object
declarations) and non-custom attributes (defined in C++).

This change coalesces the documentation for the different attribute
types, and also fixes some line wrapping issues.

Change-Id: I8cb8d71025e873523cb4389827eef7967e49a626
Reviewed-by: Bea Lam <bea.lam@nokia.com>
src/qml/doc/src/qtqml.qdoc
src/qml/doc/src/syntax/objectattributes.qdoc
src/qml/doc/src/syntax/propertybinding.qdoc