45 #include "ui_scalewindow.h"
54 #include <QDockWidget>
116 void hideSpinBoxes(
FiffInfo currentFiffInfo);
124 void scaleAllChannels(
double scaleValue);
133 void scalingChannelValueChanged(QMap<QString,double>);
141 void scalingViewValueChanged(
int);
152 QMap<QString,double> genereateScalingMap();
158 void scaleChannelValueChanged();
164 void scaleViewValueChanged();
170 #endif // SCALEWINDOW_H
FIFF measurement file information.
The ScaleWindow class provides the scale window.
FIFF class declaration, which provides static wrapper functions to stay consistent with mne matlab to...