Prefer QWidget::update to QWidget::repaint

Authored by apol on Jul 22 2019, 9:39 PM.

Description

Prefer QWidget::update to QWidget::repaint

It blocks on rendering, which makes scrolling noticeably slow on systems
with high resolution scrolling.

Reviewed by Albert Astals

Details

Committed
apolJul 22 2019, 9:39 PM
Parents
R223:0602576cc597: Improve documentation of area classes
Branches
Unknown
Tags
Unknown