QML LandmarkNameFilter ElementThe LandmarkNameFilter element specifies a name filter for landmark model. More... Properties
Detailed DescriptionThe LandmarkNameFilter element specifies a name filter for landmark model. Logical combinations of this and other landmark filters can be formed using LandmarkIntersectionFilter and LandmarkUnionFilter. Currently wild card matching is not supported (only exact matches). This element is part of the QtMobility.location 1.1 module. LandmarkNameFilter { id: landmarkFilterUndercity name: "Undercity" } See also LandmarkModel and QLandmarkNameFilter. Property DocumentationThe name string to match landmark names against. Currently regular expression (/wildcard) matching is not supported. © 2008-2010 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy X
|