Symbian3/SDK/Source/GUID-79B02562-B6E6-5DF9-BF98-F015C73A448C.dita
changeset 8 ae94777fff8f
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
       
     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 reference
       
    11   PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
       
    12 <reference id="GUID-79B02562-B6E6-5DF9-BF98-F015C73A448C" xml:lang="en"><title>Clock: Analog and Digital Clocks example</title><shortdesc> </shortdesc><prolog><metadata><keywords/></metadata></prolog><refbody>
       
    13 <section id="GUID-4DE456B7-D724-5591-93BE-ECDDC2CDFF89"><title>Purpose</title> <p>This example shows how to create and display a digital and analog
       
    14 clock. For more information about the API, see <xref href="GUID-A36C2DE6-21D8-5558-B223-1E81CEB16891.dita">Clock Overview</xref>. </p> </section>
       
    15 <section id="GUID-1C52A2F4-43C6-5C58-8FC1-0B90BAEAFCC7"><title>Download</title> <p>Click on the following link to download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-c26b23db-9a81-4fff-859b-ef08686838eb.zip" scope="external"> ClockExample.zip</xref></p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-c26b23db-9a81-4fff-859b-ef08686838eb.html" scope="peer">browse</xref> to view the example code. </p> </section>
       
    16 <section id="GUID-549577CE-8943-463C-B704-A696A5899D34"><title>Class Summary</title><ul>
       
    17 <li><p><xref href="GUID-30479BE3-296E-3B4D-914D-B080ABD733E4.dita"><apiname> CWsScreenDevice </apiname></xref></p></li>
       
    18 <li><p><xref href="GUID-DE966D8B-6E00-39B6-B136-6CF29EA384D3.dita"><apiname> CFbsFont</apiname></xref></p></li>
       
    19 <li><p><xref href="GUID-F84C7F40-6DEB-39D1-B172-CB0CC3918E27.dita"><apiname> TRgb</apiname></xref></p></li>
       
    20 <li><p><xref href="GUID-0D6ECBF5-EC03-3BF7-9C74-C0EC9BAF0CE6.dita"><apiname> TAnalogDisplayHand</apiname></xref></p></li>
       
    21 <li><p><xref href="GUID-8197A30D-29FD-3325-810D-EBCC2F970588.dita"><apiname> STimeDeviceShadow</apiname></xref></p></li>
       
    22 <li><p><xref href="GUID-800B3667-F45F-391F-A8A9-F876FB4ABC34.dita"><apiname> RAnimDll</apiname></xref></p></li>
       
    23 <li><p><xref href="GUID-17CFBF88-1C4A-3CAD-9299-C1698FA20401.dita"><apiname> RDigitalClock</apiname></xref></p></li>
       
    24 <li><p><xref href="GUID-6D7509CD-7AD9-3C5D-AFDB-6F23D17224C7.dita"><apiname> RAnalogClock  </apiname></xref></p></li>
       
    25 </ul></section>
       
    26 <section id="GUID-92648AEA-CFFA-559E-908E-5BA84FF0C984"><title>Building
       
    27 and configuring</title> <p>To build the example: </p> <ul>
       
    28 <li id="GUID-6CB77721-3A36-541D-B994-73D89D487678"><p>You can build
       
    29 the example from your IDE or the command line. </p> <p>If you use
       
    30 an IDE, import the <filepath>bld.inf</filepath> file of the example
       
    31 into your IDE, and use the build command of the IDE. </p> <p>If you
       
    32 use the command line, open a command prompt, and set the current directory
       
    33 to the source code directory of the example. You can then build the
       
    34 example with the SBSv1 build tools with the following commands: </p> <p><userinput>bldmake bldfiles</userinput> </p> <p><userinput>abld
       
    35 build</userinput> </p> <p><xref href="GUID-793A5EF9-CC16-5EEB-9011-6431EA76EB15.dita">How to use bldmake</xref> and <xref href="GUID-B6B54E07-3B34-5D5C-8815-93383FA8FB4B.dita">How to
       
    36 use abld</xref> describe how to use the SBSv1 build tools. </p> </li>
       
    37 <li id="GUID-7995C8BC-28D3-59A8-94E1-2957C1C3729A"><p>For the emulator,
       
    38 the example builds an executable called <filepath>clockexample.exe</filepath> in the <filepath>epoc32\release\winscw\&lt;udeb or             
       
    39    urel&gt;\</filepath> folder. </p> </li>
       
    40 </ul> </section>
       
    41 </refbody><related-links>
       
    42 <link href="GUID-A36C2DE6-21D8-5558-B223-1E81CEB16891.dita"><linktext>Clock
       
    43 Overview</linktext></link>
       
    44 </related-links></reference>