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/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
QLinkedList<DOM::DocumentImpl*>* s_docs = 0 [static] |
Definition at line 57 of file khtml_global.cpp.
Definition at line 56 of file khtml_global.cpp.
KDE 4.3 API Reference