|
LibreCAD
|
#include <QWidget>#include <cmath>

Go to the source code of this file.
Classes | |
| class | LinePatternPathPart |
| Model used to construct line pattern path. More... | |
Namespaces | |
| Ui | |
Macros | |
| #define | PATH_PLAIN_NAME "Plain" |
| #define | PATH_SPACE_NAME "Space" |
| #define | PATH_DOT_NAME "Dot" |
| #define PATH_DOT_NAME "Dot" |
Definition at line 9 of file linepatternpathpart.h.
| #define PATH_PLAIN_NAME "Plain" |
Definition at line 7 of file linepatternpathpart.h.
| #define PATH_SPACE_NAME "Space" |
Definition at line 8 of file linepatternpathpart.h.