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