![]() |
drumstick
2.10.0
C++MIDIlibrariesusingQtobjects,idioms,andstyle.
|
Implementation of classes managing ALSA Sequencer events. More...

Go to the source code of this file.
Namespaces | |
| drumstick | |
| Drumstick common. | |
| drumstick::ALSA | |
| Drumstick ALSA library wrapper. | |
Functions | |
| QString | typeOfEvent (const SequencerEvent &v) |
| typeOfEvent returns a QString representing the type of the event More... | |
| QDebug | operator<< (QDebug d, const SequencerEvent &event) |
| operator << outputs a SequencerEvent instance reference to a QDebug stream More... | |
| QDebug | operator<< (QDebug d, const SequencerEvent *event) |
| operator << outputs a SequencerEvent instance pointer to a QDebug stream More... | |
Implementation of classes managing ALSA Sequencer events.
Definition in file alsaevent.cpp.