On quinta-feira, 2 de janeiro de 2014 21:32:07, Jiergir Ogoerg wrote: > Ironically, not even the IDE (QtCreator) sorts them out, in my example > parse...() is the 1st in the list, and locale() is the last one > (16th).
The suggestion is to lay the functions in the order that they are declared in the class declaration. That means they get grouped logically, as opposed to alphabetically. > Regardless, not anyone is using an IDE, and out of those using an IDE > not anyone uses it to locate functions (me). If you choose not to use the tools you're provided, it's your own fault... -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
