Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtPrivate::SectionToken Struct Reference
Collaboration diagram for QtPrivate::SectionToken:

Public Member Functions

constexpr SectionToken (QCalendarDateSectionValidator *v, int rep)
constexpr SectionToken (QCalendarDateSectionValidator *v, int rep)

Public Attributes

QCalendarDateSectionValidatorvalidator
int repeat

Detailed Description

Definition at line 395 of file qcalendarwidget.cpp.

Constructor & Destructor Documentation

◆ SectionToken() [1/2]

QtPrivate::SectionToken::SectionToken ( QCalendarDateSectionValidator * v,
int rep )
inlineconstexpr

Definition at line 396 of file qcalendarwidget.cpp.

References repeat, and validator.

◆ SectionToken() [2/2]

QtPrivate::SectionToken::SectionToken ( QCalendarDateSectionValidator * v,
int rep )
inlineconstexpr

Definition at line 396 of file qcalendarwidget.cpp.

Member Data Documentation

◆ repeat

int QtPrivate::SectionToken::repeat

Definition at line 400 of file qcalendarwidget.cpp.

Referenced by SectionToken().

◆ validator

QCalendarDateSectionValidator * QtPrivate::SectionToken::validator

The documentation for this struct was generated from the following file: