Swipe View
-
wrote on 14 Mar 2017, 06:49 last edited by
Hello,
I have a qml that contains swipeview of three qml, in another qml I have implemented combbox say it contains three options in it. If I select first option it must open page2 .qml thats is within swipeview, must be loaded.How to access the particular page of swipeview.
-
Hello,
I have a qml that contains swipeview of three qml, in another qml I have implemented combbox say it contains three options in it. If I select first option it must open page2 .qml thats is within swipeview, must be loaded.How to access the particular page of swipeview.
wrote on 14 Mar 2017, 08:10 last edited by@jayashree SwipeView is a Container, so look at the documentation of Container, especially 'currentIndex'.
-
Hello,
I have a qml that contains swipeview of three qml, in another qml I have implemented combbox say it contains three options in it. If I select first option it must open page2 .qml thats is within swipeview, must be loaded.How to access the particular page of swipeview.
wrote on 14 Mar 2017, 15:15 last edited by@jayashree Hi. Please give your thread a meaningful title next time.
3/3