drumstick 2.9.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
Implementation of the Network configuration dialog. More...
#include <QDialogButtonBox>
#include <QNetworkInterface>
#include <QPushButton>
#include <QMessageBox>
#include "networksettingsdialog.h"
#include "ui_networksettingsdialog.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 Network configuration dialog.
Definition in file networksettingsdialog.cpp.