Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Dynamically load image list in QML GridView
Forum Updated to NodeBB v4.3 + New Features

Dynamically load image list in QML GridView

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 355 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.
  • D Offline
    D Offline
    dhu0504
    wrote on 21 Nov 2018, 06:57 last edited by
    #1

    In my application, need to implement load more that 100 images in the GridView in QML.

    Total window width and height is 480*320;

    SO i added ScrollView when moving the images.
    When i load more that 100 images it will slow.

    So I will need to add first 6 images and moving the scrollbar add another 6 and so on.

    How can I implement this. Anyone give the solution for this.

    Thanks In advance

    1 Reply Last reply
    0

    1/1

    21 Nov 2018, 06:57

    • Login

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