Lower / upper frequency-bound sliders for the FFT spectrum viewer. More...


Go to the source code of this file.
Classes | |
| class | DISPLIB::SpectrumSettingsView |
| Lower / upper-bound frequency sliders for the FFT spectrum viewer. More... | |
Namespaces | |
| namespace | DISPLIB |
| 2-D display widgets and visualisation helpers (charts, topography, colour maps). | |
Lower / upper frequency-bound sliders for the FFT spectrum viewer.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
SpectrumSettingsView holds two QSliders that crop the frequency axis of SpectrumView; slider changes are emitted as lowerFreqChanged / upperFreqChanged signals.
Definition in file spectrumsettingsview.h.