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 | ( | ) |
Definition at line 60 of file khtml_global.cpp.
KHTMLGlobal::~KHTMLGlobal | ( | ) |
Definition at line 77 of file khtml_global.cpp.
Member Function Documentation
|
static |
Definition at line 202 of file khtml_global.cpp.
|
static |
Definition at line 237 of file khtml_global.cpp.
|
static |
Definition at line 188 of file khtml_global.cpp.
|
static |
Definition at line 162 of file khtml_global.cpp.
|
static |
Definition at line 246 of file khtml_global.cpp.
|
static |
Definition at line 227 of file khtml_global.cpp.
|
static |
Definition at line 176 of file khtml_global.cpp.
|
static |
Definition at line 150 of file khtml_global.cpp.
|
inlinestatic |
Definition at line 69 of file khtml_global.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.