Symbian3/SDK/Source/GUID-A0C0BEBA-1976-5D68-B4EF-C3727DF163A9.dita
author Dominic Pinkman <dominic.pinkman@nokia.com>
Tue, 20 Jul 2010 12:00:49 +0100
changeset 13 48780e181b38
permissions -rw-r--r--
Week 28 contribution of SDK documentation content. See release notes for details. Fixes bugs Bug 1897 and Bug 1522.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-A0C0BEBA-1976-5D68-B4EF-C3727DF163A9" xml:lang="en"><title>Contacts
Model API Example</title><prolog><metadata><keywords/></metadata></prolog><conbody>
<section id="GUID-4A72A286-5703-4A40-8364-D6C1824253F3"><title>Description</title> This
C++ example is a simple application demonstrating the use of the Contacts
Model API. It allows viewing contact items from the default contacts database.
Each contact is shown using a custom text definition. New contacts can be
imported from files that contain vCard items. A contact item can also be selected
and exported to a file in the vCards format.</section>
<section id="GUID-93C9EA26-A424-402C-BCD2-EF926B3B0263"><title>Download</title> <p>Click
on the following link to download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-fd278785-d876-48e1-952a-f57fe377549d.zip" scope="external">ContactsModel.zip</xref></p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-fd278785-d876-48e1-952a-f57fe377549d.html" scope="peer">browse</xref> to view the example code. </p> </section>
</conbody></concept>