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>
Go to the source code of this file.
Classes | |
| class | RulerHeaderWidget |
Implementation of the ChannelDataView composite raw-data scroller.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
Definition in file channeldataview.cpp.