Display-style settings for the FIFF raw browser (zoom, time window, signal / background colours). More...


Go to the source code of this file.
Classes | |
| class | DISPLIB::FiffRawViewSettings |
| Display-style settings panel for the FIFF raw browser (zoom, colours, distance, scope). More... | |
Namespaces | |
| namespace | DISPLIB |
| 2-D display widgets and visualisation helpers (charts, topography, colour maps). | |
Display-style settings for the FIFF raw browser (zoom, time window, signal / background colours).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2019-2026 MNE-CPP Authors
FiffRawViewSettings centralises the visual knobs of RtFiffRawView / ChannelDataView: visible time window in seconds, distance-to-axis spinbox, trigger colour, background and signal pen colour, plus a ApplyToView selector that decides whether the scaling change affects all / visible / selected channels.
Definition in file fiffrawviewsettings.h.