![]() |
LIDL Soundboard
1.9.0
A simple soundboard, yet better than EXP Soundboard forsenE
|
This is the complete list of members for LIDL::SoundFile, including all inherited members.
_mainVolume | LIDL::SoundFile | private |
_size | LIDL::SoundFile | private |
_vacVolume | LIDL::SoundFile | private |
exists() const | LIDL::SoundFile | |
getMainVolume() const | LIDL::SoundFile | |
getSFX() const | LIDL::SoundFile | |
getSize() const | LIDL::SoundFile | |
getVacVolume() const | LIDL::SoundFile | |
IsEqualTo(const LIDL::SoundFile &other) const | LIDL::SoundFile | |
operator!=(const LIDL::SoundFile &a, const LIDL::SoundFile &b) | LIDL::SoundFile | friend |
operator=(const LIDL::SoundFile &other) | LIDL::SoundFile | private |
operator==(const LIDL::SoundFile &a, const LIDL::SoundFile &b) | LIDL::SoundFile | friend |
sfx | LIDL::SoundFile | private |
SoundFile() | LIDL::SoundFile | |
SoundFile(const QString &name, int mainVolumeBase100=100, int vacVolumeBase100=100, unsigned long long size=0) | LIDL::SoundFile | |
SoundFile(const QString &name, float mainVolume=1.0, float vacVolume=1.0, unsigned long long size=0) | LIDL::SoundFile | |
SoundFile(const QString &name, float mainVolume, float vacVolume, LIDL::SFX SFX, unsigned long long size=0) | LIDL::SoundFile |