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

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

add_listener(const octave_value &v, listener_mode mode=GCB_POSTSET)base_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() constcolor_propertyinlinevirtual
color_property()=deletecolor_property
color_property(const color_values &c, const radio_values &v)color_propertyinline
color_property(const radio_values &v, const color_values &c)color_propertyinline
color_property(const std::string &nm, const graphics_handle &h, const color_values &c=color_values(), const radio_values &v=radio_values())color_propertyinline
color_property(const std::string &nm, const graphics_handle &h, const radio_values &v)color_propertyinline
color_property(const std::string &nm, const graphics_handle &h, const std::string &v)color_propertyinline
color_property(const std::string &nm, const graphics_handle &h, const color_property &v)color_propertyinline
current_value() constcolor_propertyinline
delete_listener(const octave_value &v=octave_value(), listener_mode mode=GCB_POSTSET)base_propertyinline
do_set(const octave_value &newval)color_propertyprotectedvirtual
get() constcolor_propertyinlinevirtual
get_id() constbase_propertyinline
get_name() constbase_propertyinline
get_parent() constbase_propertyinline
is(const std::string &v) constcolor_propertyinline
is_hidden() constbase_propertyinline
is_radio() constcolor_propertyinlinevirtual
is_rgb() constcolor_propertyinline
ok() constbase_propertyinline
operator octave_value() constcolor_propertyinline
operator=(const octave_value &val)color_propertyinline
base_property::operator=(const base_property &)=deletebase_property
rgb() constcolor_propertyinline
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() constcolor_propertyinlinevirtual
values_as_string() constcolor_propertyinlinevirtual
~base_property()=defaultbase_propertyvirtual
~color_property()=defaultcolor_property