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. QML List view as an element of another List view
Forum Updated to NodeBB v4.3 + New Features

QML List view as an element of another List view

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 563 Views 1 Watching
  • 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.
  • S Offline
    S Offline
    shanavascruise
    wrote on last edited by
    #1

    I have two QML files with a list view in each of them. One of the list view loads the the QML file of the 2nd list view.
    The elements are loaded using Loader element.

    Now, if both the list views are using horizontal flick, I am unable to traverse back to the previous list.

    But, if one of them is using horizontal flick and the other is using vertical flick, I am able to traverse between the elements.

    Could some one please help me with what might be the real issue?

    1 Reply Last reply
    0
    • GianlucaG Offline
      GianlucaG Offline
      Gianluca
      wrote on last edited by
      #2

      I don't see any issue.
      The described behavior is what I expect.
      So, why do you see an issue ?

      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