Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp280 this, SLOT(removedCategory(QString,QString))); in setPlugin()
467 void QDeclarativeSupportedCategoriesModel::removedCategory(const QString &categoryId, const QString… in removedCategory() function in QDeclarativeSupportedCategoriesModel
508 this, SLOT(removedCategory(QString,QString))); in connectNotificationSignals()
H A Dqdeclarativesupportedcategoriesmodel_p.h142 void removedCategory(const QString &categoryId, const QString &parentId);