|
svcore
1.9
|
#include <MIDIEvent.h>


Public Member Functions | |
| MIDIException (QString message) throw () | |
| virtual | ~MIDIException () throw () |
| virtual const char * | what () const throw () |
Protected Attributes | |
| QString | m_message |
Definition at line 212 of file MIDIEvent.h.
|
inline | ||||||||||||||
Definition at line 215 of file MIDIEvent.h.
|
inlinevirtual | |||||||||||||
Definition at line 219 of file MIDIEvent.h.
|
inlinevirtual | |||||||||||||
Definition at line 221 of file MIDIEvent.h.
References m_message.
Referenced by MIDIFileReader::parseFile().
|
protected |
Definition at line 226 of file MIDIEvent.h.
Referenced by what().