#include "../dialogtool.h"#include "../vpatterndb/vpiece.h"#include "../vpatterndb/floatItemData/vgrainlinedata.h"#include "../vpatterndb/floatItemData/vpatternlabeldata.h"#include "../vpatterndb/floatItemData/vpiecelabeldata.h"#include <QSound>Go to the source code of this file.
Classes | |
| class | PatternPieceDialog |
Namespaces | |
| Ui | |
Enumerations | |
| enum | TabOrder { Properties =0 , Paths =1 , SeamAllowance = 2 , Labels =3 , AnchorPoints =4 , Grainline =5 , Notches =6 , Count =7 } |
| enum TabOrder |
| Enumerator | |
|---|---|
| Properties | |
| Paths | |
| SeamAllowance | |
| Labels | |
| AnchorPoints | |
| Grainline | |
| Notches | |
| Count | |
Definition at line 64 of file pattern_piece_dialog.h.