Commit b2120f68 authored by Bea Lam's avatar Bea Lam Committed by Qt by Nokia
Browse files

Fix uses of various qml doc commands


Signals documented with \qmlsignal should indicate handler name,
i.e. 'onSignal' rather than 'signal'.

Methods documented with \qmlmethod do not need to document 'void'
return values.

Also the name of any documented attribute should be qualified
with 'QtQuick2::<qmltype>'.

Change-Id: I206dd9e8f39c3b84e029ae9d4101b05d0bfb3478
Reviewed-by: default avatarAndrew den Exter <andrew.den-exter@nokia.com>
parent ec519529
Showing with 55 additions and 55 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment