KHTML
KHTMLImage Class Reference
#include <khtmlimage.h>
Inheritance diagram for KHTMLImage:
Public Member Functions | |
| virtual bool | closeUrl () |
| KHTMLPart * | doc () const |
| KHTMLImage (QWidget *parentWidget, QObject *parent, KHTMLPart::GUIProfile prof) | |
| virtual void | notifyFinished (khtml::CachedObject *o) |
| virtual bool | openFile () |
| virtual bool | openUrl (const KUrl &url) |
| virtual | ~KHTMLImage () |
Protected Member Functions | |
| virtual void | guiActivateEvent (KParts::GUIActivateEvent *e) |
Detailed Description
For internal use only.
Definition at line 60 of file khtmlimage.h.
Constructor & Destructor Documentation
| KHTMLImage::KHTMLImage | ( | QWidget * | parentWidget, | |
| QObject * | parent, | |||
| KHTMLPart::GUIProfile | prof | |||
| ) |
Definition at line 68 of file khtmlimage.cpp.
| KHTMLImage::~KHTMLImage | ( | ) | [virtual] |
Definition at line 113 of file khtmlimage.cpp.
Member Function Documentation
| bool KHTMLImage::closeUrl | ( | ) | [virtual] |
Reimplemented from KParts::ReadOnlyPart.
Definition at line 171 of file khtmlimage.cpp.
| KHTMLPart* KHTMLImage::doc | ( | ) | const [inline] |
Definition at line 74 of file khtmlimage.h.
| void KHTMLImage::guiActivateEvent | ( | KParts::GUIActivateEvent * | e | ) | [protected, virtual] |
Reimplemented from KParts::ReadOnlyPart.
Definition at line 217 of file khtmlimage.cpp.
| void KHTMLImage::notifyFinished | ( | khtml::CachedObject * | o | ) | [virtual] |
Definition at line 178 of file khtmlimage.cpp.
| virtual bool KHTMLImage::openFile | ( | ) | [inline, virtual] |
Implements KParts::ReadOnlyPart.
Definition at line 68 of file khtmlimage.h.
Reimplemented from KParts::ReadOnlyPart.
Definition at line 128 of file khtmlimage.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference