![]() |
LIDL Soundboard
1.9.0
A simple soundboard, yet better than EXP Soundboard forsenE
|
#include "soundwrapper.h"
Functions | |
bool | operator== (const SoundWrapper &a, const SoundWrapper &b) |
bool | operator!= (const SoundWrapper &a, const SoundWrapper &b) |
bool operator!= | ( | const SoundWrapper & | a, |
const SoundWrapper & | b | ||
) |
a | The soundwrapper to be compared against. |
b | The second soundwrapper. |
bool operator== | ( | const SoundWrapper & | a, |
const SoundWrapper & | b | ||
) |
a | The soundwrapper to be compared against. |
b | The second soundwrapper. |
References SoundWrapper::_keySequence, SoundWrapper::_soundList, and SoundWrapper::_virtualKey.