valentina/src/libs/vtools/visualization
Roman Telezhynskyi 5cd9a88761 Making class Calculator independent from class VContainer.
--HG--
branch : develop
2015-10-15 13:07:43 +03:00
..
visline.cpp VTools static library. 2015-06-18 20:23:24 +03:00
visline.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vispath.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vispath.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolalongline.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vistoolalongline.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolarc.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vistoolarc.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolarcwithlength.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vistoolarcwithlength.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolbisector.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistoolbisector.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolcurveintersectaxis.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistoolcurveintersectaxis.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolcutarc.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vistoolcutarc.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolcutspline.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vistoolcutspline.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolcutsplinepath.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vistoolcutsplinepath.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolendline.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vistoolendline.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolheight.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistoolheight.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolline.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vistoolline.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoollineintersect.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vistoollineintersect.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoollineintersectaxis.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistoollineintersectaxis.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolnormal.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistoolnormal.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolpointfromarcandtangent.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistoolpointfromarcandtangent.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolpointfromcircleandtangent.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistoolpointfromcircleandtangent.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolpointofcontact.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistoolpointofcontact.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolpointofintersection.cpp Just set default values and don't show dialog. User still can easy get access 2015-07-03 22:22:52 +03:00
vistoolpointofintersection.h Just set default values and don't show dialog. User still can easy get access 2015-07-03 22:22:52 +03:00
vistoolpointofintersectionarcs.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistoolpointofintersectionarcs.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolpointofintersectioncircles.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistoolpointofintersectioncircles.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolshoulderpoint.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistoolshoulderpoint.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolspline.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vistoolspline.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistoolsplinepath.cpp VTools static library. 2015-06-18 20:23:24 +03:00
vistoolsplinepath.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistooltriangle.cpp Rename VToolPoint. 2015-06-20 09:23:04 +03:00
vistooltriangle.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vistooltruedarts.cpp Resolved issue #301. True darts. 2015-06-24 17:30:07 +03:00
vistooltruedarts.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
visualization.cpp Making class Calculator independent from class VContainer. 2015-10-15 13:07:43 +03:00
visualization.h cppcheck. 2015-10-12 14:52:48 +03:00
visualization.pri Resolved issue #301. True darts. 2015-06-24 17:30:07 +03:00