Navigation

Operators and Keywords

Function List:

C++ API

children_property Member List

This is the complete list of members for children_property, including all inherited members.
add_listener(const octave_value &v, listener_mode mode=POSTSET)base_property [inline]
adopt(const double &val)children_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]
children_property(void)children_property [inline]
children_property(const std::string &nm, const graphics_handle &h, const Matrix &val)children_property [inline]
children_property(const children_property &p)children_property [inline]
clone(void) const children_property [inline, virtual]
delete_children(bool clear=false)children_property [inline]
delete_listener(const octave_value &v=octave_value(), listener_mode mode=POSTSET)base_property [inline]
do_set(const octave_value &val)children_property [inline, protected, virtual]
get(void) const children_property [inline, virtual]
get_all(void) const children_property [inline]
get_children(void) const children_property [inline]
get_hidden(void) const children_property [inline]
get_id(void) const base_property [inline]
get_name(void) const base_property [inline]
get_parent(void) const base_property [inline]
is_hidden(void) const base_property [inline]
is_radio(void) const base_property [inline, virtual]
ok(void) const base_property [inline]
operator=(const octave_value &val)children_property [inline]
property classbase_property [friend]
remove_child(const double &val)children_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]
values_as_cell(void) const base_property [inline, virtual]
values_as_string(void) const base_property [inline, virtual]
~base_property(void)base_property [inline, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines