diff options
author | Kyle Edwards <kyle.edwards@kitware.com> | 2020-09-25 13:41:04 -0400 |
---|---|---|
committer | Kyle Edwards <kyle.edwards@kitware.com> | 2020-09-27 12:06:54 -0400 |
commit | ab8f6fdd8c9da74c22cc9f7cf3011c58f9bebd39 (patch) | |
tree | f4f4a60cb3b0fa6fdd6d1cc060ccfac20f61e95f /Tests/LinkFlags | |
parent | 7a4d84d8d20ea58cd5cb297b9e5decd58a80b709 (diff) | |
download | cmake-ab8f6fdd8c9da74c22cc9f7cf3011c58f9bebd39.tar.gz |
CMake GUI: Modernize signal-slot connections
Qt5 supports passing function pointers to QObject::connect(), and
prefers this over SIGNAL() and SLOT(). Modernize the connections,
stop using a deprecated signal from QComboBox, and modernize a few
QKeySequence's.
Diffstat (limited to 'Tests/LinkFlags')
0 files changed, 0 insertions, 0 deletions