Symbian3/SDK/Source/GUID-A0C0BEBA-1976-5D68-B4EF-C3727DF163A9.dita
changeset 13 48780e181b38
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-A0C0BEBA-1976-5D68-B4EF-C3727DF163A9" xml:lang="en"><title>Contacts
       
    13 Model API Example</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <section id="GUID-4A72A286-5703-4A40-8364-D6C1824253F3"><title>Description</title> This
       
    15 C++ example is a simple application demonstrating the use of the Contacts
       
    16 Model API. It allows viewing contact items from the default contacts database.
       
    17 Each contact is shown using a custom text definition. New contacts can be
       
    18 imported from files that contain vCard items. A contact item can also be selected
       
    19 and exported to a file in the vCards format.</section>
       
    20 <section id="GUID-93C9EA26-A424-402C-BCD2-EF926B3B0263"><title>Download</title> <p>Click
       
    21 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>
       
    22 </conbody></concept>