![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
| struct | Data |
Public Member Functions | |
| QtDatePropertyManagerPrivate (QtDatePropertyManager *q) | |
| QtDatePropertyManagerPrivate (QtDatePropertyManager *q) | |
Public Attributes | |
| QString | m_format |
| QHash< const QtProperty *, Data > | m_values |
Definition at line 1525 of file qtpropertymanager.cpp.
|
explicit |
Definition at line 1548 of file qtpropertymanager.cpp.
|
explicit |
| QString QtDatePropertyManagerPrivate::m_format |
Definition at line 1543 of file qtpropertymanager.cpp.
| QHash< const QtProperty *, Data > QtDatePropertyManagerPrivate::m_values |
Definition at line 1545 of file qtpropertymanager.cpp.