LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
domchildrenrange.h File Reference
#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  LC::Util::detail::DomSiblingsIterator
 

Namespaces

 LC
 
 LC::Util
 
 LC::Util::detail
 

Functions

auto LC::Util::DomChildren (const QDomNode &parent, const QString &tag)
 Creates a range iterating over direct children named tag. More...