#include "subscription.h"
#include <QObject>
Go to the source code of this file.
Namespaces | |
| namespace | drumstick |
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.
1.5.6