diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2020-07-21 09:59:45 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2020-07-21 09:29:43 +0000 |
| commit | fb9666f093f09737a0b9b328513d3e468a8b22f8 (patch) | |
| tree | eb13a99323b7d7656e1f6264e95e1de9557e88f9 /sources/pyside2/plugins/customwidgets.cpp | |
| parent | 7e16987d3a0369688dfea1e3d98efdb3e00c7b9c (diff) | |
Fix some QPixmap-related issues
- static QPixmap *find(QString); has been removed; add a function
similar to the overload taking a QPixmapCache::Key.
- QPixmap *QLabel::pixmap() has been changed to return
QPixmap by value which should no longer require modification.
Remove the overloads taking the helper enumeration.
Task-number: PYSIDE-1339
Task-number: PYSIDE-904
Change-Id: I17a229fef2bc0604c9c7272942a4947e34803957
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside2/plugins/customwidgets.cpp')
0 files changed, 0 insertions, 0 deletions
