#include <qvgui/qvplot.h> #include <qwt_plot_layout.h> #include <qwt_scale_draw.h> #include <qwt_scale_widget.h> #include <qwt_legend.h> #include <qwt_legend_item.h> #include <qwt_plot_canvas.h> #include <qpainter.h>
#include <qvgui/qvplot.h>
#include <qwt_plot_layout.h>
#include <qwt_scale_draw.h>
#include <qwt_scale_widget.h>
#include <qwt_legend.h>
#include <qwt_legend_item.h>
#include <qwt_plot_canvas.h>
#include <qpainter.h>
Go to the source code of this file.
Definition in file qvplot.cpp.