On 03/08/2012 07:38 PM, Vandonderen Casper (Nokia-MP/Oslo) wrote: > It might be that this was indeed an oversight. > > Can you create a bug report and assign it to me (I am not promising I have > time to fix it now, or you can fix qdoc yourself and add me as reviewer > ;-) )
Ok... The "fix" is (as far as I can tell) a single line of code. With that in place, NOTIFY signals are handled the same as getters and setters for properties. Perhaps most significantly, documentation for the signal is silently ignored by qdoc. While trying to find that line, I found two other bits of code dealing with getters and setters but not notifiers. I've updated them too but I don't actually know what they do. http://codereview.qt-project.org/#change,19374 -- 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
