KHTML
#include "khtml_ext.h"#include "khtmlview.h"#include "khtml_pagecache.h"#include "rendering/render_form.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"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 |
Definition at line 1120 of file khtml_ext.cpp.
Variable Documentation
| const int KDE_NO_EXPORT fastZoomSizeCount |
| const int KDE_NO_EXPORT fastZoomSizes[] |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference