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. Beside of standard Qt proxy model, where can I find more proxy model on internet?

Beside of standard Qt proxy model, where can I find more proxy model on internet?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 273 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.
  • V Offline
    V Offline
    VoLinhTruc
    wrote on last edited by
    #1

    On this page, I just found 3 kind of proxy model supply from Qt.
    https://doc.qt.io/qt-5/qabstractproxymodel.html

    Where can I find more proxy model?
    e.g: transpose model, paging model,...
    Thank you all !

    VRoninV 1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      The transpose model is linked on the documentation page you pointed to.

      KDE has a set of models/proxy models.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      3
      • V VoLinhTruc

        On this page, I just found 3 kind of proxy model supply from Qt.
        https://doc.qt.io/qt-5/qabstractproxymodel.html

        Where can I find more proxy model?
        e.g: transpose model, paging model,...
        Thank you all !

        VRoninV Offline
        VRoninV Offline
        VRonin
        wrote on last edited by
        #3

        @VoLinhTruc said in Beside of standard Qt proxy model, where can I find more proxy model on internet?:

        I just found 3 kind of proxy model

        There is 1 more hidden: https://doc.qt.io/qt-5/qconcatenatetablesproxymodel.html

        +1 on KDE API

        I have a repository with a couple (and a lot more in the todo list, feel free to add to it): https://github.com/VSRonin/QtModelUtilities

        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
        ~Napoleon Bonaparte

        On a crusade to banish setIndexWidget() from the holy land of Qt

        1 Reply Last reply
        1

        • Login

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