Qt Mobility Reference Documentation

QML LandmarkCategory Element

The LandmarkCategory element presents one landmark category. More...

  • List of all members, including inherited members
  • Properties

    Detailed Description

    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.

    Property Documentation

    iconSource : url

    This property holds the icon source URL of the category.


    name : string

    This property holds the name of the category.


    X

    Thank you for giving your feedback.

    Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.