KHTML
KHTMLGlobal Class Reference
#include <khtml_global.h>
Detailed Description
Definition at line 46 of file khtml_global.h.
Public Member Functions | |
| KHTMLGlobal () | |
| ~KHTMLGlobal () | |
Static Public Member Functions | |
| static void | registerPart (KHTMLPart *part) |
| static void | deregisterPart (KHTMLPart *part) |
| static void | registerDocumentImpl (DOM::DocumentImpl *doc) |
| static void | deregisterDocumentImpl (DOM::DocumentImpl *doc) |
| static const KComponentData & | componentData () |
| static KIconLoader * | iconLoader () |
| static KHTMLSettings * | defaultHTMLSettings () |
| static KParts::HistoryProvider * | vLinks () |
| static void | finalCheck () |
Friends | |
| class | KHTMLViewPrivate |
Constructor & Destructor Documentation
| KHTMLGlobal::KHTMLGlobal | ( | ) |
Definition at line 55 of file khtml_global.cpp.
| KHTMLGlobal::~KHTMLGlobal | ( | ) |
Definition at line 64 of file khtml_global.cpp.
Member Function Documentation
| void KHTMLGlobal::registerPart | ( | KHTMLPart * | part | ) | [static] |
Definition at line 135 of file khtml_global.cpp.
| void KHTMLGlobal::deregisterPart | ( | KHTMLPart * | part | ) | [static] |
Definition at line 147 of file khtml_global.cpp.
| void KHTMLGlobal::registerDocumentImpl | ( | DOM::DocumentImpl * | doc | ) | [static] |
Definition at line 161 of file khtml_global.cpp.
| void KHTMLGlobal::deregisterDocumentImpl | ( | DOM::DocumentImpl * | doc | ) | [static] |
Definition at line 173 of file khtml_global.cpp.
| const KComponentData & KHTMLGlobal::componentData | ( | ) | [static] |
Definition at line 187 of file khtml_global.cpp.
| KIconLoader * KHTMLGlobal::iconLoader | ( | ) | [static] |
Definition at line 212 of file khtml_global.cpp.
| KHTMLSettings * KHTMLGlobal::defaultHTMLSettings | ( | ) | [static] |
Definition at line 222 of file khtml_global.cpp.
| static KParts::HistoryProvider* KHTMLGlobal::vLinks | ( | ) | [inline, static] |
Definition at line 66 of file khtml_global.h.
| void KHTMLGlobal::finalCheck | ( | ) | [static] |
Definition at line 231 of file khtml_global.cpp.
Friends And Related Function Documentation
friend class KHTMLViewPrivate [friend] |
Definition at line 48 of file khtml_global.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference