|
Graphic Calculator: FIDocalcus
Проект трёх первокурсников (по инженерному практикуму в первом семестре) по созданию графического калькулятора на FLTK C++
|
This is the complete list of members for Graphix_calc::Bothput_box, including all inherited members.
| attach(Graph_lib::Window &win) | Graphix_calc::Bothput_box | virtual |
| Bothput_box(Graph_lib::Point _loc, pix_amount _width, pix_amount _height, const std::string &s) | Graphix_calc::Bothput_box | |
| cb | Graph_lib::Widget | protected |
| get_string() const | Graphix_calc::Bothput_box | |
| height | Graph_lib::Widget | protected |
| hide() | Graph_lib::Widget | inlinevirtual |
| label | Graph_lib::Widget | protected |
| loc | Graph_lib::Widget | protected |
| move(int dx, int dy) | Graph_lib::Widget | virtual |
| operator=(const Widget &)=delete | Graph_lib::Widget | |
| own | Graph_lib::Widget | protected |
| ptr_wid | Graph_lib::Widget | protected |
| put_string(const std::string &) | Graphix_calc::Bothput_box | |
| show() | Graph_lib::Widget | inlinevirtual |
| Widget()=default | Graph_lib::Widget | |
| Widget(Point _loc, pix_amount _width, pix_amount _height, const std::string &_label, Callback _cb) | Graph_lib::Widget | inline |
| Widget(const Widget &)=delete | Graph_lib::Widget | |
| width | Graph_lib::Widget | protected |
| window() | Graph_lib::Widget | inline |
| ~Widget()=default | Graph_lib::Widget | virtual |