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. How use QSortFilterProxyModel with Model in QML
Qt 6.11 is out! See what's new in the release blog

How use QSortFilterProxyModel with Model in QML

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 3 Posters 4.9k 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.
  • Q Offline
    Q Offline
    qVLAD
    wrote on last edited by
    #1

    Please share examples or references on this subject

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Franzk
      wrote on last edited by
      #2

      http://doc.trolltech.com/latest/qsortfilterproxymodel.html

      "Horse sense is the thing a horse has which keeps it from betting on people." -- W.C. Fields

      http://www.catb.org/~esr/faqs/smart-questions.html

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mkoskim
        wrote on last edited by
        #3

        I use it successfully in my editor's project management view, to filter projects based on user choices (e.g. stories only from specific year, or only stories having specific status):

        [url=https://gitorious.org/moe/moe/blobs/master/moeqt/sources/prjmgr/moeProjectDB.h]ProjectDB.h[/url]

        [url=https://gitorious.org/moe/moe/blobs/master/moeqt/sources/prjmgr/moeProjectDB.cpp]ProjectDB.cpp[/url]

        You might also look sources for [url=https://gitorious.org/moe/moe/trees/master/moeqt/sources/prjmgr]project manager view[/url] and [url=https://gitorious.org/moe/moe/trees/master/moeqt]whole Qt editor project[/url].

        http://mkoskim.wordpress.com
        http://mkoskim.drivehq.com
        http://mkoskim.deviantart.com

        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