KHTML
KHTMLImage Class Reference
#include <khtmlimage.h>
Inheritance diagram for KHTMLImage:
Public Member Functions | |
virtual bool | closeURL () |
KHTMLPart * | doc () const |
KHTMLImage (QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name, KHTMLPart::GUIProfile prof) | |
virtual void | notifyFinished (khtml::CachedObject *o) |
virtual bool | openFile () |
virtual bool | openURL (const KURL &url) |
virtual | ~KHTMLImage () |
Protected Member Functions | |
virtual bool | eventFilter (QObject *filterTarget, QEvent *e) |
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, | |
const char * | widgetName, | |||
QObject * | parent, | |||
const char * | name, | |||
KHTMLPart::GUIProfile | prof | |||
) |
Definition at line 61 of file khtmlimage.cpp.
KHTMLImage::~KHTMLImage | ( | ) | [virtual] |
Definition at line 121 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 185 of file khtmlimage.cpp.
virtual bool KHTMLImage::openFile | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following files: