![]() |
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 | |
| constexpr | SectionToken (QCalendarDateSectionValidator *v, int rep) |
| constexpr | SectionToken (QCalendarDateSectionValidator *v, int rep) |
Public Attributes | |
| QCalendarDateSectionValidator * | validator |
| int | repeat |
Definition at line 395 of file qcalendarwidget.cpp.
|
inlineconstexpr |
Definition at line 396 of file qcalendarwidget.cpp.
|
inlineconstexpr |
Definition at line 396 of file qcalendarwidget.cpp.
| int QtPrivate::SectionToken::repeat |
Definition at line 400 of file qcalendarwidget.cpp.
Referenced by SectionToken().
| QCalendarDateSectionValidator * QtPrivate::SectionToken::validator |
Definition at line 399 of file qcalendarwidget.cpp.
Referenced by SectionToken(), and QtPrivate::QCalendarDateValidator::currentText().