Class for loading and storing settings to/from XML documents.
More...
#include <iAXmlSettings.h>
Class for loading and storing settings to/from XML documents.
transfer functions
◆ iAXmlSettings()
| iAXmlSettings::iAXmlSettings |
( |
| ) |
|
◆ createElement() [1/2]
| QDomElement iAXmlSettings::createElement |
( |
QString const & |
elementName | ) |
|
◆ createElement() [2/2]
| QDomElement iAXmlSettings::createElement |
( |
QString const & |
elementName, |
|
|
QDomNode |
parent |
|
) |
| |
◆ document()
| QDomDocument & iAXmlSettings::document |
( |
| ) |
|
◆ documentElement()
| QDomElement iAXmlSettings::documentElement |
( |
| ) |
|
◆ fromString()
| bool iAXmlSettings::fromString |
( |
QString const & |
xmlStr | ) |
|
◆ hasElement()
| bool iAXmlSettings::hasElement |
( |
QString const & |
nodeName | ) |
const |
◆ loadTransferFunction() [1/2]
◆ loadTransferFunction() [2/2]
| bool iAXmlSettings::loadTransferFunction |
( |
QDomNode const & |
functionsNode, |
|
|
iATransferFunction * |
transferFunction |
|
) |
| |
|
static |
◆ node()
| QDomNode iAXmlSettings::node |
( |
QString const & |
nodeName | ) |
|
◆ read()
| bool iAXmlSettings::read |
( |
QString const & |
filename | ) |
|
◆ save()
| void iAXmlSettings::save |
( |
QString const & |
fileName | ) |
|
◆ saveTransferFunction()
◆ toString()
| QString iAXmlSettings::toString |
( |
| ) |
const |
The documentation for this class was generated from the following files: