Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Swipe View

Swipe View

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 906 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jayashree
    wrote on last edited by
    #1

    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.

    E ? 2 Replies Last reply
    0
    • J jayashree

      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.

      E Offline
      E Offline
      Eeli K
      wrote on last edited by
      #2

      @jayashree SwipeView is a Container, so look at the documentation of Container, especially 'currentIndex'.

      1 Reply Last reply
      0
      • J jayashree

        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.

        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        @jayashree Hi. Please give your thread a meaningful title next time.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved