![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
PropertySheetIconValue::ModeStateToPixmapMap | m_paths |
QString | m_theme |
int | m_themeEnum = -1 |
![]() | |
QAtomicInt | ref |
Additional Inherited Members | |
![]() | |
QSharedData () noexcept | |
Constructs a QSharedData object with a reference count of 0. | |
QSharedData (const QSharedData &) noexcept | |
Constructs a QSharedData object with reference count 0. | |
QSharedData & | operator= (const QSharedData &)=delete |
~QSharedData ()=default | |
Definition at line 291 of file qdesigner_utils.cpp.
PropertySheetIconValue::ModeStateToPixmapMap qdesigner_internal::PropertySheetIconValueData::m_paths |
Definition at line 293 of file qdesigner_utils.cpp.
QString qdesigner_internal::PropertySheetIconValueData::m_theme |
Definition at line 294 of file qdesigner_utils.cpp.
int qdesigner_internal::PropertySheetIconValueData::m_themeEnum = -1 |
Definition at line 295 of file qdesigner_utils.cpp.