29 #ifndef SCREEN_PICKER_TOOL_H
30 #define SCREEN_PICKER_TOOL_H
40 #include <qwt_double_rect.h>
41 #include <qwt_plot_marker.h>
42 #include <qwt_plot_picker.h>
61 virtual void append(
const QwtDoublePoint &pos);
74 virtual bool eventFilter(QObject *obj, QEvent *event);
75 virtual void append(
const QPoint &point);
91 virtual bool eventFilter(QObject *obj, QEvent *event);
111 virtual void append(
const QwtDoublePoint &pos);
139 #endif // ifndef SCREEN_PICKER_TOOL_H