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

Public Member Functions

 QtDateTimePropertyManagerPrivate (QtDateTimePropertyManager *q)
 
 QtDateTimePropertyManagerPrivate (QtDateTimePropertyManager *q)
 

Public Attributes

const QString m_format
 
QHash< const QtProperty *, QDateTimem_values
 

Detailed Description

Definition at line 1869 of file qtpropertymanager.cpp.

Constructor & Destructor Documentation

◆ QtDateTimePropertyManagerPrivate() [1/2]

QtDateTimePropertyManagerPrivate::QtDateTimePropertyManagerPrivate ( QtDateTimePropertyManager * q)
explicit

Definition at line 1881 of file qtpropertymanager.cpp.

◆ QtDateTimePropertyManagerPrivate() [2/2]

QtDateTimePropertyManagerPrivate::QtDateTimePropertyManagerPrivate ( QtDateTimePropertyManager * q)
explicit

Member Data Documentation

◆ m_format

const QString QtDateTimePropertyManagerPrivate::m_format

Definition at line 1876 of file qtpropertymanager.cpp.

◆ m_values

QHash< const QtProperty *, QDateTime > QtDateTimePropertyManagerPrivate::m_values

Definition at line 1878 of file qtpropertymanager.cpp.


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