Graphic Calculator: FIDocalcus
Проект трёх первокурсников (по инженерному практикуму в первом семестре) по созданию графического калькулятора на FLTK C++
Loading...
Searching...
No Matches
Window.h File Reference
#include <string>
#include <vector>
#include "Point.h"
#include "fltk.h"
Include dependency graph for Window.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Graph_lib::Window
 

Namespaces

namespace  Graph_lib
 

Functions

int Graph_lib::gui_main ()
 Вызывает основной цикл обработки событий библиотеки виджетов