This is the complete list of members for
MIDIInput, including all inherited members.
backendName()=0 | MIDIInput | [pure virtual] |
close()=0 | MIDIInput | [pure virtual] |
connections(bool advanced=false)=0 | MIDIInput | [pure virtual] |
currentConnection()=0 | MIDIInput | [pure virtual] |
enableMIDIThru(bool enable)=0 | MIDIInput | [pure virtual] |
initialize(QSettings *settings)=0 | MIDIInput | [pure virtual] |
isEnabledMIDIThru()=0 | MIDIInput | [pure virtual] |
midiChannelPressure(const int chan, const int value) | MIDIInput | [signal] |
midiController(const int chan, const int control, const int value) | MIDIInput | [signal] |
MIDIInput(QObject *parent=0) | MIDIInput | [inline, explicit] |
midiKeyPressure(const int chan, const int note, const int value) | MIDIInput | [signal] |
midiNoteOff(const int chan, const int note, const int vel) | MIDIInput | [signal] |
midiNoteOn(const int chan, const int note, const int vel) | MIDIInput | [signal] |
midiPitchBend(const int chan, const int value) | MIDIInput | [signal] |
midiProgram(const int chan, const int program) | MIDIInput | [signal] |
midiSysex(const QByteArray &data) | MIDIInput | [signal] |
midiSystemCommon(const int status) | MIDIInput | [signal] |
midiSystemRealtime(const int status) | MIDIInput | [signal] |
open(QString name)=0 | MIDIInput | [pure virtual] |
publicName()=0 | MIDIInput | [pure virtual] |
setExcludedConnections(QStringList conns)=0 | MIDIInput | [pure virtual] |
setMIDIThruDevice(MIDIOutput *device)=0 | MIDIInput | [pure virtual] |
setPublicName(QString name)=0 | MIDIInput | [pure virtual] |
~MIDIInput() | MIDIInput | [inline, virtual] |