58 using namespace Eigen;
66 AverageDelegate::AverageDelegate(QObject *parent)
67 : QItemDelegate(parent)
74 void AverageDelegate::paint(QPainter *painter,
const QStyleOptionViewItem &option,
const QModelIndex &index)
const
Contains the declaration of the AverageDelegate class.
void createPlotPath(const QModelIndex &index, const QStyleOptionViewItem &option, QPainterPath &path, QList< RowVectorPair > &listPairs) const