Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1550

Add functionality to QSortFilterProxyModel that easily allows filtering rows and columns

    XMLWordPrintable

Details

    Description

      It would be useful if functionality like the following was added to QSortFilterProxyModel:

      void QSortFilterProxyModel::setRowFilter(const QVector<int>& rows);
      void QSortFilterProxyModel::setColumnFilter(const QVector<int>& rows);

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes