valentina/src
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
..
app Refactoring. 2016-12-21 20:45:14 +02:00
libs Refactoring. 2016-12-21 20:45:14 +02:00
test Fix warning "using-directive shall not be used.". 2016-12-21 14:02:55 +02:00
src.pro CONFIG key to disable building tests. 2016-02-19 20:31:01 +02:00