Classes | Macros
htmlgen.h File Reference
#include "outputgen.h"
#include "ftextstream.h"

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 -->"
 

Macro Definition Documentation

#define PREFRAG_END   "</div><!-- fragment -->"

Definition at line 27 of file htmlgen.h.

#define PREFRAG_START   "<div class=\"fragment\">"

Definition at line 26 of file htmlgen.h.