This is the complete list of members for
MIDIOutput, including all inherited members.
| backendName()=0 | MIDIOutput | [pure virtual] |
| close()=0 | MIDIOutput | [pure virtual] |
| connections(bool advanced=false)=0 | MIDIOutput | [pure virtual] |
| currentConnection()=0 | MIDIOutput | [pure virtual] |
| initialize(QSettings *settings)=0 | MIDIOutput | [pure virtual] |
| MIDIOutput(QObject *parent=0) | MIDIOutput | [inline, explicit] |
| open(QString name)=0 | MIDIOutput | [pure virtual] |
| publicName()=0 | MIDIOutput | [pure virtual] |
| sendChannelPressure(int chan, int value)=0 | MIDIOutput | [pure virtual, slot] |
| sendController(int chan, int control, int value)=0 | MIDIOutput | [pure virtual, slot] |
| sendKeyPressure(int chan, int note, int value)=0 | MIDIOutput | [pure virtual, slot] |
| sendNoteOff(int chan, int note, int vel)=0 | MIDIOutput | [pure virtual, slot] |
| sendNoteOn(int chan, int note, int vel)=0 | MIDIOutput | [pure virtual, slot] |
| sendPitchBend(int chan, int value)=0 | MIDIOutput | [pure virtual, slot] |
| sendProgram(int chan, int program)=0 | MIDIOutput | [pure virtual, slot] |
| sendSysex(const QByteArray &data)=0 | MIDIOutput | [pure virtual, slot] |
| sendSystemMsg(const int status)=0 | MIDIOutput | [pure virtual, slot] |
| setExcludedConnections(QStringList conns)=0 | MIDIOutput | [pure virtual] |
| setPublicName(QString name)=0 | MIDIOutput | [pure virtual] |
| ~MIDIOutput() | MIDIOutput | [inline, virtual] |