Supported vCard Features
|
Versit Property | QContactDetail |
---|---|
ADR | QContactAddress |
BDAY | QContactBirthday |
CATEGORIES, X-CATEGORIES* | QContactTag |
FN | QContactName (CustomLabel field) |
GEO | QContactGeoLocation |
QContactEmailAddress | |
IMPP, X-IMPP* | QContactOnlineAccount (SubTypeImpp) |
LOGO | QContactOrganization (LogoUrl field) |
N | QContactName |
NICKNAME, X-NICKNAME*, X-EPOCSECONDNAME* | QContactNickname |
NOTE | QContactNote |
ORG | QContactOrganization (Name field) |
PHOTO | QContactThumbnail for base-64 encoded images or QContactAvatar for URLs |
REV | QContactTimestamp |
ROLE | QContactOrganization (Role field) |
SOUND | QContactRingtone |
TEL | QContactPhoneNumber |
TITLE | QContactOrganization (Title field) |
UID | QContactGuid |
URL | QContactUrl |
X-ANNIVERSARY | QContactAnniversary |
X-ASSISTANT | QContactOrganization (Assistant field) |
X-ASSISTANT-TEL | QContactPhoneNumber (SubTypeAssistant) |
X-CHILDREN | QContactFamily (Children field) |
X-GENDER | QContactGender |
X-JABBER | QContactOnlineAccount (SubTypeImpp) |
X-SIP | QContactOnlineAccount |
X-SPOUSE | QContactFamily (Spouse field) |
* These are understood by the importer, but are not generated by the exporter.
The Versit module supports the following vCard parameter:
The following table lists the values that are supported for the TYPE parameter:
PREF is partially supported. If a property has the parameter TYPE set to PREF, the QContactDetail that it generates is placed at the front of the list saved to the resultant QContact. This has the effect that calling QContact::detail() will return it in preference over other details. However, the existence of the PREF parameter is not preserved, so it won't appear when exporting the contact back to vCard.
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 qtmobility-1.0 | |
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 ! |
Copyright © 2000-2012 - www.developpez.com