![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QtPrivate::QCalendarDateValidator: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().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 510 of file qcalendarwidget.cpp.
References QStringView::mid(), pos, qMin(), quote(), and QStringView::startsWith().
Here is the call graph for this function:Definition at line 474 of file qcalendarwidget.cpp.
References date, QtPrivate::QCalendarDayValidator::setDate(), QtPrivate::QCalendarMonthValidator::setDate(), QtPrivate::QCalendarYearValidator::setDate(), and QtPrivate::QCalendarDateSectionValidator::ThisSection.
Here is the call graph for this function:Definition at line 451 of file qcalendarwidget.cpp.
References QtPrivate::QCalendarDateSectionValidator::m_locale.