Compact filter on/off + bandwidth panel that pops up the full FilterDesignView on demand. More...


Go to the source code of this file.
Classes | |
| class | DISPLIB::FilterSettingsView |
| Compact filter on / off + bandwidth panel that opens the full FilterDesignView on demand. More... | |
Namespaces | |
| namespace | DISPLIB |
| 2-D display widgets and visualisation helpers (charts, topography, colour maps). | |
Compact filter on/off + bandwidth panel that pops up the full FilterDesignView on demand.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
FilterSettingsView is the small, always-visible front-end of the filtering subsystem: an activation QCheckBox, a from / to frequency display and an Edit button that brings up the heavier FilterDesignView. The two widgets are kept in sync through filterChannelTypeChanged and filterChanged signals.
Definition in file filtersettingsview.h.