GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
any_property Member List

This is the complete list of members for any_property, including all inherited members.

add_listener(const octave_value &v, listener_mode mode=GCB_POSTSET)base_propertyinline
any_property()=deleteany_property
any_property(const std::string &nm, const graphics_handle &h, const octave_value &m=Matrix())any_propertyinline
base_property()base_propertyinline
base_property(const std::string &s, const graphics_handle &h)base_propertyinline
base_property(const base_property &p)base_propertyinline
clone() constany_propertyinlinevirtual
delete_listener(const octave_value &v=octave_value(), listener_mode mode=GCB_POSTSET)base_propertyinline
do_set(const octave_value &v)any_propertyinlineprotectedvirtual
get() constany_propertyinlinevirtual
get_id() constbase_propertyinline
get_name() constbase_propertyinline
get_parent() constbase_propertyinline
is_hidden() constbase_propertyinline
is_radio() constbase_propertyinlinevirtual
ok() constbase_propertyinline
operator=(const octave_value &val)any_propertyinline
base_property::operator=(const base_property &)=deletebase_property
run_listeners(listener_mode mode=GCB_POSTSET)base_property
set(const octave_value &v, bool do_run=true, bool do_notify_toolkit=true)base_property
set_hidden(bool flag)base_propertyinline
set_id(int d)base_propertyinline
set_name(const std::string &s)base_propertyinline
set_parent(const graphics_handle &h)base_propertyinline
values_as_cell() constbase_propertyinlinevirtual
values_as_string() constbase_propertyinlinevirtual
~any_property()=defaultany_property
~base_property()=defaultbase_propertyvirtual