KHTML
khtml_global.cpp File Reference
#include "khtml_global.h"
#include "khtml_part.h"
#include "khtml_settings.h"
#include "css/cssstyleselector.h"
#include "html/html_imageimpl.h"
#include "rendering/break_lines.h"
#include "misc/htmlnames.h"
#include "misc/loader.h"
#include "misc/arena.h"
#include "misc/paintbuffer.h"
#include <QtCore/QLinkedList>
#include <kcomponentdata.h>
#include <kiconloader.h>
#include <kaboutdata.h>
#include <klocale.h>
#include <kdebug.h>
#include "svg/SVGNames.h"
Include dependency graph for khtml_global.cpp:
Go to the source code of this file.
Variables | |
static QLinkedList < DOM::DocumentImpl * > * | s_docs = 0 |
static QLinkedList< KHTMLPart * > * | s_parts = 0 |
Variable Documentation
|
static |
Definition at line 58 of file khtml_global.cpp.
|
static |
Definition at line 57 of file khtml_global.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.