KHTML
KHTMLFactory Class Reference
#include <khtml_factory.h>
Inheritance diagram for KHTMLFactory:
Public Member Functions | |
virtual KParts::Part * | createPartObject (QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name, const char *className, const QStringList &args) |
KHTMLFactory (bool clone=false) | |
virtual | ~KHTMLFactory () |
Static Public Member Functions | |
static KHTMLSettings * | defaultHTMLSettings () |
static void | deregisterPart (KHTMLPart *part) |
static KInstance * | instance () |
static QPtrList< KHTMLPart > * | partList () |
static void | registerPart (KHTMLPart *part) |
static KParts::HistoryProvider * | vLinks () |
Static Protected Member Functions | |
static void | deref () |
static void | ref () |
Detailed Description
Definition at line 39 of file khtml_factory.h.
Constructor & Destructor Documentation
KHTMLFactory::KHTMLFactory | ( | bool | clone = false |
) |
Definition at line 67 of file khtml_factory.cpp.
KHTMLFactory::~KHTMLFactory | ( | ) | [virtual] |
Definition at line 73 of file khtml_factory.cpp.
Member Function Documentation
KParts::Part * KHTMLFactory::createPartObject | ( | QWidget * | parentWidget, | |
const char * | widgetName, | |||
QObject * | parent, | |||
const char * | name, | |||
const char * | className, | |||
const QStringList & | args | |||
) | [virtual] |
KHTMLSettings * KHTMLFactory::defaultHTMLSettings | ( | ) | [static] |
Definition at line 196 of file khtml_factory.cpp.
void KHTMLFactory::deref | ( | ) | [static, protected] |
Definition at line 135 of file khtml_factory.cpp.
void KHTMLFactory::deregisterPart | ( | KHTMLPart * | part | ) | [static] |
Definition at line 156 of file khtml_factory.cpp.
KInstance * KHTMLFactory::instance | ( | ) | [static] |
Definition at line 171 of file khtml_factory.cpp.
Definition at line 53 of file khtml_factory.h.
void KHTMLFactory::ref | ( | ) | [static, protected] |
Definition at line 115 of file khtml_factory.cpp.
void KHTMLFactory::registerPart | ( | KHTMLPart * | part | ) | [static] |
Definition at line 144 of file khtml_factory.cpp.
static KParts::HistoryProvider* KHTMLFactory::vLinks | ( | ) | [inline, static] |
Definition at line 60 of file khtml_factory.h.
The documentation for this class was generated from the following files: