QPlaceEditorial Class
The QPlaceEditorial class represents a publisher's article describing a place. More...
| Header: | #include <QPlaceEditorial> |
| qmake: | QT += location |
| Since: | Qt 5.6 |
| Inherits: | QPlaceContent |
This class was introduced in Qt 5.6.
Detailed Description
Each QPlaceEditorial has a title, text and language; in addition to those properties inherited from QPlaceContent.
Note: The Places API only supports editorials as 'retrieve-only' objects. Submitting editorials to a provider is not a supported use case.
See also QPlaceContent.