|
Horizon
|
Public Member Functions | |
| PreferencesRowEnum (const std::string &title, const std::string &subtitle, Preferences &prefs, T &v, const std::vector< std::pair< T, std::string > > &names) | |
| void | bind () |
Public Member Functions inherited from horizon::PreferencesRow | |
| PreferencesRow (const std::string &title, const std::string &subtitle, Preferences &prefs) | |
| virtual void | activate () |
Additional Inherited Members | |
Protected Member Functions inherited from horizon::PreferencesRow | |
| void | set_title (const std::string &t) |
| void | set_subtitle (const std::string &t) |
Protected Attributes inherited from horizon::PreferencesRow | |
| Preferences & | preferences |