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
htmlgenerator.h File Reference

(f6ca8112983926c0e0db44e03b9090d02bdf0048)

#include "codemarker.h"
#include "xmlgenerator.h"
#include "filesystem/fileresolver.h"
#include <QtCore/qhash.h>
#include <QtCore/qregularexpression.h>
+ Include dependency graph for htmlgenerator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HtmlGenerator
 

Macros

#define HTMLGENERATOR_ADDRESS   "address"
 
#define HTMLGENERATOR_FOOTER   "footer"
 
#define HTMLGENERATOR_POSTHEADER   "postheader"
 
#define HTMLGENERATOR_POSTPOSTHEADER   "postpostheader"
 
#define HTMLGENERATOR_PROLOGUE   "prologue"
 
#define HTMLGENERATOR_NONAVIGATIONBAR   "nonavigationbar"
 
#define HTMLGENERATOR_NAVIGATIONSEPARATOR   "navigationseparator"
 
#define HTMLGENERATOR_TOCDEPTH   "tocdepth"
 

Macro Definition Documentation

◆ HTMLGENERATOR_ADDRESS

#define HTMLGENERATOR_ADDRESS   "address"

Definition at line 169 of file htmlgenerator.h.

◆ HTMLGENERATOR_FOOTER

#define HTMLGENERATOR_FOOTER   "footer"

Definition at line 170 of file htmlgenerator.h.

◆ HTMLGENERATOR_NAVIGATIONSEPARATOR

#define HTMLGENERATOR_NAVIGATIONSEPARATOR   "navigationseparator"

Definition at line 175 of file htmlgenerator.h.

◆ HTMLGENERATOR_NONAVIGATIONBAR

#define HTMLGENERATOR_NONAVIGATIONBAR   "nonavigationbar"

Definition at line 174 of file htmlgenerator.h.

◆ HTMLGENERATOR_POSTHEADER

#define HTMLGENERATOR_POSTHEADER   "postheader"

Definition at line 171 of file htmlgenerator.h.

◆ HTMLGENERATOR_POSTPOSTHEADER

#define HTMLGENERATOR_POSTPOSTHEADER   "postpostheader"

Definition at line 172 of file htmlgenerator.h.

◆ HTMLGENERATOR_PROLOGUE

#define HTMLGENERATOR_PROLOGUE   "prologue"

Definition at line 173 of file htmlgenerator.h.

◆ HTMLGENERATOR_TOCDEPTH

#define HTMLGENERATOR_TOCDEPTH   "tocdepth"

Definition at line 176 of file htmlgenerator.h.