|
typedef QList< QList< GaborAtom > > | adaptive_atom_list |
|
typedef QList< FixDictAtom > | fix_dict_atom_list |
|
typedef QMap< qint32, bool > | select_map |
|
typedef Eigen::VectorXd | VectorXd |
|
typedef Eigen::RowVectorXi | RowVectorXi |
|
|
void | send_input (MatrixXd send_signal, qint32 send_max_iterations, qreal send_epsilon, bool fix_phase, qint32 boost, qint32 simplex_it, qreal simplex_reflection, qreal simplex_expansion, qreal simplex_contraction, qreal simplex_full_contraction, bool trial_separation) |
|
void | send_input_fix_dict (MatrixXd send_signal, qint32 send_max_iterations, qreal send_epsilon, qint32 boost, QString path, qreal delta) |
|
void | to_save (QString source_path, QString save_path, fiff_int_t start_change, fiff_int_t end_change, MatrixXd changes, MatrixXd original_signal, select_map select_channel_map, RowVectorXi picks, source_file_type file_type) |
|
void | kill_save_thread () |
|
Definition at line 78 of file mainwindow.h.
void MainWindow::fill_dict_combobox |
( |
| ) |
|
MainWindow_fill_dict_combobox
MP toolbox main window function
fills combobox with available dictionaries
- Returns
- void
Definition at line 840 of file mainwindow.cpp.
void MainWindow::save_fif_file |
( |
| ) |
|
MainWindow_fill_dict_combobox
MP toolbox main window function
save files
- Returns
- void
Definition at line 2492 of file mainwindow.cpp.
The documentation for this class was generated from the following files:
- D:/Users/Christoph/GitHub/mne-cpp/applications/mne_analyze_qt/Windows/mainwindow.h
- D:/Users/Christoph/GitHub/mne-cpp/applications/mne_analyze_qt/Windows/mainwindow.cpp