#include "qtbc.h"#include "outputgen.h"Go to the source code of this file.
Classes | |
| class | HtmlGenerator |
Defines | |
| #define | PREFRAG_START "<div class=\"fragment\"><pre class=\"fragment\">" |
| #define | PREFRAG_END "</pre></div>" |
| #define PREFRAG_END "</pre></div>" |
Definition at line 25 of file htmlgen.h.
Referenced by HtmlGenerator::endCodeFragment(), and HtmlDocVisitor::visit().
| #define PREFRAG_START "<div class=\"fragment\"><pre class=\"fragment\">" |
Definition at line 24 of file htmlgen.h.
Referenced by HtmlGenerator::startCodeFragment(), and HtmlDocVisitor::visit().
1.5.1