QAdvancedItemViews Code
QAdvancedItemViews (QAIV) extends the capabilities of QTableView
Status: Beta
Brought to you by:
hoppe
| File | Date | Author | Commit |
|---|---|---|---|
| doc | 2014-08-21 |
|
[4989e0] version 0.4 released |
| example | 2014-08-19 |
|
[f97a5a] Qt5 dependencies fixed |
| qaivdesigner | 2014-08-19 |
|
[f97a5a] Qt5 dependencies fixed |
| qaivlib | 2016-05-28 |
|
[9ab57e] bug fix #9: using index from filterProxyModel i... |
| test | 2014-08-19 |
|
[f97a5a] Qt5 dependencies fixed |
| .hgignore | 2012-08-04 |
|
[1b63f7] List of igonored files updated |
| .hgtags | 2014-08-21 |
|
[5cae7b] Added tag 0.4.0 for changeset 93f148494bda |
| CHANGES.txt | 2014-08-21 |
|
[4989e0] version 0.4 released |
| LICENSE.txt | 2013-06-15 |
|
[c5d40d] license.txt added |
| qaiv.pro | 2014-08-19 |
|
[f97a5a] Qt5 dependencies fixed |
| qaiv.sln | 2013-11-15 |
|
[d3d035] Qt version changed to $(QtDefaultVersion) |
| readme.txt | 2013-04-01 |
|
[73b082] images (documentation) added to repository |
QAdvancedItemViews (QAIV) extends the capabilities of the Qt classes QTableView and QSortFilterProxyModel. E.g. QAdvancedTableView supports multicolumn filtering and includes a header view alowing users to create, modify and delete filter. Additional utility classes provide proxy models for conditional decorations, groupings and a lot more.