[PyQt] Repr for "value" objects
Phil Thompson
phil at riverbankcomputing.co.uk
Mon Dec 24 17:14:47 GMT 2007
On Monday 17 December 2007, Giovanni Bajo wrote:
> On Mon, 2007-12-17 at 14:48 +0000, Phil Thompson wrote:
> > A list would help. The code would help more (just a patch against the
> > source would be fine).
>
> See the attached patch. These are the ones I care most about. Others
> that could be done (if you want to put those on the todo list):
>
> QStringMatcher/QByteArrayMatcher
> QDate/QTime/QDateTime
> QFlags
> QLatin1String
> QRegExp
> QStringList
> QStringRef
> QUrl
>
> and last but not least:
>
> QEvent*
Applied - with a few from the above list. I changed them to return the full
module path rather than just the class name to be consistent with other
packages (like wx).
Thanks,
Phil
More information about the PyQt
mailing list