Definition at line 75 of file qcalendarwidget.cpp.
◆ Section
◆ QCalendarDateSectionValidator()
QCalendarDateSectionValidator::QCalendarDateSectionValidator |
( |
| ) |
|
|
inline |
◆ ~QCalendarDateSectionValidator()
virtual QCalendarDateSectionValidator::~QCalendarDateSectionValidator |
( |
| ) |
|
|
inlinevirtual |
◆ applyToDate()
virtual QDate QCalendarDateSectionValidator::applyToDate |
( |
const QDate & |
date | ) |
const |
|
pure virtual |
◆ handleKey()
virtual Section QCalendarDateSectionValidator::handleKey |
( |
int |
key | ) |
|
|
pure virtual |
◆ highlightString()
QString QCalendarDateSectionValidator::highlightString |
( |
const QString & |
str, |
|
|
int |
pos |
|
) |
| const |
|
protected |
◆ setDate()
virtual void QCalendarDateSectionValidator::setDate |
( |
const QDate & |
date | ) |
|
|
pure virtual |
◆ text() [1/2]
virtual QString QCalendarDateSectionValidator::text |
( |
| ) |
const |
|
pure virtual |
◆ text() [2/2]
virtual QString QCalendarDateSectionValidator::text |
( |
const QDate & |
date, |
|
|
int |
repeat |
|
) |
| const |
|
pure virtual |
◆ m_locale
QLocale QCalendarDateSectionValidator::m_locale |
The documentation for this class was generated from the following file: