|
My Project
|
Go to the source code of this file.
Classes | |
| class | HtmlCodeGenerator |
| class | HtmlGenerator |
Macros | |
| #define | PREFRAG_START "<div class=\"fragment\">" |
| #define | PREFRAG_END "</div><!-- fragment -->" |
| #define PREFRAG_END "</div><!-- fragment -->" |
Definition at line 27 of file htmlgen.h.
Referenced by HtmlGenerator::endCodeFragment(), and HtmlDocVisitor::visit().
| #define PREFRAG_START "<div class=\"fragment\">" |
Definition at line 26 of file htmlgen.h.
Referenced by HtmlGenerator::startCodeFragment(), and HtmlDocVisitor::visit().