/QAdvancedItemViews

QAdvancedItemViews (QAIV) extends the capabilities of the Qt classes QTableView and QSortFilterProxyMode. Updated for Qt 6.

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

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