10 #include <QDomElement> 11 #include <QXmlStreamReader> 56 void setName(QString name);
58 QDomElement xmlSaveState(QDomDocument& doc)
const;
60 bool xmlLoadState(QDomElement& tab_element);
62 int plotCount()
const;
66 void setHorizontalLink(
bool enabled);
74 void on_stylesheetChanged(QString theme);
90 #endif // PLOT_DOCKER_H
PlotDataMapRef & _datamap