step.cpp File Reference
#include "step.h"#include "dom/dom3_xpath.h"#include "xml/dom_docimpl.h"#include "xml/dom_nodeimpl.h"#include "xml/dom_textimpl.h"#include "xml/dom3_xpathimpl.h"#include <QtDebug>
Include dependency graph for step.cpp:

Go to the source code of this file.
Functions | |
| static bool | areAdjacentTextNodes (NodeImpl *n, NodeImpl *m) |
| static DomNodeList | compressTextNodes (const DomNodeList &nodes) |
Function Documentation
| static bool areAdjacentTextNodes | ( | NodeImpl * | n, |
| NodeImpl * | m | ||
| ) | [static] |
| static DomNodeList compressTextNodes | ( | const DomNodeList & | nodes | ) | [static] |
KDE 4.6 API Reference