Public Member Functions | |
set_event (const graphics_handle &h, const std::string &name, const octave_value &value, bool do_notify_toolkit=true, bool redraw_figure=false) | |
void | execute (void) |
Private Member Functions | |
set_event (void) | |
Private Attributes | |
graphics_handle | m_handle |
bool | m_notify_toolkit |
std::string | m_property_name |
octave_value | m_property_value |
bool | m_redraw_figure |
Definition at line 12130 of file graphics.cc.
|
inline |
Definition at line 12134 of file graphics.cc.
|
inlineprivate |
Definition at line 12194 of file graphics.cc.
|
inline |
Definition at line 12142 of file graphics.cc.
References octave::__get_gh_manager__(), octave_handle::ok(), and octave::Utils::properties().
|
private |
Definition at line 12199 of file graphics.cc.
|
private |
Definition at line 12202 of file graphics.cc.
|
private |
Definition at line 12200 of file graphics.cc.
|
private |
Definition at line 12201 of file graphics.cc.
|
private |
Definition at line 12203 of file graphics.cc.