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
Exported for khtml test programs, but not installed
Definition at line 49 of file khtml_global.h.
Constructor & Destructor Documentation
| KHTMLGlobal::KHTMLGlobal | ( | ) |
Definition at line 60 of file khtml_global.cpp.
| KHTMLGlobal::~KHTMLGlobal | ( | ) |
Definition at line 77 of file khtml_global.cpp.
Member Function Documentation
| const KComponentData & KHTMLGlobal::componentData | ( | ) | [static] |
Definition at line 202 of file khtml_global.cpp.
| KHTMLSettings * KHTMLGlobal::defaultHTMLSettings | ( | ) | [static] |
Definition at line 237 of file khtml_global.cpp.
| void KHTMLGlobal::deregisterDocumentImpl | ( | DOM::DocumentImpl * | doc | ) | [static] |
Definition at line 188 of file khtml_global.cpp.
| void KHTMLGlobal::deregisterPart | ( | KHTMLPart * | part | ) | [static] |
Definition at line 162 of file khtml_global.cpp.
| void KHTMLGlobal::finalCheck | ( | ) | [static] |
Definition at line 246 of file khtml_global.cpp.
| KIconLoader * KHTMLGlobal::iconLoader | ( | ) | [static] |
Definition at line 227 of file khtml_global.cpp.
| void KHTMLGlobal::registerDocumentImpl | ( | DOM::DocumentImpl * | doc | ) | [static] |
Definition at line 176 of file khtml_global.cpp.
| void KHTMLGlobal::registerPart | ( | KHTMLPart * | part | ) | [static] |
Definition at line 150 of file khtml_global.cpp.
| static KParts::HistoryProvider* KHTMLGlobal::vLinks | ( | ) | [inline, static] |
Definition at line 69 of file khtml_global.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference