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. Trouble sorting a ListView/Model
Forum Updated to NodeBB v4.3 + New Features

Trouble sorting a ListView/Model

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

    Hello there I am making a app that looks at xml and appends it to a ListModel that is in a ListView. I want to use a searchbox(TextInput) text. To Filer out the results so that user can search the list via searchbox.
    Code
    http://pastebin.com/W4HbEknP
    Here is a sample of the xml
    http://pastebin.com/BfhfKybM
    Thanks for looking this over.
    I am new to all this but also if there is a way to do this faster in c++ with some class that would be cool. Or if MY code does not look good please let me know as I am new and like to learn new things.
    bob

    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