valentina_old/src/libs/vtools/tools/drawTools
Roman Telezhynskyi 731eb9ec89 Refactoring.
There is no automatic disconnection when the 'receiver' is destroyed because
it's a functor with no QObject. However, since 5.2 there is an overload which
adds a "context object". When that object is destroyed, the connection is
broken (the context is also used for the thread affinity: the lambda will be
called in the thread of the event loop of the object used as context).

--HG--
branch : develop
2016-12-21 20:45:14 +02:00
..
operation Refactoring. 2016-12-21 20:45:14 +02:00
toolcurve Remove empty statement. 2016-12-20 21:19:21 +02:00
toolpoint Remove empty statement. 2016-12-21 17:36:38 +02:00
drawtools.h Added VToolEllipticalArc. 2016-12-17 03:01:40 +02:00
vdrawtool.cpp Remove empty statement. 2016-12-20 21:19:21 +02:00
vdrawtool.h Remove empty statement. 2016-12-20 20:57:20 +02:00
vtoolline.cpp Remove empty statement. 2016-12-20 21:19:21 +02:00
vtoolline.h Fix build on Qt\5.3\msvc2013_64_opengl. 2016-08-09 16:55:46 +03:00