KDEUI
KDateValidator Class Reference
Validates user-entered dates. More...
#include <kdatetable.h>
Inheritance diagram for KDateValidator:

Public Member Functions | |
State | date (const QString &text, QDate &date) const |
virtual void | fixup (QString &input) const |
KDateValidator (QWidget *parent=0) | |
virtual State | validate (QString &text, int &e) const |
Detailed Description
Validates user-entered dates.Definition at line 109 of file kdatetable.h.
Constructor & Destructor Documentation
KDateValidator::KDateValidator | ( | QWidget * | parent = 0 |
) |
Definition at line 164 of file kdatetable.cpp.
Member Function Documentation
Definition at line 177 of file kdatetable.cpp.
void KDateValidator::fixup | ( | QString & | input | ) | const [virtual] |
Definition at line 188 of file kdatetable.cpp.
QValidator::State KDateValidator::validate | ( | QString & | text, | |
int & | e | |||
) | const [virtual] |
Definition at line 168 of file kdatetable.cpp.
The documentation for this class was generated from the following files: