This is the complete list of members for gh_manager, including all inherited members.
close_all_figures() | gh_manager | |
current_figure() const | gh_manager | inline |
enable_event_processing(bool enable=true) | gh_manager | |
execute_callback(const graphics_handle &h, const std::string &name, const octave_value &data=Matrix()) | gh_manager | inline |
execute_callback(const graphics_handle &h, const octave_value &cb, const octave_value &data=Matrix()) | gh_manager | |
execute_listener(const graphics_handle &h, const octave_value &l) | gh_manager | |
figure_handle_list(bool show_hidden=false) | gh_manager | inline |
free(const graphics_handle &h, bool from_root=false) | gh_manager | |
get_handle(bool integer_figure_handle) | gh_manager | |
get_latex_data(const std::string &key) const | gh_manager | inline |
get_object(double val) const | gh_manager | inline |
get_object(const graphics_handle &h) const | gh_manager | inline |
gh_manager(octave::interpreter &interp) | gh_manager | |
graphics_lock() | gh_manager | inline |
handle_list(bool show_hidden=false) | gh_manager | inline |
is_handle_visible(const graphics_handle &h) const | gh_manager | inline |
latex_data typedef | gh_manager | |
lock() | gh_manager | inline |
lookup(double val) const | gh_manager | inline |
lookup(const octave_value &val) const | gh_manager | inline |
make_figure_handle(double val, bool notify_toolkit=true) | gh_manager | |
make_graphics_handle(const std::string &go_name, const graphics_handle &p, bool integer_figure_handle=false, bool call_createfcn=true, bool notify_toolkit=true) | gh_manager | |
pop_figure(const graphics_handle &h) | gh_manager | |
post_callback(const graphics_handle &h, const std::string &name, const octave_value &data=Matrix()) | gh_manager | |
post_event(const graphics_event &e) | gh_manager | |
post_function(graphics_event::event_fcn fcn, void *fcn_data=nullptr) | gh_manager | |
post_set(const graphics_handle &h, const std::string &name, const octave_value &value, bool notify_toolkit=true, bool redraw_figure=false) | gh_manager | |
process_events(bool force=false) | gh_manager | |
push_figure(const graphics_handle &h) | gh_manager | |
renumber_figure(const graphics_handle &old_gh, const graphics_handle &new_gh) | gh_manager | |
restore_gcbo() | gh_manager | |
set_latex_data(const std::string &key, latex_data val) | gh_manager | inline |
try_lock() | gh_manager | inline |
unlock() | gh_manager | inline |