Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QXmlStreamReaderPrivate::QEntityReference Struct Reference

#include <qxmlstream_p.h>

+ Collaboration diagram for QXmlStreamReaderPrivate::QEntityReference:

Public Attributes

QHash< QStringView, Entity > * hash
 
QStringView name
 

Detailed Description

Definition at line 265 of file qxmlstream_p.h.

Member Data Documentation

◆ hash

QHash<QStringView, Entity>* QXmlStreamReaderPrivate::QEntityReference::hash

Definition at line 267 of file qxmlstream_p.h.

◆ name

QStringView QXmlStreamReaderPrivate::QEntityReference::name

Definition at line 268 of file qxmlstream_p.h.


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