navigate.controller.sub_controllers.gui_settings_popup
Controller for the GUI settings popup.
Functions
|
Convert text entered in the popup to the value type for a GUI setting. |
|
Return non-theme GUI settings as dotted path/value pairs. |
|
Return the human-readable group title for a GUI setting path. |
|
Return the entry minimum for GUI settings with lower-bound constraints. |
|
Return whether a GUI setting is represented by a checkbutton. |
|
Return whether a GUI setting must use an integer entry. |
Return whether a GUI setting is constrained to non-negative values. |
|
|
Return whether a GUI setting must be strictly greater than zero. |
|
Return whether a GUI setting defines a numeric step size. |
|
Return whether a setting affects waveform popup control increments. |
|
Return non-theme GUI configuration leaves and their paths. |
Classes
|
Connect the GUI settings view to the shared GUI configuration. |