#kdab #qt #models
Создание table-to-list proxy model
https://www.kdab.com/kdtabletolistproxymodel-a-flattening-proxy-model/
Создание table-to-list proxy model
https://www.kdab.com/kdtabletolistproxymodel-a-flattening-proxy-model/
KDAB
KDTableToListProxyModel: a flattening proxy model
With this blog post we are going to kickstart our brand new blog series about KDToolBox. The first class we’re exploring is KDTableToListProxyModel, a table-to-list proxy model. The main use case for KDTableToListProxyModel is exposing tabular models to Qt…