#include "subscription.h"
#include <QObject>
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. |
Definition in file alsaport.h.