The LandmarkCategory element presents one landmark category. More...
This element is part of the QtMobility.location 1.1 module.
The primary source for categories is the LandmarkCategoryModel. To get Landmarks belonging to certain category (ies), LandmarkCategoryFilter may be used. Currently saving of categories is not supported.
LandmarkCategory { id: myCategory name: "Best dive sites" }
See also Landmark, LandmarkModel, LandmarkCategoryModel, and QLandmarkCategory.