Doc: mention what is the suggested replacement for QSignalMapper

Change-Id: I0f230c8b59eae4b2b63a73b8223ed99545be44ec
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
bb10
Albert Astals Cid 2019-03-25 10:17:21 +01:00
parent be6c70ed7f
commit aec284dfc9
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ public:
/*!
\class QSignalMapper
\inmodule QtCore
\obsolete
\obsolete The recommended solution is connecting the signal to a lambda.
\brief The QSignalMapper class bundles signals from identifiable senders.
\ingroup objectmodel