qdoc3: Allow the full signature for QML signals and methods
commit2b84cad7c8024984de69717fadbae7fe5f7c8854
authorMartin Smith <msmith@trolltech.com>
Tue, 10 Nov 2009 12:38:13 +0000 (10 13:38 +0100)
committerDavid Boddie <dboddie@trolltech.com>
Wed, 11 Nov 2009 18:08:08 +0000 (11 19:08 +0100)
tree52a48b364d5f1a107168866c7ffb77f59a235bf6
parentcdd8e12195fc0bcd1c73853144a26b1b02655e9d
qdoc3: Allow the full signature for QML signals and methods

...in the \qmlmethod and \qmlsignal commands, and the
corresponding "attached" ones. Previously, the type was
not allowed, but it really should be there, which means
the \qmlmethod and \qmlsignal commands should be updated
throughout.
tools/qdoc3/cppcodeparser.cpp
tools/qdoc3/cppcodeparser.h
tools/qdoc3/node.cpp
tools/qdoc3/node.h