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

Public Member Functions | |
| KHTMLImageFactory () | |
| virtual | ~KHTMLImageFactory () |
| virtual QObject * | create (const char *iface, QWidget *parentWidget, QObject *parent, const QVariantList &args, const QString &keyword) |
Static Public Member Functions | |
| static const KComponentData & | componentData () |
Detailed Description
(Only exported for khtmlimage_init.cpp, i.e. the part)
Definition at line 42 of file khtmlimage.h.
Constructor & Destructor Documentation
| KHTMLImageFactory::KHTMLImageFactory | ( | ) |
Definition at line 42 of file khtmlimage.cpp.
| KHTMLImageFactory::~KHTMLImageFactory | ( | ) | [virtual] |
Definition at line 47 of file khtmlimage.cpp.
Member Function Documentation
| static const KComponentData& KHTMLImageFactory::componentData | ( | ) | [inline, static] |
Definition at line 55 of file khtmlimage.h.
| QObject * KHTMLImageFactory::create | ( | const char * | iface, |
| QWidget * | parentWidget, | ||
| QObject * | parent, | ||
| const QVariantList & | args, | ||
| const QString & | keyword | ||
| ) | [virtual] |
Reimplemented from KPluginFactory.
Definition at line 52 of file khtmlimage.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference