#include "khtml_ext.h"#include "khtmlview.h"#include "khtml_pagecache.h"#include "rendering/render_form.h"#include "rendering/render_image.h"#include "html/html_imageimpl.h"#include "misc/loader.h"#include "dom/html_form.h"#include "dom/html_image.h"#include "dom/dom_string.h"#include "dom/html_document.h"#include "dom/dom_element.h"#include "xml/dom_elementimpl.h"#include <QtGui/QClipboard>#include <QtCore/QFileInfo>#include <QtGui/QMenu>#include <QtCore/QUrl>#include <QtCore/QMetaEnum>#include <assert.h>#include <kdebug.h>#include <klocale.h>#include <kfiledialog.h>#include <kjobuidelegate.h>#include <kio/job.h>#include <kshell.h>#include <ktoolbar.h>#include <ksavefile.h>#include <kstringhandler.h>#include <ktoolinvocation.h>#include <kmessagebox.h>#include <kstandarddirs.h>#include <krun.h>#include <kurifilter.h>#include <kicon.h>#include <kiconloader.h>#include <kdesktopfile.h>#include <kinputdialog.h>#include <ktemporaryfile.h>#include "khtml_global.h"#include <kstandardaction.h>#include <kactioncollection.h>#include <kactionmenu.h>#include "khtmlpart_p.h"#include "khtml_ext.moc"
Include dependency graph for khtml_ext.cpp:

Go to the source code of this file.
Functions | |
| static KParts::SelectorInterface::Element | convertDomElement (const DOM::ElementImpl *domElem) |
Variables | |
| const int KDE_NO_EXPORT | fastZoomSizeCount |
| const int KDE_NO_EXPORT | fastZoomSizes [] |
Function Documentation
| static KParts::SelectorInterface::Element convertDomElement | ( | const DOM::ElementImpl * | domElem | ) | [static] |
Definition at line 1117 of file khtml_ext.cpp.
Variable Documentation
| const int KDE_NO_EXPORT fastZoomSizeCount |
| const int KDE_NO_EXPORT fastZoomSizes[] |
KDE 4.6 API Reference