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

QQuickPaintedItem

$
0
0
Hi, paint() needs to called when ever your data changes unlike paintevent(). Use a QTimer to update it and make sure the data is changing or else it will just paint the same thing.

Viewing all articles
Browse latest Browse all 4972

Trending Articles