Relative Content

Tag Archive for c++qtqtableview

How to filter QTableModel by rows?

I have a main data model and 2 tables, each of which uses a proxy model. In this model, there is one important point m_check_box_states. I put a checkbox in the 0th column, by clicking on which I essentially select the entire row