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

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>
Include dependency graph for networksettingsdialog.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 Network configuration dialog.

Definition in file networksettingsdialog.cpp.