Improvements for coding conventions docs
authorBea Lam <bea.lam@nokia.com>
Thu, 23 Aug 2012 04:16:11 +0000 (14:16 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 24 Aug 2012 00:52:30 +0000 (02:52 +0200)
commit8fe246768fb5305b64810bff8ce8b21e2234e4e1
tree1156155232ca218546b4b8027e35becae55ca4a5
parentfb2961b14ced82e05ae1fbfaf3b4e4c10c3b4d66
Improvements for coding conventions docs

Shouldn't advise using "__" for "private" properties since this
mightn't be the best solution. This doesn't work with the onXChanged
handler syntax.

Also grouped and dot property syntax are both valid. We use both
throughout our code.

Change-Id: Ibd86f20136dc0e7225558e234afb79f566ca1039
Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
src/quick/doc/snippets/qml/codingconventions/private.qml [deleted file]
src/quick/doc/src/appdevguide/codingconventions.qdoc