#include "PlotToolInterface.h"
#include <qwt_plot_marker.h>
#include <qwt_plot_picker.h>
Go to the source code of this file.
Classes | |
class | BaselineTool |
Plot tool for selecting and moving individual points of a baseline curve. More... | |
class | DataPickerTool |
Plot tool for selecting, moving or removing individual points of a curve. More... |