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