valentina/src/libs/vtools/tools/drawTools/toolpoint/toolsinglepoint/toollinepoint
Roman Telezhynskyi aaa40a5662 Refactoring.
Replace the redundant type with "auto".
2024-04-30 11:48:51 +03:00
..
vtoolalongline.cpp Fix multi line string literals. 2023-10-09 12:45:34 +03:00
vtoolalongline.h Refactoring. 2023-07-13 17:49:31 +03:00
vtoolbisector.cpp Use auto to avoid duplicating the type name. 2024-02-20 08:58:06 +02:00
vtoolbisector.h Refactoring. 2023-07-13 17:49:31 +03:00
vtoolcurveintersectaxis.cpp Allow negative values. 2023-11-14 16:38:17 +02:00
vtoolcurveintersectaxis.h Refactoring. 2023-07-13 17:49:31 +03:00
vtoolendline.cpp Use auto to avoid duplicating the type name. 2024-02-20 08:58:06 +02:00
vtoolendline.h Refactoring. 2023-07-13 17:49:31 +03:00
vtoolheight.cpp Use auto to avoid duplicating the type name. 2024-02-20 08:58:06 +02:00
vtoolheight.h Refactoring. 2023-07-13 17:49:31 +03:00
vtoollineintersectaxis.cpp Use auto to avoid duplicating the type name. 2024-02-20 08:58:06 +02:00
vtoollineintersectaxis.h Refactoring. 2023-07-13 17:49:31 +03:00
vtoollinepoint.cpp Refactoring. 2024-04-30 11:48:51 +03:00
vtoollinepoint.h Add a using-declaration to derived class to inherit the constructors, and remove the ones manually duplicated. 2024-02-21 11:59:52 +02:00
vtoolnormal.cpp Use auto to avoid duplicating the type name. 2024-02-20 08:58:06 +02:00
vtoolnormal.h Refactoring. 2023-07-13 17:49:31 +03:00
vtoolshoulderpoint.cpp Use auto to avoid duplicating the type name. 2024-02-20 08:58:06 +02:00
vtoolshoulderpoint.h Refactoring. 2023-07-13 17:49:31 +03:00