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::KDateValidator | ( | QWidget * | parent = 0 | ) |
Definition at line 217 of file kdatetable.cpp.
Member Function Documentation
◆ date()
QValidator::State KDateValidator::date | ( | const QString & | text, |
QDate & | date | ||
) | const |
Definition at line 230 of file kdatetable.cpp.
◆ fixup()
|
virtual |
Definition at line 242 of file kdatetable.cpp.
◆ validate()
|
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.