LIDL Soundboard  1.9.0
A simple soundboard, yet better than EXP Soundboard forsenE
Profile Member List

This is the complete list of members for Profile, including all inherited members.

_exeListProfileprivate
_nameProfileprivate
_parentProfileprivate
_PTTKeySequenceProfileprivate
_PTTScanCodeProfileprivate
_PTTVirtualKeyProfileprivate
_soundsProfileprivate
AddSound(std::shared_ptr< SoundWrapper > wrapper)Profile
ClearSounds()Profile
GetConfigAsString() constProfile
GetGameList() constProfile
GetName() constProfile
GetParent() constProfile
GetProfileAsObject() constProfile
GetPttKeySequence() constProfile
GetPttScanCode() constProfile
GetPttVirtualKey() constProfile
GetSounds() constProfile
IsContainingExe(QString exe) constProfile
Profile(QString name, QSet< QString > exe, Profile *parent, QVector< std::shared_ptr< SoundWrapper >> wrappers, int PttVirtualKey, int PttScanCode, QKeySequence PttKeySequence)Profileprivate
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