~ubuntu-branches/ubuntu/wily/telepathy-qt5/wily

« back to all changes in this revision

Viewing changes to doc/html/a00282.html

  • Committer: Package Import Robot
  • Author(s): Tiago Salem Herrmann
  • Date: 2015-05-29 18:01:17 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20150529180117-nj5geaevciyps6b5
Tags: 0.9.6.1-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
4
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
<head>
6
 
  <title>Tp::MessageContentPart Class Reference</title>
 
6
  <title>Tp::Client::ConnectionInterfaceClientTypesInterface Class Reference</title>
7
7
  <link href="doxygen.css" rel="stylesheet" type="text/css" />
8
8
</head>
9
9
<body>
26
26
</td>
27
27
</tr>
28
28
</table>
29
 
<!-- Generated by Doxygen 1.7.6.1 -->
30
 
  <div id="nav-path" class="navpath">
31
 
    <ul>
32
 
      <li class="navelem"><a class="el" href="a00724.html">Tp</a>      </li>
33
 
      <li class="navelem"><a class="el" href="a00282.html">MessageContentPart</a>      </li>
34
 
    </ul>
35
 
  </div>
 
29
<!-- Generated by Doxygen 1.8.5 -->
 
30
<div id="nav-path" class="navpath">
 
31
  <ul>
 
32
<li class="navelem"><a class="el" href="a00860.html">Tp</a></li><li class="navelem"><a class="el" href="a00864.html">Client</a></li><li class="navelem"><a class="el" href="a00282.html">ConnectionInterfaceClientTypesInterface</a></li>  </ul>
36
33
</div>
 
34
</div><!-- top -->
37
35
<div class="header">
38
36
  <div class="summary">
39
 
<a href="#pub-methods">Public Member Functions</a>  </div>
 
37
<a href="#pub-slots">Public Slots</a> &#124;
 
38
<a href="#signals">Signals</a> &#124;
 
39
<a href="#pub-methods">Public Member Functions</a> &#124;
 
40
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
 
41
<a href="#pro-methods">Protected Member Functions</a> &#124;
 
42
<a href="a01304.html">List of all members</a>  </div>
40
43
  <div class="headertitle">
41
 
<div class="title">Tp::MessageContentPart Class Reference<div class="ingroups"><a class="el" href="a00750.html">Wrapper classes</a></div></div>  </div>
 
44
<div class="title">Tp::Client::ConnectionInterfaceClientTypesInterface Class Reference<div class="ingroups"><a class="el" href="a00882.html">Connection proxies</a></div></div>  </div>
42
45
</div><!--header-->
43
46
<div class="contents">
44
 
<!-- doxytag: class="Tp::MessageContentPart" -->
45
 
<p>The <a class="el" href="a00282.html" title="The MessageContentPart class represents a Telepathy message part.">MessageContentPart</a> class represents a Telepathy message part.  
46
 
 <a href="a00282.html#details">More...</a></p>
47
 
 
48
 
<p><code>#include &lt;<a class="el" href="a00608_source.html">TelepathyQt/MessageContentPart</a>&gt;</code></p>
49
 
 
50
 
<p><a href="a00881.html">List of all members.</a></p>
51
 
<h2><a name="pub-methods"></a>
52
 
Public Member Functions</h2>
53
 
<ul>
54
 
<li><a class="el" href="a00282.html#af3bcd49e8f0e5425d91d6572ec441da0">MessageContentPart</a> ()
55
 
<li><a class="el" href="a00282.html#acf07c09fefeb7b996a58fcc99c4d053a">MessageContentPart</a> (const <a class="el" href="a00284.html">MessagePart</a> &amp;mp)
56
 
<li><a class="el" href="a00282.html#a108edee8ed3430b0c2bdc82ea0e2f2e6">MessageContentPart</a> (const <a class="el" href="a00282.html">MessageContentPart</a> &amp;other)
57
 
<li><a class="el" href="a00282.html#ad79450f106c1723b95b7a265603092a7">~MessageContentPart</a> ()
58
 
<li>bool <a class="el" href="a00282.html#ab8daf140eb4dd3fa7464ed0fbebf3781">isValid</a> () const 
59
 
<li><a class="el" href="a00282.html">MessageContentPart</a> &amp; <a class="el" href="a00282.html#aa211e6ca7171480591dee1160bdbee00">operator=</a> (const <a class="el" href="a00282.html">MessageContentPart</a> &amp;other)
60
 
<li>bool <a class="el" href="a00282.html#a3f8c2c5a7478a4212fd8ab20e3e34c07">operator==</a> (const <a class="el" href="a00282.html">MessageContentPart</a> &amp;other) const 
61
 
<li><a class="el" href="a00284.html">MessagePart</a> <a class="el" href="a00282.html#ac421ec6ee4ed28105a0689f3049dfeb1">barePart</a> () const 
62
 
</ul>
63
 
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
64
 
<div class="textblock"><p>The <a class="el" href="a00282.html" title="The MessageContentPart class represents a Telepathy message part.">MessageContentPart</a> class represents a Telepathy message part. </p>
65
 
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
66
 
<a class="anchor" id="af3bcd49e8f0e5425d91d6572ec441da0"></a><!-- doxytag: member="Tp::MessageContentPart::MessageContentPart" ref="af3bcd49e8f0e5425d91d6572ec441da0" args="()" -->
67
 
<div class="memitem">
68
 
<div class="memproto">
69
 
      <table class="memname">
70
 
        <tr>
71
 
          <td class="memname"><a class="el" href="a00282.html#af3bcd49e8f0e5425d91d6572ec441da0">Tp::MessageContentPart::MessageContentPart</a> </td>
72
 
          <td>(</td>
73
 
          <td class="paramname"></td><td>)</td>
74
 
          <td></td>
75
 
        </tr>
76
 
      </table>
77
 
</div>
78
 
<div class="memdoc">
79
 
 
80
 
</div>
81
 
</div>
82
 
<a class="anchor" id="acf07c09fefeb7b996a58fcc99c4d053a"></a><!-- doxytag: member="Tp::MessageContentPart::MessageContentPart" ref="acf07c09fefeb7b996a58fcc99c4d053a" args="(const MessagePart &amp;mp)" -->
83
 
<div class="memitem">
84
 
<div class="memproto">
85
 
      <table class="memname">
86
 
        <tr>
87
 
          <td class="memname"><a class="el" href="a00282.html#af3bcd49e8f0e5425d91d6572ec441da0">Tp::MessageContentPart::MessageContentPart</a> </td>
88
 
          <td>(</td>
89
 
          <td class="paramtype">const <a class="el" href="a00284.html">MessagePart</a> &amp;&#160;</td>
90
 
          <td class="paramname"><em>mp</em></td><td>)</td>
91
 
          <td></td>
92
 
        </tr>
93
 
      </table>
94
 
</div>
95
 
<div class="memdoc">
96
 
 
97
 
</div>
98
 
</div>
99
 
<a class="anchor" id="a108edee8ed3430b0c2bdc82ea0e2f2e6"></a><!-- doxytag: member="Tp::MessageContentPart::MessageContentPart" ref="a108edee8ed3430b0c2bdc82ea0e2f2e6" args="(const MessageContentPart &amp;other)" -->
100
 
<div class="memitem">
101
 
<div class="memproto">
102
 
      <table class="memname">
103
 
        <tr>
104
 
          <td class="memname"><a class="el" href="a00282.html#af3bcd49e8f0e5425d91d6572ec441da0">Tp::MessageContentPart::MessageContentPart</a> </td>
105
 
          <td>(</td>
106
 
          <td class="paramtype">const <a class="el" href="a00282.html">MessageContentPart</a> &amp;&#160;</td>
107
 
          <td class="paramname"><em>other</em></td><td>)</td>
108
 
          <td></td>
109
 
        </tr>
110
 
      </table>
111
 
</div>
112
 
<div class="memdoc">
113
 
 
114
 
</div>
115
 
</div>
116
 
<a class="anchor" id="ad79450f106c1723b95b7a265603092a7"></a><!-- doxytag: member="Tp::MessageContentPart::~MessageContentPart" ref="ad79450f106c1723b95b7a265603092a7" args="()" -->
117
 
<div class="memitem">
118
 
<div class="memproto">
119
 
      <table class="memname">
120
 
        <tr>
121
 
          <td class="memname"><a class="el" href="a00282.html#ad79450f106c1723b95b7a265603092a7">Tp::MessageContentPart::~MessageContentPart</a> </td>
122
 
          <td>(</td>
123
 
          <td class="paramname"></td><td>)</td>
124
 
          <td></td>
125
 
        </tr>
126
 
      </table>
127
 
</div>
128
 
<div class="memdoc">
129
 
 
130
 
</div>
131
 
</div>
132
 
<hr/><h2>Member Function Documentation</h2>
133
 
<a class="anchor" id="ab8daf140eb4dd3fa7464ed0fbebf3781"></a><!-- doxytag: member="Tp::MessageContentPart::isValid" ref="ab8daf140eb4dd3fa7464ed0fbebf3781" args="() const " -->
134
 
<div class="memitem">
135
 
<div class="memproto">
136
 
      <table class="memname">
137
 
        <tr>
138
 
          <td class="memname">bool <a class="el" href="a00282.html#ab8daf140eb4dd3fa7464ed0fbebf3781">Tp::MessageContentPart::isValid</a> </td>
139
 
          <td>(</td>
140
 
          <td class="paramname"></td><td>)</td>
141
 
          <td> const<code> [inline]</code></td>
142
 
        </tr>
143
 
      </table>
144
 
</div>
145
 
<div class="memdoc">
146
 
 
147
 
</div>
148
 
</div>
149
 
<a class="anchor" id="aa211e6ca7171480591dee1160bdbee00"></a><!-- doxytag: member="Tp::MessageContentPart::operator=" ref="aa211e6ca7171480591dee1160bdbee00" args="(const MessageContentPart &amp;other)" -->
150
 
<div class="memitem">
151
 
<div class="memproto">
152
 
      <table class="memname">
153
 
        <tr>
154
 
          <td class="memname"><a class="el" href="a00282.html">MessageContentPart</a> &amp; Tp::MessageContentPart::operator= </td>
155
 
          <td>(</td>
156
 
          <td class="paramtype">const <a class="el" href="a00282.html">MessageContentPart</a> &amp;&#160;</td>
157
 
          <td class="paramname"><em>other</em></td><td>)</td>
158
 
          <td></td>
159
 
        </tr>
160
 
      </table>
161
 
</div>
162
 
<div class="memdoc">
163
 
 
164
 
</div>
165
 
</div>
166
 
<a class="anchor" id="a3f8c2c5a7478a4212fd8ab20e3e34c07"></a><!-- doxytag: member="Tp::MessageContentPart::operator==" ref="a3f8c2c5a7478a4212fd8ab20e3e34c07" args="(const MessageContentPart &amp;other) const " -->
167
 
<div class="memitem">
168
 
<div class="memproto">
169
 
      <table class="memname">
170
 
        <tr>
171
 
          <td class="memname">bool Tp::MessageContentPart::operator== </td>
172
 
          <td>(</td>
173
 
          <td class="paramtype">const <a class="el" href="a00282.html">MessageContentPart</a> &amp;&#160;</td>
174
 
          <td class="paramname"><em>other</em></td><td>)</td>
175
 
          <td> const</td>
176
 
        </tr>
177
 
      </table>
178
 
</div>
179
 
<div class="memdoc">
180
 
 
181
 
</div>
182
 
</div>
183
 
<a class="anchor" id="ac421ec6ee4ed28105a0689f3049dfeb1"></a><!-- doxytag: member="Tp::MessageContentPart::barePart" ref="ac421ec6ee4ed28105a0689f3049dfeb1" args="() const " -->
184
 
<div class="memitem">
185
 
<div class="memproto">
186
 
      <table class="memname">
187
 
        <tr>
188
 
          <td class="memname"><a class="el" href="a00284.html">MessagePart</a> <a class="el" href="a00282.html#ac421ec6ee4ed28105a0689f3049dfeb1">Tp::MessageContentPart::barePart</a> </td>
189
 
          <td>(</td>
190
 
          <td class="paramname"></td><td>)</td>
191
 
          <td> const</td>
192
 
        </tr>
193
 
      </table>
194
 
</div>
195
 
<div class="memdoc">
 
47
 
 
48
<p><code>#include &lt;<a class="el" href="a00637_source.html">TelepathyQt/Connection</a>&gt;</code></p>
 
49
 
 
50
<p>Inherits <a class="el" href="a00070.html">Tp::AbstractInterface</a>.</p>
 
51
<table class="memberdecls">
 
52
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-slots"></a>
 
53
Public Slots</h2></td></tr>
 
54
<tr class="memitem:adfee9ef78f3f9f4f569c01e5dd4aef5c"><td class="memItemLeft" align="right" valign="top">QDBusPendingReply<br class="typebreak"/>
 
55
&lt; <a class="el" href="a00318.html">Tp::ContactClientTypes</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#adfee9ef78f3f9f4f569c01e5dd4aef5c">GetClientTypes</a> (const <a class="el" href="a00541.html">Tp::UIntList</a> &amp;contacts, int timeout=-1)</td></tr>
 
56
<tr class="separator:adfee9ef78f3f9f4f569c01e5dd4aef5c"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
57
<tr class="memitem:af72cd23c79c5f53e4ede75cd8bdb7f2f"><td class="memItemLeft" align="right" valign="top">QDBusPendingReply&lt; QStringList &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#af72cd23c79c5f53e4ede75cd8bdb7f2f">RequestClientTypes</a> (uint contact, int timeout=-1)</td></tr>
 
58
<tr class="separator:af72cd23c79c5f53e4ede75cd8bdb7f2f"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
59
</table><table class="memberdecls">
 
60
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="signals"></a>
 
61
Signals</h2></td></tr>
 
62
<tr class="memitem:abb34363bdafe17f4f4dbcef20b7c4eb7"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#abb34363bdafe17f4f4dbcef20b7c4eb7">ClientTypesUpdated</a> (uint contact, const QStringList &amp;clientTypes)</td></tr>
 
63
<tr class="separator:abb34363bdafe17f4f4dbcef20b7c4eb7"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
64
<tr class="inherit_header signals_a00070"><td colspan="2" onclick="javascript:toggleInherit('signals_a00070')"><img src="closed.png" alt="-"/>&#160;Signals inherited from <a class="el" href="a00070.html">Tp::AbstractInterface</a></td></tr>
 
65
<tr class="memitem:a1c7549c77596f07f241e361c5124119d inherit signals_a00070"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#a1c7549c77596f07f241e361c5124119d">propertiesChanged</a> (const QVariantMap &amp;changedProperties, const QStringList &amp;invalidatedProperties)</td></tr>
 
66
<tr class="separator:a1c7549c77596f07f241e361c5124119d inherit signals_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
67
</table><table class="memberdecls">
 
68
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
 
69
Public Member Functions</h2></td></tr>
 
70
<tr class="memitem:ac243f5452b0d159b51e0d15d242ab610"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ac243f5452b0d159b51e0d15d242ab610">ConnectionInterfaceClientTypesInterface</a> (const QString &amp;busName, const QString &amp;objectPath, QObject *parent=0)</td></tr>
 
71
<tr class="separator:ac243f5452b0d159b51e0d15d242ab610"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
72
<tr class="memitem:a53cf7e054216bae8117e4605f08e1d02"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#a53cf7e054216bae8117e4605f08e1d02">ConnectionInterfaceClientTypesInterface</a> (const QDBusConnection &amp;connection, const QString &amp;busName, const QString &amp;objectPath, QObject *parent=0)</td></tr>
 
73
<tr class="separator:a53cf7e054216bae8117e4605f08e1d02"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
74
<tr class="memitem:ac8dc73bff5ea332b8ee75a8af96a7464"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ac8dc73bff5ea332b8ee75a8af96a7464">ConnectionInterfaceClientTypesInterface</a> (<a class="el" href="a00339.html">Tp::DBusProxy</a> *proxy)</td></tr>
 
75
<tr class="separator:ac8dc73bff5ea332b8ee75a8af96a7464"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
76
<tr class="memitem:a20fdc3fecf336b3d8b20156b582b6bfd"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#a20fdc3fecf336b3d8b20156b582b6bfd">ConnectionInterfaceClientTypesInterface</a> (const <a class="el" href="a00267.html">Tp::Client::ConnectionInterface</a> &amp;mainInterface)</td></tr>
 
77
<tr class="separator:a20fdc3fecf336b3d8b20156b582b6bfd"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
78
<tr class="memitem:a0b47b8efc0dcc8e55268f684983ebe0d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#a0b47b8efc0dcc8e55268f684983ebe0d">ConnectionInterfaceClientTypesInterface</a> (const <a class="el" href="a00267.html">Tp::Client::ConnectionInterface</a> &amp;mainInterface, QObject *parent)</td></tr>
 
79
<tr class="separator:a0b47b8efc0dcc8e55268f684983ebe0d"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
80
<tr class="memitem:af5c537f0eb1d37874cc0d0af917aaef4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00453.html">Tp::PendingVariantMap</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#af5c537f0eb1d37874cc0d0af917aaef4">requestAllProperties</a> () const </td></tr>
 
81
<tr class="separator:af5c537f0eb1d37874cc0d0af917aaef4"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
82
<tr class="inherit_header pub_methods_a00070"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_a00070')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="a00070.html">Tp::AbstractInterface</a></td></tr>
 
83
<tr class="memitem:ad82f1079204bca0dcfd1f6eeda3b0bcf inherit pub_methods_a00070"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#ad82f1079204bca0dcfd1f6eeda3b0bcf">~AbstractInterface</a> ()</td></tr>
 
84
<tr class="separator:ad82f1079204bca0dcfd1f6eeda3b0bcf inherit pub_methods_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
85
<tr class="memitem:a6ffad807cd688510af39c9ddd808d5b5 inherit pub_methods_a00070"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#a6ffad807cd688510af39c9ddd808d5b5">isValid</a> () const </td></tr>
 
86
<tr class="separator:a6ffad807cd688510af39c9ddd808d5b5 inherit pub_methods_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
87
<tr class="memitem:a8bf99ab34d551325914c08500acadc94 inherit pub_methods_a00070"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#a8bf99ab34d551325914c08500acadc94">invalidationReason</a> () const </td></tr>
 
88
<tr class="separator:a8bf99ab34d551325914c08500acadc94 inherit pub_methods_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
89
<tr class="memitem:a96caf6bfea37a71d4849b4470728ceb4 inherit pub_methods_a00070"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#a96caf6bfea37a71d4849b4470728ceb4">invalidationMessage</a> () const </td></tr>
 
90
<tr class="separator:a96caf6bfea37a71d4849b4470728ceb4 inherit pub_methods_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
91
<tr class="memitem:a6b4af7363d43822a32fdd3fa56108424 inherit pub_methods_a00070"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#a6b4af7363d43822a32fdd3fa56108424">setMonitorProperties</a> (bool monitorProperties)</td></tr>
 
92
<tr class="separator:a6b4af7363d43822a32fdd3fa56108424 inherit pub_methods_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
93
<tr class="memitem:a3714c9535fdd183a175c1b1e668f4ec7 inherit pub_methods_a00070"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#a3714c9535fdd183a175c1b1e668f4ec7">isMonitoringProperties</a> () const </td></tr>
 
94
<tr class="separator:a3714c9535fdd183a175c1b1e668f4ec7 inherit pub_methods_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
95
</table><table class="memberdecls">
 
96
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
 
97
Static Public Member Functions</h2></td></tr>
 
98
<tr class="memitem:af22964dc6eb45c5166122f84718bf1fc"><td class="memItemLeft" align="right" valign="top">static QLatin1String&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#af22964dc6eb45c5166122f84718bf1fc">staticInterfaceName</a> ()</td></tr>
 
99
<tr class="separator:af22964dc6eb45c5166122f84718bf1fc"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
100
</table><table class="memberdecls">
 
101
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
 
102
Protected Member Functions</h2></td></tr>
 
103
<tr class="memitem:ae78ace26fb1a50fbded487fbf9c1a5f5"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00282.html#ae78ace26fb1a50fbded487fbf9c1a5f5">invalidate</a> (<a class="el" href="a00339.html">Tp::DBusProxy</a> *, const QString &amp;, const QString &amp;)</td></tr>
 
104
<tr class="separator:ae78ace26fb1a50fbded487fbf9c1a5f5"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
105
<tr class="inherit_header pro_methods_a00070"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_a00070')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="a00070.html">Tp::AbstractInterface</a></td></tr>
 
106
<tr class="memitem:ae73665dbe1abf1c50a8ab98221274dbe inherit pro_methods_a00070"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#ae73665dbe1abf1c50a8ab98221274dbe">AbstractInterface</a> (<a class="el" href="a00339.html">DBusProxy</a> *proxy, const QLatin1String &amp;interface)</td></tr>
 
107
<tr class="separator:ae73665dbe1abf1c50a8ab98221274dbe inherit pro_methods_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
108
<tr class="memitem:a454ff620101be4299892b3e47fead4d2 inherit pro_methods_a00070"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#a454ff620101be4299892b3e47fead4d2">AbstractInterface</a> (const QString &amp;busName, const QString &amp;path, const QLatin1String &amp;interface, const QDBusConnection &amp;connection, QObject *parent)</td></tr>
 
109
<tr class="separator:a454ff620101be4299892b3e47fead4d2 inherit pro_methods_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
110
<tr class="memitem:ad97c6346a1c2bbfd893943d60da27b89 inherit pro_methods_a00070"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00452.html">PendingVariant</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#ad97c6346a1c2bbfd893943d60da27b89">internalRequestProperty</a> (const QString &amp;name) const </td></tr>
 
111
<tr class="separator:ad97c6346a1c2bbfd893943d60da27b89 inherit pro_methods_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
112
<tr class="memitem:a735ab438b3675c6938cd534722c47b4e inherit pro_methods_a00070"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00443.html">PendingOperation</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#a735ab438b3675c6938cd534722c47b4e">internalSetProperty</a> (const QString &amp;name, const QVariant &amp;newValue)</td></tr>
 
113
<tr class="separator:a735ab438b3675c6938cd534722c47b4e inherit pro_methods_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
114
<tr class="memitem:a0fe684d0ef843a3e36f2ecee24defed6 inherit pro_methods_a00070"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00453.html">PendingVariantMap</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00070.html#a0fe684d0ef843a3e36f2ecee24defed6">internalRequestAllProperties</a> () const </td></tr>
 
115
<tr class="separator:a0fe684d0ef843a3e36f2ecee24defed6 inherit pro_methods_a00070"><td class="memSeparator" colspan="2">&#160;</td></tr>
 
116
</table><table class="memberdecls">
 
117
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
 
118
Additional Inherited Members</h2></td></tr>
 
119
<tr class="inherit_header pro_slots_a00070"><td colspan="2" onclick="javascript:toggleInherit('pro_slots_a00070')"><img src="closed.png" alt="-"/>&#160;Protected Slots inherited from <a class="el" href="a00070.html">Tp::AbstractInterface</a></td></tr>
 
120
</table>
 
121
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
 
122
<div class="textblock"><p>Proxy class providing a 1:1 mapping of the D-Bus interface "org.freedesktop.Telepathy.Connection.Interface.ClientTypes". </p>
 
123
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
 
124
<a class="anchor" id="ac243f5452b0d159b51e0d15d242ab610"></a>
 
125
<div class="memitem">
 
126
<div class="memproto">
 
127
      <table class="memname">
 
128
        <tr>
 
129
          <td class="memname">Tp::Client::ConnectionInterfaceClientTypesInterface::ConnectionInterfaceClientTypesInterface </td>
 
130
          <td>(</td>
 
131
          <td class="paramtype">const QString &amp;&#160;</td>
 
132
          <td class="paramname"><em>busName</em>, </td>
 
133
        </tr>
 
134
        <tr>
 
135
          <td class="paramkey"></td>
 
136
          <td></td>
 
137
          <td class="paramtype">const QString &amp;&#160;</td>
 
138
          <td class="paramname"><em>objectPath</em>, </td>
 
139
        </tr>
 
140
        <tr>
 
141
          <td class="paramkey"></td>
 
142
          <td></td>
 
143
          <td class="paramtype">QObject *&#160;</td>
 
144
          <td class="paramname"><em>parent</em> = <code>0</code>&#160;</td>
 
145
        </tr>
 
146
        <tr>
 
147
          <td></td>
 
148
          <td>)</td>
 
149
          <td></td><td></td>
 
150
        </tr>
 
151
      </table>
 
152
</div><div class="memdoc">
 
153
<p>Creates a <a class="el" href="a00282.html">ConnectionInterfaceClientTypesInterface</a> associated with the given object on the session bus.</p>
 
154
<dl class="params"><dt>Parameters</dt><dd>
 
155
  <table class="params">
 
156
    <tr><td class="paramname">busName</td><td>Name of the service the object is on. </td></tr>
 
157
    <tr><td class="paramname">objectPath</td><td>Path to the object on the service. </td></tr>
 
158
    <tr><td class="paramname">parent</td><td>Passed to the parent class constructor. </td></tr>
 
159
  </table>
 
160
  </dd>
 
161
</dl>
 
162
 
 
163
</div>
 
164
</div>
 
165
<a class="anchor" id="a53cf7e054216bae8117e4605f08e1d02"></a>
 
166
<div class="memitem">
 
167
<div class="memproto">
 
168
      <table class="memname">
 
169
        <tr>
 
170
          <td class="memname">Tp::Client::ConnectionInterfaceClientTypesInterface::ConnectionInterfaceClientTypesInterface </td>
 
171
          <td>(</td>
 
172
          <td class="paramtype">const QDBusConnection &amp;&#160;</td>
 
173
          <td class="paramname"><em>connection</em>, </td>
 
174
        </tr>
 
175
        <tr>
 
176
          <td class="paramkey"></td>
 
177
          <td></td>
 
178
          <td class="paramtype">const QString &amp;&#160;</td>
 
179
          <td class="paramname"><em>busName</em>, </td>
 
180
        </tr>
 
181
        <tr>
 
182
          <td class="paramkey"></td>
 
183
          <td></td>
 
184
          <td class="paramtype">const QString &amp;&#160;</td>
 
185
          <td class="paramname"><em>objectPath</em>, </td>
 
186
        </tr>
 
187
        <tr>
 
188
          <td class="paramkey"></td>
 
189
          <td></td>
 
190
          <td class="paramtype">QObject *&#160;</td>
 
191
          <td class="paramname"><em>parent</em> = <code>0</code>&#160;</td>
 
192
        </tr>
 
193
        <tr>
 
194
          <td></td>
 
195
          <td>)</td>
 
196
          <td></td><td></td>
 
197
        </tr>
 
198
      </table>
 
199
</div><div class="memdoc">
 
200
<p>Creates a <a class="el" href="a00282.html">ConnectionInterfaceClientTypesInterface</a> associated with the given object on the given bus.</p>
 
201
<dl class="params"><dt>Parameters</dt><dd>
 
202
  <table class="params">
 
203
    <tr><td class="paramname">connection</td><td>The bus via which the object can be reached. </td></tr>
 
204
    <tr><td class="paramname">busName</td><td>Name of the service the object is on. </td></tr>
 
205
    <tr><td class="paramname">objectPath</td><td>Path to the object on the service. </td></tr>
 
206
    <tr><td class="paramname">parent</td><td>Passed to the parent class constructor. </td></tr>
 
207
  </table>
 
208
  </dd>
 
209
</dl>
 
210
 
 
211
</div>
 
212
</div>
 
213
<a class="anchor" id="ac8dc73bff5ea332b8ee75a8af96a7464"></a>
 
214
<div class="memitem">
 
215
<div class="memproto">
 
216
      <table class="memname">
 
217
        <tr>
 
218
          <td class="memname">Tp::Client::ConnectionInterfaceClientTypesInterface::ConnectionInterfaceClientTypesInterface </td>
 
219
          <td>(</td>
 
220
          <td class="paramtype"><a class="el" href="a00339.html">Tp::DBusProxy</a> *&#160;</td>
 
221
          <td class="paramname"><em>proxy</em></td><td>)</td>
 
222
          <td></td>
 
223
        </tr>
 
224
      </table>
 
225
</div><div class="memdoc">
 
226
<p>Creates a <a class="el" href="a00282.html">ConnectionInterfaceClientTypesInterface</a> associated with the same object as the given proxy.</p>
 
227
<dl class="params"><dt>Parameters</dt><dd>
 
228
  <table class="params">
 
229
    <tr><td class="paramname">proxy</td><td>The proxy to use. It will also be the QObject::parent() for this object. </td></tr>
 
230
  </table>
 
231
  </dd>
 
232
</dl>
 
233
 
 
234
</div>
 
235
</div>
 
236
<a class="anchor" id="a20fdc3fecf336b3d8b20156b582b6bfd"></a>
 
237
<div class="memitem">
 
238
<div class="memproto">
 
239
<table class="mlabels">
 
240
  <tr>
 
241
  <td class="mlabels-left">
 
242
      <table class="memname">
 
243
        <tr>
 
244
          <td class="memname">Tp::Client::ConnectionInterfaceClientTypesInterface::ConnectionInterfaceClientTypesInterface </td>
 
245
          <td>(</td>
 
246
          <td class="paramtype">const <a class="el" href="a00267.html">Tp::Client::ConnectionInterface</a> &amp;&#160;</td>
 
247
          <td class="paramname"><em>mainInterface</em></td><td>)</td>
 
248
          <td></td>
 
249
        </tr>
 
250
      </table>
 
251
  </td>
 
252
  <td class="mlabels-right">
 
253
<span class="mlabels"><span class="mlabel">explicit</span></span>  </td>
 
254
  </tr>
 
255
</table>
 
256
</div><div class="memdoc">
 
257
<p>Creates a <a class="el" href="a00282.html">ConnectionInterfaceClientTypesInterface</a> associated with the same object as the given proxy. Additionally, the created proxy will have the same parent as the given proxy.</p>
 
258
<dl class="params"><dt>Parameters</dt><dd>
 
259
  <table class="params">
 
260
    <tr><td class="paramname">mainInterface</td><td>The proxy to use. </td></tr>
 
261
  </table>
 
262
  </dd>
 
263
</dl>
 
264
 
 
265
</div>
 
266
</div>
 
267
<a class="anchor" id="a0b47b8efc0dcc8e55268f684983ebe0d"></a>
 
268
<div class="memitem">
 
269
<div class="memproto">
 
270
      <table class="memname">
 
271
        <tr>
 
272
          <td class="memname">Tp::Client::ConnectionInterfaceClientTypesInterface::ConnectionInterfaceClientTypesInterface </td>
 
273
          <td>(</td>
 
274
          <td class="paramtype">const <a class="el" href="a00267.html">Tp::Client::ConnectionInterface</a> &amp;&#160;</td>
 
275
          <td class="paramname"><em>mainInterface</em>, </td>
 
276
        </tr>
 
277
        <tr>
 
278
          <td class="paramkey"></td>
 
279
          <td></td>
 
280
          <td class="paramtype">QObject *&#160;</td>
 
281
          <td class="paramname"><em>parent</em>&#160;</td>
 
282
        </tr>
 
283
        <tr>
 
284
          <td></td>
 
285
          <td>)</td>
 
286
          <td></td><td></td>
 
287
        </tr>
 
288
      </table>
 
289
</div><div class="memdoc">
 
290
<p>Creates a <a class="el" href="a00282.html">ConnectionInterfaceClientTypesInterface</a> associated with the same object as the given proxy. However, a different parent object can be specified.</p>
 
291
<dl class="params"><dt>Parameters</dt><dd>
 
292
  <table class="params">
 
293
    <tr><td class="paramname">mainInterface</td><td>The proxy to use. </td></tr>
 
294
    <tr><td class="paramname">parent</td><td>Passed to the parent class constructor. </td></tr>
 
295
  </table>
 
296
  </dd>
 
297
</dl>
 
298
 
 
299
</div>
 
300
</div>
 
301
<h2 class="groupheader">Member Function Documentation</h2>
 
302
<a class="anchor" id="af22964dc6eb45c5166122f84718bf1fc"></a>
 
303
<div class="memitem">
 
304
<div class="memproto">
 
305
<table class="mlabels">
 
306
  <tr>
 
307
  <td class="mlabels-left">
 
308
      <table class="memname">
 
309
        <tr>
 
310
          <td class="memname">static QLatin1String Tp::Client::ConnectionInterfaceClientTypesInterface::staticInterfaceName </td>
 
311
          <td>(</td>
 
312
          <td class="paramname"></td><td>)</td>
 
313
          <td></td>
 
314
        </tr>
 
315
      </table>
 
316
  </td>
 
317
  <td class="mlabels-right">
 
318
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span>  </td>
 
319
  </tr>
 
320
</table>
 
321
</div><div class="memdoc">
 
322
<p>Returns the name of the interface "org.freedesktop.Telepathy.Connection.Interface.ClientTypes", which this class represents.</p>
 
323
<dl class="section return"><dt>Returns</dt><dd>The D-Bus interface name. </dd></dl>
 
324
 
 
325
</div>
 
326
</div>
 
327
<a class="anchor" id="af5c537f0eb1d37874cc0d0af917aaef4"></a>
 
328
<div class="memitem">
 
329
<div class="memproto">
 
330
<table class="mlabels">
 
331
  <tr>
 
332
  <td class="mlabels-left">
 
333
      <table class="memname">
 
334
        <tr>
 
335
          <td class="memname"><a class="el" href="a00453.html">Tp::PendingVariantMap</a>* Tp::Client::ConnectionInterfaceClientTypesInterface::requestAllProperties </td>
 
336
          <td>(</td>
 
337
          <td class="paramname"></td><td>)</td>
 
338
          <td> const</td>
 
339
        </tr>
 
340
      </table>
 
341
  </td>
 
342
  <td class="mlabels-right">
 
343
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
 
344
  </tr>
 
345
</table>
 
346
</div><div class="memdoc">
 
347
<p>Request all of the <a class="el" href="a00865.html">DBus</a> properties on the interface.</p>
 
348
<dl class="section return"><dt>Returns</dt><dd>A pending variant map which will emit finished when the properties have been retrieved. </dd></dl>
 
349
 
 
350
</div>
 
351
</div>
 
352
<a class="anchor" id="adfee9ef78f3f9f4f569c01e5dd4aef5c"></a>
 
353
<div class="memitem">
 
354
<div class="memproto">
 
355
<table class="mlabels">
 
356
  <tr>
 
357
  <td class="mlabels-left">
 
358
      <table class="memname">
 
359
        <tr>
 
360
          <td class="memname">QDBusPendingReply&lt;<a class="el" href="a00318.html">Tp::ContactClientTypes</a>&gt; Tp::Client::ConnectionInterfaceClientTypesInterface::GetClientTypes </td>
 
361
          <td>(</td>
 
362
          <td class="paramtype">const <a class="el" href="a00541.html">Tp::UIntList</a> &amp;&#160;</td>
 
363
          <td class="paramname"><em>contacts</em>, </td>
 
364
        </tr>
 
365
        <tr>
 
366
          <td class="paramkey"></td>
 
367
          <td></td>
 
368
          <td class="paramtype">int&#160;</td>
 
369
          <td class="paramname"><em>timeout</em> = <code>-1</code>&#160;</td>
 
370
        </tr>
 
371
        <tr>
 
372
          <td></td>
 
373
          <td>)</td>
 
374
          <td></td><td></td>
 
375
        </tr>
 
376
      </table>
 
377
  </td>
 
378
  <td class="mlabels-right">
 
379
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">slot</span></span>  </td>
 
380
  </tr>
 
381
</table>
 
382
</div><div class="memdoc">
 
383
<p>Begins a call to the D-Bus method <code>GetClientTypes</code> on the remote object.</p>
 
384
<p>Return the client types of the given contacts, if they are already known. If any of the given contacts' client types are not known, request their current client types, but return immediately without waiting for a reply; if a reply with a non-empty client type array is later received for those contacts, the ClientTypesUpdated signal will be emitted for them. This method is appropriate for "lazy" client type finding, for instance displaying the client types (if available) of everyone in your contact list.</p>
 
385
<p>Note that <em>timeout</em> is ignored as of now. It will be used once <a href="http://bugreports.qt.nokia.com/browse/QTBUG-11775">http://bugreports.qt.nokia.com/browse/QTBUG-11775</a> is fixed.</p>
 
386
<dl class="params"><dt>Parameters</dt><dd>
 
387
  <table class="params">
 
388
    <tr><td class="paramname">contacts</td><td><pre class="fragment">The contacts whose client types should be returned or signalled.
 
389
</pre> </td></tr>
 
390
    <tr><td class="paramname">timeout</td><td>The timeout in milliseconds.</td></tr>
 
391
  </table>
 
392
  </dd>
 
393
</dl>
 
394
<dl class="section return"><dt>Returns</dt><dd><pre class="fragment">The contacts&amp;apos; client types, if already known. Contacts whose 
 
395
client types are not already known are omitted from the mapping; 
 
396
contacts known to have no client type information appear in the 
 
397
mapping with an empty list.</pre> </dd></dl>
 
398
 
 
399
</div>
 
400
</div>
 
401
<a class="anchor" id="af72cd23c79c5f53e4ede75cd8bdb7f2f"></a>
 
402
<div class="memitem">
 
403
<div class="memproto">
 
404
<table class="mlabels">
 
405
  <tr>
 
406
  <td class="mlabels-left">
 
407
      <table class="memname">
 
408
        <tr>
 
409
          <td class="memname">QDBusPendingReply&lt;QStringList&gt; Tp::Client::ConnectionInterfaceClientTypesInterface::RequestClientTypes </td>
 
410
          <td>(</td>
 
411
          <td class="paramtype">uint&#160;</td>
 
412
          <td class="paramname"><em>contact</em>, </td>
 
413
        </tr>
 
414
        <tr>
 
415
          <td class="paramkey"></td>
 
416
          <td></td>
 
417
          <td class="paramtype">int&#160;</td>
 
418
          <td class="paramname"><em>timeout</em> = <code>-1</code>&#160;</td>
 
419
        </tr>
 
420
        <tr>
 
421
          <td></td>
 
422
          <td>)</td>
 
423
          <td></td><td></td>
 
424
        </tr>
 
425
      </table>
 
426
  </td>
 
427
  <td class="mlabels-right">
 
428
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">slot</span></span>  </td>
 
429
  </tr>
 
430
</table>
 
431
</div><div class="memdoc">
 
432
<p>Begins a call to the D-Bus method <code>RequestClientTypes</code> on the remote object.</p>
 
433
<p>Return the current client types of the given contact. If necessary, make a request to the server for up-to-date information, and wait for a reply. This method is appropriate for use in a "<a class="el" href="a00313.html" title="The Contact class represents a Telepathy contact. ">Contact</a> Information..." dialog; it can be used to show progress information (while waiting for the method to return), and can distinguish between various error conditions.</p>
 
434
<p>Note that <em>timeout</em> is ignored as of now. It will be used once <a href="http://bugreports.qt.nokia.com/browse/QTBUG-11775">http://bugreports.qt.nokia.com/browse/QTBUG-11775</a> is fixed.</p>
 
435
<dl class="params"><dt>Parameters</dt><dd>
 
436
  <table class="params">
 
437
    <tr><td class="paramname">contact</td><td><pre class="fragment">The contact whose client types should be returned.
 
438
</pre> </td></tr>
 
439
    <tr><td class="paramname">timeout</td><td>The timeout in milliseconds.</td></tr>
 
440
  </table>
 
441
  </dd>
 
442
</dl>
 
443
<dl class="section return"><dt>Returns</dt><dd><pre class="fragment">The contact&amp;apos;s client types. It MAY be empty, indicating that 
 
444
no client type information was found.</pre> </dd></dl>
 
445
 
 
446
</div>
 
447
</div>
 
448
<a class="anchor" id="abb34363bdafe17f4f4dbcef20b7c4eb7"></a>
 
449
<div class="memitem">
 
450
<div class="memproto">
 
451
<table class="mlabels">
 
452
  <tr>
 
453
  <td class="mlabels-left">
 
454
      <table class="memname">
 
455
        <tr>
 
456
          <td class="memname">void Tp::Client::ConnectionInterfaceClientTypesInterface::ClientTypesUpdated </td>
 
457
          <td>(</td>
 
458
          <td class="paramtype">uint&#160;</td>
 
459
          <td class="paramname"><em>contact</em>, </td>
 
460
        </tr>
 
461
        <tr>
 
462
          <td class="paramkey"></td>
 
463
          <td></td>
 
464
          <td class="paramtype">const QStringList &amp;&#160;</td>
 
465
          <td class="paramname"><em>clientTypes</em>&#160;</td>
 
466
        </tr>
 
467
        <tr>
 
468
          <td></td>
 
469
          <td>)</td>
 
470
          <td></td><td></td>
 
471
        </tr>
 
472
      </table>
 
473
  </td>
 
474
  <td class="mlabels-right">
 
475
<span class="mlabels"><span class="mlabel">signal</span></span>  </td>
 
476
  </tr>
 
477
</table>
 
478
</div><div class="memdoc">
 
479
<p>Represents the signal <code>ClientTypesUpdated</code> on the remote object.</p>
 
480
<p>Emitted when a contact's client types change or become known.</p>
 
481
<dl class="params"><dt>Parameters</dt><dd>
 
482
  <table class="params">
 
483
    <tr><td class="paramname">contact</td><td><pre class="fragment">The contact.
 
484
</pre></td></tr>
 
485
    <tr><td class="paramname">clientTypes</td><td><pre class="fragment">The contact&amp;apos;s client types, or an empty list to indicate that 
 
486
nothing is known about the contact&amp;apos;s client types.</pre> </td></tr>
 
487
  </table>
 
488
  </dd>
 
489
</dl>
 
490
 
 
491
</div>
 
492
</div>
 
493
<a class="anchor" id="ae78ace26fb1a50fbded487fbf9c1a5f5"></a>
 
494
<div class="memitem">
 
495
<div class="memproto">
 
496
<table class="mlabels">
 
497
  <tr>
 
498
  <td class="mlabels-left">
 
499
      <table class="memname">
 
500
        <tr>
 
501
          <td class="memname">void Tp::Client::ConnectionInterfaceClientTypesInterface::invalidate </td>
 
502
          <td>(</td>
 
503
          <td class="paramtype"><a class="el" href="a00339.html">Tp::DBusProxy</a> *&#160;</td>
 
504
          <td class="paramname"><em>proxy</em>, </td>
 
505
        </tr>
 
506
        <tr>
 
507
          <td class="paramkey"></td>
 
508
          <td></td>
 
509
          <td class="paramtype">const QString &amp;&#160;</td>
 
510
          <td class="paramname"><em>error</em>, </td>
 
511
        </tr>
 
512
        <tr>
 
513
          <td class="paramkey"></td>
 
514
          <td></td>
 
515
          <td class="paramtype">const QString &amp;&#160;</td>
 
516
          <td class="paramname"><em>message</em>&#160;</td>
 
517
        </tr>
 
518
        <tr>
 
519
          <td></td>
 
520
          <td>)</td>
 
521
          <td></td><td></td>
 
522
        </tr>
 
523
      </table>
 
524
  </td>
 
525
  <td class="mlabels-right">
 
526
<span class="mlabels"><span class="mlabel">protected</span><span class="mlabel">virtual</span></span>  </td>
 
527
  </tr>
 
528
</table>
 
529
</div><div class="memdoc">
 
530
 
 
531
<p>Reimplemented from <a class="el" href="a00070.html#a79dde56ba44455f47c7c354ada07467a">Tp::AbstractInterface</a>.</p>
196
532
 
197
533
</div>
198
534
</div>
200
536
<p /><address><hr /><div align="center">
201
537
<table width="100%" cellspacing="0" border="0"><tr class="address">
202
538
<td width="30%">Copyright &copy; 2008-2011 Collabora Ltd. and Nokia Corporation</td>
203
 
<td width="30%" align="right"><div align="right">Telepathy-Qt 0.9.3</div></td>
 
539
<td width="30%" align="right"><div align="right">Telepathy-Qt 0.9.6.1</div></td>
204
540
</tr></table></div></address>
205
541
</body>
206
542
</html>