On 2 January 2014 18:33, Jiergir Ogoerg <[email protected]> wrote: > It's not for documentation purposes (not for those using Qt to create > apps), but for those working with the Qt code. > Currently, if you're coding a method you put it virtually anywhere in the > file. > If you have 30 methods they're put alphabetically in the docs - and > it's not about the docs, > when you dig the source code they're put randomly like spaghetti.
Having setFoo() miles away from foo() would make it much harder for me as a developer. Rich. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
