#include <Exporter.h>

Public Member Functions | |
| virtual | ~PSExporter () |
Protected Member Functions | |
| virtual void | writeFooter (QTextStream &out) const |
Definition at line 125 of file Exporter.h.
| virtual vrender::PSExporter::~PSExporter | ( | ) | [inline, virtual] |
Definition at line 128 of file Exporter.h.
| void PSExporter::writeFooter | ( | QTextStream & | out | ) | const [protected, virtual] |
Reimplemented from vrender::EPSExporter.
Definition at line 115 of file EPSExporter.cpp.