Searched refs:hrefPath (Results 1 – 1 of 1) sorted by relevance
84 const QString hrefPath(href.path()); in parseCategory() local85 category.setCategoryId(hrefPath.mid(hrefPath.lastIndexOf(QLatin1Char('/')) + 1)); in parseCategory()