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

This is the complete list of members for Graph_lib::Window, including all inherited members.

attach(Shape &)Graph_lib::Window
attach(Widget &)Graph_lib::Window
detach(Shape &)Graph_lib::Window
detach(Widget &)Graph_lib::Window
draw()Graph_lib::Windowprotected
h() constGraph_lib::Windowinline
heightGraph_lib::Windowprivate
init()Graph_lib::Windowprivatevirtual
put_on_top(Shape &)Graph_lib::Window
put_on_top(Widget &)Graph_lib::Window
resize(pix_amount _width, pix_amount _height)Graph_lib::Windowinline
set_label(const std::string &s)Graph_lib::Windowinline
shapesGraph_lib::Windowprivate
w() constGraph_lib::Windowinline
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()=defaultGraph_lib::Windowvirtual