Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp276 this, SLOT(addedCategory(QPlaceCategory,QString))); in setPlugin()
363 void QDeclarativeSupportedCategoriesModel::addedCategory(const QPlaceCategory &category, in addedCategory() function in QDeclarativeSupportedCategoriesModel
504 this, SLOT(addedCategory(QPlaceCategory,QString))); in connectNotificationSignals()
H A Dqdeclarativesupportedcategoriesmodel_p.h140 void addedCategory(const QPlaceCategory &category, const QString &parentId);