Home
last modified time | relevance | path

Searched refs:slotRowsAboutToBeMoved (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/reversegeocoding/
H A Drgtagmodel.h255 void slotRowsAboutToBeMoved(const QModelIndex& sourceParent, int sourceStart, int sourceEnd,
H A Drgtagmodel.cpp133 this, SLOT(slotRowsAboutToBeMoved(QModelIndex,int,int,QModelIndex,int))); in RGTagModel()
763 void RGTagModel::slotRowsAboutToBeMoved(const QModelIndex& sourceParent, int sourceStart, int sourc… in slotRowsAboutToBeMoved() function in Digikam::RGTagModel