|
LibreCAD
|
#include <QComboBox>#include <QString>#include <cad/meta/metalinewidth.h>#include <widgets/linepatternpainter.h>#include <managers/metainfomanager.h>

Go to the source code of this file.
Classes | |
| class | lc::ui::LineWidthSelect |
| Dropdown select for line widths. Line widths are hardcoded in the constructor. More... | |
Namespaces | |
| lc | |
| lc::ui | |
Macros | |
| #define | BY_BLOCK "ByBlock" |
| #define | BY_LAYER "ByLayer" |
| #define BY_BLOCK "ByBlock" |
Definition at line 10 of file linewidthselect.h.
| #define BY_LAYER "ByLayer" |
Definition at line 11 of file linewidthselect.h.