| all_points | Graphix_window | private |
| attach(Shape &) | Graph_lib::Window | |
| attach(Widget &) | Graph_lib::Window | |
| border | Graphix_window | private |
| cb_change_unit_intr(void *, void *widget) | Graphix_window | privatestatic |
| cb_decr_unit_intr(void *, void *widget) | Graphix_window | privatestatic |
| cb_deriv_draw(void *, void *widget) | Graphix_window | privatestatic |
| cb_deriv_hide(void *, void *widget) | Graphix_window | privatestatic |
| cb_graphix_draw(void *, void *widget) | Graphix_window | privatestatic |
| cb_graphix_hide(void *, void *widget) | Graphix_window | privatestatic |
| cb_hide_points(void *, void *widget) | Graphix_window | privatestatic |
| cb_incr_unit_intr(void *, void *widget) | Graphix_window | privatestatic |
| cb_new_func(void *, void *widget) | Graphix_window | privatestatic |
| cb_quit(void *, void *widget) | Graphix_window | privatestatic |
| cb_rem_func(void *, void *widget) | Graphix_window | privatestatic |
| cb_show_points(void *, void *widget) | Graphix_window | privatestatic |
| change_unit_intr() | Graphix_window | private |
| clear_deriv(size_t func_index, bool need_delete=true) | Graphix_window | private |
| clear_graphix(size_t func_index, bool need_delete=true) | Graphix_window | private |
| clear_points() | Graphix_window | private |
| decr_button | Graphix_window | private |
| decr_unit_intr() | Graphix_window | private |
| derivs | Graphix_window | private |
| detach(Shape &) | Graph_lib::Window | |
| detach(Widget &) | Graph_lib::Window | |
| draw() | Graph_lib::Window | protected |
| draw_deriv(size_t func_index) | Graphix_window | private |
| draw_graphix(size_t func_index) | Graphix_window | private |
| enter_menu | Graphix_window | private |
| fill_inputed_funcs() | Graphix_window | private |
| graphics | Graphix_window | private |
| Graphix_window() | Graphix_window | |
| Graphix_window(Graph_lib::Point left_corner, pix_amount _width, pix_amount _height, const std::string &title, pix_amount _unit_intr) | Graphix_window | |
| h() const | Graph_lib::Window | inline |
| height | Graph_lib::Window | private |
| hide_deriv(size_t func_index) | Graphix_window | private |
| hide_graphix(size_t func_index) | Graphix_window | private |
| hide_points() | Graphix_window | private |
| incr_button | Graphix_window | private |
| incr_unit_intr() | Graphix_window | private |
| init() override | Graphix_window | privatevirtual |
| initial_attach() | Graphix_window | private |
| inputed_funcs | Graphix_window | private |
| inputed_strings | Graphix_window | private |
| is_points_visible | Graphix_window | private |
| new_func_box() | Graphix_window | private |
| new_func_button | Graphix_window | private |
| origin | Graphix_window | private |
| point_box | Graphix_window | private |
| put_on_top(Shape &) | Graph_lib::Window | |
| put_on_top(Widget &) | Graph_lib::Window | |
| quit() | Graphix_window | inlineprivate |
| quit_button | Graphix_window | private |
| quit_button_pushed | Graphix_window | private |
| rem_func_box(size_t func_index) | Graphix_window | private |
| resize(pix_amount _width, pix_amount _height) | Graph_lib::Window | inline |
| scale_box | Graphix_window | private |
| scale_button | Graphix_window | private |
| set_label(const std::string &s) | Graph_lib::Window | inline |
| shapes | Graph_lib::Window | private |
| show_points() | Graphix_window | private |
| some_button_pushed | Graphix_window | private |
| unit_intr | Graphix_window | private |
| update_deriv(size_t func_index) | Graphix_window | private |
| update_graphix(size_t func_index) | Graphix_window | private |
| update_inputed_func(size_t func_index, bool need_update_strings=true) | Graphix_window | private |
| update_points() | Graphix_window | private |
| update_unit_intr(double new_unit_intr) | Graphix_window | private |
| w() const | Graph_lib::Window | inline |
| wait_for_button() | Graphix_window | |
| width | Graph_lib::Window | private |
| Window(pix_amount _width, pix_amount _height, const std::string &title) | Graph_lib::Window | |
| Window(Point top_left_corner, pix_amount _width, pix_amount _height, const std::string &title) | Graph_lib::Window | |
| window_is_open() const | Graphix_window | inline |
| x_axis | Graphix_window | private |
| y_axis | Graphix_window | private |
| ~Window()=default | Graph_lib::Window | virtual |