Home
last modified time | relevance | path

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

/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/reversegeocoding/
H A Drgtagmodel.h241 void slotSourceDataChanged(const QModelIndex& topLeft, const QModelIndex& bottomRight);
H A Drgtagmodel.cpp97 this, SLOT(slotSourceDataChanged(QModelIndex,QModelIndex))); in RGTagModel()
684 void RGTagModel::slotSourceDataChanged(const QModelIndex& topLeft, const QModelIndex& bottomRight) in slotSourceDataChanged() function in Digikam::RGTagModel