Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

paintEvent in QQuickView

$
0
0
Hi! I’m trying to limit the maximum fps in my QQuickView application to test touchscreen performance. I noticed several suggestions of overriding the paintEvent and sleeping in that function for desired fps. But there is no paintEvent in the QQuickView class in qt5.1. How can I get that functionality in QQuickView? Cheers

Viewing all articles
Browse latest Browse all 4972

Trending Articles