GNU Octave  4.4.1
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())graphics_eventstatic
create_callback_event(const graphics_handle &h, const octave_value &cb, const octave_value &data=Matrix())graphics_eventstatic
create_function_event(event_fcn fcn, void *data=nullptr)graphics_eventstatic
create_set_event(const graphics_handle &h, const std::string &name, const octave_value &value, bool notify_toolkit=true)graphics_eventstatic
event_fcn typedefgraphics_event
execute(void)graphics_eventinline
graphics_event(void)=defaultgraphics_event
graphics_event(base_graphics_event *new_rep)graphics_eventinline
graphics_event(const graphics_event &)=defaultgraphics_event
ok(void) constgraphics_eventinline
operator=(const graphics_event &)=defaultgraphics_event
repgraphics_eventprivate
~graphics_event(void)=defaultgraphics_event