![]() |
Qt 6.x
The Qt SDK
|
#include <qqmltype_p_p.h>
Public Member Functions | |
~Enums () | |
Public Attributes | |
QStringHash< int > | enums |
QStringHash< int > | scopedEnumIndex |
QList< QStringHash< int > * > | scopedEnums |
Definition at line 45 of file qqmltype_p_p.h.
|
inline |
Definition at line 47 of file qqmltype_p_p.h.
References qDeleteAll(), and scopedEnums.
QStringHash<int> QQmlTypePrivate::Enums::enums |
Definition at line 49 of file qqmltype_p_p.h.
Referenced by QQmlType::enumValue(), QQmlType::enumValue(), QQmlType::enumValue(), QQmlTypePrivate::insertEnums(), and QQmlTypePrivate::insertEnumsFromPropertyCache().
QStringHash<int> QQmlTypePrivate::Enums::scopedEnumIndex |
Definition at line 50 of file qqmltype_p_p.h.
Referenced by QQmlTypePrivate::insertEnums(), QQmlTypePrivate::insertEnumsFromPropertyCache(), QQmlType::scopedEnumIndex(), QQmlType::scopedEnumIndex(), QQmlType::scopedEnumValue(), and QQmlType::scopedEnumValue().
QList<QStringHash<int> *> QQmlTypePrivate::Enums::scopedEnums |
Definition at line 51 of file qqmltype_p_p.h.
Referenced by ~Enums(), QQmlTypePrivate::insertEnums(), QQmlTypePrivate::insertEnumsFromPropertyCache(), QQmlType::scopedEnumValue(), QQmlType::scopedEnumValue(), QQmlType::scopedEnumValue(), and QQmlType::scopedEnumValue().