56b616f38b
QSortFilterModel can be used as sourceModel in proxy models. Proxy models rely on receiving the `QObject::destroyed` event when the source model is destroyed to clean the internal data. Calling `QObject::disconnect` will also disconnect any connections to the `QObject::destroyed` event leaving dangling pointers in the proxy models. |
||
---|---|---|
.. | ||
include | ||
src | ||
CMakeLists.txt | ||
meson.build |