musredit 1.0.0
Loading...
Searching...
No Matches
PChangeDefaultPathsDialog.cpp File Reference

Implementation of classes for managing default data file search paths. More...

#include <QString>
#include <QStringView>
#include <QMessageBox>
#include <QFileDialog>
#include <QListWidgetItem>
#include <QIODevice>
#include <QFile>
#include <QProcessEnvironment>
#include <QTextStream>
#include "PChangeDefaultPathsDialog.h"
Include dependency graph for PChangeDefaultPathsDialog.cpp:

Go to the source code of this file.

Detailed Description

Implementation of classes for managing default data file search paths.

This file implements the PDefaultPathsXMLParser, PDefaultPaths, and PChangeDefaultPathsDialog classes that together provide functionality for reading, displaying, editing, and saving the default search paths for muon data files.

Author
Andreas Suter
Date
2010-2026

Definition in file PChangeDefaultPathsDialog.cpp.