Definition at line 81 of file plugingui.h.
void PluginGui::clearScene |
( |
| ) |
|
void PluginGui::loadConfig |
( |
const QString & |
sPath, |
|
|
const QString & |
sFileName |
|
) |
| |
Loads a current plug in configuration from a given file
- Parameters
-
[in] | sPath | The path to the file. |
[in] | sFileName | The file name to load the configuration from. |
Definition at line 182 of file plugingui.cpp.
void PluginGui::saveConfig |
( |
const QString & |
sPath, |
|
|
const QString & |
sFileName |
|
) |
| |
Saves the current plug in configuration to a given file
- Parameters
-
[in] | sPath | The path to the file. |
[in] | sFileName | The file name to store the configuration to. |
Definition at line 297 of file plugingui.cpp.
The documentation for this class was generated from the following files:
- D:/Users/Christoph/GitHub/mne-cpp/applications/mne_x/mne_x/plugingui.h
- D:/Users/Christoph/GitHub/mne-cpp/applications/mne_x/mne_x/plugingui.cpp