[SailfishDevel] Retrieve paramater from prev page on next page

Andrey Kozhevnikov coderusinbox at gmail.com
Thu Jun 5 08:07:20 UTC 2014


onClicked: pageStack.push(Qt.resolvedUrl("nextPage.qml"), {topic: 
"myTopic"})

second parameter should pass to push, not resolvedUrl function

05.06.2014 14:05, info at flyingfischer.ch пишет:
> onClicked: pageStack.push(Qt.resolvedUrl("nextPage.qml", {topic: 
> "myTopic"})) 



More information about the Devel mailing list