![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| QCalendarDayValidator () | |
| virtual Section | handleKey (int key) override |
| virtual QDate | applyToDate (QDate date, QCalendar cal) const override |
| virtual void | setDate (QDate date, QCalendar cal) override |
| virtual QString | text () const override |
| virtual QString | text (QDate date, QCalendar cal, int repeat) const override |
| QCalendarDayValidator () | |
| virtual Section | handleKey (int key) override |
| virtual QDate | applyToDate (QDate date, QCalendar cal) const override |
| virtual void | setDate (QDate date, QCalendar cal) override |
| virtual QString | text () const override |
| virtual QString | text (QDate date, QCalendar cal, int repeat) const override |
| Public Member Functions inherited from QtPrivate::QCalendarDateSectionValidator | |
| QCalendarDateSectionValidator () | |
| virtual | ~QCalendarDateSectionValidator () |
| QCalendarDateSectionValidator () | |
| virtual | ~QCalendarDateSectionValidator () |
Additional Inherited Members | |
| Public Types inherited from QtPrivate::QCalendarDateSectionValidator | |
| enum | Section { NextSection , ThisSection , PrevSection , NextSection , ThisSection , PrevSection } |
| enum | Section { NextSection , ThisSection , PrevSection , NextSection , ThisSection , PrevSection } |
| Public Attributes inherited from QtPrivate::QCalendarDateSectionValidator | |
| QLocale | m_locale |
| Static Protected Member Functions inherited from QtPrivate::QCalendarDateSectionValidator | |
| static QString | highlightString (const QString &str, int pos) |
| static QString | highlightString (const QString &str, int pos) |
Definition at line 81 of file qcalendarwidget.cpp.
| QtPrivate::QCalendarDayValidator::QCalendarDayValidator | ( | ) |
Definition at line 97 of file qcalendarwidget.cpp.
References QtPrivate::QCalendarDateSectionValidator::QCalendarDateSectionValidator().
| QtPrivate::QCalendarDayValidator::QCalendarDayValidator | ( | ) |
|
overridevirtual |
Implements QtPrivate::QCalendarDateSectionValidator.
Definition at line 151 of file qcalendarwidget.cpp.
|
overridevirtual |
Implements QtPrivate::QCalendarDateSectionValidator.
|
overridevirtual |
Implements QtPrivate::QCalendarDateSectionValidator.
Definition at line 102 of file qcalendarwidget.cpp.
References QtPrivate::QCalendarDateSectionValidator::NextSection, QtPrivate::QCalendarDateSectionValidator::PrevSection, and QtPrivate::QCalendarDateSectionValidator::ThisSection.
|
overridevirtual |
Implements QtPrivate::QCalendarDateSectionValidator.
Implements QtPrivate::QCalendarDateSectionValidator.
Definition at line 160 of file qcalendarwidget.cpp.
|
overridevirtual |
Implements QtPrivate::QCalendarDateSectionValidator.
|
overridevirtual |
Implements QtPrivate::QCalendarDateSectionValidator.
Definition at line 166 of file qcalendarwidget.cpp.
|
overridevirtual |
Implements QtPrivate::QCalendarDateSectionValidator.
|
overridevirtual |
Implements QtPrivate::QCalendarDateSectionValidator.
Definition at line 171 of file qcalendarwidget.cpp.
|
overridevirtual |
Implements QtPrivate::QCalendarDateSectionValidator.