![]() |
LeechCraft
0.6.70-11552-gf61ee51c3d
Modular cross-platform feature rich live environment.
|
#include <boost/iterator.hpp>#include <boost/iterator/function_input_iterator.hpp>#include <boost/range.hpp>#include <QDomElement>#include <QString>
Include dependency graph for domchildrenrange.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | LeechCraft::Util::detail::DomSiblingsIterator |
Namespaces | |
| LeechCraft | |
| LeechCraft::Util | |
| LeechCraft::Util::detail | |
Functions | |
| auto | LeechCraft::Util::DomChildren (const QDomNode &parent, const QString &tag) |
| Creates a range iterating over direct children named tag. More... | |