Nepomuk-Core
KTp::Actions Namespace Reference
  Functions | |
| KTP_EXPORT void | openLogViewer (const Tp::AccountPtr &account, const Tp::ContactPtr &contact) | 
| KTP_EXPORT  Tp::PendingChannelRequest *  | startAudioCall (const Tp::AccountPtr &account, const Tp::ContactPtr &contact) | 
| KTP_EXPORT  Tp::PendingChannelRequest *  | startAudioVideoCall (const Tp::AccountPtr &account, const Tp::ContactPtr &contact) | 
| KTP_EXPORT  Tp::PendingChannelRequest *  | startChat (const Tp::AccountPtr &account, const Tp::ContactPtr &contact, bool delegateToPreferredHandler=true) | 
| KTP_EXPORT  Tp::PendingChannelRequest *  | startDesktopSharing (const Tp::AccountPtr &account, const Tp::ContactPtr &contact) | 
| KTP_EXPORT  Tp::PendingChannelRequest *  | startFileTransfer (const Tp::AccountPtr &account, const Tp::ContactPtr &contact, const QString &filePath) | 
| KTP_EXPORT Tp::PendingOperation * | startFileTransfer (const Tp::AccountPtr &account, const Tp::ContactPtr &contact, const QUrl &url) | 
| KTP_EXPORT  Tp::PendingChannelRequest *  | startGroupChat (const Tp::AccountPtr &account, const QString &roomName) | 
Function Documentation
| void KTp::Actions::openLogViewer | ( | const Tp::AccountPtr & | account, | 
| const Tp::ContactPtr & | contact | ||
| ) | 
Definition at line 164 of file actions.cpp.
| Tp::PendingChannelRequest * KTp::Actions::startAudioCall | ( | const Tp::AccountPtr & | account, | 
| const Tp::ContactPtr & | contact | ||
| ) | 
Definition at line 80 of file actions.cpp.
| Tp::PendingChannelRequest * KTp::Actions::startAudioVideoCall | ( | const Tp::AccountPtr & | account, | 
| const Tp::ContactPtr & | contact | ||
| ) | 
Definition at line 95 of file actions.cpp.
| Tp::PendingChannelRequest * KTp::Actions::startChat | ( | const Tp::AccountPtr & | account, | 
| const Tp::ContactPtr & | contact, | ||
| bool | delegateToPreferredHandler = true  | 
        ||
| ) | 
Definition at line 39 of file actions.cpp.
| Tp::PendingChannelRequest * KTp::Actions::startDesktopSharing | ( | const Tp::AccountPtr & | account, | 
| const Tp::ContactPtr & | contact | ||
| ) | 
Definition at line 111 of file actions.cpp.
| Tp::PendingChannelRequest * KTp::Actions::startFileTransfer | ( | const Tp::AccountPtr & | account, | 
| const Tp::ContactPtr & | contact, | ||
| const QString & | filePath | ||
| ) | 
Definition at line 126 of file actions.cpp.
| Tp::PendingOperation * KTp::Actions::startFileTransfer | ( | const Tp::AccountPtr & | account, | 
| const Tp::ContactPtr & | contact, | ||
| const QUrl & | url | ||
| ) | 
Definition at line 145 of file actions.cpp.
| Tp::PendingChannelRequest * KTp::Actions::startGroupChat | ( | const Tp::AccountPtr & | account, | 
| const QString & | roomName | ||
| ) | 
Definition at line 62 of file actions.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.