14 #ifndef _QtXmlTextNode_H_ 15 #define _QtXmlTextNode_H_ 18 # pragma warning (disable : 4250) // inherits via dominance 23 #include "msdevstudio/MSconfig.h" 61 void setData (
const std::string &
data );
67 #endif // _QtXmlTextNode_H_ XmlTextNode class interface.
hippodraw::QtXmlNode class interface
QDomText m_text_node
The DOM text node wrapped by this object.
A pure virtual base class of XML DOM Text node wrapper.
An XML element using the Qt XML module.
void * data(numeric::array arr)
An XML Dom text node using the Qt XML module.
An XML DOM Document handler using the Qt XML module.
#define MDL_QTHIPPOPLOT_API