Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

Ratings

The Ratings element holds place rating information. More...

Inherits QtObject

This type was introduced in Qt Location 5.0.

Properties

Detailed Description

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 maximum property.

 import QtQuick 2.0
 import QtLocation 5.0

 Text {
     text: "This place is rated " + place.ratings.average + " out of " + place.ratings.maximum + " stars."
 }

Property Documentation

average : qreal

This property holds the average of the individual ratings.

See also maximum.


count : int

This property holds the total number of individual user ratings used in determining the overall ratings average.


maximum : qreal

This property holds the maximum rating value.


ratings : QPlaceRatings

For details on how to use this property to interface between C++ and QML see "Interfaces between C++ and QML Code".


Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 5.0-snapshot
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web