synthclone
0.3.0
|
This is the complete list of members for synthclone::Sampler, including all inherited members.
abortJob()=0 | synthclone::Sampler | pure virtual |
Component(const QString &name, QObject *parent=0) | synthclone::Component | explicitprotected |
getName() const | synthclone::Component | |
jobAborted() | synthclone::Sampler | signal |
jobCompleted() | synthclone::Sampler | signal |
jobError(const QString &message) | synthclone::Sampler | signal |
nameChanged(const QString &name) | synthclone::Component | signal |
progressChanged(float progress) | synthclone::Component | signal |
Sampler(const QString &name, QObject *parent=0) | synthclone::Sampler | explicitprotected |
setName(const QString &name) | synthclone::Component | slot |
startJob(const SamplerJob &job, SampleStream &stream)=0 | synthclone::Sampler | pure virtual |
statusChanged(const QString &status) | synthclone::Component | signal |
~Component() | synthclone::Component | protectedvirtual |
~Sampler() | synthclone::Sampler | protectedvirtual |