|
| RealTimeButterflyPlot (QWidget *parent=0) |
|
void | setModel (RealTimeEvokedModel *model) |
|
void | dataUpdate (const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles=QVector< int >()) |
|
void | setSettings (const QList< Modality > &p_qListModalities) |
|
void | setSelectedChannels (const QList< int > &selectedChannels) |
|
Definition at line 36 of file realtimebutterflyplot.h.
void RealTimeButterflyPlot::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protectedvirtual |
Is called to paint the incoming real-time data block. Function is painting the real-time butterfly plot
- Parameters
-
[in] | event | pointer to PaintEvent -> not used. |
Definition at line 64 of file realtimebutterflyplot.cpp.
The documentation for this class was generated from the following files: