This is the complete list of members for Property, including all inherited members.
blurb() const | Property | |
choices() const =0 | Property | pure virtual |
descr() const | Property | |
emit_event(const String &type, const String &detail, const ValueR fields={})=0 | Emittable | pure virtual |
emit_notify(const String &detail)=0 | Emittable | pure virtual |
get_max() const =0 | Property | pure virtual |
get_metadata() const =0 | Property | protectedpure virtual |
get_min() const =0 | Property | pure virtual |
get_normalized() const =0 | Property | pure virtual |
get_step() const =0 | Property | pure virtual |
get_text() const =0 | Property | pure virtual |
get_value() const =0 | Property | pure virtual |
group() const | Property | |
hints() const | Property | |
ident() const =0 | Property | pure virtual |
is_numeric() const =0 | Property | pure virtual |
js_trigger(const String &eventselector, JsTrigger callback) | Emittable | |
label() const =0 | Property | pure virtual |
metadata | Property | |
name | Property | |
nick() const =0 | Property | pure virtual |
on_event(const String &eventselector, const EventHandler &eventhandler)=0 | Emittable | pure virtual |
Property() | Property | explicitprotected |
reset()=0 | Property | pure virtual |
set_normalized(double v)=0 | Property | pure virtual |
set_text(String v)=0 | Property | pure virtual |
set_value(const Value &v)=0 | Property | pure virtual |
unit() const =0 | Property | pure virtual |
value | Property | |
~Property()=0 | Property | protectedpure virtual |
~VirtualBase() noexcept=0 | VirtualBase | protectedpure virtual |