KHTML
#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::KHTMLGlobal | ( | ) |
Definition at line 60 of file khtml_global.cpp.
§ ~KHTMLGlobal()
KHTMLGlobal::~KHTMLGlobal | ( | ) |
Definition at line 77 of file khtml_global.cpp.
Member Function Documentation
§ componentData()
|
static |
Definition at line 202 of file khtml_global.cpp.
§ defaultHTMLSettings()
|
static |
Definition at line 237 of file khtml_global.cpp.
§ deregisterDocumentImpl()
|
static |
Definition at line 188 of file khtml_global.cpp.
§ deregisterPart()
|
static |
Definition at line 162 of file khtml_global.cpp.
§ finalCheck()
|
static |
Definition at line 246 of file khtml_global.cpp.
§ iconLoader()
|
static |
Definition at line 227 of file khtml_global.cpp.
§ registerDocumentImpl()
|
static |
Definition at line 176 of file khtml_global.cpp.
§ registerPart()
|
static |
Definition at line 150 of file khtml_global.cpp.
§ vLinks()
|
inlinestatic |
Definition at line 69 of file khtml_global.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:32:17 by doxygen 1.8.12 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.