Diffusion Kile a55dabdc5b41

Get rid of deprecated QSignalMapper

Authored by yurchor on Aug 31 2019, 7:18 PM.

Description

Get rid of deprecated QSignalMapper

Summary: QSignalMapper class is obsolete. This patch replaces its occurrences with lambdas. Qt version upgrade to 5.6 is needed because addAction overload has been added in Qt 5.6

Test Plan:

  1. Start User Menu editor with "LaTeX -> Edit User Menu". Try to add some items using popup menu.
  2. Create a project and use sidebar popup menu to handle its components.
  3. Open some structured document and use the "Structure" panel to manage the structure items.

Reviewers: Kile, mludwig

Reviewed By: Kile, mludwig

Tags: Kile

Differential Revision: https://phabricator.kde.org/D23616

Details

Committed
yurchorSep 22 2019, 2:24 PM
Reviewer
Kile
Differential Revision
D23616: Get rid of deprecated QSignalMapper
Parents
R468:e6cc1298dbb0: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown