LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
domchildrenrange.cpp File Reference
#include "domchildrenrange.h"
#include <QVector>
+ Include dependency graph for domchildrenrange.cpp:

Go to the source code of this file.

Namespaces

namespace  LC
 
namespace  LC::Util
 

Functions

QVector< QDomElementLC::Util::DomDescendants (const QDomElement &parent, const QString &tag)
 Creates a vector with all descendants of parent named tag.