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 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440
|
<?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>TelepathyQt4: Tp::ConnectionManager Class Reference</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"> </td>
<td class="postheader" valign="center">
<a href="index.html">
<font color="#004faf">Home</font></a> ·
<a href="classes.html">
<font color="#004faf">All Classes</font></a> ·
<a href="namespaces.html">
<font color="#004faf">All Namespaces</font></a> ·
<a href="modules.html">
<font color="#004faf">Modules</font></a> ·
<a href="functions.html">
<font color="#004faf">Functions</font></a> ·
<a href="files.html">
<font color="#004faf">Files</font></a>
</td>
</tr>
</table>
</body>
</html>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navpath"><a class="el" href="namespaceTp.html">Tp</a>::<a class="el" href="classTp_1_1ConnectionManager.html">ConnectionManager</a>
</div>
<div class="contents">
<h1>Tp::ConnectionManager Class Reference<br/>
<small>
[<a class="el" href="group__clientcm.html">Connection manager proxies</a>]</small>
</h1><!-- doxytag: class="Tp::ConnectionManager" --><!-- doxytag: inherits="Tp::StatelessDBusProxy,OptionalInterfaceFactory< ConnectionManager >,Tp::ReadyObject,Tp::RefCounted" -->
<p>The <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a> class provides an object representing a Telepathy connection manager.
<a href="#_details">More...</a></p>
<p><code>#include <<a class="el" href="connection-manager_8h_source.html">TelepathyQt4/ConnectionManager</a>></code></p>
<p>Inherits <a class="el" href="classTp_1_1StatelessDBusProxy.html">Tp::StatelessDBusProxy</a>, <a class="el" href="classTp_1_1OptionalInterfaceFactory.html">OptionalInterfaceFactory< ConnectionManager ></a>, <a class="el" href="classTp_1_1ReadyObject.html">Tp::ReadyObject</a>, and <a class="el" href="classTp_1_1RefCounted.html">Tp::RefCounted</a>.</p>
<p><a href="classTp_1_1ConnectionManager-members.html">List of all members.</a></p>
<h2>Public Member Functions</h2>
<ul>
<li>virtual <a class="el" href="classTp_1_1ConnectionManager.html#aa0f20ca9e71d59633fd9b6ea1a8763b6">~ConnectionManager</a> ()
<li>QString <a class="el" href="classTp_1_1ConnectionManager.html#abdcc976229007c7e14f807b64bb63f74">name</a> () const
<li>QStringList <a class="el" href="classTp_1_1ConnectionManager.html#a984817c505553dc8a8b6d27fd84dfa41">supportedProtocols</a> () const
<li>const <a class="el" href="namespaceTp.html#ab385354614cc70ab340b1342c1bc5617">ProtocolInfoList</a> & <a class="el" href="classTp_1_1ConnectionManager.html#ac60ebb96b662bcb703d052cb3a3d4c6b">protocols</a> () const
<li><a class="el" href="classTp_1_1PendingConnection.html">PendingConnection</a> * <a class="el" href="classTp_1_1ConnectionManager.html#a62d37fa5802eba3321fb5ba348c79537">requestConnection</a> (const QString &protocol, const QVariantMap &parameters)
<li>Client::DBus::PropertiesInterface * <a class="el" href="classTp_1_1ConnectionManager.html#a1ab2cb27dbb807eaec8878456cb08ef4">propertiesInterface</a> () const
</ul>
<h2>Static Public Member Functions</h2>
<ul>
<li>static <a class="el" href="classTp_1_1SharedPtr.html">ConnectionManagerPtr</a> <a class="el" href="classTp_1_1ConnectionManager.html#a04f4da938487d2daad64e723c9700050">create</a> (const QString &name)
<li>static <a class="el" href="classTp_1_1SharedPtr.html">ConnectionManagerPtr</a> <a class="el" href="classTp_1_1ConnectionManager.html#a8cdfaeae6d4efde734b01797aec037e7">create</a> (const QDBusConnection &bus, const QString &name)
<li>static <a class="el" href="classTp_1_1PendingStringList.html">PendingStringList</a> * <a class="el" href="classTp_1_1ConnectionManager.html#ab4488e9c105fcf20ff494e89087f60eb">listNames</a> (const QDBusConnection &bus=QDBusConnection::sessionBus())
</ul>
<h2>Static Public Attributes</h2>
<ul>
<li>static const <a class="el" href="classTp_1_1Feature.html">Feature</a> <a class="el" href="classTp_1_1ConnectionManager.html#ab598a95bf0e38c8ebcd542b8c4c69d0c">FeatureCore</a>
</ul>
<h2>Protected Member Functions</h2>
<ul>
<li><a class="el" href="classTp_1_1ConnectionManager.html#aeb5eaf15da160d9897d13a247a34b525">ConnectionManager</a> (const QString &name)
<li><a class="el" href="classTp_1_1ConnectionManager.html#aa1bda3de7ad71a6b56d0a0a36b4c98dc">ConnectionManager</a> (const QDBusConnection &bus, const QString &name)
<li>Client::ConnectionManagerInterface * <a class="el" href="classTp_1_1ConnectionManager.html#ac9c58694df64dadfbf06a99b8a97f170">baseInterface</a> () const
</ul>
<h2>Properties</h2>
<ul>
<li>QString <a class="el" href="classTp_1_1ConnectionManager.html#a9feef3a5e739dd1c5f63dbfbf571e4f9">name</a>
<li>QStringList <a class="el" href="classTp_1_1ConnectionManager.html#a988e5d359ceeda327aae07008ee2eba6">supportedProtocols</a>
<li><a class="el" href="namespaceTp.html#ab385354614cc70ab340b1342c1bc5617">ProtocolInfoList</a> <a class="el" href="classTp_1_1ConnectionManager.html#ae78473168234b90f050396b7c2d09d71">protocols</a>
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>The <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a> class provides an object representing a Telepathy connection manager. </p>
<p><a class="el" href="classTp_1_1Connection.html" title="The Connection class provides an object representing a Telepathy connection.">Connection</a> managers allow connections to be made on one or more protocols.</p>
<p>Most client applications should use this functionality via the AccountManager, to allow connections to be shared between client applications. </p>
<hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="aa0f20ca9e71d59633fd9b6ea1a8763b6"></a><!-- doxytag: member="Tp::ConnectionManager::~ConnectionManager" ref="aa0f20ca9e71d59633fd9b6ea1a8763b6" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Tp::ConnectionManager::~ConnectionManager </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Class destructor. </p>
</div>
</div>
<a class="anchor" id="aeb5eaf15da160d9897d13a247a34b525"></a><!-- doxytag: member="Tp::ConnectionManager::ConnectionManager" ref="aeb5eaf15da160d9897d13a247a34b525" args="(const QString &name)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Tp::ConnectionManager::ConnectionManager </td>
<td>(</td>
<td class="paramtype">const QString & </td>
<td class="paramname"> <em>name</em></td>
<td> ) </td>
<td><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Construct a new <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a> object.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>name</em> </td><td>Name of the connection manager. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="aa1bda3de7ad71a6b56d0a0a36b4c98dc"></a><!-- doxytag: member="Tp::ConnectionManager::ConnectionManager" ref="aa1bda3de7ad71a6b56d0a0a36b4c98dc" args="(const QDBusConnection &bus, const QString &name)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Tp::ConnectionManager::ConnectionManager </td>
<td>(</td>
<td class="paramtype">const QDBusConnection & </td>
<td class="paramname"> <em>bus</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QString & </td>
<td class="paramname"> <em>name</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Construct a new <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a> object using the given <em>bus</em>.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>bus</em> </td><td>QDBusConnection to use. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>name</em> </td><td>Name of the connection manager. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a04f4da938487d2daad64e723c9700050"></a><!-- doxytag: member="Tp::ConnectionManager::create" ref="a04f4da938487d2daad64e723c9700050" args="(const QString &name)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classTp_1_1SharedPtr.html">ConnectionManagerPtr</a> Tp::ConnectionManager::create </td>
<td>(</td>
<td class="paramtype">const QString & </td>
<td class="paramname"> <em>name</em></td>
<td> ) </td>
<td><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a> object.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>name</em> </td><td>Name of the connection manager. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A ConnectionManagerPtr object pointing to the newly created <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a> object. </dd></dl>
</div>
</div>
<a class="anchor" id="a8cdfaeae6d4efde734b01797aec037e7"></a><!-- doxytag: member="Tp::ConnectionManager::create" ref="a8cdfaeae6d4efde734b01797aec037e7" args="(const QDBusConnection &bus, const QString &name)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classTp_1_1SharedPtr.html">ConnectionManagerPtr</a> Tp::ConnectionManager::create </td>
<td>(</td>
<td class="paramtype">const QDBusConnection & </td>
<td class="paramname"> <em>bus</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QString & </td>
<td class="paramname"> <em>name</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a> object using the given <em>bus</em>.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>bus</em> </td><td>QDBusConnection to use. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>name</em> </td><td>Name of the connection manager. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A ConnectionManagerPtr object pointing to the newly created <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a> object. </dd></dl>
</div>
</div>
<a class="anchor" id="abdcc976229007c7e14f807b64bb63f74"></a><!-- doxytag: member="Tp::ConnectionManager::name" ref="abdcc976229007c7e14f807b64bb63f74" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QString Tp::ConnectionManager::name </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a984817c505553dc8a8b6d27fd84dfa41"></a><!-- doxytag: member="Tp::ConnectionManager::supportedProtocols" ref="a984817c505553dc8a8b6d27fd84dfa41" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QStringList Tp::ConnectionManager::supportedProtocols </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="ac60ebb96b662bcb703d052cb3a3d4c6b"></a><!-- doxytag: member="Tp::ConnectionManager::protocols" ref="ac60ebb96b662bcb703d052cb3a3d4c6b" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="namespaceTp.html#ab385354614cc70ab340b1342c1bc5617">ProtocolInfoList</a>& Tp::ConnectionManager::protocols </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a62d37fa5802eba3321fb5ba348c79537"></a><!-- doxytag: member="Tp::ConnectionManager::requestConnection" ref="a62d37fa5802eba3321fb5ba348c79537" args="(const QString &protocol, const QVariantMap &parameters)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classTp_1_1PendingConnection.html">PendingConnection</a> * Tp::ConnectionManager::requestConnection </td>
<td>(</td>
<td class="paramtype">const QString & </td>
<td class="paramname"> <em>protocol</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const QVariantMap & </td>
<td class="paramname"> <em>parameters</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Request a <a class="el" href="classTp_1_1Connection.html" title="The Connection class provides an object representing a Telepathy connection.">Connection</a> object representing a given account on a given protocol with the given parameters.</p>
<p>Return a pending operation representing the <a class="el" href="classTp_1_1Connection.html" title="The Connection class provides an object representing a Telepathy connection.">Connection</a> object which will succeed when the connection has been created or fail if an error occurred.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>protocol</em> </td><td>Name of the protocol to create the account for. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>parameters</em> </td><td><a class="el" href="classTp_1_1Account.html" title="The Account class provides an object representing a Telepathy account.">Account</a> parameters. </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <a class="el" href="classTp_1_1PendingOperation.html" title="Abstract base class for pending asynchronous operations.">PendingOperation</a> which will emit <a class="el" href="classTp_1_1PendingOperation.html#addbb8c4462019ffdf19095a31da0cc7a">PendingConnection::finished</a> when the account has been created of failed its creation process. </dd></dl>
</div>
</div>
<a class="anchor" id="ab4488e9c105fcf20ff494e89087f60eb"></a><!-- doxytag: member="Tp::ConnectionManager::listNames" ref="ab4488e9c105fcf20ff494e89087f60eb" args="(const QDBusConnection &bus=QDBusConnection::sessionBus())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classTp_1_1PendingStringList.html">PendingStringList</a> * Tp::ConnectionManager::listNames </td>
<td>(</td>
<td class="paramtype">const QDBusConnection & </td>
<td class="paramname"> <em>bus</em> = <code>QDBusConnection::sessionBus()</code></td>
<td> ) </td>
<td><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Return a pending operation from which a list of all installed connection manager short names (such as "gabble" or "haze") can be retrieved if it succeeds.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A <a class="el" href="classTp_1_1PendingStringList.html">PendingStringList</a> which will emit <a class="el" href="classTp_1_1PendingOperation.html#addbb8c4462019ffdf19095a31da0cc7a">PendingStringList::finished</a> when this object has finished or failed getting the connection manager names. </dd></dl>
</div>
</div>
<a class="anchor" id="a1ab2cb27dbb807eaec8878456cb08ef4"></a><!-- doxytag: member="Tp::ConnectionManager::propertiesInterface" ref="a1ab2cb27dbb807eaec8878456cb08ef4" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">DBus::propertiesInterface * Tp::ConnectionManager::propertiesInterface </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Convenience function for getting a Properties interface proxy. The Properties interface is not necessarily reported by the services, so a <code>check</code> parameter is not provided, and the interface is always assumed to be present. </p>
</div>
</div>
<a class="anchor" id="ac9c58694df64dadfbf06a99b8a97f170"></a><!-- doxytag: member="Tp::ConnectionManager::baseInterface" ref="ac9c58694df64dadfbf06a99b8a97f170" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Client::ConnectionManagerInterface * Tp::ConnectionManager::baseInterface </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td> const<code> [protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get the ConnectionManagerInterface for this <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a>. This method is protected since the convenience methods provided by this class should generally be used instead of calling D-Bus methods directly.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A pointer to the existing ConnectionManagerInterface for this <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a>. </dd></dl>
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="ab598a95bf0e38c8ebcd542b8c4c69d0c"></a><!-- doxytag: member="Tp::ConnectionManager::FeatureCore" ref="ab598a95bf0e38c8ebcd542b8c4c69d0c" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classTp_1_1Feature.html">Feature</a> <a class="el" href="classTp_1_1ConnectionManager.html#ab598a95bf0e38c8ebcd542b8c4c69d0c">Tp::ConnectionManager::FeatureCore</a><code> [static]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p><a class="el" href="classTp_1_1Feature.html">Feature</a> representing the core that needs to become ready to make the <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a> object usable.</p>
<p>Note that this feature must be enabled in order to use most <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a> methods. See specific methods documentation for more details.</p>
<p>When calling <a class="el" href="classTp_1_1ReadyObject.html#a344fc63eaef5278cbf938eaa1ed4c635">isReady()</a>, <a class="el" href="classTp_1_1ReadyObject.html#ac02393f99a46725a4ffee32caaec13cc">becomeReady()</a>, this feature is implicitly added to the requested features. </p>
</div>
</div>
<hr/><h2>Property Documentation</h2>
<a class="anchor" id="a9feef3a5e739dd1c5f63dbfbf571e4f9"></a><!-- doxytag: member="Tp::ConnectionManager::name" ref="a9feef3a5e739dd1c5f63dbfbf571e4f9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QString Tp::ConnectionManager::name<code> [read]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get the short name of the connection manager (e.g. "gabble").</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The name of the connection manager. </dd></dl>
</div>
</div>
<a class="anchor" id="a988e5d359ceeda327aae07008ee2eba6"></a><!-- doxytag: member="Tp::ConnectionManager::supportedProtocols" ref="a988e5d359ceeda327aae07008ee2eba6" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QStringList Tp::ConnectionManager::supportedProtocols<code> [read]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get a list of strings identifying the protocols supported by this connection manager, as described in the Telepathy D-Bus API Specification (e.g. "jabber").</p>
<p>These identifiers are not intended to be displayed to users directly; user interfaces are responsible for mapping them to localized strings.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A list of supported protocols. </dd></dl>
</div>
</div>
<a class="anchor" id="ae78473168234b90f050396b7c2d09d71"></a><!-- doxytag: member="Tp::ConnectionManager::protocols" ref="ae78473168234b90f050396b7c2d09d71" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="namespaceTp.html#ab385354614cc70ab340b1342c1bc5617">ProtocolInfoList</a> & Tp::ConnectionManager::protocols<code> [read]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get a list of protocols info for this connection manager.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>A list of á¹”rotocolInfo. </dd></dl>
</div>
</div>
</div>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="30%">Copyright © 2008-2010 Collabora Ltd. and Nokia Corporation</td>
<td width="30%" align="right"><div align="right">Telepathy-Qt4 0.3.6</div></td>
</tr></table></div></address>
</body>
</html>
|