Static Public Member Functions | Static Private Member Functions | List of all members
DomUtils Class Reference

#include <domUtils.h>

Static Public Member Functions

static bool boolFromDom (const QDomElement &e, const QString &attribute, bool 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 qreal qrealFromDom (const QDomElement &e, const QString &attribute, qreal defValue)
 
static void setBoolAttribute (QDomElement &element, const QString &attribute, bool value)
 
static unsigned int uintFromDom (const QDomElement &e, const QString &attribute, unsigned int defValue)
 

Static Private Member Functions

static void warning (const QString &message)
 

Detailed Description

Definition at line 35 of file domUtils.h.

Member Function Documentation

static bool DomUtils::boolFromDom ( const QDomElement &  e,
const QString &  attribute,
bool  defValue 
)
inlinestatic

Definition at line 114 of file domUtils.h.

static int DomUtils::intFromDom ( const QDomElement &  e,
const QString &  attribute,
int  defValue 
)
inlinestatic

Definition at line 72 of file domUtils.h.

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

Definition at line 141 of file domUtils.h.

static QColor DomUtils::QColorFromDom ( const QDomElement &  e)
inlinestatic

Definition at line 150 of file domUtils.h.

static qreal DomUtils::qrealFromDom ( const QDomElement &  e,
const QString &  attribute,
qreal  defValue 
)
inlinestatic

Definition at line 44 of file domUtils.h.

static void DomUtils::setBoolAttribute ( QDomElement &  element,
const QString &  attribute,
bool  value 
)
inlinestatic

Definition at line 137 of file domUtils.h.

static unsigned int DomUtils::uintFromDom ( const QDomElement &  e,
const QString &  attribute,
unsigned int  defValue 
)
inlinestatic

Definition at line 93 of file domUtils.h.

static void DomUtils::warning ( const QString &  message)
inlinestaticprivate

Definition at line 38 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 Wed Jun 5 2019 19:26:39