|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
|
3 <title>TB10.1 Example Applications: CToneDialog Class Reference</title> |
|
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
|
5 <link href="tabs.css" rel="stylesheet" type="text/css"> |
|
6 </head><body> |
|
7 <!-- Generated by Doxygen 1.5.3 --> |
|
8 <h1>CToneDialog Class Reference</h1><!-- doxytag: class="CToneDialog" --> |
|
9 <p> |
|
10 <a href="class_c_tone_dialog-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
11 <tr><td></td></tr> |
|
12 <tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr> |
|
13 <tr><td class="memItemLeft" nowrap align="right" valign="top">static TBool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_c_tone_dialog.html#58e9637de500b823bdbbf83d6f05b859">RunDlgLD</a> (TInt &aFrequency, TTimeIntervalMicroSeconds &aDuration)</td></tr> |
|
14 |
|
15 </table> |
|
16 <hr><a name="_details"></a><h2>Detailed Description</h2> |
|
17 A dialog to allow the user to the set a tone to play. |
|
18 <p>Definition at line <a class="el" href="_c_media_client_app_u_i_8h-source.html#l00108">108</a> of file <a class="el" href="_c_media_client_app_u_i_8h-source.html">CMediaClientAppUI.h</a>.</p> |
|
19 <hr><h2>Member Function Documentation</h2> |
|
20 <a class="anchor" name="58e9637de500b823bdbbf83d6f05b859"></a><!-- doxytag: member="CToneDialog::RunDlgLD" ref="58e9637de500b823bdbbf83d6f05b859" args="(TInt &aFrequency, TTimeIntervalMicroSeconds &aDuration)" --> |
|
21 <div class="memitem"> |
|
22 <div class="memproto"> |
|
23 <table class="memname"> |
|
24 <tr> |
|
25 <td class="memname">TBool CToneDialog::RunDlgLD </td> |
|
26 <td>(</td> |
|
27 <td class="paramtype">TInt & </td> |
|
28 <td class="paramname"> <em>aFrequency</em>, </td> |
|
29 </tr> |
|
30 <tr> |
|
31 <td class="paramkey"></td> |
|
32 <td></td> |
|
33 <td class="paramtype">TTimeIntervalMicroSeconds & </td> |
|
34 <td class="paramname"> <em>aDuration</em></td><td> </td> |
|
35 </tr> |
|
36 <tr> |
|
37 <td></td> |
|
38 <td>)</td> |
|
39 <td></td><td></td><td width="100%"><code> [static]</code></td> |
|
40 </tr> |
|
41 </table> |
|
42 </div> |
|
43 <div class="memdoc"> |
|
44 |
|
45 <p> |
|
46 Runs the dialog to get the frequency and duration of the tone to play. <dl class="return" compact><dt><b>Returns:</b></dt><dd>True if the dialog was OK'ed, false if cancelled </dd></dl> |
|
47 <dl compact><dt><b>Parameters:</b></dt><dd> |
|
48 <table border="0" cellspacing="2" cellpadding="0"> |
|
49 <tr><td valign="top"></td><td valign="top"><em>aFrequency</em> </td><td>On return, frequency in Hz </td></tr> |
|
50 <tr><td valign="top"></td><td valign="top"><em>aDuration</em> </td><td>On return, duration in ms </td></tr> |
|
51 </table> |
|
52 </dl> |
|
53 |
|
54 <p>Definition at line <a class="el" href="_c_media_client_app_u_i_8cpp-source.html#l00679">679</a> of file <a class="el" href="_c_media_client_app_u_i_8cpp-source.html">CMediaClientAppUI.cpp</a>.</p> |
|
55 |
|
56 </div> |
|
57 </div><p> |
|
58 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by |
|
59 <a href="http://www.doxygen.org/index.html"> |
|
60 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
|
61 </body> |
|
62 </html> |