diff options
| author | Chris Adams <christopher.adams@nokia.com> | 2010-02-02 14:07:17 +1000 |
|---|---|---|
| committer | Chris Adams <christopher.adams@nokia.com> | 2010-02-02 14:07:17 +1000 |
| commit | 99d00d903a060b5336430f205816b81b16b4c47d (patch) | |
| tree | 2b9700c19e6171f5f9f3e3e32dc8e6c34f33f667 /doc/src | |
| parent | 728bd979cda66f0dd0d428cb772712f16ba6dd6c (diff) | |
| parent | 4229848d179bff6330fc75a5a226429c13d216ff (diff) | |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qtmobility/qtm-contacts
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/versit.qdoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/versit.qdoc b/doc/src/versit.qdoc index 5507b48e77..2fc23b9a54 100644 --- a/doc/src/versit.qdoc +++ b/doc/src/versit.qdoc @@ -115,11 +115,11 @@ QByteArray outputVCard(output.readAll()); \section1 Mapping the vCard constants vCard properties are mapped to QContactDetails as follows: -\snippet ../../src/versit/qversitdefs.h Property name mappings +\snippet ../../src/versit/qversitdefs_p.h Property name mappings vCard type parameters are mapped to subtypes in QContactDetails as follows: -\snippet ../../src/versit/qversitdefs.h Property type parameter mappings +\snippet ../../src/versit/qversitdefs_p.h Property type parameter mappings File extensions in vCards are mapped to the file system file extensions as follows: -\snippet ../../src/versit/qversitdefs.h File extension mappings +\snippet ../../src/versit/qversitdefs_p.h File extension mappings */ |
