MNE-CPP
beta 1.0
|
Public Member Functions | |
void | paint_axis (MatrixXd atom_matrix, QSize window_size) |
Protected Member Functions | |
void | paintEvent (QPaintEvent *event) |
Definition at line 496 of file editorwindow.h.
void XAxisAtomWindow::paint_axis | ( | MatrixXd | atom_matrix, |
QSize | window_size | ||
) |
XAxisAtomWindow_paint_signal
painting x-axis of chosen channels in butterfly plot
[in] | atom_matrix | matrix of input signal |
[in] | window_size | size (height,width) of window |
Definition at line 1949 of file editorwindow.cpp.