Definition at line 12136 of file graphics.cc.
◆ set_event() [1/2]
set_event::set_event |
( |
const graphics_handle & |
h, |
|
|
const std::string & |
name, |
|
|
const octave_value & |
value, |
|
|
bool |
do_notify_toolkit = true , |
|
|
bool |
redraw_figure = false |
|
) |
| |
|
inline |
◆ set_event() [2/2]
set_event::set_event |
( |
void |
| ) |
|
|
inlineprivate |
◆ execute()
void set_event::execute |
( |
void |
| ) |
|
|
inline |
◆ m_handle
◆ m_notify_toolkit
bool set_event::m_notify_toolkit |
|
private |
◆ m_property_name
std::string set_event::m_property_name |
|
private |
◆ m_property_value
◆ m_redraw_figure
bool set_event::m_redraw_figure |
|
private |
The documentation for this class was generated from the following file: