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

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

create_callback_event(const graphics_handle &h, const std::string &name, const octave_value &data=Matrix(), int busyaction=base_graphics_event::QUEUE)graphics_eventstatic
create_callback_event(const graphics_handle &h, const octave_value &cb, const octave_value &data=Matrix(), int busyaction=base_graphics_event::QUEUE)graphics_eventstatic
create_function_event(event_fcn fcn, void *data=nullptr)graphics_eventstatic
create_mcode_event(const graphics_handle &h, const std::string &cmd, int busyaction)graphics_eventstatic
create_set_event(const graphics_handle &h, const std::string &name, const octave_value &value, bool notify_toolkit=true, bool redraw_figure=false)graphics_eventstatic
event_fcn typedefgraphics_event
execute()graphics_eventinline
get_busyaction()graphics_eventinline
graphics_event()=defaultgraphics_event
graphics_event(base_graphics_event *new_rep)graphics_eventinline
graphics_event(const graphics_event &)=defaultgraphics_event
ok() constgraphics_eventinline
operator=(const graphics_event &)=defaultgraphics_event
~graphics_event()=defaultgraphics_event