MNE-CPP
beta 1.0
|
Public Member Functions | |
void | paint_axis (MatrixXd signalMatrix, QSize windowSize) |
Protected Member Functions | |
void | paintEvent (QPaintEvent *event) |
Definition at line 942 of file mainwindow.h.
void XAxisWindow::paint_axis | ( | MatrixXd | signalMatrix, |
QSize | windowSize | ||
) |
XAxisWindow_paint_signal
painting x-axis of chosen channels in butterfly plot
[in] | signalMatrix | matrix of input signal |
[in] | windowSize | size (height,width) of window |
Definition at line 1271 of file mainwindow.cpp.