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 ();
SceneElement * element()
The scene element of this function element.
ElementFunction(Function *_f, SceneElement *_element)
Constructor.
void saveToXml(QDomDocument &_doc, QDomElement &_root)
Save to xml.
~ElementFunction()
Destructor.
GraphicsScene * scene()
Scene.
void loadFromXml(QXmlQuery &_xml)
Load from xml.