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

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

add_listener(const octave_value &v, listener_mode mode=GCB_POSTSET)propertyinline
clone() constpropertyinline
create(const std::string &name, const graphics_handle &parent, const caseless_str &type, const octave_value_list &args)propertystatic
delete_listener(const octave_value &v=octave_value(), listener_mode mode=GCB_POSTSET)propertyinline
get() constpropertyinline
get_id() constpropertyinline
get_name() constpropertyinline
get_parent() constpropertyinline
is_hidden() constpropertyinline
is_radio() constpropertyinline
ok() constpropertyinline
operator=(const octave_value &val)propertyinline
operator=(const property &p)propertyinline
property()propertyinline
property(base_property *bp, bool persist=false)propertyinline
property(const property &p)propertyinline
run_listeners(listener_mode mode=GCB_POSTSET)propertyinline
set(const octave_value &val, bool do_run=true, bool do_notify_toolkit=true)propertyinline
set_hidden(bool flag)propertyinline
set_id(int d)propertyinline
set_name(const std::string &name)propertyinline
set_parent(const graphics_handle &h)propertyinline
values_as_cell() constpropertyinline
values_as_string() constpropertyinline
~property()propertyinline