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
QDocHtmlExtractor::Element Struct Reference

#include <qdochtmlparser_p.h>

+ Collaboration diagram for QDocHtmlExtractor::Element:

Public Attributes

QString name
 
ElementType type
 

Detailed Description

Definition at line 33 of file qdochtmlparser_p.h.

Member Data Documentation

◆ name

QString QDocHtmlExtractor::Element::name

Definition at line 34 of file qdochtmlparser_p.h.

Referenced by QDocHtmlExtractor::extract().

◆ type

ElementType QDocHtmlExtractor::Element::type

Definition at line 35 of file qdochtmlparser_p.h.

Referenced by QDocHtmlExtractor::extract().


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