Web page and doxygen documentation created
[tpsession] / www / doxygen / tpsessionobserver_8h-source.html
diff --git a/www/doxygen/tpsessionobserver_8h-source.html b/www/doxygen/tpsessionobserver_8h-source.html
new file mode 100644 (file)
index 0000000..bf85ad3
--- /dev/null
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html
+    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>tpsession: tpsessionobserver.h Source File</title>
+  <link href="doxygen.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr>
+<td width="1">&nbsp;&nbsp;</td>
+<td class="postheader" valign="center">
+<a href="index.html">
+<font color="#004faf">Home</font></a>&nbsp;&middot;
+<a href="classes.html">
+<font color="#004faf">All Classes</font></a>&nbsp;&middot;
+<a href="namespaces.html">
+<font color="#004faf">All Namespaces</font></a>&nbsp;&middot;
+<a href="modules.html">
+<font color="#004faf">Modules</font></a>&nbsp;&middot;
+<a href="functions.html">
+<font color="#004faf">Functions</font></a>&nbsp;&middot;
+<a href="files.html">
+<font color="#004faf">Files</font></a>
+</td>
+</tr>
+</table>
+</body>
+</html>
+<!-- Generated by Doxygen 1.5.6 -->
+<h1>tpsessionobserver.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="preprocessor">#ifndef TPSESSIONOBSERVER_H</span>
+<a name="l00002"></a>00002 <span class="preprocessor"></span><span class="preprocessor">#define TPSESSIONOBSERVER_H</span>
+<a name="l00003"></a>00003 <span class="preprocessor"></span>
+<a name="l00004"></a>00004 <span class="preprocessor">#include &lt;QObject&gt;</span>
+<a name="l00005"></a>00005 <span class="preprocessor">#include &lt;TelepathyQt4/AbstractClientObserver&gt;</span>
+<a name="l00006"></a>00006 <span class="preprocessor">#include &lt;TelepathyQt4/Types&gt;</span>
+<a name="l00007"></a>00007 <span class="preprocessor">#include &lt;TelepathyQt4/Channel&gt;</span>
+<a name="l00008"></a>00008 
+<a name="l00009"></a>00009 <span class="keyword">class </span><a class="code" href="classTpSession.html">TpSession</a>;
+<a name="l00010"></a>00010 
+<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
+<a name="l00012"></a>00012 {
+<a name="l00013"></a>00013        Q_OBJECT
+<a name="l00014"></a>00014 <span class="keyword">public</span>:
+<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);
+<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>;
+<a name="l00017"></a>00017 
+<a name="l00018"></a>00018 
+<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,
+<a name="l00023"></a>00023             <span class="keyword">const</span> Tp::AccountPtr &amp;account,
+<a name="l00024"></a>00024             <span class="keyword">const</span> Tp::ConnectionPtr &amp;connection,
+<a name="l00025"></a>00025             <span class="keyword">const</span> QList&lt;Tp::ChannelPtr&gt; &amp;channels,
+<a name="l00026"></a>00026             <span class="keyword">const</span> Tp::ChannelDispatchOperationPtr &amp;dispatchOperation,
+<a name="l00027"></a>00027             <span class="keyword">const</span> QList&lt;Tp::ChannelRequestPtr&gt; &amp;requestsSatisfied,
+<a name="l00028"></a>00028             <span class="keyword">const</span> QVariantMap &amp;observerInfo);
+<a name="l00029"></a>00029 };
+<a name="l00030"></a>00030 
+<a name="l00031"></a>00031 <span class="preprocessor">#endif // TPSESSIONOBSERVER_H</span>
+</pre></div></div>
+<p /><address><hr /><div align="center">
+<table width="100%" cellspacing="0" border="0"><tr class="address">
+<td width="30%">Copyright &copy; 2010 Nokia Corporation</td>
+<td width="30%" align="right"><div align="right">TpSession </div></td>
+</tr></table></div></address>
+</body>
+</html>