Re: [PyQt] Naming convention

2008-05-13 Thread Laurent Léonard
Le mardi 13 mai 2008 à 08:52, Andreas Pakulat a écrit : > On 12.05.08 15:22:01, Laurent Léonard wrote: > > Python and QT have very different naming conventions, so what about the > > naming conventions with PyQt ? > > Huh? A quick look through the standard modules shows a lot of classes > that also

Re: [PyQt] Naming convention

2008-05-12 Thread Andreas Pakulat
On 12.05.08 15:22:01, Laurent Léonard wrote: > Python and QT have very different naming conventions, so what about the > naming conventions with PyQt ? Huh? A quick look through the standard modules shows a lot of classes that also use CamelCase naming. Andreas -- You have an unusual magnetic p

[PyQt] Naming convention

2008-05-12 Thread Laurent Léonard
Hi, Python and QT have very different naming conventions, so what about the naming conventions with PyQt ? Is it better to use camelCase everywhere ? Or only for the classes that inherits from QObject ? Thank you. -- View this message in context: http://www.nabble.com/Naming-convention-tp17