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  · 

QtLocation Namespace

The QtLocation namespace contains miscellaneous identifiers used throughout the QtLocation module. More...

 #include <QtLocation>

Types

enum Visibility { UnspecifiedVisibility, DeviceVisibility, PrivateVisibility, PublicVisibility }
flags VisibilityScope

Detailed Description

The QtLocation namespace contains miscellaneous identifiers used throughout the QtLocation module.

Type Documentation

enum QtLocation::Visibility
flags QtLocation::VisibilityScope

Defines the visibility of a QPlace or QPlaceCategory.

ConstantValueDescription
QtLocation::UnspecifiedVisibility0x00No explicit visibility has been defined.
QtLocation::DeviceVisibility0x01Places and categories with DeviceVisibility are only stored on the local device.
QtLocation::PrivateVisibility0x02Places and categories with PrivateVisibility are only visible to the current user. The data may be stored either locally or on a remote service or both.
QtLocation::PublicVisibility0x04Places and categories with PublicVisibility are visible to everyone.

A particular manager may support one or more visibility scopes. For example a manager from one provider may only provide places that are public to everyone, whilst another may provide both public and private places.

Note: The meaning of unspecified visibility depends on the context it is used.

When saving a place or category, the default visibility is unspecified meaning that the manager chooses an appropriate visibility scope for the item.

When searching for places, unspecified means that places of any scope is returned.

The VisibilityScope type is a typedef for QFlags<Visibility>. It stores an OR combination of Visibility values.

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