The ratings type holds place rating information. More...
| Import Statement: | import QtLocation 6.9
|
| Since: | QtLocation 6.5 |
Rating information is used to describe how good a place is conceived to be. Typically this information is visualized as a number of stars. The average property gives an aggregated ratings value out of a possible maximum as given by the ratings::maximum property.
count : int
This property holds the total number of individual user ratings used in determining the overall ratings average.
maximum : real
This property holds the maximum rating value.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qml-ratings.html