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

Large QQuickPaintedItem item not drawn

$
0
0
I try to make an signal view for my QML app. So i need navigate on signal. For this purpose i’ve inherited from QQuickPaintedItem and overload painted() method. But if my component is larger then 8100×369 there is only black square on at the place. How to solve this problem? How to create an extremly large component?

Viewing all articles
Browse latest Browse all 4972

Trending Articles