Home
last modified time | relevance | path

Searched refs:startChat (Results 1 – 25 of 29) sorted by relevance

12

/dports/net-im/ktp-common-internals/ktp-common-internals-21.12.3/KTp/
H A Dactions.h37 KTPCOMMONINTERNALS_EXPORT Tp::PendingChannelRequest* startChat(const Tp::AccountPtr &account,
41 KTPCOMMONINTERNALS_EXPORT Tp::PendingChannelRequest* startChat(const Tp::AccountPtr &account,
H A Dactions.cpp42 Tp::PendingChannelRequest* Actions::startChat(const Tp::AccountPtr &account, in startChat() function in Actions
65 Tp::PendingChannelRequest* Actions::startChat(const Tp::AccountPtr &account, in startChat() function in Actions
/dports/net-im/ktp-common-internals/ktp-common-internals-21.12.3/KTp/Declarative/
H A Dtelepathy-manager.h118 Tp::PendingChannelRequest* startChat(const Tp::AccountPtr &account,
127 Tp::PendingChannelRequest* startChat(const Tp::AccountPtr &account,
H A Dmainlogmodel.h122 void startChat(const QString &personUri);
123 void startChat(const QString &accountId, const QString &contactId);
H A Dtelepathy-manager.cpp163 Tp::PendingChannelRequest* TelepathyManager::startChat(const Tp::AccountPtr &account, const KTp::Co… in startChat() function in TelepathyManager
165 return KTp::Actions::startChat(account, contact, delegateToPreferredHandler); in startChat()
168 Tp::PendingChannelRequest *TelepathyManager::startChat(const Tp::AccountPtr &account, const KTp::Co… in startChat() function in TelepathyManager
H A Dmainlogmodel.cpp261 void MainLogModel::startChat(const QString &personUri) in startChat() function in MainLogModel
271 startChat(accountId, contactId); in startChat()
274 void MainLogModel::startChat(const QString &accountId, const QString &contactId) in startChat() function in MainLogModel
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/smsapp/qml/
H A DConversationList.qml159 view.currentItem.startChat()
217 function startChat() {
228 startChat();
/dports/www/wt/wt-4.6.1/examples/simplechat/
H A DSimpleChatWidget.h50 bool startChat(const Wt::WString& user);
H A DSimpleChatWidget.C92 if (!startChat(name)) in login()
191 bool SimpleChatWidget::startChat(const Wt::WString& user) in startChat() function
H A DPopupChatWidget.C103 while (!startChat(name)) { in goOnline()
/dports/net-im/kopete/kopete-21.12.3/kopete/contactlist/
H A Dkopetecontactlistview.h76 void startChat();
H A Dkopetecontactlistview.cpp171 d->actionStartChat = KopeteStdAction::chat(this, SLOT(startChat()), ac); in initActions()
508 void KopeteContactListView::startChat() in startChat() function in KopeteContactListView
512 metaContact->startChat(); in startChat()
/dports/net-im/ktp-common-internals/ktp-common-internals-21.12.3/KTp/Widgets/
H A Dstart-chat-dialog.cpp125 …Tp::PendingChannelRequest *op = KTp::Actions::startChat(d->ui->accountCombo->currentAccount(), cur… in _k_onPendingContactFinished()
/dports/net-im/nheko/nheko-0.9.0/src/ui/
H A DUserProfile.cpp316 UserProfile::startChat() in startChat() function in UserProfile
318 ChatPage::instance()->startChat(this->userid_); in startChat()
H A DUserProfile.h144 Q_INVOKABLE void startChat();
/dports/net-im/kopete/kopete-21.12.3/libkopete/
H A Dkopetecontact.h421 void startChat();
H A Dkopetemetacontact.h498 Contact *startChat();
H A Dkopetecontact.cpp306 QAction *actionChat = KopeteStdAction::chat(this, SLOT(startChat()), menu); in popupMenu()
475 void Contact::startChat() in startChat() function in Kopete::Contact
H A Dkopetemetacontact.cpp326 Contact *MetaContact::startChat() in startChat() function in Kopete::MetaContact
335 c->startChat(); in startChat()
/dports/net-im/ktp-desktop-applets/ktp-desktop-applets-21.12.3/contactlist/org.kde.ktp-contactlist/contents/ui/
H A DContactList.qml136 …telepathyManager.startChat(model.account, model.contact, "org.freedesktop.Telepathy.Client.KTp.Cha…
/dports/net-im/ktp-desktop-applets/ktp-desktop-applets-21.12.3/chat/org.kde.ktp-chat/contents/ui/
H A DFullChatList.qml97 … telepathyManager.startChat(account, contact, "org.freedesktop.Telepathy.Client.KTp.ChatPlasmoid")
/dports/net-im/nheko/nheko-0.9.0/src/
H A DChatPage.h84 void startChat(QString userid);
/dports/net-im/ktp-common-internals/ktp-common-internals-21.12.3/kpeople/actionsplugin/
H A Dkpeople-actions-plugin.cpp275 KTp::Actions::startChat(account, contact); in onActionTriggered()
/dports/net-im/nheko/nheko-0.9.0/resources/qml/dialogs/
H A DUserProfile.qml248 onClicked: profile.startChat()
/dports/net-im/ktp-contact-runner/ktp-contact-runner-21.12.3/src/
H A Dcontactrunner.cpp224 KTp::Actions::startChat(account, contact); in run()

12