[PyKDE] Core dump and QString
Pete Ware
ware at cis.ohio-state.edu
Tue Apr 18 04:37:18 BST 2000
Phil Thompson <phil at river-bank.demon.co.uk> writes:
> No. None is mapped to NULL, it is not mapped to "the default value".
Ok. Sorry, I keep having trouble with QString's. I think it's
because prior to Qt 2.0/PyQt 0.11 I'd gotten used to python strings
working a little differently -- like passing None when it really
should have been an empty string or using len () on the result from
QMultiLineEdit.text(). It's always tough to go from being a slob to
being precise.
--pete
More information about the PyQt
mailing list