[Qt-interest] Qt Coding Style

Matthias Pospiech matthias.pospiech at gmx.de
Fri May 22 20:57:16 CEST 2009


I have read
http://qt.gitorious.org/qt/pages/QtCodingStyle
http://qt.gitorious.org/qt/pages/CodingConventions

but apart from Variables in general to be written in CamelCase I could 
not find out how one shall name
member variables. The most known convention is m_NameOfVariable, which 
is ugly but intuitive.
Also I could not see if function and local variables should be treated 
differently. For example pure lower case.

I think, it would be interesting to to enhance the wiki page by such 
information.

Matthias



More information about the Qt-interest-old mailing list