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

Go to the source code of this file.

Classes

struct  Graph_lib::Button
 
struct  Graph_lib::In_box
 
struct  Graph_lib::Out_box
 
class  Graph_lib::Widget
 Абстрактный объект взаимодействия с пользователем More...
 

Namespaces

namespace  Graph_lib
 

Typedefs

using Graph_lib::Callback
 

Functions

template<class W >
W & Graph_lib::reference_to (void *ptr_wid)