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. Model for unstructured data
Forum Updated to NodeBB v4.3 + New Features

Model for unstructured data

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 2.0k 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.
  • N Offline
    N Offline
    nsquare.qt
    wrote on last edited by
    #1

    Hi All,

    I am new to QML and stuck with a basic problem. I have created a view in QML to display a thumbnail image, some description about the image and a grid. How should I create an XML modle to display data that I retrieve from some URL ?

    Using XmlListModel I can create a list, but in my case I have a single view with multiple visual elements.

    Thanks in advance for your suggestions :)

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      I am not sure what you mean exactly. What is the problem? Is your problem that you don't have a structured data source, or that you think your presentation of the data is unstructured?

      Please rephrase your question, and try to be specific. For instance,
      [quote]How should I create an XML modle to display data that I retrieve from some URL ?[/quote] is very vague. It all depends on what's on that URL, as you can imagine. Also, your idea of what kind of view you do want (if you don't want a list, or a grid) is not very clear. Perhaps a sketch or a link to a screenshot of an application that looks like you want can bring some clarity?

      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