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

[Solved] Error using states to change between pages

$
0
0
Hi oosavu You are right I’m overcomplicating things. Using: onGameclick: root.state = "game" and in main.qml: PagePanel {         id: pagepanel         state: "menu"     } works fine. Thank you

Viewing all articles
Browse latest Browse all 4972

Trending Articles