38 = dynamic_cast <
const QtXmlNode & > ( child );
A pure virtual base class of XML node wrappers.
appendChild(const QDomNode &newChild)
hippodraw::QtXmlNode class interface
QtXmlNode()
The default constructor.
An XML element using the Qt XML module.
QDomNode m_node
The DOM node wrapped by this object.
virtual void appendChild(const XmlNode &child)
Appends a child element to the element.
virtual ~QtXmlNode()
The destructor.