summaryrefslogtreecommitdiffstats
path: root/src/widgets/graphicsview/qgraphicswidget.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2017-11-30 21:36:31 +0100
committerMarc Mutz <marc.mutz@kdab.com>2017-12-06 05:17:05 +0000
commit6fd1895900e9d6a4452e4156e432d163eed69d22 (patch)
tree0772bdf028ab2e0f078e3c7b9e328b94bc130cde /src/widgets/graphicsview/qgraphicswidget.cpp
parent634344411e9a3204b6d20595ad94005ca6a393d2 (diff)
styles: port away from QRegion::rects()
Use begin()/end() instead. Drop the special handling of rectCount() == 1, since with begin()/end(), we no longer take the hit of creating a QVector just to be able to return it from rects(). Change-Id: I19ebc38267951c80bc71aa9d2b5df7403d710064 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src/widgets/graphicsview/qgraphicswidget.cpp')
0 files changed, 0 insertions, 0 deletions