v2.0.0
Loading...
Searching...
No Matches
channeldataview.cpp File Reference

Implementation of the ChannelDataView composite raw-data scroller. More...

#include "channeldataview.h"
#include "helpers/channeldatamodel.h"
#include "helpers/channellabelpanel.h"
#include "helpers/channelrhiview.h"
#include "helpers/timerulerwidget.h"
#include <fiff/fiff_info.h>
#include <QVBoxLayout>
#include <QHBoxLayout>
#include <QScrollBar>
#include <QToolButton>
#include <QKeyEvent>
#include <algorithm>
#include <numeric>
#include <QResizeEvent>
#include <QSettings>
#include <QLabel>
#include <QPainter>
#include <QtMath>
Include dependency graph for channeldataview.cpp:

Go to the source code of this file.

Classes

class  RulerHeaderWidget

Detailed Description

Implementation of the ChannelDataView composite raw-data scroller.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-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; Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
0.1.0
Date
July 2018

Definition in file channeldataview.cpp.