KHTMLPartBrowserExtension Class Reference
This is the BrowserExtension for a KHTMLPart document. More...
#include <khtml_ext.h>
Inheritance diagram for KHTMLPartBrowserExtension:


Public Slots | |
void | cut () |
void | copy () |
void | paste () |
void | reparseConfiguration () |
void | print () |
void | updateEditActions () |
Public Member Functions | |
KHTMLPartBrowserExtension (KHTMLPart *parent, const char *name=0L) | |
virtual int | xOffset () |
virtual int | yOffset () |
virtual void | saveState (QDataStream &stream) |
virtual void | restoreState (QDataStream &stream) |
void | editableWidgetFocused (QWidget *widget) |
void | editableWidgetBlurred (QWidget *widget) |
void | setExtensionProxy (KParts::BrowserExtension *proxyExtension) |
Friends | |
class | KHTMLView |
Detailed Description
This is the BrowserExtension for a KHTMLPart document.Please see the KParts documentation for more information about the BrowserExtension.
Definition at line 14 of file khtml_ext.h.
The documentation for this class was generated from the following files: