20 #ifndef __tdehtml_Iface_h__
21 #define __tdehtml_Iface_h__
23 #include <dcopobject.h>
218 ASYNC
print(
bool quick );
220 void debugRenderTree();
222 void viewDocumentSource();
223 void viewFrameSource();
224 void saveBackground(
const TQString &url);
225 void saveDocument(
const TQString &url);
230 TQString
evalJS(
const TQString &script);