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

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

add_constraint(const std::string &type)handle_propertyinline
add_listener(const octave_value &v, listener_mode mode=POSTSET)base_propertyinline
base_property(void)base_propertyinline
base_property(const std::string &s, const graphics_handle &h)base_propertyinline
base_property(const base_property &p)base_propertyinline
clone(void) consthandle_propertyinlinevirtual
current_valhandle_propertyprivate
delete_listener(const octave_value &v=octave_value(), listener_mode mode=POSTSET)base_propertyinline
do_set(const octave_value &v)handle_propertyprotectedvirtual
get(void) consthandle_propertyinlinevirtual
get_id(void) constbase_propertyinline
get_name(void) constbase_propertyinline
get_parent(void) constbase_propertyinline
handle_property(const std::string &nm, const graphics_handle &h, const graphics_handle &val=graphics_handle())handle_propertyinline
handle_property(const handle_property &p)handle_propertyinline
handle_value(void) consthandle_propertyinline
invalidate(void)handle_propertyinline
is_hidden(void) constbase_propertyinline
is_radio(void) constbase_propertyinlinevirtual
ok(void) constbase_propertyinline
operator=(const octave_value &val)handle_propertyinline
operator=(const graphics_handle &h)handle_propertyinline
run_listeners(listener_mode mode=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
type_constraintshandle_propertyprotected
values_as_cell(void) constbase_propertyinlinevirtual
values_as_string(void) constbase_propertyinlinevirtual
~base_property(void)=defaultbase_propertyvirtual