c82ab86cea
It takes multiple source models and concatenates their rows into a single model. With full unit tests. [ChangeLog][QtCore] New class QConcatenateTablesProxyModel, to concatenate the rows from multiple source models. Change-Id: Iaf4f325473adef106f423677fdc5ee0e35e87d35 Reviewed-by: Luca Beldi <v.ronin@yahoo.it> Reviewed-by: Sérgio Martins <sergio.martins@kdab.com>
9 lines
150 B
Prolog
9 lines
150 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = delegate \
|
|
qconcatenatetablesproxymodel \
|
|
qheaderview \
|
|
qtreeview \
|
|
qtreewidget \
|
|
tableview-span-navigation \
|
|
|