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

[SOLVED] Changing model property of ListView during animation

$
0
0
Hi, I removed PropertyAction line and used this instead .. ScriptAction { script: listView.model = model2; } That seems to work! thnx

Viewing all articles
Browse latest Browse all 4972

Trending Articles