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=POSTSET) | base_property | [inline] |
base_property(void) | base_property | [inline] |
base_property(const std::string &s, const graphics_handle &h) | base_property | [inline] |
base_property(const base_property &p) | base_property | [inline] |
clone(void) const | color_property | [inline, virtual] |
color_property(const color_values &c, const radio_values &v) | color_property | [inline] |
color_property(const std::string &nm, const graphics_handle &h, const color_values &c=color_values(), const radio_values &v=radio_values()) | color_property | [inline] |
color_property(const std::string &nm, const graphics_handle &h, const radio_values &v) | color_property | [inline] |
color_property(const std::string &nm, const graphics_handle &h, const std::string &v) | color_property | [inline] |
color_property(const std::string &nm, const graphics_handle &h, const color_property &v) | color_property | [inline] |
color_property(const color_property &p) | color_property | [inline] |
current_value(void) const | color_property | [inline] |
delete_listener(const octave_value &v=octave_value(), listener_mode mode=POSTSET) | base_property | [inline] |
do_set(const octave_value &newval) | color_property | [protected, virtual] |
get(void) const | color_property | [inline, virtual] |
get_id(void) const | base_property | [inline] |
get_name(void) const | base_property | [inline] |
get_parent(void) const | base_property | [inline] |
is(const std::string &v) const | color_property | [inline] |
is_hidden(void) const | base_property | [inline] |
is_radio(void) const | color_property | [inline] |
is_rgb(void) const | color_property | [inline] |
ok(void) const | base_property | [inline] |
operator octave_value(void) const | color_property | [inline] |
operator=(const octave_value &val) | color_property | [inline] |
property class | base_property | [friend] |
rgb(void) const | color_property | [inline] |
run_listeners(listener_mode mode=POSTSET) | base_property | |
set(const octave_value &v, bool do_run=true) | base_property | |
set_hidden(bool flag) | base_property | [inline] |
set_id(int d) | base_property | [inline] |
set_name(const std::string &s) | base_property | [inline] |
set_parent(const graphics_handle &h) | base_property | [inline] |
~base_property(void) | base_property | [inline, virtual] |