![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|


Public Member Functions | |
| set_event (const graphics_handle &h, const std::string &name, const octave_value &value, bool do_notify_toolkit=true) | |
| void | execute (void) |
Private Member Functions | |
| set_event (void) | |
Private Attributes | |
| graphics_handle | handle |
| bool | notify_toolkit |
| std::string | property_name |
| octave_value | property_value |
Definition at line 8152 of file graphics.cc.
|
inline |
Definition at line 8156 of file graphics.cc.
|
inlineprivate |
Definition at line 8177 of file graphics.cc.
Implements base_graphics_event.
Definition at line 8161 of file graphics.cc.
References gh_manager::get_object(), graphics_object::get_properties(), base_properties::get_property(), and property::set().
|
private |
Definition at line 8182 of file graphics.cc.
|
private |
Definition at line 8185 of file graphics.cc.
|
private |
Definition at line 8183 of file graphics.cc.
|
private |
Definition at line 8184 of file graphics.cc.
1.8.1.2