Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. filter
    Log in to post

    • UNSOLVED Qt Native Event Filter not working when App is run as non-admin
      General and Desktop • usb filter nativeevent • • Rohinee  

      1
      0
      Votes
      1
      Posts
      90
      Views

      No one has replied

    • UNSOLVED What class of Proxy Model should I pick in the case?
      General and Desktop • qsortfilterprox models sort filter mapping • • Kofr  

      4
      0
      Votes
      4
      Posts
      962
      Views

      @Kofr mapFromSource() and mapToSource() are enough. The default implementation should depend on these methods only.
    • UNSOLVED QTreeview filtering search
      General and Desktop • qtreeview search filter • • JokerMartini  

      5
      0
      Votes
      5
      Posts
      5489
      Views

      @mmoerdijk since Qt 5.10 there is a recursiveFilteringEnabled property on a QSortFilterProxyModel, which does exactly this.
    • QSortFilterProxyModel::invalidateFilter() doesn't result in call QSortFilterProxyModel::filterAcceptsRow(...)
      General and Desktop • qt5.5 qsortfilterprox filter • • mkolenda  

      1
      0
      Votes
      1
      Posts
      707
      Views

      No one has replied

    • How to use QAbstractVideoFilter to process frames from camera
      QML and Qt Quick • camera filter frame qabstractvideof • • DennisZhang  

      27
      0
      Votes
      27
      Posts
      13179
      Views

      Please let me know if there is any update on this. Mike