teehtmlwriter.h
A HtmlWriter that dispatches all calls to a list of other HtmlWriters.
Definition: teehtmlwriter.h:46
void reset()
Stop all possibly pending processing in order to be able to call #begin() again.
Definition: teehtmlwriter.cpp:73
void embedPart(const TQCString &contentId, const TQString &url)
Embed a part with Content-ID contentId, using url url.
Definition: teehtmlwriter.cpp:93