KHTML
khtml_global.cpp File Reference
#include "khtml_global.h"
#include "khtml_part.h"
#include "khtml_settings.h"
#include "css/cssstyleselector.h"
#include "css/css_mediaquery.h"
#include "html/html_imageimpl.h"
#include "rendering/render_style.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 <assert.h>
#include <kdebug.h>
#include "svg/SVGNames.h"
Go to the source code of this file.
Variables | |
static QLinkedList< DOM::DocumentImpl * > * | s_docs = 0 |
static QLinkedList< KHTMLPart * > * | s_parts = 0 |
Variable Documentation
◆ s_docs
|
static |
Definition at line 58 of file khtml_global.cpp.
◆ s_parts
|
static |
Definition at line 57 of file khtml_global.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.