valentina/src/app/tape/dialogs/configpages
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
..
tapeconfigurationpage.cpp Refactoring. 2016-12-21 20:45:14 +02:00
tapeconfigurationpage.h Refactoring. Use lambda for small slots. Move slots declaration in appropriate 2016-07-18 18:09:15 +03:00
tapepathpage.cpp Remove empty statement. 2016-12-20 20:57:20 +02:00
tapepathpage.h Refactoring. Use lambda for small slots. Move slots declaration in appropriate 2016-07-18 18:09:15 +03:00