Home · All Classes · Modules

QRegExpValidator Class Reference
[QtGui module]

Inherits QValidator.

Methods


Detailed Description


Method Documentation

QRegExpValidator.__init__ (self, QObject parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QRegExpValidator.__init__ (self, QRegExp, QObject)

The QObject argument, if not None, causes self to be owned by Qt instead of PyQt.

QRegExp QRegExpValidator.regExp (self)

QRegExpValidator.setRegExp (self, QRegExp)

(QValidator.State, QString input, int pos) QRegExpValidator.validate (self, QString input, int pos)

(QValidator.State, int) QRegExpValidator.validate (self, QString, int)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0