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. Checkableproxymodel
Forum Updated to NodeBB v4.3 + New Features

Checkableproxymodel

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 856 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.
  • P Offline
    P Offline
    phamtv
    wrote on last edited by
    #1

    I am using your "checkableproxymodel":/wiki/QSortFilterProxyModel_subclass_to_add_a_checkbox example to from Andre to develop my application. I am
    trying to extend your example so that it can filter out some of the unwanted
    rows I have on my QTreeView. Basically I have a Qtreeview with a custom
    proxy model using QFileSystemModel. I want the QTreeView to only display
    certain folder within my root index that begins with "TEST". This should
    also be applied to the 2nd tier nodes. Keep in mind that the non-visible
    node should be unchecked. Any help would be appreciated. Thanks!

    [Edit: Added link to wiki. -- mlong]

    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