drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
macsynthsettingsdialog.cpp File Reference

Implementation of the Mac Synth configuration dialog. More...

#include <QDialogButtonBox>
#include <QDir>
#include <QFileDialog>
#include <QNetworkInterface>
#include <QPushButton>
#include <QStandardPaths>
#include <QMessageBox>
#include "macsynthsettingsdialog.h"
#include "ui_macsynthsettingsdialog.h"
#include <drumstick/settingsfactory.h>
#include <drumstick/backendmanager.h>
Include dependency graph for macsynthsettingsdialog.cpp:

Go to the source code of this file.

Namespaces

namespace  drumstick
 Drumstick common.
 
namespace  drumstick::widgets
 Drumstick Widgets library MIDI related widgets and functions.
 

Detailed Description

Implementation of the Mac Synth configuration dialog.

Definition in file macsynthsettingsdialog.cpp.