QDoubleValidator

John Posner jjposner at optimum.net
Wed Jan 6 22:31:42 EST 2010


On Wed, 06 Jan 2010 17:47:37 -0500, Zabin <zabin.farishta at gmail.com> wrote:

> On Jan 7, 10:23 am, Zabin <zabin.faris... at gmail.com> wrote:
>> Hey!
>>
>> I am new PyQt programmer and want to restrict users to allow only
>> numeric values into a table and lineedit boxes. I found the
>> QDoubleValidator class but am unsure as to how to implement it. (I am
>> a little shaky on the concept of parent and how to define them). Any
>> help would be much appreciated!

You'll probably get more help in these Qt-specific forums:

    http://lists.trolltech.com/mailman/listinfo/qt-interest

    http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Good luck,
John




More information about the Python-list mailing list