v2.0.0
Loading...
Searching...
No Matches
fiffrawviewsettings.h File Reference

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

#include "../disp_global.h"
#include "abstractview.h"
#include <QStringList>
Include dependency graph for fiffrawviewsettings.h:
This graph shows which files directly or indirectly include this file:

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).

Detailed Description

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

Author
Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om; Juan GPC jgarc.nosp@m.iapr.nosp@m.ieto@.nosp@m.mgh..nosp@m.harva.nosp@m.rd.e.nosp@m.du; Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
0.1.0
Date
November 2019

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.