Replace deprecated QSignalMapper by lambda expressions

Authored by croick on Jan 30 2018, 8:46 PM.

Description

Replace deprecated QSignalMapper by lambda expressions

Summary:

  • QSignalMapper can mostly be replaced using straightforward lambdas, reducing the code size

Test Plan:

  • switch scope and arrangement of problems in ProblemView
  • create an application using the AppWizard
  • add a compiler
  • switch representation of register variables
  • add code to an existing file using a file template
  • open a file with an external application
  • switch to header/source file using the context menu action
  • track changes of a variable in the debugger
  • status bar seems to work
  • untested: runcontroller

Reviewers: KDevelop, mwolff

Reviewed By: KDevelop, mwolff

Subscribers: mwolff, apol, kdevelop-devel

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

Details

Committed
croickMar 14 2018, 10:36 PM
Reviewer
KDevelop
Differential Revision
D9881: Replace deprecated QSignalMapper by lambda expressions
Parents
R32:cc99e432e876: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown