valentina/src/libs/vtools/dialogs/support
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
..
dialogeditwrongformula.cpp Refactoring. 2016-12-21 20:45:14 +02:00
dialogeditwrongformula.h Added missed signal. Little refactoring. ref #581. 2016-11-10 08:53:44 +02:00
dialogeditwrongformula.ui Resolves #581. User can now filter input lists by keyword in function wizard. 2016-11-09 18:25:52 -08:00
dialogundo.cpp Refactoring. 2016-12-21 20:45:14 +02:00
dialogundo.h Use "Include What You Use" tool for optimizing #includes. 2016-08-08 14:44:49 +03:00
dialogundo.ui Fixed typos. 2016-01-21 16:21:58 +02:00