diff options
| author | Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> | 2020-08-22 18:05:45 +0200 |
|---|---|---|
| committer | Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> | 2021-07-27 23:48:29 +0200 |
| commit | cc584c59de644195ae0c4f7f99ad428e189df07d (patch) | |
| tree | c9762af5a8ecfc44d1c57da1741192c2de35ec79 /src/widgets/compat/removed_api.cpp | |
| parent | 7d7f09d5561a6dec2cb20eb5b0956f11c942e2d8 (diff) | |
| download | qtbase-cc584c59de644195ae0c4f7f99ad428e189df07d.tar.gz | |
QMap: add operator+ and - for iterators
We missed the chance of deprecating them in 5.15, so
they'll just add to the pain of porting to 6.0. We
should not keep them around forever, though; QMap isn't
random access and so its iterators should only have
bidirectional APIs.
Pick-to: 6.2
Fixes: QTBUG-95334
Change-Id: I3577f7d25e8ab793722d2f220fd27bc85c622b0d
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/widgets/compat/removed_api.cpp')
0 files changed, 0 insertions, 0 deletions
