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
QtDatePropertyManagerPrivate Class Reference
+ Collaboration diagram for QtDatePropertyManagerPrivate:

Classes

struct  Data
 

Public Member Functions

 QtDatePropertyManagerPrivate (QtDatePropertyManager *q)
 
 QtDatePropertyManagerPrivate (QtDatePropertyManager *q)
 

Public Attributes

QString m_format
 
QHash< const QtProperty *, Datam_values
 

Detailed Description

Definition at line 1518 of file qtpropertymanager.cpp.

Constructor & Destructor Documentation

◆ QtDatePropertyManagerPrivate() [1/2]

QtDatePropertyManagerPrivate::QtDatePropertyManagerPrivate ( QtDatePropertyManager * q)
explicit

Definition at line 1541 of file qtpropertymanager.cpp.

◆ QtDatePropertyManagerPrivate() [2/2]

QtDatePropertyManagerPrivate::QtDatePropertyManagerPrivate ( QtDatePropertyManager * q)
explicit

Member Data Documentation

◆ m_format

QString QtDatePropertyManagerPrivate::m_format

Definition at line 1536 of file qtpropertymanager.cpp.

◆ m_values

QHash< const QtProperty *, Data > QtDatePropertyManagerPrivate::m_values

Definition at line 1538 of file qtpropertymanager.cpp.


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