QPlaceSupplier Class
The QPlaceSupplier class represents a supplier of a place or content associated with a place. More...
| Header: | #include <QPlaceSupplier> |
| qmake: | QT += location |
| Since: | Qt 5.6 |
This class was introduced in Qt 5.6.
Detailed Description
Each instance represents a set of data about a supplier, which can include supplier's name, url and icon. The supplier is typically a business or organization.
Note: The Places API only supports suppliers as 'retrieve-only' objects. Submitting suppliers to a provider is not a supported use case.