Skip to main content

SpharaSettingsView

Namespace: DISPLIB  ·  Library: Display Library

#include <disp/spharasettingsview.h>

class DISPLIB::SpharaSettingsView

SPHARA spatial-filter configuration panel (per-modality basis order spinboxes).

An activation QCheckBox plus per-modality basis-order spinboxes (MAG, GRAD, EEG) forwarded to the rtprocessing SPHARA decomposition.

Inheritance


Public Methods

SpharaSettingsView(sSettingsPath, parent, f)

Constructs a SpharaSettingsView which is a child of parent.

Parameters:

  • parent : *QWidget ** parent of widget.

~SpharaSettingsView()

Destroys the SpharaSettingsView.


saveSettings()

Saves all important settings of this view via QSettings.


loadSettings()

Loads and inits all important settings of this view via QSettings.


clearView()

Clears the view.


Authors of this file