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

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

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) constdouble_radio_propertyinlinevirtual
current_enum enum namedouble_radio_propertyprivate
current_typedouble_radio_propertyprivate
current_valdouble_radio_propertyprivate
current_value(void) constdouble_radio_propertyinline
delete_listener(const octave_value &v=octave_value(), listener_mode mode=POSTSET)base_propertyinline
do_set(const octave_value &v)double_radio_propertyprotectedvirtual
double_radio_property(double d, const radio_values &v)double_radio_propertyinline
double_radio_property(const std::string &nm, const graphics_handle &h, const std::string &v)double_radio_propertyinline
double_radio_property(const std::string &nm, const graphics_handle &h, const double_radio_property &v)double_radio_propertyinline
double_radio_property(const double_radio_property &p)double_radio_propertyinline
double_t enum valuedouble_radio_propertyprivate
double_value(void) constdouble_radio_propertyinline
dvaldouble_radio_propertyprivate
get(void) constdouble_radio_propertyinlinevirtual
get_id(void) constbase_propertyinline
get_name(void) constbase_propertyinline
get_parent(void) constbase_propertyinline
is(const std::string &v) constdouble_radio_propertyinline
is_double(void) constdouble_radio_propertyinline
is_hidden(void) constbase_propertyinline
is_radio(void) constdouble_radio_propertyinlinevirtual
ok(void) constbase_propertyinline
operator octave_value(void) constdouble_radio_propertyinline
operator=(const octave_value &val)double_radio_propertyinline
radio_t enum valuedouble_radio_propertyprivate
radio_valdouble_radio_propertyprivate
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
values_as_cell(void) constbase_propertyinlinevirtual
values_as_string(void) constbase_propertyinlinevirtual
~base_property(void)=defaultbase_propertyvirtual