Static Public Member Functions | Static Private Member Functions
DomUtils Class Reference

#include <domUtils.h>

List of all members.

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)

Static Private Member Functions

static void warning (const QString &message)

Detailed Description

Definition at line 43 of file domUtils.h.


Member Function Documentation

static bool DomUtils::boolFromDom ( const QDomElement &  e,
const QString &  attribute,
bool  defValue 
) [inline, static]

Definition at line 122 of file domUtils.h.

static double DomUtils::doubleFromDom ( const QDomElement &  e,
const QString &  attribute,
double  defValue 
) [inline, static]

Definition at line 80 of file domUtils.h.

static float DomUtils::floatFromDom ( const QDomElement &  e,
const QString &  attribute,
float  defValue 
) [inline, static]

Definition at line 56 of file domUtils.h.

static int DomUtils::intFromDom ( const QDomElement &  e,
const QString &  attribute,
int  defValue 
) [inline, static]

Definition at line 104 of file domUtils.h.

static QDomElement DomUtils::QColorDomElement ( const QColor &  color,
const QString &  name,
QDomDocument &  doc 
) [inline, static]

Definition at line 151 of file domUtils.h.

static QColor DomUtils::QColorFromDom ( const QDomElement &  e) [inline, static]

Definition at line 160 of file domUtils.h.

static void DomUtils::warning ( const QString &  message) [inline, static, private]

Definition at line 46 of file domUtils.h.


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


octovis
Author(s): Kai M. Wurm , Armin Hornung
autogenerated on Thu Aug 27 2015 14:13:26