|
Horizon
|
Public Member Functions | |
| PreferencesRowNumeric (const std::string &title, const std::string &subtitle, Preferences &prefs, T &v) | |
| Gtk::SpinButton & | get_spinbutton () |
| 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 |