20 #ifndef LIBREPCB_EDITOR_PATHEDITORWIDGET_H 21 #define LIBREPCB_EDITOR_PATHEDITORWIDGET_H 40 class EditableTableWidget;
76 QScopedPointer<EditableTableWidget>
mView;
Definition: occmodel.cpp:76
The Path class represents a list of vertices connected by straight lines or circular arc segments...
Definition: path.h:57
Subclass of QStyledItemDelegate to display/edit librepcb::Length values.
Definition: lengthdelegate.h:45
The LengthUnit class represents a length unit (millimeters, inches,...) and provides some useful meth...
Definition: lengthunit.h:60