diff options
| author | Lars Knoll <[email protected]> | 2020-03-19 13:30:35 +0100 |
|---|---|---|
| committer | Lars Knoll <[email protected]> | 2020-03-25 09:46:15 +0100 |
| commit | 874c6b00dd52a62633a8afb5c1749b2ab50db6b6 (patch) | |
| tree | aed30ff95e6577997936592a3dd5237e8901144f /util/cmake/configurejson2cmake.py | |
| parent | 53f8f233692b6f9cd622eafbf669c5f8bdb0a25d (diff) | |
Remove QSignalMapper::mappedWidget()
mappedObject() can do exactly the same thing, there's no need for a
mappedWidget() signal as well
This removes a reverse dependency between Qt Widgets and Qt Core where
QWidget pointers are being used inside Qt Core.
[ChangeLog][QtCore] Removed QSignalMapper::mappedWidget. Connect to
mappedObject instead, and use qobject_cast<QWidget *> to handle Widgets.
Change-Id: I60618a34dd94575e993bd6d8a2cead95cfd71d55
Reviewed-by: Volker Hilsheimer <[email protected]>
Diffstat (limited to 'util/cmake/configurejson2cmake.py')
0 files changed, 0 insertions, 0 deletions
