[Interest] QSortFilterProxyModel

Christopher Probst christop.probst at gmail.com
Tue Feb 19 16:48:17 CET 2019


Thank you Nils. My question may have have been incomplete. I am looking to
filter the model through a regular expression on data contained in the
header. I am not sure the method you suggested is the appropriate one. But
it will certainly help.

Something that would ideally look like void  setFilterKeyColumn(int
column), where I have a column number that represents the vertical header.

Thanks,
Christopher

On Tue, 19 Feb 2019 at 01:40, Nils Jeisecke <nils.jeisecke at saltation.com>
wrote:

> Hi,
>
> Am 18.02.2019 um 16:49 hat Christopher Probst geschrieben:
> > Does anybody know if it Is possible to use QSortFilterProxy to filter
> over
> > data that is in vertical the header?
> you mean QSortFilterProxyModel::filterAcceptsColumn?
>
> Nils
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190219/c0a81993/attachment.html>


More information about the Interest mailing list