23 explicit Element(QObject *parent = 0);
41 virtual QDomElement toOpenIndyXML(QDomDocument &xmlDoc)
const;
42 virtual bool fromOpenIndyXML(QDomElement &xmlElem);
50 void elementAboutToBeDeleted(
const int &elementId,
const QString &name,
const QString &group,
const FeatureTypes &type);
The Element class.
Definition: element.h:17
FeatureTypes
all OpenIndy feature types
Definition: types.h:95
Definition: coordinatesystem.h:15
int id
Definition: element.h:53
#define OI_CORE_EXPORT
Definition: types.h:11
The OiJob class Represents an OpenIndy job (holds all features and active states) ...
Definition: oijob.h:30