Implementation of the BidsView BIDS tree viewer. More...
#include "bidsview.h"#include "ui_bidsview.h"#include "helpers/bidsviewmodel.h"#include <QTreeView>#include <QStandardItemModel>#include <QDebug>#include <QMenu>#include <QKeyEvent>#include <QMessageBox>#include <QInputDialog>
Go to the source code of this file.
Implementation of the BidsView BIDS tree viewer.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2020-2026 MNE-CPP Authors
Definition in file bidsview.cpp.