How to filter out columns in the new Quick Controls 2.12 TableView?
Unsolved
QML and Qt Quick
-
wrote on 27 Jan 2019, 23:23 last edited by
I've tried to make my delegate invisible when the column number is to be filtered out, but it's hard to get the layout right doing that (I get all kinds of artifacts).
Is there an easy way to filter the columns out without resorting to a derived "filtered" model in C++?
1/1