Implementation of the ChannelSelectionView interactive channel-group picker. More...
#include "channelselectionview.h"#include "ui_channelselectionview.h"#include "helpers/selectionsceneitem.h"#include "helpers/channelinfomodel.h"#include "helpers/selectionscene.h"#include <utils/layoutloader.h>#include <utils/selectionio.h>#include <utils/layoutmaker.h>#include <fiff/fiff.h>#include <iostream>#include <QDate>#include <QVector3D>#include <QFileDialog>#include <QFileInfo>#include <QListWidgetItem>#include <QSettings>#include <QApplication>#include <QKeyEvent>#include <QSignalBlocker>
Go to the source code of this file.
Implementation of the ChannelSelectionView interactive channel-group picker.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
Definition in file channelselectionview.cpp.