Home
last modified time | relevance | path

Searched refs:onSourceModelAboutToBeReset (Results 1 – 6 of 6) sorted by relevance

/dports/audio/kid3-qt5/kid3-3.8.6/src/core/model/
H A Dplaylistmodel.cpp41 this, &PlaylistModel::onSourceModelAboutToBeReset); in PlaylistModel()
259 void PlaylistModel::onSourceModelAboutToBeReset() in onSourceModelAboutToBeReset() function in PlaylistModel
H A Dplaylistmodel.h207 void onSourceModelAboutToBeReset();
/dports/audio/kid3-kf5/kid3-3.8.6/src/core/model/
H A Dplaylistmodel.cpp41 this, &PlaylistModel::onSourceModelAboutToBeReset); in PlaylistModel()
259 void PlaylistModel::onSourceModelAboutToBeReset() in onSourceModelAboutToBeReset() function in PlaylistModel
H A Dplaylistmodel.h207 void onSourceModelAboutToBeReset();
/dports/deskutils/korganizer/korganizer-21.12.3/src/views/collectionview/
H A Dreparentingmodel.h120 void onSourceModelAboutToBeReset();
H A Dreparentingmodel.cpp338 …, &QAbstractProxyModel::modelAboutToBeReset, this, &ReparentingModel::onSourceModelAboutToBeReset); in setSourceModel()
581 void ReparentingModel::onSourceModelAboutToBeReset() in onSourceModelAboutToBeReset() function in ReparentingModel