|
Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
|
Major options for the Doxygen Process. More...
#include <common_definitions.h>
Data Fields | |
| QString | DoxyLogoFilename |
| QString | DoxyHtmlHeaderFilename |
| QString | DoxyHtmlFooterFilename |
| QString | DoxyExtraStylesheetFilename |
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.
| 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().
| 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().
| 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().
| 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().