Web page and doxygen documentation created
[tpsession] / www / doxygen / tpsessionobserver_8h-source.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html
3     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5 <head>
6   <title>tpsession: tpsessionobserver.h Source File</title>
7   <link href="doxygen.css" rel="stylesheet" type="text/css" />
8 </head>
9 <body>
10 <table border="0" cellpadding="0" cellspacing="0" width="100%">
11 <tr>
12 <td width="1">&nbsp;&nbsp;</td>
13 <td class="postheader" valign="center">
14 <a href="index.html">
15 <font color="#004faf">Home</font></a>&nbsp;&middot;
16 <a href="classes.html">
17 <font color="#004faf">All Classes</font></a>&nbsp;&middot;
18 <a href="namespaces.html">
19 <font color="#004faf">All Namespaces</font></a>&nbsp;&middot;
20 <a href="modules.html">
21 <font color="#004faf">Modules</font></a>&nbsp;&middot;
22 <a href="functions.html">
23 <font color="#004faf">Functions</font></a>&nbsp;&middot;
24 <a href="files.html">
25 <font color="#004faf">Files</font></a>
26 </td>
27 </tr>
28 </table>
29 </body>
30 </html>
31 <!-- Generated by Doxygen 1.5.6 -->
32 <h1>tpsessionobserver.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="preprocessor">#ifndef TPSESSIONOBSERVER_H</span>
33 <a name="l00002"></a>00002 <span class="preprocessor"></span><span class="preprocessor">#define TPSESSIONOBSERVER_H</span>
34 <a name="l00003"></a>00003 <span class="preprocessor"></span>
35 <a name="l00004"></a>00004 <span class="preprocessor">#include &lt;QObject&gt;</span>
36 <a name="l00005"></a>00005 <span class="preprocessor">#include &lt;TelepathyQt4/AbstractClientObserver&gt;</span>
37 <a name="l00006"></a>00006 <span class="preprocessor">#include &lt;TelepathyQt4/Types&gt;</span>
38 <a name="l00007"></a>00007 <span class="preprocessor">#include &lt;TelepathyQt4/Channel&gt;</span>
39 <a name="l00008"></a>00008 
40 <a name="l00009"></a>00009 <span class="keyword">class </span><a class="code" href="classTpSession.html">TpSession</a>;
41 <a name="l00010"></a>00010 
42 <a name="l00011"></a><a class="code" href="classTpSessionObserver.html">00011</a> <span class="keyword">class </span><a class="code" href="classTpSessionObserver.html">TpSessionObserver</a> : <span class="keyword">public</span> QObject , <span class="keyword">public</span> Tp::AbstractClientObserver
43 <a name="l00012"></a>00012 {
44 <a name="l00013"></a>00013        Q_OBJECT
45 <a name="l00014"></a>00014 <span class="keyword">public</span>:
46 <a name="l00015"></a>00015     <a class="code" href="classTpSessionObserver.html#8a05a20930f9cb42e3a7aaa15863c9ae">TpSessionObserver</a>(<span class="keyword">const</span> Tp::ChannelClassList &amp;channelfilter,<a class="code" href="classTpSession.html">TpSession</a> *session);
47 <a name="l00016"></a><a class="code" href="classTpSessionObserver.html#0668d10d68b5b8bc0128d20eb059f9ca">00016</a>     <a class="code" href="classTpSession.html">TpSession</a> *<a class="code" href="classTpSessionObserver.html#0668d10d68b5b8bc0128d20eb059f9ca">tpSession</a>;
48 <a name="l00017"></a>00017 
49 <a name="l00018"></a>00018 
50 <a name="l00022"></a>00022     <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classTpSessionObserver.html#caa43e538e4e099e7a1ca1267b6096a1" title="Realisation of Tp::AbstractClientObserver.">observeChannels</a>(<span class="keyword">const</span> Tp::MethodInvocationContextPtr&lt;&gt; &amp;context,
51 <a name="l00023"></a>00023             <span class="keyword">const</span> Tp::AccountPtr &amp;account,
52 <a name="l00024"></a>00024             <span class="keyword">const</span> Tp::ConnectionPtr &amp;connection,
53 <a name="l00025"></a>00025             <span class="keyword">const</span> QList&lt;Tp::ChannelPtr&gt; &amp;channels,
54 <a name="l00026"></a>00026             <span class="keyword">const</span> Tp::ChannelDispatchOperationPtr &amp;dispatchOperation,
55 <a name="l00027"></a>00027             <span class="keyword">const</span> QList&lt;Tp::ChannelRequestPtr&gt; &amp;requestsSatisfied,
56 <a name="l00028"></a>00028             <span class="keyword">const</span> QVariantMap &amp;observerInfo);
57 <a name="l00029"></a>00029 };
58 <a name="l00030"></a>00030 
59 <a name="l00031"></a>00031 <span class="preprocessor">#endif // TPSESSIONOBSERVER_H</span>
60 </pre></div></div>
61 <p /><address><hr /><div align="center">
62 <table width="100%" cellspacing="0" border="0"><tr class="address">
63 <td width="30%">Copyright &copy; 2010 Nokia Corporation</td>
64 <td width="30%" align="right"><div align="right">TpSession </div></td>
65 </tr></table></div></address>
66 </body>
67 </html>