Vespucci  1.0.0
mapplot.h File Reference
#include "qcustomplot.h"
#include "Global/vespucciworkspace.h"
#include "Global/global.h"

Go to the source code of this file.

Classes

class  MapPlot
 The MapPlot class A subclass of QCustomPlot for handling a specfic kind of color map. Provides a wrapper for a QCPColorScale and a QCPColorMap which are child widgets. More...
 

Typedefs

typedef std::vector< double > stdvec
 
typedef QVector< double > qvec
 

Typedef Documentation

typedef QVector<double> qvec

Definition at line 28 of file mapplot.h.

typedef std::vector<double> stdvec

Definition at line 27 of file mapplot.h.