qdoc: Ignore property functions of obsolete properties
authorMartin Smith <martin.smith@nokia.com>
Thu, 2 Aug 2012 11:25:55 +0000 (13:25 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 2 Aug 2012 18:38:54 +0000 (20:38 +0200)
commite0b39658318502dc30dcd40c5e2cadadce7d997c
tree4676f3e2932a45e394c2b56c69d3f0786284daaf
parentf11934af3d25b5a8d77f223b4d20150600cdf6f5
qdoc: Ignore property functions of obsolete properties

Property setter and getter functions are no longer
included in the output when the property itself has
been marked \obsolete.

Task nr: QTBUG-26425

Change-Id: Iac315445d1916467b12be03989bd4513a03a2397
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
src/tools/qdoc/cppcodemarker.cpp
src/tools/qdoc/cppcodeparser.cpp