Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
Loading...
Searching...
No Matches
DOXY_OPTIONS Struct Reference

Major options for the Doxygen Process. More...

#include <common_definitions.h>

Data Fields

QString DoxyLogoFilename
QString DoxyHtmlHeaderFilename
QString DoxyHtmlFooterFilename
QString DoxyExtraStylesheetFilename

Detailed Description

Major options for the Doxygen Process.

These values determine any additional HTM headers and footers to use in the Doxygen process.

Definition at line 187 of file common_definitions.h.

Field Documentation

◆ DoxyExtraStylesheetFilename

QString DOXY_OPTIONS::DoxyExtraStylesheetFilename

Pointer to the Extra Stylesheet File.

Definition at line 192 of file common_definitions.h.

Referenced by ProjectSubstitute::LoadFileSubsList(), and ReadProjectInfo::LoadProjectInfo().

◆ DoxyHtmlFooterFilename

QString DOXY_OPTIONS::DoxyHtmlFooterFilename

Pointer to the additional HTML Footer File.

Definition at line 191 of file common_definitions.h.

Referenced by ProjectSubstitute::LoadFileSubsList(), and ReadProjectInfo::LoadProjectInfo().

◆ DoxyHtmlHeaderFilename

QString DOXY_OPTIONS::DoxyHtmlHeaderFilename

Pointer to the additional HTML Header File.

Definition at line 190 of file common_definitions.h.

Referenced by ProjectSubstitute::LoadFileSubsList(), and ReadProjectInfo::LoadProjectInfo().

◆ DoxyLogoFilename

QString DOXY_OPTIONS::DoxyLogoFilename

Pointer to the Project's DOxygen Output's Logo

Definition at line 189 of file common_definitions.h.

Referenced by ProjectSubstitute::LoadFileSubsList(), and ReadProjectInfo::LoadProjectInfo().


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