Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
IndexSectionWriter Class Referenceabstract

#include <qdocindexfiles.h>

+ Inheritance diagram for IndexSectionWriter:
+ Collaboration diagram for IndexSectionWriter:

Public Member Functions

virtual ~IndexSectionWriter ()=default
 
virtual void append (QXmlStreamWriter &writer, Node *node)=0
 

Detailed Description

Definition at line 22 of file qdocindexfiles.h.

Constructor & Destructor Documentation

◆ ~IndexSectionWriter()

virtual IndexSectionWriter::~IndexSectionWriter ( )
virtualdefault

Member Function Documentation

◆ append()

virtual void IndexSectionWriter::append ( QXmlStreamWriter & writer,
Node * node )
pure virtual

Implemented in WebXMLGenerator.


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