![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmltype_p_p.h>
Public Member Functions | |
~Enums () | |
Public Attributes | |
QStringHash< int > | enums |
QStringHash< int > | scopedEnumIndex |
QList< QStringHash< int > * > | scopedEnums |
Definition at line 50 of file qqmltype_p_p.h.
|
inline |
Definition at line 52 of file qqmltype_p_p.h.
QStringHash<int> QQmlTypePrivate::Enums::enums |
Definition at line 54 of file qqmltype_p_p.h.
QStringHash<int> QQmlTypePrivate::Enums::scopedEnumIndex |
Definition at line 55 of file qqmltype_p_p.h.
QList<QStringHash<int> *> QQmlTypePrivate::Enums::scopedEnums |
Definition at line 56 of file qqmltype_p_p.h.