![]() |
Qt 4.8
|
Public Functions | |
| virtual QDate | applyToDate (const QDate &date) const |
| virtual Section | handleKey (int key) |
| QCalendarMonthValidator () | |
| virtual void | setDate (const QDate &date) |
| virtual QString | text () const |
| virtual QString | text (const QDate &date, int repeat) const |
Public Functions inherited from QCalendarDateSectionValidator | |
| QCalendarDateSectionValidator () | |
| virtual | ~QCalendarDateSectionValidator () |
Properties | |
| int | m_month |
| int | m_oldMonth |
| int | m_pos |
Additional Inherited Members | |
Public Types inherited from QCalendarDateSectionValidator | |
| enum | Section { NextSection, ThisSection, PrevSection } |
Public Variables inherited from QCalendarDateSectionValidator | |
| QLocale | m_locale |
Protected Functions inherited from QCalendarDateSectionValidator | |
| QString | highlightString (const QString &str, int pos) const |
Definition at line 225 of file qcalendarwidget.cpp.
| QCalendarMonthValidator::QCalendarMonthValidator | ( | ) |
Definition at line 241 of file qcalendarwidget.cpp.
Implements QCalendarDateSectionValidator.
Definition at line 295 of file qcalendarwidget.cpp.
|
virtual |
Implements QCalendarDateSectionValidator.
Definition at line 246 of file qcalendarwidget.cpp.
|
virtual |
Implements QCalendarDateSectionValidator.
Definition at line 309 of file qcalendarwidget.cpp.
|
virtual |
Implements QCalendarDateSectionValidator.
Definition at line 315 of file qcalendarwidget.cpp.
Implements QCalendarDateSectionValidator.
Definition at line 324 of file qcalendarwidget.cpp.
|
private |
Definition at line 237 of file qcalendarwidget.cpp.
Referenced by applyToDate(), handleKey(), setDate(), and text().
|
private |
Definition at line 238 of file qcalendarwidget.cpp.
Referenced by handleKey(), and setDate().
|
private |
Definition at line 236 of file qcalendarwidget.cpp.
Referenced by handleKey(), setDate(), and text().