|  | LIDL Soundboard
    1.9.0
    A simple soundboard, yet better than EXP Soundboard forsenE | 
This is the complete list of members for Profile, including all inherited members.
| _exeList | Profile | private | 
| _name | Profile | private | 
| _parent | Profile | private | 
| _PTTKeySequence | Profile | private | 
| _PTTScanCode | Profile | private | 
| _PTTVirtualKey | Profile | private | 
| _sounds | Profile | private | 
| AddSound(std::shared_ptr< SoundWrapper > wrapper) | Profile | |
| ClearSounds() | Profile | |
| GetConfigAsString() const | Profile | |
| GetGameList() const | Profile | |
| GetName() const | Profile | |
| GetParent() const | Profile | |
| GetProfileAsObject() const | Profile | |
| GetPttKeySequence() const | Profile | |
| GetPttScanCode() const | Profile | |
| GetPttVirtualKey() const | Profile | |
| GetSounds() const | Profile | |
| IsContainingExe(QString exe) const | Profile | |
| Profile(QString name, QSet< QString > exe, Profile *parent, QVector< std::shared_ptr< SoundWrapper >> wrappers, int PttVirtualKey, int PttScanCode, QKeySequence PttKeySequence) | Profile | private | 
| RemoveSoundFromSharedPtr(std::shared_ptr< SoundWrapper > wrapper) | Profile | |
| SetName(QString newName) | Profile | |
| SetPttKeySequence(QKeySequence sequence) | Profile | |
| SetPttScanCode(int sc) | Profile | |
| SetPttVirtualKey(int vk) | Profile | |
| SwapGames(QSet< QString > newListHYPERBRUH) | Profile | |
| SwapSound(std::shared_ptr< SoundWrapper > oldWrapper, std::shared_ptr< SoundWrapper > newWrapper) | Profile | |
| ~Profile() | Profile |