KHTMLFactory Class Reference
#include <khtml_factory.h>
Inheritance diagram for KHTMLFactory:

Public Member Functions | |
| KHTMLFactory () | |
| virtual | ~KHTMLFactory () |
| virtual QObject * | create (const char *iface, QWidget *parentWidget, QObject *parent, const QVariantList &args, const QString &keyword) |
Detailed Description
Definition at line 28 of file khtml_factory.h.
Constructor & Destructor Documentation
| KHTMLFactory::KHTMLFactory | ( | ) |
Definition at line 26 of file khtml_factory.cpp.
| KHTMLFactory::~KHTMLFactory | ( | ) | [virtual] |
Definition at line 31 of file khtml_factory.cpp.
Member Function Documentation
| QObject * KHTMLFactory::create | ( | const char * | iface, |
| QWidget * | parentWidget, | ||
| QObject * | parent, | ||
| const QVariantList & | args, | ||
| const QString & | keyword | ||
| ) | [virtual] |
Reimplemented from KPluginFactory.
Definition at line 38 of file khtml_factory.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference