KHTML
htmlediting_impl.cpp File Reference
#include "htmlediting_impl.h"#include "editor.h"#include "css/cssproperties.h"#include "css/css_valueimpl.h"#include "dom/css_value.h"#include "html/html_elementimpl.h"#include "html/html_imageimpl.h"#include "misc/htmlattrs.h"#include "misc/htmltags.h"#include "rendering/render_object.h"#include "rendering/render_style.h"#include "rendering/render_text.h"#include "xml/dom_docimpl.h"#include "xml/dom_elementimpl.h"#include "xml/dom_position.h"#include "xml/dom_positioniterator.h"#include "xml/dom_nodeimpl.h"#include "xml/dom_selection.h"#include "xml/dom_stringimpl.h"#include "xml/dom_textimpl.h"#include "xml/dom2_rangeimpl.h"#include "xml/dom2_viewsimpl.h"#include "khtml_part.h"#include "khtmlview.h"#include <QList>#include <limits.h>Go to the source code of this file.
Namespaces | |
| namespace | khtml |
Functions | |
| static void | khtml::debugPosition (const char *prefix, const Position &pos) |
| static bool | khtml::isNBSP (const QChar &c) |
| static bool | khtml::isWS (const Position &pos) |
| static bool | khtml::isWS (const DOMString &text) |
| static bool | khtml::isWS (const QChar &c) |
| static Position | khtml::leadingWhitespacePosition (const Position &pos) |
| static DOMString & | khtml::nonBreakingSpaceString () |
| static bool | khtml::shouldDeleteUpstreamPosition (const Position &pos) |
| static bool | khtml::shouldPruneNode (NodeImpl *node) |
| static DOMString & | khtml::styleSpanClassString () |
| static bool | khtml::textNodesAreJoinable (TextImpl *text1, TextImpl *text2) |
| static Position | khtml::trailingWhitespacePosition (const Position &pos) |
KDE 4.3 API Reference