![]() |
drumstick 2.10.0
C++ MIDI libraries using Qt objects, idioms, and style.
|
BackendManager class declaration. More...
#include <QObject>#include <QScopedPointer>#include "macros.h"#include "rtmidiinput.h"#include "rtmidioutput.h"

Go to the source code of this file.
Classes | |
| class | BackendManager |
| The BackendManager class manages lists of dynamic and static backends for applications based on drumstick-rt. More... | |
Namespaces | |
| namespace | drumstick |
| Drumstick common. | |
| namespace | drumstick::rt |
| Drumstick Real-Time library. | |
Functions | |
| QString DRUMSTICK_RT_EXPORT | drumstickLibraryVersion () |
| drumstickLibraryVersion provides the Drumstick version as an edited QString More... | |
BackendManager class declaration.
Definition in file backendmanager.h.