Symbian3/SDK/Source/GUID-0C71B9C6-0782-5667-932A-07D770748DCE.dita
changeset 8 ae94777fff8f
parent 0 89d6a7a84779
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
     7     Nokia Corporation - initial contribution.
     7     Nokia Corporation - initial contribution.
     8 Contributors: 
     8 Contributors: 
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept id="GUID-0C71B9C6-0782-5667-932A-07D770748DCE" xml:lang="en"><title>TextMTM
    12 <concept id="GUID-0C71B9C6-0782-5667-932A-07D770748DCE" xml:lang="en"><title>TextMTM utilities</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    13 utilities</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    13 <p>In addition to the MTM component DLLs, a number of other programs
    14 <p>In addition to the MTM component DLLs, a number of other programs are provided. </p>
    14 are provided. </p>
    15 <section><title>Example Code</title> <p>Click on the following link to download
    15 <section id="GUID-8A044535-B34F-4129-9871-2B2A8E1256BF"><title>Example Code</title> <p>Click on the following link
    16 the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-419758e4-b663-48d3-bf21-d9c4bb00da23.zip" scope="external">TextMTM.zip </xref>  </p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-419758e4-b663-48d3-bf21-d9c4bb00da23.html" scope="peer">browse</xref> to view the example code. </p> <p>The files reproduced
    16 to download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-419758e4-b663-48d3-bf21-d9c4bb00da23.zip" scope="external">TextMTM.zip </xref>  </p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-419758e4-b663-48d3-bf21-d9c4bb00da23.html" scope="peer">browse</xref> to view the example code. </p> <p>The files
    17 here are the main files contained in the examples directory. Some extra files
    17 reproduced here are the main files contained in the examples directory.
    18 may be needed to run the examples, and these will be found in the appropriate
    18 Some extra files may be needed to run the examples, and these will
    19 examples directory </p> </section>
    19 be found in the appropriate examples directory </p> </section>
    20 <section><title>Common classes: txut</title> <p>The <filepath>txut</filepath> project
    20 <section id="GUID-8996DA4F-9FCA-4D1A-A859-FDDED2A255CF"><title>Common classes: txut</title> <p>The <filepath>txut</filepath> project provides source for a small utilities DLL, which holds code
    21 provides source for a small utilities DLL, which holds code that must be shared
    21 that must be shared between the Client and the Server-side Text MTM
    22 between the Client and the Server-side Text MTM components. </p> <ul>
    22 components. </p> <ul>
    23 <li id="GUID-193A94E1-21B8-58E0-9196-8B99B315F657"><p> <codeph>TTxtProgress</codeph> encapsulates
    23 <li id="GUID-193A94E1-21B8-58E0-9196-8B99B315F657"><p> <codeph>TTxtProgress</codeph> encapsulates progress information. The Server-side MTM records its
    24 progress information. The Server-side MTM records its progress using this
    24 progress using this class when performing copy and move operations.
    25 class when performing copy and move operations. The User Interface MTM can
    25 The User Interface MTM can extract information from the class for
    26 extract information from the class for display to the user. </p> </li>
    26 display to the user. </p> </li>
    27 <li id="GUID-3A70D7CE-A8EB-5016-9EEB-C9D320B2778D"><p> <codeph>CMTMTxtSettings</codeph> encapsulates
    27 <li id="GUID-3A70D7CE-A8EB-5016-9EEB-C9D320B2778D"><p> <codeph>CMTMTxtSettings</codeph> encapsulates access to the MTM's settings as they are stored in
    28 access to the MTM's settings as they are stored in the central repository. <codeph>TMTMTxtSetting</codeph> encapsulates
    28 the central repository. <codeph>TMTMTxtSetting</codeph> encapsulates
    29 the settings for a single TextMTM service. This contains only a single property:
    29 the settings for a single TextMTM service. This contains only a single
    30 the folder to which the service is mapped. </p> </li>
    30 property: the folder to which the service is mapped. </p> </li>
    31 <li id="GUID-ECA2F381-18F1-5BE8-9B6F-390A9AACF02F"><p> <codeph>TxtUtils</codeph> provides
    31 <li id="GUID-ECA2F381-18F1-5BE8-9B6F-390A9AACF02F"><p> <codeph>TxtUtils</codeph> provides static utility functions. </p> </li>
    32 static utility functions. </p> </li>
       
    33 </ul> </section>
    32 </ul> </section>
    34 <section><title>Classes used</title><p><xref href="GUID-AE4CD271-25CD-3115-9D49-F7A28CC83430.dita"><apiname>TTxtProgressCMTMTxtSettings </apiname></xref> <xref href="GUID-E035803A-FFDA-36A7-B159-E2BABECF6F7B.dita"><apiname>TMTMTxtSettingTxtUtils</apiname></xref></p></section>
    33 <section id="GUID-3B52CB7B-9F8C-4325-AA3E-D2E94E8E8DD3"><title>Classes used</title><ul>
       
    34 <li><p><xref href="GUID-AE4CD271-25CD-3115-9D49-F7A28CC83430.dita"><apiname>TTxtProgressCMTMTxtSettings </apiname></xref></p></li>
       
    35 <li><p><xref href="GUID-E035803A-FFDA-36A7-B159-E2BABECF6F7B.dita"><apiname>TMTMTxtSettingTxtUtils</apiname></xref></p></li>
       
    36 </ul></section>
    35 </conbody></concept>
    37 </conbody></concept>