KDateValidator Class Reference
from PyKDE4.kdeui import *
Inherits: QValidator → QObject
Detailed Description
Methods | |
__init__ (self, QWidget parent=0) | |
QValidator.State | date (self, QString text, QDate date) |
fixup (self, QString input) | |
QValidator.State | validate (self, QString text, int e) |
Method Documentation
__init__ | ( | self, | ||
QWidget | parent=0 | |||
) |
fixup | ( | self, | ||
QString | input | |||
) |
QValidator.State validate | ( | self, | ||
QString | text, | |||
int | e | |||
) |