#include <Shapes.h>
◆ Line_style_type
Enumerator |
---|
solid | |
dash | |
dot | |
dashdot | |
dashdotdot | |
77 {
83 };
W & reference_to(void *ptr_wid)
Definition Widgets.h:16
@ dashdotdot
Definition Shapes.h:82
@ dash
Definition Shapes.h:79
@ dot
Definition Shapes.h:80
@ solid
Definition Shapes.h:78
@ dashdot
Definition Shapes.h:81
◆ Line_style() [1/3]
pix_amount width
Definition Shapes.h:104
unsigned int s
Definition Shapes.h:103
◆ Line_style() [2/3]
88 :
s{_points},
width{_width} {}
◆ Line_style() [3/3]
◆ style()
◆ w()
◆ width
The documentation for this struct was generated from the following file: