Graphic Calculator: FIDocalcus
Проект трёх первокурсников (по инженерному практикуму в первом семестре) по созданию графического калькулятора на FLTK C++
Loading...
Searching...
No Matches
Graphix_window Member List

This is the complete list of members for Graphix_window, including all inherited members.

all_pointsGraphix_windowprivate
attach(Shape &)Graph_lib::Window
attach(Widget &)Graph_lib::Window
borderGraphix_windowprivate
cb_change_unit_intr(void *, void *widget)Graphix_windowprivatestatic
cb_decr_unit_intr(void *, void *widget)Graphix_windowprivatestatic
cb_deriv_draw(void *, void *widget)Graphix_windowprivatestatic
cb_deriv_hide(void *, void *widget)Graphix_windowprivatestatic
cb_graphix_draw(void *, void *widget)Graphix_windowprivatestatic
cb_graphix_hide(void *, void *widget)Graphix_windowprivatestatic
cb_hide_points(void *, void *widget)Graphix_windowprivatestatic
cb_incr_unit_intr(void *, void *widget)Graphix_windowprivatestatic
cb_new_func(void *, void *widget)Graphix_windowprivatestatic
cb_quit(void *, void *widget)Graphix_windowprivatestatic
cb_rem_func(void *, void *widget)Graphix_windowprivatestatic
cb_show_points(void *, void *widget)Graphix_windowprivatestatic
change_unit_intr()Graphix_windowprivate
clear_deriv(size_t func_index, bool need_delete=true)Graphix_windowprivate
clear_graphix(size_t func_index, bool need_delete=true)Graphix_windowprivate
clear_points()Graphix_windowprivate
decr_buttonGraphix_windowprivate
decr_unit_intr()Graphix_windowprivate
derivsGraphix_windowprivate
detach(Shape &)Graph_lib::Window
detach(Widget &)Graph_lib::Window
draw()Graph_lib::Windowprotected
draw_deriv(size_t func_index)Graphix_windowprivate
draw_graphix(size_t func_index)Graphix_windowprivate
enter_menuGraphix_windowprivate
fill_inputed_funcs()Graphix_windowprivate
graphicsGraphix_windowprivate
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() constGraph_lib::Windowinline
heightGraph_lib::Windowprivate
hide_deriv(size_t func_index)Graphix_windowprivate
hide_graphix(size_t func_index)Graphix_windowprivate
hide_points()Graphix_windowprivate
incr_buttonGraphix_windowprivate
incr_unit_intr()Graphix_windowprivate
init() overrideGraphix_windowprivatevirtual
initial_attach()Graphix_windowprivate
inputed_funcsGraphix_windowprivate
inputed_stringsGraphix_windowprivate
is_points_visibleGraphix_windowprivate
new_func_box()Graphix_windowprivate
new_func_buttonGraphix_windowprivate
originGraphix_windowprivate
point_boxGraphix_windowprivate
put_on_top(Shape &)Graph_lib::Window
put_on_top(Widget &)Graph_lib::Window
quit()Graphix_windowinlineprivate
quit_buttonGraphix_windowprivate
quit_button_pushedGraphix_windowprivate
rem_func_box(size_t func_index)Graphix_windowprivate
resize(pix_amount _width, pix_amount _height)Graph_lib::Windowinline
scale_boxGraphix_windowprivate
scale_buttonGraphix_windowprivate
set_label(const std::string &s)Graph_lib::Windowinline
shapesGraph_lib::Windowprivate
show_points()Graphix_windowprivate
some_button_pushedGraphix_windowprivate
unit_intrGraphix_windowprivate
update_deriv(size_t func_index)Graphix_windowprivate
update_graphix(size_t func_index)Graphix_windowprivate
update_inputed_func(size_t func_index, bool need_update_strings=true)Graphix_windowprivate
update_points()Graphix_windowprivate
update_unit_intr(double new_unit_intr)Graphix_windowprivate
w() constGraph_lib::Windowinline
wait_for_button()Graphix_window
widthGraph_lib::Windowprivate
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() constGraphix_windowinline
x_axisGraphix_windowprivate
y_axisGraphix_windowprivate
~Window()=defaultGraph_lib::Windowvirtual