![]() |
Qt 4.8
|
Classes | |
| struct | SectionToken |
Public Functions | |
| QDate | currentDate () const |
| QString | currentText () const |
| void | handleKeyEvent (QKeyEvent *keyEvent) |
| QCalendarDateValidator () | |
| void | setFormat (const QString &format) |
| void | setInitialDate (const QDate &date) |
| void | setLocale (const QLocale &locale) |
| ~QCalendarDateValidator () | |
Private Functions | |
| void | applyToDate () |
| void | clear () |
| int | countRepeat (const QString &str, int index) const |
| void | toNextToken () |
| void | toPreviousToken () |
Definition at line 455 of file qcalendarwidget.cpp.
| QCalendarDateValidator::QCalendarDateValidator | ( | ) |
Definition at line 498 of file qcalendarwidget.cpp.
Referenced by QCalendarTextNavigator::createDateLabel().
| QCalendarDateValidator::~QCalendarDateValidator | ( | ) |
Definition at line 514 of file qcalendarwidget.cpp.
|
private |
Definition at line 621 of file qcalendarwidget.cpp.
Referenced by handleKeyEvent().
|
private |
Definition at line 562 of file qcalendarwidget.cpp.
Referenced by setFormat(), and ~QCalendarDateValidator().
|
private |
Definition at line 523 of file qcalendarwidget.cpp.
Referenced by setFormat().
|
inline |
Definition at line 463 of file qcalendarwidget.cpp.
| QString QCalendarDateValidator::currentText | ( | ) | const |
Definition at line 543 of file qcalendarwidget.cpp.
| void QCalendarDateValidator::handleKeyEvent | ( | QKeyEvent * | keyEvent | ) |
Definition at line 650 of file qcalendarwidget.cpp.
| void QCalendarDateValidator::setFormat | ( | const QString & | format | ) |
Definition at line 574 of file qcalendarwidget.cpp.
| void QCalendarDateValidator::setInitialDate | ( | const QDate & | date | ) |
Definition at line 533 of file qcalendarwidget.cpp.
| void QCalendarDateValidator::setLocale | ( | const QLocale & | locale | ) |
Definition at line 507 of file qcalendarwidget.cpp.
|
private |
Definition at line 628 of file qcalendarwidget.cpp.
Referenced by handleKeyEvent().
|
private |
Definition at line 639 of file qcalendarwidget.cpp.
Referenced by handleKeyEvent().
|
private |
Definition at line 493 of file qcalendarwidget.cpp.
Referenced by applyToDate(), currentText(), QCalendarDateValidator(), and setInitialDate().
|
private |
Definition at line 490 of file qcalendarwidget.cpp.
Referenced by clear(), currentText(), handleKeyEvent(), setFormat(), toNextToken(), and toPreviousToken().
|
private |
Definition at line 488 of file qcalendarwidget.cpp.
Referenced by applyToDate(), QCalendarDateValidator(), setFormat(), setInitialDate(), setLocale(), and ~QCalendarDateValidator().
|
private |
Definition at line 492 of file qcalendarwidget.cpp.
Referenced by QCalendarDateValidator(), and setInitialDate().
|
private |
Definition at line 495 of file qcalendarwidget.cpp.
Referenced by handleKeyEvent(), and setInitialDate().
|
private |
Definition at line 487 of file qcalendarwidget.cpp.
Referenced by applyToDate(), QCalendarDateValidator(), setFormat(), setInitialDate(), setLocale(), and ~QCalendarDateValidator().
|
private |
Definition at line 484 of file qcalendarwidget.cpp.
Referenced by clear(), currentText(), and setFormat().
|
private |
Definition at line 485 of file qcalendarwidget.cpp.
Referenced by clear(), currentText(), setFormat(), toNextToken(), and toPreviousToken().
|
private |
Definition at line 486 of file qcalendarwidget.cpp.
Referenced by applyToDate(), QCalendarDateValidator(), setFormat(), setInitialDate(), setLocale(), and ~QCalendarDateValidator().