LibreCAD
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
linepatternpathpart.h File Reference
#include <QWidget>
#include <cmath>
Include dependency graph for linepatternpathpart.h:
This graph shows which files directly or indirectly include this file:

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"
 

Macro Definition Documentation

#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.