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. Swipeview with variable number of pages depending on model size
Forum Updated to NodeBB v4.3 + New Features

Swipeview with variable number of pages depending on model size

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 127 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.
  • A Offline
    A Offline
    Alan B
    wrote on last edited by
    #1

    I am writing an application which will have a StackView as the uppermost view and one of the pages it loads will have a SwipeView. This SwipeView will have a number of identical pages but the number of pages will be determined by the length of a list of objects in a C++ model. Also, each page will be bound to a different object in the list

    The SwipeView won't be loaded until a configuration stage has been completed which will determine how long the list will be.

    Can someone give me some pointers as to the best way of accomplishing this? I've got the basic structure OK but the dynamic loading of pages has me stumped!

    Thanks
    Alan

    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