Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlTypePrivate::Enums Struct Reference

#include <qqmltype_p_p.h>

+ Collaboration diagram for QQmlTypePrivate::Enums:

Public Member Functions

 ~Enums ()
 

Public Attributes

QStringHash< int > enums
 
QStringHash< int > scopedEnumIndex
 
QList< QStringHash< int > * > scopedEnums
 

Detailed Description

Definition at line 45 of file qqmltype_p_p.h.

Constructor & Destructor Documentation

◆ ~Enums()

QQmlTypePrivate::Enums::~Enums ( )
inline

Definition at line 47 of file qqmltype_p_p.h.

References qDeleteAll(), and scopedEnums.

+ Here is the call graph for this function:

Member Data Documentation

◆ enums

◆ scopedEnumIndex

◆ scopedEnums


The documentation for this struct was generated from the following file: