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 typedef | graphics_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] |