Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.07 KB

QAdvancedItemViews (QAIV)

Introducion

QAdvancedItemViews (QAIV) extends the capabilities of the Qt classes QTableView and QSortFilterProxyModel. For instance, QAdvancedTableView supports multi-column filtering and includes a header view allowing users to create, modify and delete filters. Additional utility classes provide proxy models for conditional decorations, groupings and a lot more.

The version in this repository has been updated for use with Qt 6. It is compatible with both Qt 5 and Qt 6. Additional features are planned. CMake files are also being prepared.

Web Resources

Screenshots

conditional example1 example5 grouping1