Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtPrivate::SectionToken Struct Reference
+ Collaboration diagram for QtPrivate::SectionToken:

Public Member Functions

constexpr SectionToken (QCalendarDateSectionValidator *v, int rep)
 

Public Attributes

QCalendarDateSectionValidatorvalidator
 
int repeat
 

Detailed Description

Definition at line 394 of file qcalendarwidget.cpp.

Constructor & Destructor Documentation

◆ SectionToken()

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

Definition at line 395 of file qcalendarwidget.cpp.

Member Data Documentation

◆ repeat

int QtPrivate::SectionToken::repeat

Definition at line 399 of file qcalendarwidget.cpp.

◆ validator

QCalendarDateSectionValidator* QtPrivate::SectionToken::validator

Definition at line 398 of file qcalendarwidget.cpp.


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