KHTML
KHTMLImageFactory Class Reference
#include <khtmlimage.h>
Inheritance diagram for KHTMLImageFactory:
Public Member Functions | |
| virtual KParts::Part * | createPartObject (QWidget *parentWidget, QObject *parent, const char *className, const QStringList &args) |
| KHTMLImageFactory () | |
| virtual | ~KHTMLImageFactory () |
Static Public Member Functions | |
| static const KComponentData & | componentData () |
Detailed Description
For internal use only.
Definition at line 40 of file khtmlimage.h.
Constructor & Destructor Documentation
| KHTMLImageFactory::KHTMLImageFactory | ( | ) |
Definition at line 46 of file khtmlimage.cpp.
| KHTMLImageFactory::~KHTMLImageFactory | ( | ) | [virtual] |
Definition at line 51 of file khtmlimage.cpp.
Member Function Documentation
| static const KComponentData& KHTMLImageFactory::componentData | ( | ) | [inline, static] |
Definition at line 51 of file khtmlimage.h.
| KParts::Part * KHTMLImageFactory::createPartObject | ( | QWidget * | parentWidget, | |
| QObject * | parent, | |||
| const char * | className, | |||
| const QStringList & | args | |||
| ) | [virtual] |
Implements KParts::Factory.
Definition at line 56 of file khtmlimage.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference