I have Q_PROPERTY named "count" and method for this property, named "int
count()". When I'm trying to document "int count()" method, it's
documentation added to property documentation. Is it possible to document
"count" property and "int count()" method separately?
Best regards,
Mitrich
--
View this message in context: http://doxygen.10944.n7.nabble.com/Documenting-property-and-it-s-get-method-with-same-name-tp6462.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.
|