1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Wt examples: ComposeExample Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>ComposeExample Class Reference<br>
<small>
[<a class="el" href="group__composerexample.html">Composer example</a>]</small>
</h1><!-- doxytag: class="ComposeExample" -->Main widget of the Composer example.
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="ComposeExample_8h-source.html">ComposeExample.h</a>></code>
<p>
<p>
<a href="classComposeExample-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"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classComposeExample.html#c0f370f3c418e7e85e76605b1f9922a6">ComposeExample</a> (WContainerWidget *parent=0)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">create a new <a class="el" href="classComposer.html" title="An E-mail composer widget.">Composer</a> example. <a href="#c0f370f3c418e7e85e76605b1f9922a6"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComposeExample.html#4a03fd8eaafc4b26d93fe18fac9b7af4">send</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classComposeExample.html#16ad9cd6db83e9b69326e517fd5c83d5">discard</a> ()</td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classComposer.html">Composer</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classComposeExample.html#91a7bd69eb98eb68507b3f26b2d97802">composer_</a></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">WContainerWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="classComposeExample.html#89e32ac2c74eb959774e0be4e4b0b161">details_</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Main widget of the Composer example.
<p>Definition at line <a class="el" href="ComposeExample_8h-source.html#l00025">25</a> of file <a class="el" href="ComposeExample_8h-source.html">ComposeExample.h</a>.</p>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="c0f370f3c418e7e85e76605b1f9922a6"></a><!-- doxytag: member="ComposeExample::ComposeExample" ref="c0f370f3c418e7e85e76605b1f9922a6" args="(WContainerWidget *parent=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">ComposeExample::ComposeExample </td>
<td>(</td>
<td class="paramtype">WContainerWidget * </td>
<td class="paramname"> <em>parent</em> = <code>0</code> </td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
create a new <a class="el" href="classComposer.html" title="An E-mail composer widget.">Composer</a> example.
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="4a03fd8eaafc4b26d93fe18fac9b7af4"></a><!-- doxytag: member="ComposeExample::send" ref="4a03fd8eaafc4b26d93fe18fac9b7af4" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void ComposeExample::send </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td><code> [private, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Definition at line <a class="el" href="ComposeExample_8C-source.html#l00053">53</a> of file <a class="el" href="ComposeExample_8C-source.html">ComposeExample.C</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00054"></a>00054 {
<a name="l00055"></a>00055 <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a> *feedback = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a>(<span class="keyword">this</span>);
<a name="l00056"></a>00056 feedback-><a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WWebWidget.html#6fd43dced1a62f7e79bc3522eeb16216">setStyleClass</a>(L<span class="stringliteral">"feedback"</span>);
<a name="l00057"></a>00057
<a name="l00058"></a>00058 <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a> *horiz = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a>(feedback);
<a name="l00059"></a>00059 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a>(L<span class="stringliteral">"<p>We could have, but did not send the following email:</p>"</span>,
<a name="l00060"></a>00060 horiz);
<a name="l00061"></a>00061
<a name="l00062"></a>00062 std::vector<Contact> contacts = <a class="code" href="classComposeExample.html#91a7bd69eb98eb68507b3f26b2d97802">composer_</a>-><a class="code" href="classComposer.html#8d147821090f6e305111bd82187b929f" title="Get the To: contacts.">to</a>();
<a name="l00063"></a>00063 <span class="keywordflow">if</span> (!contacts.empty())
<a name="l00064"></a>00064 horiz = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a>(feedback);
<a name="l00065"></a>00065 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> i = 0; i < contacts.size(); ++i) {
<a name="l00066"></a>00066 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a>(L<span class="stringliteral">"To: \""</span> + contacts[i].name + L<span class="stringliteral">"\" <"</span>
<a name="l00067"></a>00067 + contacts[i].email + L<span class="stringliteral">">"</span>, PlainText, horiz);
<a name="l00068"></a>00068 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WBreak.html">WBreak</a>(horiz);
<a name="l00069"></a>00069 }
<a name="l00070"></a>00070
<a name="l00071"></a>00071 contacts = <a class="code" href="classComposeExample.html#91a7bd69eb98eb68507b3f26b2d97802">composer_</a>-><a class="code" href="classComposer.html#fbabc511b2d7faf6e789d83e999886d1" title="Get the Cc: contacts.">cc</a>();
<a name="l00072"></a>00072 <span class="keywordflow">if</span> (!contacts.empty())
<a name="l00073"></a>00073 horiz = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a>(feedback);
<a name="l00074"></a>00074 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> i = 0; i < contacts.size(); ++i) {
<a name="l00075"></a>00075 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a>(L<span class="stringliteral">"Cc: \""</span> + contacts[i].name + L<span class="stringliteral">"\" <"</span>
<a name="l00076"></a>00076 + contacts[i].email + L<span class="stringliteral">">"</span>, PlainText, horiz);
<a name="l00077"></a>00077 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WBreak.html">WBreak</a>(horiz);
<a name="l00078"></a>00078 }
<a name="l00079"></a>00079
<a name="l00080"></a>00080 contacts = <a class="code" href="classComposeExample.html#91a7bd69eb98eb68507b3f26b2d97802">composer_</a>-><a class="code" href="classComposer.html#d28ae55ec6069a08d86fc0e92387dccb" title="Get the Bc: contacts.">bcc</a>();
<a name="l00081"></a>00081 <span class="keywordflow">if</span> (!contacts.empty())
<a name="l00082"></a>00082 horiz = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a>(feedback);
<a name="l00083"></a>00083 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> i = 0; i < contacts.size(); ++i) {
<a name="l00084"></a>00084 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a>(L<span class="stringliteral">"Bcc: \""</span> + contacts[i].name + L<span class="stringliteral">"\" <"</span>
<a name="l00085"></a>00085 + contacts[i].email + L<span class="stringliteral">">"</span>, PlainText, horiz);
<a name="l00086"></a>00086 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WBreak.html">WBreak</a>(horiz);
<a name="l00087"></a>00087 }
<a name="l00088"></a>00088
<a name="l00089"></a>00089 horiz = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a>(feedback);
<a name="l00090"></a>00090 <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a> *t = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a>(<span class="stringliteral">"Subject: \""</span> + <a class="code" href="classComposeExample.html#91a7bd69eb98eb68507b3f26b2d97802">composer_</a>-><a class="code" href="classComposer.html#09023bf88e8d7c566e27d489d28b3d50" title="Get the subject.">subject</a>() + <span class="stringliteral">"\""</span>,
<a name="l00091"></a>00091 <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/namespaceWt.html#140dea437d52d3d7c438ea3bd16a1480e06bb9ae9a26d13c3dcf9f20d5067885">PlainText</a>, horiz);
<a name="l00092"></a>00092
<a name="l00093"></a>00093 std::vector<Attachment> attachments = <a class="code" href="classComposeExample.html#91a7bd69eb98eb68507b3f26b2d97802">composer_</a>-><a class="code" href="classComposer.html#84ca3fe36eddc04930ce0471de1ba7b8" title="Get the list of attachments.">attachments</a>();
<a name="l00094"></a>00094 <span class="keywordflow">if</span> (!attachments.empty())
<a name="l00095"></a>00095 horiz = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a>(feedback);
<a name="l00096"></a>00096 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> i = 0; i < attachments.size(); ++i) {
<a name="l00097"></a>00097 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a>(L<span class="stringliteral">"Attachment: \""</span>
<a name="l00098"></a>00098 + attachments[i].fileName
<a name="l00099"></a>00099 + L<span class="stringliteral">"\" ("</span> + attachments[i].contentDescription
<a name="l00100"></a>00100 + L<span class="stringliteral">")"</span>, PlainText, horiz);
<a name="l00101"></a>00101
<a name="l00102"></a>00102 unlink(attachments[i].spoolFileName.c_str());
<a name="l00103"></a>00103
<a name="l00104"></a>00104 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a>(<span class="stringliteral">", was in spool file: "</span>
<a name="l00105"></a>00105 + attachments[i].spoolFileName, horiz);
<a name="l00106"></a>00106 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WBreak.html">WBreak</a>(horiz);
<a name="l00107"></a>00107 }
<a name="l00108"></a>00108
<a name="l00109"></a>00109 std::wstring message = <a class="code" href="classComposeExample.html#91a7bd69eb98eb68507b3f26b2d97802">composer_</a>-><a class="code" href="classComposer.html#99572a1e5ee69bfbe804318fc28dae1b" title="Get the message.">message</a>();
<a name="l00110"></a>00110
<a name="l00111"></a>00111 horiz = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a>(feedback);
<a name="l00112"></a>00112 t = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a>(<span class="stringliteral">"Message body: "</span>, horiz);
<a name="l00113"></a>00113 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WBreak.html">WBreak</a>(horiz);
<a name="l00114"></a>00114
<a name="l00115"></a>00115 <span class="keywordflow">if</span> (!message.empty()) {
<a name="l00116"></a>00116 t = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a>(message, PlainText, horiz);
<a name="l00117"></a>00117 } <span class="keywordflow">else</span>
<a name="l00118"></a>00118 t = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a>(<span class="stringliteral">"<i>(empty)</i>"</span>, horiz);
<a name="l00119"></a>00119
<a name="l00120"></a>00120 <span class="keyword">delete</span> <a class="code" href="classComposeExample.html#91a7bd69eb98eb68507b3f26b2d97802">composer_</a>;
<a name="l00121"></a>00121 <span class="keyword">delete</span> <a class="code" href="classComposeExample.html#89e32ac2c74eb959774e0be4e4b0b161">details_</a>;
<a name="l00122"></a>00122
<a name="l00123"></a>00123 wApp->quit();
<a name="l00124"></a>00124 }
</pre></div>
<p>
</div>
</div><p>
<a class="anchor" name="16ad9cd6db83e9b69326e517fd5c83d5"></a><!-- doxytag: member="ComposeExample::discard" ref="16ad9cd6db83e9b69326e517fd5c83d5" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void ComposeExample::discard </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td><code> [private, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Definition at line <a class="el" href="ComposeExample_8C-source.html#l00126">126</a> of file <a class="el" href="ComposeExample_8C-source.html">ComposeExample.C</a>.</p>
<div class="fragment"><pre class="fragment"><a name="l00127"></a>00127 {
<a name="l00128"></a>00128 <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a> *feedback = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a>(<span class="keyword">this</span>);
<a name="l00129"></a>00129 feedback-><a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WWebWidget.html#6fd43dced1a62f7e79bc3522eeb16216">setStyleClass</a>(<span class="stringliteral">"feedback"</span>);
<a name="l00130"></a>00130
<a name="l00131"></a>00131 <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a> *horiz = <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WContainerWidget.html">WContainerWidget</a>(feedback);
<a name="l00132"></a>00132 <span class="keyword">new</span> <a class="codeRef" doxygen="wt.tags:../../reference/html/" href="../../reference/html/classWt_1_1WText.html">WText</a>(<span class="stringliteral">"<p>Wise decision! Everyone's mailbox is already full anyway.</p>"</span>,
<a name="l00133"></a>00133 horiz);
<a name="l00134"></a>00134
<a name="l00135"></a>00135 <span class="keyword">delete</span> <a class="code" href="classComposeExample.html#91a7bd69eb98eb68507b3f26b2d97802">composer_</a>;
<a name="l00136"></a>00136 <span class="keyword">delete</span> <a class="code" href="classComposeExample.html#89e32ac2c74eb959774e0be4e4b0b161">details_</a>;
<a name="l00137"></a>00137
<a name="l00138"></a>00138 wApp->quit();
<a name="l00139"></a>00139 }
</pre></div>
<p>
</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="91a7bd69eb98eb68507b3f26b2d97802"></a><!-- doxytag: member="ComposeExample::composer_" ref="91a7bd69eb98eb68507b3f26b2d97802" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classComposer.html">Composer</a>* <a class="el" href="classComposeExample.html#91a7bd69eb98eb68507b3f26b2d97802">ComposeExample::composer_</a><code> [private]</code> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Definition at line <a class="el" href="ComposeExample_8h-source.html#l00033">33</a> of file <a class="el" href="ComposeExample_8h-source.html">ComposeExample.h</a>.</p>
</div>
</div><p>
<a class="anchor" name="89e32ac2c74eb959774e0be4e4b0b161"></a><!-- doxytag: member="ComposeExample::details_" ref="89e32ac2c74eb959774e0be4e4b0b161" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">WContainerWidget* <a class="el" href="classComposeExample.html#89e32ac2c74eb959774e0be4e4b0b161">ComposeExample::details_</a><code> [private]</code> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Definition at line <a class="el" href="ComposeExample_8h-source.html#l00034">34</a> of file <a class="el" href="ComposeExample_8h-source.html">ComposeExample.h</a>.</p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li>/home/koen/project/wt/public-git/wt/examples/composer/<a class="el" href="ComposeExample_8h-source.html">ComposeExample.h</a><li>/home/koen/project/wt/public-git/wt/examples/composer/<a class="el" href="ComposeExample_8C-source.html">ComposeExample.C</a></ul>
</div>
<hr size="1"><address style="align: right;"><small>
Generated on Fri Mar 26 17:12:12 2010 for <a href="http://www.webtoolkit.eu/wt/">Wt</a> by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6</small></address>
</body>
</html>
|