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

Classes managing ALSA Sequencer ports. More...

#include "subscription.h"
#include <QObject>
Include dependency graph for alsaport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PortInfo
 Port information container. More...
 
class  MidiPort
 Port management. More...
 

Namespaces

namespace  drumstick
 Drumstick common.
 
namespace  drumstick::ALSA
 Drumstick ALSA library wrapper.
 

Typedefs

typedef QList< PortInfo > PortInfoList
 List of port information objects.
 
typedef QList< MidiPort * > MidiPortList
 List of Ports instances.
 

Detailed Description

Classes managing ALSA Sequencer ports.

Definition in file alsaport.h.