37 #ifndef BUTTERFLYSCENEITEM_H
38 #define BUTTERFLYSCENEITEM_H
56 #include <QGraphicsItem>
60 #include <QStaticText>
69 using namespace Eigen;
108 QRectF boundingRect()
const;
114 virtual void paint(QPainter *painter,
const QStyleOptionGraphicsItem *option, QWidget *widget);
133 void paintAveragePaths(QPainter *painter);
138 #endif // BUTTERFLYSCENEITEM_H
Contains general application specific types.
FIFF measurement file information.
QMap< QString, double > m_scaleMap
const FiffInfo * m_pFiffInfo
The ButterflySceneItem class provides a new data structure for visualizing averages in a 2D layout...
QPair< int, int > m_firstLastSample
QList< QColor > m_cAverageColors
RowVectorPair m_lAverageData
FIFF class declaration, which provides static wrapper functions to stay consistent with mne matlab to...