KHTML
KHTMLGlobal Class Reference
#include <khtml_global.h>
Public Member Functions | |
KHTMLGlobal () | |
~KHTMLGlobal () | |
Static Public Member Functions | |
static const KComponentData & | componentData () |
static KHTMLSettings * | defaultHTMLSettings () |
static void | deregisterDocumentImpl (DOM::DocumentImpl *doc) |
static void | deregisterPart (KHTMLPart *part) |
static void | finalCheck () |
static KIconLoader * | iconLoader () |
static void | registerDocumentImpl (DOM::DocumentImpl *doc) |
static void | registerPart (KHTMLPart *part) |
static KParts::HistoryProvider * | vLinks () |
Detailed Description
For internal use only.
Exported for khtml test programs, but not installed
Definition at line 46 of file khtml_global.h.
Constructor & Destructor Documentation
KHTMLGlobal::KHTMLGlobal | ( | ) |
Definition at line 59 of file khtml_global.cpp.
KHTMLGlobal::~KHTMLGlobal | ( | ) |
Definition at line 76 of file khtml_global.cpp.
Member Function Documentation
const KComponentData & KHTMLGlobal::componentData | ( | ) | [static] |
Definition at line 201 of file khtml_global.cpp.
KHTMLSettings * KHTMLGlobal::defaultHTMLSettings | ( | ) | [static] |
Definition at line 236 of file khtml_global.cpp.
void KHTMLGlobal::deregisterDocumentImpl | ( | DOM::DocumentImpl * | doc | ) | [static] |
Definition at line 187 of file khtml_global.cpp.
void KHTMLGlobal::deregisterPart | ( | KHTMLPart * | part | ) | [static] |
Definition at line 161 of file khtml_global.cpp.
void KHTMLGlobal::finalCheck | ( | ) | [static] |
Definition at line 245 of file khtml_global.cpp.
KIconLoader * KHTMLGlobal::iconLoader | ( | ) | [static] |
Definition at line 226 of file khtml_global.cpp.
void KHTMLGlobal::registerDocumentImpl | ( | DOM::DocumentImpl * | doc | ) | [static] |
Definition at line 175 of file khtml_global.cpp.
void KHTMLGlobal::registerPart | ( | KHTMLPart * | part | ) | [static] |
Definition at line 149 of file khtml_global.cpp.
static KParts::HistoryProvider* KHTMLGlobal::vLinks | ( | ) | [inline, static] |
Definition at line 66 of file khtml_global.h.
The documentation for this class was generated from the following files: