valentina/src/libs/vtools/dialogs
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
..
support Refactoring. 2016-12-21 20:45:14 +02:00
tools Remove the code after "return". 2016-12-21 17:38:27 +02:00
dialogs.pri Added DialogEllipticalArc. 2016-12-17 03:10:05 +02:00
tooldialogs.h Added DialogEllipticalArc. 2016-12-17 03:10:05 +02:00