#include "Plot2d_ToolTip.h"#include "Plot2d_ViewFrame.h"#include "Plot2d_Curve.h"#include <QFontMetrics>#include <QEvent>#include <QMouseEvent>#include <qwt_plot.h>#include <qwt_plot_canvas.h>Variables | |
| const int | maxDist = 3 | 
| const int | tip_margin = 10 | 
| const int maxDist = 3 | 
| const int tip_margin = 10 |