MNE-CPP  beta 1.0
Public Member Functions | Protected Member Functions | List of all members
XDISPLIB::RealTimeButterflyPlot Class Reference
Inheritance diagram for XDISPLIB::RealTimeButterflyPlot:

Public Member Functions

 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)
 

Protected Member Functions

virtual void paintEvent (QPaintEvent *event)
 

Detailed Description

Definition at line 36 of file realtimebutterflyplot.h.

Member Function Documentation

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]eventpointer to PaintEvent -> not used.

Definition at line 64 of file realtimebutterflyplot.cpp.


The documentation for this class was generated from the following files: