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

Add functionality to QSortFilterProxyModel that easily allows filtering rows and columns

XMLWordPrintable

      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);

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes