drumstick 0.5.0

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

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.