Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_converter_dialog.html
author Dominic Pinkman <Dominic.Pinkman@Nokia.com>
Tue, 30 Mar 2010 11:42:04 +0100
changeset 4 4816d766a08a
parent 1 25a17d01db0c
permissions -rw-r--r--
Week 12 contribution of SDK documentation_content. See release notes for details. Fixes Bug 1892, Bug 1522, Bug 1520, Bug 394, Bug 1319, Bug 344, Bug 1897

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>TB10.1 Example Applications: CConverterDialog Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.3 -->
<h1>CConverterDialog Class Reference</h1><!-- doxytag: class="CConverterDialog" -->
<p>
<a href="class_c_converter_dialog-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0d68f4a287ddd92b503ed1fba3f75b96"></a><!-- doxytag: member="CConverterDialog::~CConverterDialog" ref="0d68f4a287ddd92b503ed1fba3f75b96" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_converter_dialog.html#0d68f4a287ddd92b503ed1fba3f75b96">~CConverterDialog</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static TBool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_converter_dialog.html#0e9e5dc6908de5e804c2fcf8f98d1d08">RunDlgLD</a> (const TFileName &amp;aFileName, <a class="el" href="class_c_media_client_engine.html">CMediaClientEngine</a> &amp;aMediaClientEngine, <a class="el" href="class_t_format_options.html">TFormatOptions</a> &amp;aFormatOptions, TDes &amp;aTargetType)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A dialog to allow the user to set how to convert a file 
<p>Definition at line <a class="el" href="_c_media_client_app_u_i_8h-source.html#l00166">166</a> of file <a class="el" href="_c_media_client_app_u_i_8h-source.html">CMediaClientAppUI.h</a>.</p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="0e9e5dc6908de5e804c2fcf8f98d1d08"></a><!-- doxytag: member="CConverterDialog::RunDlgLD" ref="0e9e5dc6908de5e804c2fcf8f98d1d08" args="(const TFileName &amp;aFileName, CMediaClientEngine &amp;aMediaClientEngine, TFormatOptions &amp;aFormatOptions, TDes &amp;aTargetType)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TBool CConverterDialog::RunDlgLD           </td>
          <td>(</td>
          <td class="paramtype">const TFileName &amp;&nbsp;</td>
          <td class="paramname"> <em>aFileName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="class_c_media_client_engine.html">CMediaClientEngine</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>aMediaClientEngine</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="class_t_format_options.html">TFormatOptions</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>aFormatOptions</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">TDes &amp;&nbsp;</td>
          <td class="paramname"> <em>aTargetType</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Runs the dialog to get the target file name, format, and options <dl class="return" compact><dt><b>Returns:</b></dt><dd>True if the dialog was OK'ed, false if cancelled </dd></dl>

<p>Definition at line <a class="el" href="_c_media_client_app_u_i_8cpp-source.html#l00506">506</a> of file <a class="el" href="_c_media_client_app_u_i_8cpp-source.html">CMediaClientAppUI.cpp</a>.</p>

</div>
</div><p>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:03 2010 for TB10.1 Example Applications by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>