On 03/03/2012 02:25 AM, ext Thiago Macieira wrote: > On sexta-feira, 2 de março de 2012 18.01.15, Denis Shienkov wrote: >> The fact is that if the names of class methods and the same properties names >> - then QDoc ignores the description for the methods. > > That's intentional. You document the property. The getter and setter methods > do not need to be documented.
I like this, but I don't like that you must explicitly document the NOTIFY signal for a property. Is there a particular reason that NOTIFY signals aren't handled the same as getters and setters? -- Lincoln Ramsay - Senior Software Engineer Qt Development Frameworks, Nokia - http://qt.nokia.com/ _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
