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

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

#include <QDialogButtonBox>
#include <QPushButton>
#include <QMessageBox>
#include <QDir>
#include <QStandardPaths>
#include <QFileDialog>
#include "sonivoxsettingsdialog.h"
#include "ui_sonivoxsettingsdialog.h"
#include <drumstick/settingsfactory.h>
#include <drumstick/backendmanager.h>
Include dependency graph for sonivoxsettingsdialog.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 Sonivox Synth configuration dialog.

Definition in file sonivoxsettingsdialog.cpp.