PACK Qt Binding  $VERSION$
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
Protected Member Functions | Static Protected Member Functions | List of all members
WHelper Class Reference

#include <helper.h>

Inheritance diagram for WHelper:
WTransaction

Protected Member Functions

bool str2bool (QString s)
 

Static Protected Member Functions

static QList< QDomElement > elementsByTagName (const QDomElement &, QString)
 

Member Function Documentation

QList< QDomElement > WHelper::elementsByTagName ( const QDomElement &  root,
QString  tag 
)
staticprotected

helper for de-serializers: returns direct child elements with given tag name (necessary because QDomElement::elementsByTagName traverses all children)

bool WHelper::str2bool ( QString  s)
protected

helper for XML decoding: transforms string to boolean


The documentation for this class was generated from the following files: