linuxsampler 2.3.1
|
This is the complete list of members for LinuxSampler::InstrumentEditorListener, including all inherited members.
OnDataStructureChanged(void *pStruct, String sStructType, InstrumentEditor *pSender)=0 | LinuxSampler::InstrumentEditorListener | pure virtual |
OnDataStructureToBeChanged(void *pStruct, String sStructType, InstrumentEditor *pSender)=0 | LinuxSampler::InstrumentEditorListener | pure virtual |
OnInstrumentEditorQuit(InstrumentEditor *pSender)=0 | LinuxSampler::InstrumentEditorListener | pure virtual |
OnSampleReferenceChanged(void *pOldSample, void *pNewSample, InstrumentEditor *pSender)=0 | LinuxSampler::InstrumentEditorListener | pure virtual |
OnSamplesRemoved(InstrumentEditor *pSender)=0 | LinuxSampler::InstrumentEditorListener | pure virtual |
OnSamplesToBeRemoved(std::set< void * > Samples, InstrumentEditor *pSender)=0 | LinuxSampler::InstrumentEditorListener | pure virtual |