khtml Library API Documentation

KHTMLPartBrowserExtension Class Reference

This is the BrowserExtension for a KHTMLPart document. More...

#include <khtml_ext.h>

Inheritance diagram for KHTMLPartBrowserExtension:

KParts::BrowserExtension QObject List of all members.

Public Slots

void cut ()
void copy ()
void paste ()
void reparseConfiguration ()
void print ()
void updateEditActions ()

Signals

void editableWidgetFocused ()
void editableWidgetBlurred ()

Public Methods

 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 41 of file khtml_ext.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun May 16 22:06:35 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003