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. |
||
---|---|---|
.. | ||
Status | ||
DOtherSide.cpp | ||
DOtherSideSingleInstance.cpp | ||
DOtherSideTypesCpp.cpp | ||
DosQAbstractItemModel.cpp | ||
DosQDeclarative.cpp | ||
DosQMetaObject.cpp | ||
DosQObject.cpp | ||
DosQObjectImpl.cpp | ||
DosQQuickImageProvider.cpp |