16 using namespace hippodraw;
44 QString qstring ( data.c_str() );
QDomNode m_node
The DOM node wrapped by this object.
~QtXmlTextNode()
The destructor.
void * data(numeric::array arr)
void setData(const std::string &data)
Sets the data for the node.
QtXmlTextNode(const QDomText &)
A pure virtual base class of XML DOM Text node wrapper.
hippodraw::QtXmlTextNode class interface
An XML element using the Qt XML module.
QDomText m_text_node
The DOM text node wrapped by this object.
An XML Dom text node using the Qt XML module.
A pure virtual base class of XML node wrappers.