On Friday, April 22, 2022 3:39:08 AM CEST Fusion Future wrote:
> One major difference I have found is that KConcatenateRowsProxyModel
> will check if sourceModel exists when mapping from/to sourceModel, but
> QConcatenateTablesProxyModel won't. So if QConcatenateTablesProxyModel
> doesn't receive `
Hi,
there's one bug that was fixed only in Qt 5.15.4 [1] which I believe was
the cause for those issues. At least there was _something_ that kept me
from porting notifications to it.
Cheers
Kai Uwe
[1] https://codereview.qt-project.org/c/qt/qtbase/+/336739
Am 14.11.21 um 17:12 schrieb Fusio
One major difference I have found is that KConcatenateRowsProxyModel
will check if sourceModel exists when mapping from/to sourceModel, but
QConcatenateTablesProxyModel won't. So if QConcatenateTablesProxyModel
doesn't receive `rowsRemoved` signal from sourceModel,
QConcatenateTablesProxyModel