KHTMLFactory Class Reference
Inheritance diagram for KHTMLFactory:

Detailed Description
Definition at line 39 of file khtml_factory.h.
Public Member Functions | |
| KHTMLFactory (bool clone=false) | |
| virtual | ~KHTMLFactory () |
| virtual KParts::Part * | createPartObject (QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name, const char *className, const QStringList &args) |
Static Public Member Functions | |
| static void | registerPart (KHTMLPart *part) |
| static void | deregisterPart (KHTMLPart *part) |
| static QPtrList< KHTMLPart > * | partList () |
| static KInstance * | instance () |
| static KHTMLSettings * | defaultHTMLSettings () |
| static KParts::HistoryProvider * | vLinks () |
Static Protected Member Functions | |
| static void | ref () |
| static void | deref () |
Friends | |
| class | DOM::DocumentImpl |
| class | KHTMLViewPrivate |
The documentation for this class was generated from the following files:

