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 | searchProvider () |
void | openSelection () |
void | reparseConfiguration () |
void | print () |
void | disableScrolling () |
void | updateEditActions () |
Signals | |
void | editableWidgetFocused () |
void | editableWidgetBlurred () |
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 | KHTMLPart |
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 41 of file khtml_ext.h.
The documentation for this class was generated from the following files: