KHTML
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
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:53:43 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:53:43 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.