LibreCAD
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
linewidthselect.h File Reference
#include <QComboBox>
#include <QString>
#include <cad/meta/metalinewidth.h>
#include <widgets/linepatternpainter.h>
#include <managers/metainfomanager.h>
Include dependency graph for linewidthselect.h:
This graph shows which files directly or indirectly include this file:

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"
 

Macro Definition Documentation

#define BY_BLOCK   "ByBlock"

Definition at line 10 of file linewidthselect.h.

#define BY_LAYER   "ByLayer"

Definition at line 11 of file linewidthselect.h.