LIDL Soundboard  1.9.0
A simple soundboard, yet better than EXP Soundboard forsenE
LIDL::Controller Namespace Reference

Classes

class  HookController
 The HookController class. More...
 
class  ProfileController
 The ProfileController class Basically when a profile is loaded, the array of sounds QVector<shared_ptr<SoundWrapper>>, contained by the Profile Will be copied to a temporary array temp. Then, the profile sounds will be cleared. Then, mainUI's QVector<shared_ptr<SoundWrapper>> which contains pointer to the currently load profile will be cleared. Finally, the mainUI ProfileSwitched method will be invoked, passing the temporary array as an argument. More...
 
class  SaveController
 
class  SettingsController