Navigation

Operators and Keywords

Function List:

C++ API

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_event [static]
create_function_event(event_fcn fcn, void *data=0)graphics_event [static]
create_set_event(const graphics_handle &h, const std::string &name, const octave_value &value)graphics_event [static]
event_fcn typedefgraphics_event
execute(void)graphics_event [inline]
graphics_event(void)graphics_event [inline]
graphics_event(const graphics_event &e)graphics_event [inline]
ok(void) const graphics_event [inline]
operator=(const graphics_event &e)graphics_event [inline]
~graphics_event(void)graphics_event [inline]