QRegion::rects was deprecated in Qt 5.11. It is advised to use begin()
and end() methods instead.
Details
Details
- Reviewers
romangg - Group Reviewers
KWin - Commits
- R108:4e5d3d0010a0: Port away from QRegion::rects
Diff Detail
Diff Detail
- Repository
- R108 KWin
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.