1 #ifndef DragableWidget_H 2 #define DragableWidget_H 8 #include <QDomDocument> 48 const std::list<CurveInfo> &
curveList()
const;
91 virtual void resizeEvent(QResizeEvent* ev)
override;
124 void dropEvent(QDropEvent* event)
override;
125 bool eventFilter(QObject* obj, QEvent* event)
override;
156 void zoomOut(
bool emit_signal);
A plot item, that represents a series of points.
std::map< QString, SnippetData > SnippetsMap
A class which draws a coordinate grid.
QwtPlotPanner provides panning of a plot canvas.
virtual bool event(QEvent *) QWT_OVERRIDE
Adds handling of layout requests.
A class for drawing markers.