Searched defs:categoryId (Results 1 – 11 of 11) sorted by relevance
603 QPlaceIdReply *removeCategory(const QString &categoryId) override in removeCategory()632 QString parentCategoryId(const QString &categoryId) const override in parentCategoryId()642 virtual QStringList childCategoryIds(const QString &categoryId) const override in childCategoryIds()647 virtual QPlaceCategory category(const QString &categoryId) const override in category()
70 QString categoryId; variable
153 QString QPlaceCategory::categoryId() const in categoryId() function in QPlaceCategory
273 QPlaceIdReply *QPlaceManager::removeCategory(const QString &categoryId) in removeCategory()
220 QPlaceIdReply *QPlaceManagerEngine::removeCategory(const QString &categoryId) in removeCategory()
405 QString categoryId = category.categoryId(); in updatedCategory() local467 void QDeclarativeSupportedCategoriesModel::removedCategory(const QString &categoryId, const QString… in removedCategory()
203 QString QDeclarativeCategory::categoryId() const in categoryId() function in QDeclarativeCategory
189 QString *categoryId) in doSaveCategory()215 const QString &categoryId, in doFetchCategory()
107 … for (const QString &categoryId : categoryString.split(QStringLiteral(", "), Qt::SkipEmptyParts)) { in parsePlaceResult() local
245 for (const QString &categoryId : categories) { in initializeCategories() local
572 QPlaceIdReply *QPlaceManagerEngineNokiaV2::removeCategory(const QString &categoryId) in removeCategory()778 QString categoryId; in categoryReplyFinished() local