KDEUI
KDateValidator Class Reference
#include <kdatetable.h>
Inheritance diagram for KDateValidator:
Public Member Functions | |
KDateValidator (QWidget *parent=0) | |
State | date (const QString &text, QDate &date) const |
virtual void | fixup (QString &input) const |
virtual State | validate (QString &text, int &e) const |
Detailed Description
Validates user-entered dates.
Definition at line 112 of file kdatetable.h.
Constructor & Destructor Documentation
KDateValidator::KDateValidator | ( | QWidget * | parent = 0 | ) |
Definition at line 217 of file kdatetable.cpp.
Member Function Documentation
QValidator::State KDateValidator::date | ( | const QString & | text, |
QDate & | date | ||
) | const |
Definition at line 230 of file kdatetable.cpp.
|
virtual |
Definition at line 242 of file kdatetable.cpp.
|
virtual |
Definition at line 221 of file kdatetable.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.