Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp278 this, SLOT(updatedCategory(QPlaceCategory,QString))); in setPlugin()
399 void QDeclarativeSupportedCategoriesModel::updatedCategory(const QPlaceCategory &category, in updatedCategory() function in QDeclarativeSupportedCategoriesModel
506 this, SLOT(updatedCategory(QPlaceCategory,QString))); in connectNotificationSignals()
H A Dqdeclarativesupportedcategoriesmodel_p.h141 void updatedCategory(const QPlaceCategory &category, const QString &parentId);