![]() |
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 1532 of file qtpropertymanager.cpp.
|
explicit |
Definition at line 1555 of file qtpropertymanager.cpp.
|
explicit |
| QString QtDatePropertyManagerPrivate::m_format |
Definition at line 1550 of file qtpropertymanager.cpp.
| QHash< const QtProperty *, Data > QtDatePropertyManagerPrivate::m_values |
Definition at line 1552 of file qtpropertymanager.cpp.