This is the complete list of members for handle_property, including all inherited members.
add_constraint(const std::string &type) | handle_property | inline |
add_listener(const octave_value &v, listener_mode mode=GCB_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 | handle_property | inlinevirtual |
count | base_property | private |
current_val | handle_property | private |
delete_listener(const octave_value &v=octave_value(), listener_mode mode=GCB_POSTSET) | base_property | inline |
do_set(const octave_value &v) | handle_property | protectedvirtual |
get(void) const | handle_property | inlinevirtual |
get_id(void) const | base_property | inline |
get_name(void) const | base_property | inline |
get_parent(void) const | base_property | inline |
handle_property(const std::string &nm, const graphics_handle &h, const graphics_handle &val=graphics_handle()) | handle_property | inline |
handle_property(const handle_property &p) | handle_property | inline |
handle_value(void) const | handle_property | inline |
hidden | base_property | private |
id | base_property | private |
invalidate(void) | handle_property | inline |
is_hidden(void) const | base_property | inline |
is_radio(void) const | base_property | inlinevirtual |
listener_map typedef | base_property | private |
listener_map_const_iterator typedef | base_property | private |
listener_map_iterator typedef | base_property | private |
listeners | base_property | private |
name | base_property | private |
ok(void) const | base_property | inline |
operator=(const octave_value &val) | handle_property | inline |
operator=(const graphics_handle &h) | handle_property | inline |
parent | base_property | private |
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_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 |
type_constraints | handle_property | protected |
values_as_cell(void) const | base_property | inlinevirtual |
values_as_string(void) const | base_property | inlinevirtual |
~base_property(void)=default | base_property | virtual |