Loading...
Searching...
No Matches
ValueEditors.hpp
104 void editingFinished() E_SIGNAL(SCORE_PLUGIN_DEVICEEXPLORER_EXPORT, editingFinished)
Definition ValueEditors.hpp:24
virtual bool isTextual() const noexcept
Whether the editor is already a text field, so "Edit as text" is moot.
Definition ValueEditors.hpp:77
void setDefaultValue(ossia::value v)
The parameter's declared default, for the "Reset to default" action.
Definition ValueEditors.hpp:47
void set(ossia::value t)
Show a value without counting as an edit of it.
Definition ValueEditors.hpp:32
bool edited() const noexcept
Whether the user did anything; an untouched editor writes nothing back.
Definition ValueEditors.hpp:40
virtual bool hasTextForm() const noexcept
Whether the value travels as text at all; an impulse does not.
Definition ValueEditors.hpp:74
virtual bool commitsImmediately() const noexcept
Definition ValueEditors.hpp:44
Definition AddressSettings.hpp:24