htmlwriter.h
virtual void reset()=0
Stop all possibly pending processing in order to be able to call #begin() again.
virtual void embedPart(const TQCString &contentId, const TQString &url)=0
Embed a part with Content-ID contentId, using url url.
htmlwriter.h virtual void reset()=0 Stop all possibly pending processing in order to be able to call #begin() again. virtual void embedPart(const TQCString &contentId, const TQString &url)=0 Embed a part with Content-ID contentId, using url url. |