Places List (QML)

The Places List example demonstrates how to search for and display a list of places using a ListView .

../_images/places_list.png

Running the Example

To run the example from Qt Creator , open the Welcome mode and select the example from Examples . For more information, visit Building and Running an Example.

The Places List example demonstrates how to search for a list of places in a certain area and displays the result using a ListView . In this particular case, a search for places associated with the term pizza is performed.