Re: [PyQt] QVariant and Python list

2008-05-30 Thread Laurent Léonard
Le vendredi 30 mai 2008 à 13:38, Phil Thompson a écrit : > On Wednesday 28 May 2008 6:35:32 pm Laurent Léonard wrote: > > Hi, > > > > I read QList and QMap are not implemented in PyQt, because of the > > presence of Python lists and dictionaries. > > > > But

[PyQt] QVariant and Python list

2008-05-28 Thread Laurent Léonard
ariant() has an invalid type" Thank you, -- Laurent Léonard signature.asc Description: This is a digitally signed message part. ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Re: [PyQt] ANN: PyQt v4.4.2 and SIP v4.7.6 Released

2008-05-28 Thread Laurent Léonard
Le mercredi 28 mai 2008 à 06:16, Gerard Vermeulen a écrit : > On Tue, 27 May 2008 23:59:44 +0200 > > Laurent Léonard <[EMAIL PROTECTED]> wrote: > > Le mercredi 21 mai 2008 à 01:11, Phil Thompson a écrit : > > > The PyQt GPL Windows installer has been updated to the

Re: [PyQt] ANN: PyQt v4.4.2 and SIP v4.7.6 Released

2008-05-27 Thread Laurent Léonard
ation and I want to run it on Windows. I installed the Python interpreter and PyQt 4.4.2, how can I install PyQwt if it is no more included in the installer ? Why PyQwt is no more included in the installer ? Thank you, -- Laurent Léonard signature.asc Description: This is a digitally signe

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

[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