[PyQt] QLineEdit.placeholderText()
Phil Thompson
phil at riverbankcomputing.com
Tue Mar 15 18:10:05 GMT 2011
On Tue, 15 Mar 2011 14:58:34 -0300, Ramiro Algozino <algozino at gmail.com>
wrote:
> Hello Guys/Girls!
>
> My name is Ramiro Algozino and I am from San Luis, Argentina. I'm new
> to the mailing list and PyQt itself. I am developing on Ubuntu 10.10
> with PyQt and Qt installed from repositories (PyQt 4.7.4).
>
> I'm writing to you because If I set the placeholderText property of a
> QLineEdit in QtDesigner, I get an "" error when I try to run the
> script that uses the "ui" file.
>
> It seems that this property does not have bindings yet (at least in
> the version I am using..) is this solved in the latest version? in
> this case, when will be the latest version available in the ubuntu
> repos?
>
>
> I've searched the mailing list archive and didn't find mention to that
> property, sorry if it's a redundant topic.
>
> Cheers and thank you!!
You need PyQt v4.8 or later.
Phil
More information about the PyQt
mailing list