GNU Octave  4.4.1
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=POSTSET)propertyinline
clone(void) 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=POSTSET)propertyinline
get(void) constpropertyinline
get_id(void) constpropertyinline
get_name(void) constpropertyinline
get_parent(void) constpropertyinline
is_hidden(void) constpropertyinline
is_radio(void) constpropertyinline
ok(void) constpropertyinline
operator=(const octave_value &val)propertyinline
operator=(const property &p)propertyinline
property(void)propertyinline
property(base_property *bp, bool persist=false)propertyinline
property(const property &p)propertyinline
reppropertyprivate
run_listeners(listener_mode mode=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(void) constpropertyinline
values_as_string(void) constpropertyinline
~property(void)propertyinline