lib/util/domutil.h File Reference
#include <qdom.h>
#include <qpair.h>
#include <qstringlist.h>
#include <qvaluelist.h>
Go to the source code of this file.
Classes | |
struct | DomAttribute |
struct | DomPathElement |
class | DomUtil |
Utility class for conveniently accessing data in a DOM tree. More... | |
Typedefs | |
typedef QValueList< DomPathElement > | DomPath |
Typedef Documentation
|
Definition at line 35 of file domutil.h. Referenced by DomUtil::resolvPathStringExt(). |