[Development] Coding style proposal

Thiago Macieira thiago.macieira at intel.com
Thu Jan 2 21:00:57 CET 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140102/6cc60000/attachment.sig>


More information about the Development mailing list