Implementation of the ProjectSettingsView output-path panel. More...
#include "projectsettingsview.h"#include "ui_projectsettingsview.h"#include <QDir>#include <QDebug>#include <QInputDialog>#include <QMessageBox>#include <QTime>#include <QSettings>#include <QFileDialog>
Go to the source code of this file.
Implementation of the ProjectSettingsView output-path panel.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
Definition in file projectsettingsview.cpp.