Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/snippets/places/
H A Drequesthandler.h436 QList<QPlaceCategory> topLevelCategories = manager->childCategories(); in categories() local
437 foreach (const QPlaceCategory &category, topLevelCategories) in categories()