KHTML
KHTMLImageBrowserExtension Class Reference
#include <khtmlimage.h>
Inheritance diagram for KHTMLImageBrowserExtension:
Public Member Functions | |
KHTMLImageBrowserExtension (KHTMLImage *parent) | |
virtual int | xOffset () |
virtual int | yOffset () |
Public Member Functions inherited from KParts::BrowserExtension | |
BrowserExtension (KParts::ReadOnlyPart *parent) | |
virtual | ~BrowserExtension () |
QString | actionText (const char *name) const |
BrowserArguments | browserArguments () const |
BrowserInterface * | browserInterface () const |
bool | isActionEnabled (const char *name) const |
bool | isURLDropHandlingEnabled () const |
void | pasteRequest () |
virtual void | restoreState (QDataStream &stream) |
virtual void | saveState (QDataStream &stream) |
virtual void | setBrowserArguments (const BrowserArguments &args) |
void | setBrowserInterface (BrowserInterface *impl) |
void | setURLDropHandlingEnabled (bool enable) |
Protected Slots | |
void | disableScrolling () |
void | print () |
void | reparseConfiguration () |
Detailed Description
Definition at line 112 of file khtmlimage.h.
Constructor & Destructor Documentation
KHTMLImageBrowserExtension::KHTMLImageBrowserExtension | ( | KHTMLImage * | parent | ) |
Definition at line 302 of file khtmlimage.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 330 of file khtmlimage.cpp.
|
protectedslot |
Definition at line 318 of file khtmlimage.cpp.
|
protectedslot |
Definition at line 323 of file khtmlimage.cpp.
|
virtual |
Reimplemented from KParts::BrowserExtension.
Definition at line 308 of file khtmlimage.cpp.
|
virtual |
Reimplemented from KParts::BrowserExtension.
Definition at line 313 of file khtmlimage.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.