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

Detailed Description
Definition at line 60 of file khtmlimage.h.
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) |
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] |
KHTMLPart* KHTMLImage::doc | ( | ) | const [inline] |
Definition at line 74 of file khtmlimage.h.
void KHTMLImage::guiActivateEvent | ( | KParts::GUIActivateEvent * | e | ) | [protected, virtual] |
void KHTMLImage::notifyFinished | ( | khtml::CachedObject * | o | ) | [virtual] |
Definition at line 178 of file khtmlimage.cpp.
virtual bool KHTMLImage::openFile | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following files: