Static Public Member Functions

static bool boolFromDom (const QDomElement &e, const QString &attribute, bool defValue)
 
static double doubleFromDom (const QDomElement &e, const QString &attribute, double defValue)
 
static float floatFromDom (const QDomElement &e, const QString &attribute, float defValue)
 
static int intFromDom (const QDomElement &e, const QString &attribute, int defValue)
 
static QDomElement QColorDomElement (const QColor &color, const QString &name, QDomDocument &doc)
 
static QColor QColorFromDom (const QDomElement &e)
 

Detailed Description

Definition at line 43 of file domUtils.h.


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