File: namespaceTp.html

package info (click to toggle)
telepathy-qt4 0.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 14,260 kB
  • ctags: 12,185
  • sloc: cpp: 29,241; xml: 23,692; ansic: 16,079; sh: 10,327; python: 3,080; makefile: 1,553
file content (709 lines) | stat: -rw-r--r-- 53,217 bytes parent folder | download
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
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
<?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 Namespace 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">&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.6.3 -->
<div class="contents">
<h1>Tp Namespace Reference</h1><h2>Namespaces</h2>
<ul>
<li>namespace <a class="el" href="namespaceTp_1_1MethodInvocationContextTypes.html">MethodInvocationContextTypes</a>
</ul>
<h2>Classes</h2>
<ul>
<li>class <a class="el" href="classTp_1_1AbstractClient.html">AbstractClient</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1AbstractClient.html" title="The AbstractClient class provides an object representing a Telepathy client.">AbstractClient</a> class provides an object representing a Telepathy client.  <a href="classTp_1_1AbstractClient.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1AbstractClientObserver.html">AbstractClientObserver</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1AbstractClientObserver.html" title="The AbstractClientObserver class provides an object representing a Telepathy observer...">AbstractClientObserver</a> class provides an object representing a Telepathy observer.  <a href="classTp_1_1AbstractClientObserver.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1AbstractClientApprover.html">AbstractClientApprover</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1AbstractClientApprover.html" title="The AbstractClientApprover class provides an object representing a Telepathy approver...">AbstractClientApprover</a> class provides an object representing a Telepathy approver.  <a href="classTp_1_1AbstractClientApprover.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1AbstractClientHandler.html">AbstractClientHandler</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1AbstractClientHandler.html" title="The AbstractClientHandler class provides an object representing a Telepathy handler...">AbstractClientHandler</a> class provides an object representing a Telepathy handler.  <a href="classTp_1_1AbstractClientHandler.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1AbstractInterface.html">AbstractInterface</a>
<li>class <a class="el" href="classTp_1_1AccountManager.html">AccountManager</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1AccountManager.html" title="The AccountManager class provides an object representing a Telepathy account manager...">AccountManager</a> class provides an object representing a Telepathy account manager.  <a href="classTp_1_1AccountManager.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1AccountSet.html">AccountSet</a>
<li>class <a class="el" href="classTp_1_1Account.html">Account</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1Account.html" title="The Account class provides an object representing a Telepathy account.">Account</a> class provides an object representing a Telepathy account.  <a href="classTp_1_1Account.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1CapabilitiesBase.html">CapabilitiesBase</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1CapabilitiesBase.html" title="The CapabilitiesBase class provides an object representing the capabilities a Connection...">CapabilitiesBase</a> class provides an object representing the capabilities a <a class="el" href="classTp_1_1Connection.html" title="The Connection class provides an object representing a Telepathy connection.">Connection</a> or a <a class="el" href="classTp_1_1Contact.html">Contact</a> supports.  <a href="classTp_1_1CapabilitiesBase.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1ChannelDispatchOperation.html">ChannelDispatchOperation</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1ChannelDispatchOperation.html" title="The ChannelDispatchOperation class provides an object representing a Telepathy channel...">ChannelDispatchOperation</a> class provides an object representing a Telepathy channel dispatch operation.  <a href="classTp_1_1ChannelDispatchOperation.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1ChannelFactory.html">ChannelFactory</a>
<li>class <a class="el" href="classTp_1_1ChannelRequest.html">ChannelRequest</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1ChannelRequest.html" title="The ChannelRequest class provides an object representing a Telepathy channel request...">ChannelRequest</a> class provides an object representing a Telepathy channel request.  <a href="classTp_1_1ChannelRequest.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1Channel.html">Channel</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1Channel.html" title="The Channel class provides an object representing a Telepathy channel.">Channel</a> class provides an object representing a Telepathy channel.  <a href="classTp_1_1Channel.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1ClientRegistrar.html">ClientRegistrar</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1ClientRegistrar.html" title="The ClientRegistrar class is responsible for registering Telepathy clients (Observer...">ClientRegistrar</a> class is responsible for registering Telepathy clients (Observer, Approver, Handler).  <a href="classTp_1_1ClientRegistrar.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1ConnectionCapabilities.html">ConnectionCapabilities</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1ConnectionCapabilities.html" title="The ConnectionCapabilities class provides an object representing the capabilities...">ConnectionCapabilities</a> class provides an object representing the capabilities of a <a class="el" href="classTp_1_1Connection.html" title="The Connection class provides an object representing a Telepathy connection.">Connection</a>.  <a href="classTp_1_1ConnectionCapabilities.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1ProtocolParameter.html">ProtocolParameter</a>
<li>class <a class="el" href="classTp_1_1ProtocolInfo.html">ProtocolInfo</a>
<dl class="el"><dd class="mdescRight">Object representing a Telepathy protocol info.  <a href="classTp_1_1ProtocolInfo.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1ConnectionManager.html">ConnectionManager</a>
<dl class="el"><dd class="mdescRight">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="classTp_1_1ConnectionManager.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1Connection.html">Connection</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1Connection.html" title="The Connection class provides an object representing a Telepathy connection.">Connection</a> class provides an object representing a Telepathy connection.  <a href="classTp_1_1Connection.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1ContactCapabilities.html">ContactCapabilities</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1ContactCapabilities.html" title="The ContactCapabilities class provides an object representing the capabilities of...">ContactCapabilities</a> class provides an object representing the capabilities of a <a class="el" href="classTp_1_1Contact.html">Contact</a>.  <a href="classTp_1_1ContactCapabilities.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1ContactLocation.html">ContactLocation</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1ContactLocation.html" title="The ContactLocation class provides an object representing the location of a Contact...">ContactLocation</a> class provides an object representing the location of a <a class="el" href="classTp_1_1Contact.html">Contact</a>.  <a href="classTp_1_1ContactLocation.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1ContactManager.html">ContactManager</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1ContactManager.html" title="The ContactManager class is responsible for managing contacts.">ContactManager</a> class is responsible for managing contacts.  <a href="classTp_1_1ContactManager.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1Contact.html">Contact</a>
<li>class <a class="el" href="classTp_1_1DBusProxy.html">DBusProxy</a>
<li>class <a class="el" href="classTp_1_1StatelessDBusProxy.html">StatelessDBusProxy</a>
<li>class <a class="el" href="classTp_1_1StatefulDBusProxy.html">StatefulDBusProxy</a>
<li>class <a class="el" href="classTp_1_1Feature.html">Feature</a>
<li>class <a class="el" href="classTp_1_1Features.html">Features</a>
<li>class <a class="el" href="classTp_1_1FileTransferChannelCreationProperties.html">FileTransferChannelCreationProperties</a>
<li>class <a class="el" href="classTp_1_1FileTransferChannel.html">FileTransferChannel</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1FileTransferChannel.html" title="The FileTransferChannel class provides an object representing a Telepathy channel...">FileTransferChannel</a> class provides an object representing a Telepathy channel of type FileTransfer.  <a href="classTp_1_1FileTransferChannel.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1IncomingFileTransferChannel.html">IncomingFileTransferChannel</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1IncomingFileTransferChannel.html" title="The IncomingFileTransferChannel class provides an object representing a Telepathy...">IncomingFileTransferChannel</a> class provides an object representing a Telepathy channel of type FileTransfer for incoming file transfers.  <a href="classTp_1_1IncomingFileTransferChannel.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1KeyFile.html">KeyFile</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1KeyFile.html" title="The KeyFile class provides an easy way to read key-pair files such as INI style files...">KeyFile</a> class provides an easy way to read key-pair files such as INI style files and .desktop files.  <a href="classTp_1_1KeyFile.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1ManagerFile.html">ManagerFile</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1ManagerFile.html" title="The ManagerFile class provides an easy way to read telepathy manager files according...">ManagerFile</a> class provides an easy way to read telepathy manager files according to <a href="http://telepathy.freedesktop.org/spec.html.">http://telepathy.freedesktop.org/spec.html.</a>  <a href="classTp_1_1ManagerFile.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1Message.html">Message</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1Message.html" title="The Message class represents a Telepathy message in a text channel. These objects...">Message</a> class represents a Telepathy message in a text channel. These objects are implicitly shared, like QString.  <a href="classTp_1_1Message.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1ReceivedMessage.html">ReceivedMessage</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1ReceivedMessage.html" title="The ReceivedMessage class is a subclass of Message, representing a received message...">ReceivedMessage</a> class is a subclass of <a class="el" href="classTp_1_1Message.html" title="The Message class represents a Telepathy message in a text channel. These objects...">Message</a>, representing a received message.  <a href="classTp_1_1ReceivedMessage.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1MethodInvocationContext.html">MethodInvocationContext</a>
<li>class <a class="el" href="classTp_1_1ObjectFactory.html">ObjectFactory</a>
<li>class <a class="el" href="classTp_1_1OptionalInterfaceCache.html">OptionalInterfaceCache</a>
<li>class <a class="el" href="classTp_1_1OptionalInterfaceFactory.html">OptionalInterfaceFactory</a>
<dl class="el"><dd class="mdescRight">Implementation helper class for high-level proxy classes willing to offer access to shared instances of interface proxies for optional interfaces.  <a href="classTp_1_1OptionalInterfaceFactory.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1OutgoingFileTransferChannel.html">OutgoingFileTransferChannel</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1OutgoingFileTransferChannel.html" title="The OutgoingFileTransferChannel class provides an object representing a Telepathy...">OutgoingFileTransferChannel</a> class provides an object representing a Telepathy channel of type FileTransfer for outgoing file transfers.  <a href="classTp_1_1OutgoingFileTransferChannel.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingAccount.html">PendingAccount</a>
<dl class="el"><dd class="mdescRight">Class containing the parameters of and the reply to an asynchronous account request.  <a href="classTp_1_1PendingAccount.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingChannelRequest.html">PendingChannelRequest</a>
<dl class="el"><dd class="mdescRight">Class containing the parameters of and the reply to an asynchronous <a class="el" href="classTp_1_1ChannelRequest.html" title="The ChannelRequest class provides an object representing a Telepathy channel request...">ChannelRequest</a> request. Instances of this class cannot be constructed directly; the only way to get one is trough <a class="el" href="classTp_1_1Account.html" title="The Account class provides an object representing a Telepathy account.">Account</a>.  <a href="classTp_1_1PendingChannelRequest.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingChannel.html">PendingChannel</a>
<dl class="el"><dd class="mdescRight">Class containing the parameters of and the reply to an asynchronous channel request. Instances of this class cannot be constructed directly; the only way to get one is trough <a class="el" href="classTp_1_1Connection.html" title="The Connection class provides an object representing a Telepathy connection.">Connection</a>.  <a href="classTp_1_1PendingChannel.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingConnection.html">PendingConnection</a>
<dl class="el"><dd class="mdescRight">Class containing the parameters of and the reply to an asynchronous connection request. Instances of this class cannot be constructed directly; the only way to get one is via <a class="el" href="classTp_1_1ConnectionManager.html" title="The ConnectionManager class provides an object representing a Telepathy connection...">ConnectionManager</a>.  <a href="classTp_1_1PendingConnection.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingContactAttributes.html">PendingContactAttributes</a>
<dl class="el"><dd class="mdescRight">Class containing the parameters of and the reply to an asynchronous request for raw contact attributes, as used in the <a class="el" href="classTp_1_1Connection.html#a8e1f5c9531963e0ee38a8ed6915d0b05">Connection::contactAttributes()</a> low-level convenience method wrapping the Client::ConnectionInterfaceContactsInterface::GetContactAttributes() D-Bus method.  <a href="classTp_1_1PendingContactAttributes.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingContactInfo.html">PendingContactInfo</a>
<dl class="el"><dd class="mdescRight">Class containing the parameters of and the reply to an asynchronous contact info request.  <a href="classTp_1_1PendingContactInfo.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingContacts.html">PendingContacts</a>
<li>class <a class="el" href="classTp_1_1PendingHandles.html">PendingHandles</a>
<dl class="el"><dd class="mdescRight">Class containing the parameters of and the reply to an asynchronous handle request/hold. Instances of this class cannot be constructed directly; the only way to get one is to use <a class="el" href="classTp_1_1Connection.html#ace52d32457f85c93d5836873b98d90f7">Connection::requestHandles()</a> or <a class="el" href="classTp_1_1Connection.html#a66b465f855d0094bb9077fe56c3bb74b">Connection::referenceHandles()</a>.  <a href="classTp_1_1PendingHandles.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingOperation.html">PendingOperation</a>
<dl class="el"><dd class="mdescRight">Abstract base class for pending asynchronous operations.  <a href="classTp_1_1PendingOperation.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingReady.html">PendingReady</a>
<dl class="el"><dd class="mdescRight">Class containing the features requested and the reply to a request for an object to become ready. Instances of this class cannot be constructed directly; the only way to get one is via Object::becomeReady().  <a href="classTp_1_1PendingReady.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingStringList.html">PendingStringList</a>
<li>class <a class="el" href="classTp_1_1PendingVariant.html">PendingVariant</a>
<li>class <a class="el" href="classTp_1_1ReadinessHelper.html">ReadinessHelper</a>
<li>class <a class="el" href="classTp_1_1ReadyObject.html">ReadyObject</a>
<li>class <a class="el" href="classTp_1_1ReferencedHandles.html">ReferencedHandles</a>
<dl class="el"><dd class="mdescRight">Helper container for safe management of handle lifetimes. Every handle in a <a class="el" href="classTp_1_1ReferencedHandles.html" title="Helper container for safe management of handle lifetimes. Every handle in a ReferencedHandles...">ReferencedHandles</a> container is guaranteed to be valid (and stay valid, as long it's in at least one <a class="el" href="classTp_1_1ReferencedHandles.html" title="Helper container for safe management of handle lifetimes. Every handle in a ReferencedHandles...">ReferencedHandles</a> container).  <a href="classTp_1_1ReferencedHandles.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1RoomListChannel.html">RoomListChannel</a>
<li>class <a class="el" href="classTp_1_1WeakData.html">WeakData</a>
<li>class <a class="el" href="classTp_1_1RefCounted.html">RefCounted</a>
<li>class <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>
<li>class <a class="el" href="classTp_1_1WeakPtr.html">WeakPtr</a>
<li>class <a class="el" href="classTp_1_1PendingSuccess.html">PendingSuccess</a>
<dl class="el"><dd class="mdescRight">A <a class="el" href="classTp_1_1PendingOperation.html" title="Abstract base class for pending asynchronous operations.">PendingOperation</a> that is always successful.  <a href="classTp_1_1PendingSuccess.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingFailure.html">PendingFailure</a>
<dl class="el"><dd class="mdescRight">A <a class="el" href="classTp_1_1PendingOperation.html" title="Abstract base class for pending asynchronous operations.">PendingOperation</a> that always fails with the error passed to the constructor.  <a href="classTp_1_1PendingFailure.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingVoid.html">PendingVoid</a>
<dl class="el"><dd class="mdescRight">Generic subclass of <a class="el" href="classTp_1_1PendingOperation.html" title="Abstract base class for pending asynchronous operations.">PendingOperation</a> representing a pending D-Bus method call that does not return anything (or returns a result that is not interesting).  <a href="classTp_1_1PendingVoid.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingComposite.html">PendingComposite</a>
<li>class <a class="el" href="classTp_1_1PendingMediaStreams.html">PendingMediaStreams</a>
<dl class="el"><dd class="mdescRight">Class containing the result of an asynchronous media stream creation request.  <a href="classTp_1_1PendingMediaStreams.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1MediaStream.html">MediaStream</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1MediaStream.html" title="The MediaStream class provides an object representing a Telepathy media stream.">MediaStream</a> class provides an object representing a Telepathy media stream.  <a href="classTp_1_1MediaStream.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingMediaContent.html">PendingMediaContent</a>
<li>class <a class="el" href="classTp_1_1MediaContent.html">MediaContent</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1MediaContent.html" title="The MediaContent class provides an object representing a Telepathy media content...">MediaContent</a> class provides an object representing a Telepathy media content.  <a href="classTp_1_1MediaContent.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1StreamedMediaChannel.html">StreamedMediaChannel</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1StreamedMediaChannel.html" title="The StreamedMediaChannel class provides an object representing a Telepathy channel...">StreamedMediaChannel</a> class provides an object representing a Telepathy channel of type StreamedMedia or Call.  <a href="classTp_1_1StreamedMediaChannel.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1PendingSendMessage.html">PendingSendMessage</a>
<li>class <a class="el" href="classTp_1_1TextChannel.html">TextChannel</a>
<dl class="el"><dd class="mdescRight">The <a class="el" href="classTp_1_1TextChannel.html" title="The TextChannel class provides an object representing a Telepathy channel of type...">TextChannel</a> class provides an object representing a Telepathy channel of type Text.  <a href="classTp_1_1TextChannel.html#_details">More...</a><br/></dl><li>class <a class="el" href="classTp_1_1MethodInvocationContextPtr.html">MethodInvocationContextPtr</a>
</ul>
<h2>Typedefs</h2>
<ul>
<li>typedef QList<br class="typebreak"/>
&lt; <a class="el" href="classTp_1_1ProtocolParameter.html">ProtocolParameter</a> * &gt; <a class="el" href="namespaceTp.html#ae96d226ed4aa5452a752f4f3147520a1">ProtocolParameterList</a>
<li>typedef QList&lt; <a class="el" href="classTp_1_1ProtocolInfo.html">ProtocolInfo</a> * &gt; <a class="el" href="namespaceTp.html#ab385354614cc70ab340b1342c1bc5617">ProtocolInfoList</a>
<li>typedef QSet&lt; <a class="el" href="namespaceTp.html#a8851d7a4827022bfff3c1b15320a0289">ContactPtr</a> &gt; <a class="el" href="namespaceTp.html#aebaea72cfe74d9d2a30ae88539f05c82">Contacts</a>
<li>typedef QListIterator&lt; uint &gt; <a class="el" href="namespaceTp.html#a7ffd423c5ecc983be75a5fe3b4861c75">ReferencedHandlesIterator</a>
<li>typedef QList&lt; <a class="el" href="classTp_1_1SharedPtr.html">MediaContentPtr</a> &gt; <a class="el" href="namespaceTp.html#a9ea34229ba4d453572044c570f697b9a">MediaContents</a>
<li>typedef QList&lt; <a class="el" href="classTp_1_1SharedPtr.html">MediaStreamPtr</a> &gt; <a class="el" href="namespaceTp.html#ada4348f180c7aaf752c9cdd3beb42a54">MediaStreams</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt; <a class="el" href="classTp_1_1AbstractClient.html">AbstractClient</a> &gt; <a class="el" href="namespaceTp.html#a4b5170eac80ec912e441c84277157d1f">AbstractClientPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt; <a class="el" href="classTp_1_1Account.html">Account</a> &gt; <a class="el" href="namespaceTp.html#a978ade1e5c3edfe11ae75b1cc8c458dd">AccountPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt; <a class="el" href="classTp_1_1AccountSet.html">AccountSet</a> &gt; <a class="el" href="namespaceTp.html#a37fabe022f38889b229117e25367a2c4">AccountSetPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt; <a class="el" href="classTp_1_1AccountManager.html">AccountManager</a> &gt; <a class="el" href="namespaceTp.html#ad8f985f6498607bfd07e032527d57242">AccountManagerPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt; <a class="el" href="classTp_1_1Channel.html">Channel</a> &gt; <a class="el" href="namespaceTp.html#aff7d19c08217a3a93c41fba18ce9bff5">ChannelPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a><br class="typebreak"/>
&lt; <a class="el" href="classTp_1_1ChannelDispatchOperation.html">ChannelDispatchOperation</a> &gt; <a class="el" href="namespaceTp.html#a68567d763e9c2af9e3819d522c7c1bd3">ChannelDispatchOperationPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt; <a class="el" href="classTp_1_1ChannelRequest.html">ChannelRequest</a> &gt; <a class="el" href="namespaceTp.html#a831cd9d47be1f3f7e41163f91e6456ed">ChannelRequestPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt; ClientObject &gt; <a class="el" href="namespaceTp.html#a2ad6444f97f103a237fb294be31040f8">ClientObjectPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a><br class="typebreak"/>
&lt; <a class="el" href="classTp_1_1ClientRegistrar.html">ClientRegistrar</a> &gt; <a class="el" href="namespaceTp.html#a9ecccdd3261c48228e59dab340585a89">ClientRegistrarPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt; <a class="el" href="classTp_1_1Connection.html">Connection</a> &gt; <a class="el" href="namespaceTp.html#a225af181e21bd9c2fb5ab3394d4fc4ef">ConnectionPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a><br class="typebreak"/>
&lt; <a class="el" href="classTp_1_1ConnectionManager.html">ConnectionManager</a> &gt; <a class="el" href="namespaceTp.html#adefe1dd23636aec7275c870dea8499ba">ConnectionManagerPtr</a>
<li>typedef QSharedPointer&lt; <a class="el" href="classTp_1_1Contact.html">Contact</a> &gt; <a class="el" href="namespaceTp.html#a8851d7a4827022bfff3c1b15320a0289">ContactPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a><br class="typebreak"/>
&lt; <a class="el" href="classTp_1_1FileTransferChannel.html">FileTransferChannel</a> &gt; <a class="el" href="namespaceTp.html#aa4da7027c5216a15874e956711e6bce8">FileTransferChannelPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a><br class="typebreak"/>
&lt; <a class="el" href="classTp_1_1IncomingFileTransferChannel.html">IncomingFileTransferChannel</a> &gt; <a class="el" href="namespaceTp.html#ac1815fd025a8197106e8bb74db5465ba">IncomingFileTransferChannelPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a><br class="typebreak"/>
&lt; <a class="el" href="classTp_1_1OutgoingFileTransferChannel.html">OutgoingFileTransferChannel</a> &gt; <a class="el" href="namespaceTp.html#a80f6ca0b3f7afc176c45d8bf864c568f">OutgoingFileTransferChannelPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a><br class="typebreak"/>
&lt; <a class="el" href="classTp_1_1RoomListChannel.html">RoomListChannel</a> &gt; <a class="el" href="namespaceTp.html#ad2b16bd97a8a3708f11be8f15c6437ca">RoomListChannelPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt; <a class="el" href="classTp_1_1MediaContent.html">MediaContent</a> &gt; <a class="el" href="namespaceTp.html#a25daba5089c584899bd9f006827bcfb2">MediaContentPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt; <a class="el" href="classTp_1_1MediaStream.html">MediaStream</a> &gt; <a class="el" href="namespaceTp.html#ab54917ae5b4ea17820149775cfdaca23">MediaStreamPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a><br class="typebreak"/>
&lt; <a class="el" href="classTp_1_1StreamedMediaChannel.html">StreamedMediaChannel</a> &gt; <a class="el" href="namespaceTp.html#a7e5f9726638316266c32f3320afb1a66">StreamedMediaChannelPtr</a>
<li>typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt; <a class="el" href="classTp_1_1TextChannel.html">TextChannel</a> &gt; <a class="el" href="namespaceTp.html#a0f42ff9b27fb5a39c4cd13c1354fa8a8">TextChannelPtr</a>
</ul>
<h2>Functions</h2>
<ul>
<li>uint <a class="el" href="namespaceTp.html#a0a2c90c4d60d7f0753b77c17dfb781a1">qHash</a> (const <a class="el" href="namespaceTp.html#a8851d7a4827022bfff3c1b15320a0289">ContactPtr</a> &amp;contact)
<li>void <a class="el" href="group__debug.html#ga52cbf229d908f8ea516b53f074e44241">enableDebug</a> (bool enable)
<li>void <a class="el" href="group__debug.html#ga7cc429d87fa4d829de26cd835cc005d3">enableWarnings</a> (bool enable)
<li>QDebug <a class="el" href="namespaceTp.html#a6cb9f2b0ad3f8ea174d6bb1344f21a16">enabledDebug</a> ()
<li>QDebug <a class="el" href="namespaceTp.html#a1f958fae1862e05be6052bd1b36b5f95">enabledWarning</a> ()
<li>TfChannel * <a class="el" href="namespaceTp.html#a2c0be27185cde4e88379040b92460166">createFarsightChannel</a> (const <a class="el" href="classTp_1_1SharedPtr.html">StreamedMediaChannelPtr</a> &amp;channel)
<li><a class="el" href="classTp_1_1Features.html">Features</a> <a class="el" href="namespaceTp.html#a5506682a3584a6f446f639cfed5b920b">operator|</a> (const <a class="el" href="classTp_1_1Feature.html">Feature</a> &amp;feature1, const <a class="el" href="classTp_1_1Feature.html">Feature</a> &amp;feature2)
<li>void <a class="el" href="namespaceTp.html#ab8312af992258c4c971d5dfe745f6ba9">registerTypes</a> ()
<li>bool <a class="el" href="namespaceTp.html#a64124d3c464eb95a94a84787c44dc96d">operator==</a> (const SUSocketAddress &amp;v1, const SUSocketAddress &amp;v2)
<li>QDBusArgument &amp; <a class="el" href="namespaceTp.html#a2abfe3553ccba8e750facda4b42e821d">operator&lt;&lt;</a> (QDBusArgument &amp;arg, const SUSocketAddress &amp;val)
<li>const QDBusArgument &amp; <a class="el" href="namespaceTp.html#ab950f54004efdeb2190df69444b97c51">operator&gt;&gt;</a> (const QDBusArgument &amp;arg, SUSocketAddress &amp;val)
</ul>
<hr/><h2>Typedef Documentation</h2>
<a class="anchor" id="ae96d226ed4aa5452a752f4f3147520a1"></a><!-- doxytag: member="Tp::ProtocolParameterList" ref="ae96d226ed4aa5452a752f4f3147520a1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef QList&lt;<a class="el" href="classTp_1_1ProtocolParameter.html">ProtocolParameter</a>*&gt; <a class="el" href="namespaceTp.html#ae96d226ed4aa5452a752f4f3147520a1">Tp::ProtocolParameterList</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ab385354614cc70ab340b1342c1bc5617"></a><!-- doxytag: member="Tp::ProtocolInfoList" ref="ab385354614cc70ab340b1342c1bc5617" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef QList&lt;<a class="el" href="classTp_1_1ProtocolInfo.html">ProtocolInfo</a>*&gt; <a class="el" href="namespaceTp.html#ab385354614cc70ab340b1342c1bc5617">Tp::ProtocolInfoList</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aebaea72cfe74d9d2a30ae88539f05c82"></a><!-- doxytag: member="Tp::Contacts" ref="aebaea72cfe74d9d2a30ae88539f05c82" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef QSet&lt;<a class="el" href="namespaceTp.html#a8851d7a4827022bfff3c1b15320a0289">ContactPtr</a>&gt; <a class="el" href="namespaceTp.html#aebaea72cfe74d9d2a30ae88539f05c82">Tp::Contacts</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a7ffd423c5ecc983be75a5fe3b4861c75"></a><!-- doxytag: member="Tp::ReferencedHandlesIterator" ref="a7ffd423c5ecc983be75a5fe3b4861c75" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef QListIterator&lt;uint&gt; <a class="el" href="namespaceTp.html#a7ffd423c5ecc983be75a5fe3b4861c75">Tp::ReferencedHandlesIterator</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a9ea34229ba4d453572044c570f697b9a"></a><!-- doxytag: member="Tp::MediaContents" ref="a9ea34229ba4d453572044c570f697b9a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef QList&lt;<a class="el" href="classTp_1_1SharedPtr.html">MediaContentPtr</a>&gt; <a class="el" href="namespaceTp.html#a9ea34229ba4d453572044c570f697b9a">Tp::MediaContents</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ada4348f180c7aaf752c9cdd3beb42a54"></a><!-- doxytag: member="Tp::MediaStreams" ref="ada4348f180c7aaf752c9cdd3beb42a54" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef QList&lt;<a class="el" href="classTp_1_1SharedPtr.html">MediaStreamPtr</a>&gt; <a class="el" href="namespaceTp.html#ada4348f180c7aaf752c9cdd3beb42a54">Tp::MediaStreams</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a4b5170eac80ec912e441c84277157d1f"></a><!-- doxytag: member="Tp::AbstractClientPtr" ref="a4b5170eac80ec912e441c84277157d1f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1AbstractClient.html">AbstractClient</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::AbstractClientPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a978ade1e5c3edfe11ae75b1cc8c458dd"></a><!-- doxytag: member="Tp::AccountPtr" ref="a978ade1e5c3edfe11ae75b1cc8c458dd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1Account.html">Account</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::AccountPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a37fabe022f38889b229117e25367a2c4"></a><!-- doxytag: member="Tp::AccountSetPtr" ref="a37fabe022f38889b229117e25367a2c4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1AccountSet.html">AccountSet</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::AccountSetPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ad8f985f6498607bfd07e032527d57242"></a><!-- doxytag: member="Tp::AccountManagerPtr" ref="ad8f985f6498607bfd07e032527d57242" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1AccountManager.html">AccountManager</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::AccountManagerPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aff7d19c08217a3a93c41fba18ce9bff5"></a><!-- doxytag: member="Tp::ChannelPtr" ref="aff7d19c08217a3a93c41fba18ce9bff5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1Channel.html">Channel</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::ChannelPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a68567d763e9c2af9e3819d522c7c1bd3"></a><!-- doxytag: member="Tp::ChannelDispatchOperationPtr" ref="a68567d763e9c2af9e3819d522c7c1bd3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1ChannelDispatchOperation.html">ChannelDispatchOperation</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::ChannelDispatchOperationPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a831cd9d47be1f3f7e41163f91e6456ed"></a><!-- doxytag: member="Tp::ChannelRequestPtr" ref="a831cd9d47be1f3f7e41163f91e6456ed" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1ChannelRequest.html">ChannelRequest</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::ChannelRequestPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a2ad6444f97f103a237fb294be31040f8"></a><!-- doxytag: member="Tp::ClientObjectPtr" ref="a2ad6444f97f103a237fb294be31040f8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;ClientObject&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::ClientObjectPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a9ecccdd3261c48228e59dab340585a89"></a><!-- doxytag: member="Tp::ClientRegistrarPtr" ref="a9ecccdd3261c48228e59dab340585a89" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1ClientRegistrar.html">ClientRegistrar</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::ClientRegistrarPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a225af181e21bd9c2fb5ab3394d4fc4ef"></a><!-- doxytag: member="Tp::ConnectionPtr" ref="a225af181e21bd9c2fb5ab3394d4fc4ef" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1Connection.html">Connection</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::ConnectionPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="adefe1dd23636aec7275c870dea8499ba"></a><!-- doxytag: member="Tp::ConnectionManagerPtr" ref="adefe1dd23636aec7275c870dea8499ba" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1ConnectionManager.html">ConnectionManager</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::ConnectionManagerPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a8851d7a4827022bfff3c1b15320a0289"></a><!-- doxytag: member="Tp::ContactPtr" ref="a8851d7a4827022bfff3c1b15320a0289" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef QSharedPointer&lt;<a class="el" href="classTp_1_1Contact.html">Contact</a>&gt; <a class="el" href="namespaceTp.html#a8851d7a4827022bfff3c1b15320a0289">Tp::ContactPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aa4da7027c5216a15874e956711e6bce8"></a><!-- doxytag: member="Tp::FileTransferChannelPtr" ref="aa4da7027c5216a15874e956711e6bce8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1FileTransferChannel.html">FileTransferChannel</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::FileTransferChannelPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ac1815fd025a8197106e8bb74db5465ba"></a><!-- doxytag: member="Tp::IncomingFileTransferChannelPtr" ref="ac1815fd025a8197106e8bb74db5465ba" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1IncomingFileTransferChannel.html">IncomingFileTransferChannel</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::IncomingFileTransferChannelPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a80f6ca0b3f7afc176c45d8bf864c568f"></a><!-- doxytag: member="Tp::OutgoingFileTransferChannelPtr" ref="a80f6ca0b3f7afc176c45d8bf864c568f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1OutgoingFileTransferChannel.html">OutgoingFileTransferChannel</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::OutgoingFileTransferChannelPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ad2b16bd97a8a3708f11be8f15c6437ca"></a><!-- doxytag: member="Tp::RoomListChannelPtr" ref="ad2b16bd97a8a3708f11be8f15c6437ca" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1RoomListChannel.html">RoomListChannel</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::RoomListChannelPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a25daba5089c584899bd9f006827bcfb2"></a><!-- doxytag: member="Tp::MediaContentPtr" ref="a25daba5089c584899bd9f006827bcfb2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1MediaContent.html">MediaContent</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::MediaContentPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ab54917ae5b4ea17820149775cfdaca23"></a><!-- doxytag: member="Tp::MediaStreamPtr" ref="ab54917ae5b4ea17820149775cfdaca23" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1MediaStream.html">MediaStream</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::MediaStreamPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a7e5f9726638316266c32f3320afb1a66"></a><!-- doxytag: member="Tp::StreamedMediaChannelPtr" ref="a7e5f9726638316266c32f3320afb1a66" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1StreamedMediaChannel.html">StreamedMediaChannel</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::StreamedMediaChannelPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a0f42ff9b27fb5a39c4cd13c1354fa8a8"></a><!-- doxytag: member="Tp::TextChannelPtr" ref="a0f42ff9b27fb5a39c4cd13c1354fa8a8" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="classTp_1_1SharedPtr.html">SharedPtr</a>&lt;<a class="el" href="classTp_1_1TextChannel.html">TextChannel</a>&gt; <a class="el" href="classTp_1_1SharedPtr.html">Tp::TextChannelPtr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a0a2c90c4d60d7f0753b77c17dfb781a1"></a><!-- doxytag: member="Tp::qHash" ref="a0a2c90c4d60d7f0753b77c17dfb781a1" args="(const ContactPtr &amp;contact)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint Tp::qHash </td>
          <td>(</td>
          <td class="paramtype">const ContactPtr &amp;&nbsp;</td>
          <td class="paramname"> <em>contact</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a6cb9f2b0ad3f8ea174d6bb1344f21a16"></a><!-- doxytag: member="Tp::enabledDebug" ref="a6cb9f2b0ad3f8ea174d6bb1344f21a16" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QDebug Tp::enabledDebug </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a1f958fae1862e05be6052bd1b36b5f95"></a><!-- doxytag: member="Tp::enabledWarning" ref="a1f958fae1862e05be6052bd1b36b5f95" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QDebug Tp::enabledWarning </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a2c0be27185cde4e88379040b92460166"></a><!-- doxytag: member="Tp::createFarsightChannel" ref="a2c0be27185cde4e88379040b92460166" args="(const StreamedMediaChannelPtr &amp;channel)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">TELEPATHY_QT4_FS_EXPORT TfChannel * Tp::createFarsightChannel </td>
          <td>(</td>
          <td class="paramtype">const StreamedMediaChannelPtr &amp;&nbsp;</td>
          <td class="paramname"> <em>channel</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a5506682a3584a6f446f639cfed5b920b"></a><!-- doxytag: member="Tp::operator|" ref="a5506682a3584a6f446f639cfed5b920b" args="(const Feature &amp;feature1, const Feature &amp;feature2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classTp_1_1Features.html">Features</a> Tp::operator| </td>
          <td>(</td>
          <td class="paramtype">const Feature &amp;&nbsp;</td>
          <td class="paramname"> <em>feature1</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const Feature &amp;&nbsp;</td>
          <td class="paramname"> <em>feature2</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ab8312af992258c4c971d5dfe745f6ba9"></a><!-- doxytag: member="Tp::registerTypes" ref="ab8312af992258c4c971d5dfe745f6ba9" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Tp::registerTypes </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>\ingroup types</p>
<p>Register the types used by the library with the QtDBus type system.</p>
<p>Call this function to register the types used before using anything else in the library. </p>

</div>
</div>
<a class="anchor" id="a64124d3c464eb95a94a84787c44dc96d"></a><!-- doxytag: member="Tp::operator==" ref="a64124d3c464eb95a94a84787c44dc96d" args="(const SUSocketAddress &amp;v1, const SUSocketAddress &amp;v2)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Tp::operator== </td>
          <td>(</td>
          <td class="paramtype">const SUSocketAddress &amp;&nbsp;</td>
          <td class="paramname"> <em>v1</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const SUSocketAddress &amp;&nbsp;</td>
          <td class="paramname"> <em>v2</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a2abfe3553ccba8e750facda4b42e821d"></a><!-- doxytag: member="Tp::operator&lt;&lt;" ref="a2abfe3553ccba8e750facda4b42e821d" args="(QDBusArgument &amp;arg, const SUSocketAddress &amp;val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QDBusArgument&amp; Tp::operator&lt;&lt; </td>
          <td>(</td>
          <td class="paramtype">QDBusArgument &amp;&nbsp;</td>
          <td class="paramname"> <em>arg</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const SUSocketAddress &amp;&nbsp;</td>
          <td class="paramname"> <em>val</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ab950f54004efdeb2190df69444b97c51"></a><!-- doxytag: member="Tp::operator&gt;&gt;" ref="ab950f54004efdeb2190df69444b97c51" args="(const QDBusArgument &amp;arg, SUSocketAddress &amp;val)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const QDBusArgument&amp; Tp::operator&gt;&gt; </td>
          <td>(</td>
          <td class="paramtype">const QDBusArgument &amp;&nbsp;</td>
          <td class="paramname"> <em>arg</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">SUSocketAddress &amp;&nbsp;</td>
          <td class="paramname"> <em>val</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td width="30%">Copyright &copy; 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>