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

(a5de61b7cb800d2fbde2b7dd8dff6b3cf09a6dfc)

#include "codemarker.h"
#include "genustypes.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 174 of file htmlgenerator.h.

◆ HTMLGENERATOR_FOOTER

#define HTMLGENERATOR_FOOTER   "footer"

Definition at line 175 of file htmlgenerator.h.

◆ HTMLGENERATOR_NAVIGATIONSEPARATOR

#define HTMLGENERATOR_NAVIGATIONSEPARATOR   "navigationseparator"

Definition at line 180 of file htmlgenerator.h.

◆ HTMLGENERATOR_NONAVIGATIONBAR

#define HTMLGENERATOR_NONAVIGATIONBAR   "nonavigationbar"

Definition at line 179 of file htmlgenerator.h.

◆ HTMLGENERATOR_POSTHEADER

#define HTMLGENERATOR_POSTHEADER   "postheader"

Definition at line 176 of file htmlgenerator.h.

◆ HTMLGENERATOR_POSTPOSTHEADER

#define HTMLGENERATOR_POSTPOSTHEADER   "postpostheader"

Definition at line 177 of file htmlgenerator.h.

◆ HTMLGENERATOR_PROLOGUE

#define HTMLGENERATOR_PROLOGUE   "prologue"

Definition at line 178 of file htmlgenerator.h.

◆ HTMLGENERATOR_TOCDEPTH

#define HTMLGENERATOR_TOCDEPTH   "tocdepth"

Definition at line 181 of file htmlgenerator.h.