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