SciDAVis
1.D4
|
#include <QList>
#include <QPointer>
#include <QPrinter>
#include <QVector>
#include <QEvent>
#include <QMap>
#include <qwt_plot.h>
#include <qwt_plot_marker.h>
#include <qwt_plot_curve.h>
#include "Plot.h"
#include "Table.h"
#include "AxesDialog.h"
#include "PlotToolInterface.h"
#include "core/column/Column.h"
Go to the source code of this file.
Classes | |
struct | CurveLayout |
Structure containing curve layout parameters. More... | |
class | Graph |
A 2D-plotting widget. More... |