GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
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_callback_event(const graphics_handle &h, const octave_value &cb, const octave_value &data=Matrix()) | graphics_event | static |
create_callback_event(const graphics_handle &h, const std::string &name, const octave_value &data=Matrix()) | graphics_event | static |
create_callback_event(const graphics_handle &h, const octave_value &cb, const octave_value &data=Matrix()) | graphics_event | static |
create_function_event(event_fcn fcn, void *data=0) | 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, bool notify_toolkit=true) | graphics_event | static |
create_set_event(const graphics_handle &h, const std::string &name, const octave_value &value, bool notify_toolkit=true) | graphics_event | static |
event_fcn typedef | graphics_event | |
event_fcn typedef | graphics_event | |
execute(void) | graphics_event | inline |
execute(void) | graphics_event | inline |
graphics_event(void) | graphics_event | inline |
graphics_event(const graphics_event &e) | graphics_event | inline |
graphics_event(void) | graphics_event | inline |
graphics_event(const graphics_event &e) | graphics_event | inline |
ok(void) const | graphics_event | inline |
ok(void) const | graphics_event | inline |
operator=(const graphics_event &e) | graphics_event | inline |
operator=(const graphics_event &e) | graphics_event | inline |
rep | graphics_event | private |
~graphics_event(void) | graphics_event | inline |
~graphics_event(void) | graphics_event | inline |