Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
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: