|
WSF
|
#include "AttributeSet.hpp"#include <map>#include <sstream>#include "AttributeOwner.hpp"#include "UtQtXmlReader.hpp"#include "UtQtXmlWriter.hpp"
Functions | |
| static void | WriteVariant (UtQtXmlWriter &aWriter, const UtVariant &aValue, const std::string &aValueName) |
| static void | ReadVariant (UtQtXmlElementReader &aReader, UtVariant &aValue, std::string &aAttributeName) |
|
static |
Referenced by wizard::AttributeSet::ReadXML().
|
static |
Referenced by wizard::AttributeSet::WriteXML().