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

Public Member Functions | |
| KHTMLImage (QWidget *parentWidget, QObject *parent, KHTMLPart::GUIProfile prof) | |
| virtual | ~KHTMLImage () |
| virtual bool | closeUrl () |
| KHTMLPart * | doc () const |
| virtual void | notifyFinished (khtml::CachedObject *o) |
| virtual bool | openFile () |
| virtual bool | openUrl (const KUrl &url) |
Protected Member Functions | |
| virtual void | guiActivateEvent (KParts::GUIActivateEvent *e) |
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.
| KHTMLImage::~KHTMLImage | ( | ) | [virtual] |
Definition at line 120 of file khtmlimage.cpp.
Member Function Documentation
| bool KHTMLImage::closeUrl | ( | ) | [virtual] |
Reimplemented from KParts::ReadOnlyPart.
Definition at line 181 of file khtmlimage.cpp.
| KHTMLPart* KHTMLImage::doc | ( | ) | const [inline] |
Definition at line 78 of file khtmlimage.h.
| void KHTMLImage::guiActivateEvent | ( | KParts::GUIActivateEvent * | e | ) | [protected, virtual] |
Reimplemented from KParts::ReadOnlyPart.
Definition at line 227 of file khtmlimage.cpp.
| void KHTMLImage::notifyFinished | ( | khtml::CachedObject * | o | ) | [virtual] |
Definition at line 188 of file khtmlimage.cpp.
| virtual bool KHTMLImage::openFile | ( | ) | [inline, virtual] |
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:
KDE 4.6 API Reference