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

BackendManager class declaration. More...

#include <QObject>
#include <QScopedPointer>
#include "macros.h"
#include "rtmidiinput.h"
#include "rtmidioutput.h"
Include dependency graph for backendmanager.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

BackendManager class declaration.

Definition in file backendmanager.h.