KHTML
KHTMLImage Class Reference
#include <khtmlimage.h>
Inheritance diagram for KHTMLImage:

Additional Inherited Members | |
Public Slots inherited from KParts::ReadOnlyPart | |
Signals inherited from KParts::ReadOnlyPart | |
| void | canceled (const QString &errMsg) |
| void | completed () |
| void | completed (bool pendingAction) |
| void | setStatusBarText (const QString &text) |
| void | setWindowCaption (const QString &caption) |
| void | started (KIO::Job *) |
Signals inherited from KParts::Part | |
Protected Slots inherited from KParts::ReadOnlyPart | |
| void | slotWidgetDestroyed () |
Protected Slots inherited from KParts::Part | |
Properties inherited from KParts::ReadOnlyPart | |
| KUrl | url |
Detailed Description
Definition at line 64 of file khtmlimage.h.
Constructor & Destructor Documentation
| KHTMLImage::KHTMLImage | ( | QWidget * | parentWidget, |
| QObject * | parent, | ||
| KHTMLPart::GUIProfile | prof | ||
| ) |
Definition at line 67 of file khtmlimage.cpp.
|
virtual |
Definition at line 120 of file khtmlimage.cpp.
Member Function Documentation
|
virtual |
Reimplemented from KParts::ReadOnlyPart.
Definition at line 181 of file khtmlimage.cpp.
|
inline |
Definition at line 78 of file khtmlimage.h.
|
protectedvirtual |
Reimplemented from KParts::ReadOnlyPart.
Definition at line 227 of file khtmlimage.cpp.
|
virtual |
Definition at line 188 of file khtmlimage.cpp.
|
inlinevirtual |
Reimplemented from KParts::ReadOnlyPart.
Definition at line 72 of file khtmlimage.h.
Reimplemented from KParts::ReadOnlyPart.
Definition at line 135 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-2013 The KDE developers.
Generated on Thu Feb 21 2013 11:15:56 by doxygen 1.8.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Thu Feb 21 2013 11:15:56 by doxygen 1.8.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
Public Member Functions inherited from