Seamly2D
Code documentation
tooldialogs.h
Go to the documentation of this file.
1
/***************************************************************************
2
** @file dialogs.h
3
** @author Douglas S Caskey
4
** @date Dec 11, 2022
5
**
6
** @copyright
7
** Copyright (C) 2017 - 2022 Seamly, LLC
8
** https://github.com/fashionfreedom/seamly2d
9
**
10
** @brief
11
** Seamly2D is free software: you can redistribute it and/or modify
12
** it under the terms of the GNU General Public License as published by
13
** the Free Software Foundation, either version 3 of the License, or
14
** (at your option) any later version.
15
**
16
** Seamly2D is distributed in the hope that it will be useful,
17
** but WITHOUT ANY WARRANTY; without even the implied warranty of
18
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
** GNU General Public License for more details.
20
**
21
** You should have received a copy of the GNU General Public License
22
** along with Seamly2D. If not, see <http://www.gnu.org/licenses/>.
23
**************************************************************************/
24
25
/************************************************************************
26
**
27
** @file dialogs.h
28
** @author Roman Telezhynskyi <dismine(at)gmail.com>
29
** @date 16 6, 2015
30
**
31
** @brief
32
** @copyright
33
** This source code is part of the Valentina project, a pattern making
34
** program, whose allow create and modeling patterns of clothing.
35
** Copyright (C) 2015 Valentina project
36
** <https://bitbucket.org/dismine/valentina> All Rights Reserved.
37
**
38
** Valentina is free software: you can redistribute it and/or modify
39
** it under the terms of the GNU General Public License as published by
40
** the Free Software Foundation, either version 3 of the License, or
41
** (at your option) any later version.
42
**
43
** Valentina is distributed in the hope that it will be useful,
44
** but WITHOUT ANY WARRANTY; without even the implied warranty of
45
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
46
** GNU General Public License for more details.
47
**
48
** You should have received a copy of the GNU General Public License
49
** along with Valentina. If not, see <http://www.gnu.org/licenses/>.
50
**
51
*************************************************************************/
52
53
#ifndef TOOLDIALOGS_H
54
#define TOOLDIALOGS_H
55
56
#include "
tools/dialogalongline.h
"
57
#include "
tools/dialogarc.h
"
58
#include "
tools/dialogarcwithlength.h
"
59
#include "
tools/dialogbisector.h
"
60
#include "
tools/piece/pattern_piece_dialog.h
"
61
#include "
tools/dialogendline.h
"
62
#include "
tools/dialogline.h
"
63
#include "
tools/dialoglineintersect.h
"
64
#include "
tools/dialognormal.h
"
65
#include "
tools/dialogpointofcontact.h
"
66
#include "
tools/dialogshoulderpoint.h
"
67
#include "
tools/dialogsinglepoint.h
"
68
#include "
tools/dialogspline.h
"
69
#include "
tools/dialogcubicbezier.h
"
70
#include "
tools/dialogsplinepath.h
"
71
#include "
tools/dialogcubicbezierpath.h
"
72
#include "
tools/dialogheight.h
"
73
#include "
tools/dialogcutarc.h
"
74
#include "
tools/dialogcutspline.h
"
75
#include "
tools/dialogcutsplinepath.h
"
76
#include "
tools/union_dialog.h
"
77
#include "
tools/dialogtriangle.h
"
78
#include "
tools/point_intersectxy_dialog.h
"
79
#include "
tools/dialoglineintersectaxis.h
"
80
#include "
tools/dialogcurveintersectaxis.h
"
81
#include "
tools/dialogpointofintersectionarcs.h
"
82
#include "
tools/intersect_circles_dialog.h
"
83
#include "
tools/dialogpointofintersectioncurves.h
"
84
#include "
tools/intersect_circletangent_dialog.h
"
85
#include "
tools/dialogpointfromarcandtangent.h
"
86
#include "
tools/dialogtruedarts.h
"
87
#include "
tools/editgroup_dialog.h
"
88
#include "
tools/addtogroup_dialog.h
"
89
#include "
tools/dialogrotation.h
"
90
#include "
tools/dialogmirrorbyline.h
"
91
#include "
tools/dialogmirrorbyaxis.h
"
92
#include "
tools/dialogmove.h
"
93
#include "
tools/dialogellipticalarc.h
"
94
#include "
tools/piece/dialoginternalpath.h
"
95
#include "
tools/anchorpoint_dialog.h
"
96
#include "
tools/insert_nodes_dialog.h
"
97
98
#include "
support/edit_formula_dialog.h
"
99
#include "
support/dialogundo.h
"
100
101
#endif
// TOOLDIALOGS_H
addtogroup_dialog.h
anchorpoint_dialog.h
dialogalongline.h
dialogarc.h
dialogarcwithlength.h
dialogbisector.h
dialogcubicbezier.h
dialogcubicbezierpath.h
dialogcurveintersectaxis.h
dialogcutarc.h
dialogcutspline.h
dialogcutsplinepath.h
dialogellipticalarc.h
dialogendline.h
dialogheight.h
dialoginternalpath.h
dialogline.h
dialoglineintersect.h
dialoglineintersectaxis.h
dialogmirrorbyaxis.h
dialogmirrorbyline.h
dialogmove.h
dialognormal.h
dialogpointfromarcandtangent.h
dialogpointofcontact.h
dialogpointofintersectionarcs.h
dialogpointofintersectioncurves.h
dialogrotation.h
dialogshoulderpoint.h
dialogsinglepoint.h
dialogspline.h
dialogsplinepath.h
dialogtriangle.h
dialogtruedarts.h
dialogundo.h
edit_formula_dialog.h
editgroup_dialog.h
insert_nodes_dialog.h
intersect_circles_dialog.h
intersect_circletangent_dialog.h
pattern_piece_dialog.h
point_intersectxy_dialog.h
union_dialog.h
src
libs
vtools
dialogs
tooldialogs.h
Generated by
1.9.1