Sayonara Player
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
SettingNotifier< KeyClass > Class Template Reference

Public Member Functions

 SettingNotifier (const SettingNotifier &other)=delete
 
 SettingNotifier (SettingNotifier &&other)=delete
 
SettingNotifieroperator= (const SettingNotifier &other)=delete
 
SettingNotifieroperator= (SettingNotifier &&other)=delete
 
void valueChanged ()
 
template<typename T >
void addListener (T *c, void(T::*fn)())
 

Static Public Member Functions

static SettingNotifier< KeyClass > * instance ()