Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Display large amount of data in QML window
Forum Updated to NodeBB v4.3 + New Features

Display large amount of data in QML window

Scheduled Pinned Locked Moved Unsolved Qt for Python
qt for pythonpysidepython
1 Posts 1 Posters 239 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.
  • A Offline
    A Offline
    aayushlakkad
    wrote on last edited by
    #1

    Hello everyone,
    I am working on a project to search and display data in QML window. I have a python script that fetches the data from API in JSON format. Now I wish to display this data on my QML window. I found some example snippets showing Tableview to use, but I am unable find a proper tutorial/example for the same. Also if there is a large amount of data is there a way I can display them in batch of 10-20 results perpage?

    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