drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
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>
Go to the source code of this file.
Namespaces | |
namespace | drumstick |
Drumstick common. | |
namespace | drumstick::widgets |
Drumstick Widgets library MIDI related widgets and functions. | |
Implementation of the Mac Synth configuration dialog.
Definition in file macsynthsettingsdialog.cpp.