KHTML
KHTMLFactory Class Reference
#include <khtml_factory.h>
Inheritance diagram for KHTMLFactory:
Public Member Functions | |
| virtual KParts::Part * | createPartObject (QWidget *parentWidget, QObject *parent, const char *className, const QStringList &args) |
| KHTMLFactory () | |
| virtual | ~KHTMLFactory () |
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
| KParts::Part * KHTMLFactory::createPartObject | ( | QWidget * | parentWidget, | |
| QObject * | parent, | |||
| const char * | className, | |||
| const QStringList & | args | |||
| ) | [virtual] |
Implements KParts::Factory.
Definition at line 38 of file khtml_factory.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference