![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QCalendarDateValidator () | |
~QCalendarDateValidator () | |
void | handleKeyEvent (QKeyEvent *keyEvent, QCalendar cal) |
QString | currentText (QCalendar cal) const |
QDate | currentDate () const |
void | setFormat (const QString &format) |
void | setInitialDate (QDate date, QCalendar cal) |
void | setLocale (const QLocale &locale) |
Definition at line 407 of file qcalendarwidget.cpp.
QtPrivate::QCalendarDateValidator::QCalendarDateValidator | ( | ) |
Definition at line 443 of file qcalendarwidget.cpp.
QtPrivate::QCalendarDateValidator::~QCalendarDateValidator | ( | ) |
Definition at line 458 of file qcalendarwidget.cpp.
|
inline |
Definition at line 415 of file qcalendarwidget.cpp.
Definition at line 484 of file qcalendarwidget.cpp.
Definition at line 581 of file qcalendarwidget.cpp.
References QKeyEvent::key(), Qt::Key_Back, Qt::Key_Backspace, Qt::Key_Left, Qt::Key_Right, QtPrivate::QCalendarDateSectionValidator::NextSection, and QtPrivate::QCalendarDateSectionValidator::PrevSection.
Referenced by QtPrivate::QCalendarTextNavigator::eventFilter().
Definition at line 510 of file qcalendarwidget.cpp.
References QStringView::mid(), pos, qMin(), quote(), and QStringView::startsWith().
Definition at line 474 of file qcalendarwidget.cpp.
References date, QtPrivate::QCalendarDayValidator::setDate(), QtPrivate::QCalendarMonthValidator::setDate(), QtPrivate::QCalendarYearValidator::setDate(), and QtPrivate::QCalendarDateSectionValidator::ThisSection.
Definition at line 451 of file qcalendarwidget.cpp.
References QtPrivate::QCalendarDateSectionValidator::m_locale.