Public Member Functions | |
callback_event (const graphics_handle &h, const std::string &name, const octave_value &data=Matrix()) | |
void | execute (void) |
callback_event::callback_event | ( | const graphics_handle & | h, | |
const std::string & | name, | |||
const octave_value & | data = Matrix () | |||
) | [inline] |
void callback_event::execute | ( | void | ) | [inline, virtual] |
Implements base_graphics_event.