71 typedef QSharedPointer<Plot>
SPtr;
80 explicit Plot(QWidget *parent = Q_NULLPTR);
89 explicit Plot(Eigen::VectorXd &p_dVec,
Export macros and build-info hooks for the DISPLIB shared library.
#define DISPSHARED_EXPORT
Abstract base widget providing title, axis labels and resize handling for the in-house 2-D plots.
2-D display widgets and visualisation helpers (charts, topography, colour maps).
QSharedPointer< const Plot > ConstSPtr
Plot(Eigen::VectorXd &p_dVec, QWidget *parent=0)
QList< QVector< QPointF > > m_qListVecPointFPaths
Plot(QWidget *parent=nullptr)
QSharedPointer< Plot > SPtr
void updateData(Eigen::VectorXd &p_dVec)
void paintEvent(QPaintEvent *event)