#include <Widgets.h>
◆ Button()
W & reference_to(void *ptr_wid)
Definition Widgets.h:16
◆ attach()
Implements Graph_lib::Widget.
20 {
21
24
25 ptr_wid->callback(
reinterpret_cast<Fl_Callback*
>(
cb),
this);
27}
pix_amount y
Definition Point.h:30
pix_amount x
Definition Point.h:30
◆ hide()
◆ move()
◆ show()
◆ window()
Window & Graph_lib::Widget::window |
( |
| ) |
|
|
inlineinherited |
◆ cb
◆ height
◆ label
std::string Graph_lib::Widget::label |
|
protectedinherited |
◆ loc
Point Graph_lib::Widget::loc |
|
protectedinherited |
◆ own
Window* Graph_lib::Widget::own |
|
protectedinherited |
Окно, которому принадлежит виджет
◆ ptr_wid
◆ width
The documentation for this struct was generated from the following files: