> > The API is different for different versions of the QString API. > Phil >
Sorry, I'm using Python 2.7 and PyQt4 (4.8.3). Looking around the Riverbank docs starting at the top level I find this link: http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/python_v3.html#qvalidator which seems to imply that the validate() -> (State, QString, int) API is new for Python 3. However I cannot find any other doc for QValidator except this link: http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qvalidator.html which also gives the ->(State, QString, int) return value. Using a google search 'site:riverbankcomputing.co.uk QValidator' doesn't turn up anything else relevant that I see. I'd appreciate a link to a 4.8-specific API doc if that is what I need. Thanks for your time, Dave Cortesi
_______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt