50 #ifndef VSI_ELEMENTFUNCTION_HH 51 #define VSI_ELEMENTFUNCTION_HH 56 #include <QDomDocument> 57 #include <QDomElement> 94 void saveToXml (QDomDocument &_doc, QDomElement &_root);
102 void editFunction ();
ElementFunction(Function *_f, SceneElement *_element)
Constructor.
~ElementFunction()
Destructor.
SceneElement * element()
The scene element of this function element.
GraphicsScene * scene()
Scene.
void loadFromXml(QXmlQuery &_xml)
Load from xml.
void saveToXml(QDomDocument &_doc, QDomElement &_root)
Save to xml.