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

Public Member Functions

 QtTimePropertyManagerPrivate (QtTimePropertyManager *q)
 
 QtTimePropertyManagerPrivate (QtTimePropertyManager *q)
 

Public Attributes

const QString m_format
 
QHash< const QtProperty *, QTimem_values
 

Detailed Description

Definition at line 1750 of file qtpropertymanager.cpp.

Constructor & Destructor Documentation

◆ QtTimePropertyManagerPrivate() [1/2]

QtTimePropertyManagerPrivate::QtTimePropertyManagerPrivate ( QtTimePropertyManager * q)
explicit

Definition at line 1762 of file qtpropertymanager.cpp.

◆ QtTimePropertyManagerPrivate() [2/2]

QtTimePropertyManagerPrivate::QtTimePropertyManagerPrivate ( QtTimePropertyManager * q)
explicit

Member Data Documentation

◆ m_format

const QString QtTimePropertyManagerPrivate::m_format

Definition at line 1757 of file qtpropertymanager.cpp.

◆ m_values

QHash< const QtProperty *, QTime > QtTimePropertyManagerPrivate::m_values

Definition at line 1759 of file qtpropertymanager.cpp.


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