Home
last modified time | relevance | path

Searched refs:onAccountReady (Results 1 – 14 of 14) sorted by relevance

/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/examples/roster/
H A Droster-window.cpp59 SLOT(onAccountReady(Tp::PendingOperation *))); in RosterWindow()
74 void RosterWindow::onAccountReady(Tp::PendingOperation *op) in onAccountReady() function in RosterWindow
H A Droster-window.h45 void onAccountReady(Tp::PendingOperation *op);
/dports/net-im/ktp-common-internals/ktp-common-internals-21.12.3/KTp/
H A Dpersistent-contact.cpp60 connect(op, &Tp::PendingReady::finished, this, &KTp::PersistentContact::onAccountReady); in PersistentContact()
92 void KTp::PersistentContact::onAccountReady(Tp::PendingOperation *op) in onAccountReady() function in KTp::PersistentContact
H A Dpersistent-contact.h63 void onAccountReady(Tp::PendingOperation *op);
/dports/net-im/telepathy-logger-qt5/telepathy-logger-qt-17.09.0/tools/
H A Dtpl-tool.h40 void onAccountReady(Tp::PendingOperation*);
H A Dtpl-tool.cpp70 SLOT(onAccountReady(Tp::PendingOperation*))); in accountPtr()
287 void TplToolApplication::onAccountReady(Tp::PendingOperation *po) in onAccountReady() function in TplToolApplication
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/examples/file-transfer/
H A Dfile-sender.cpp106 SLOT(onAccountReady(Tp::PendingOperation*))); in onAMReady()
109 void FileSender::onAccountReady(PendingOperation *op) in onAccountReady() function in FileSender
H A Dfile-sender.h47 void onAccountReady(Tp::PendingOperation *op);
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/examples/stream-tubes/
H A Dtube-initiator.cpp90 SLOT(onAccountReady(Tp::PendingOperation *))); in TubeInitiator()
97 void TubeInitiator::onAccountReady(Tp::PendingOperation *op) in onAccountReady() function in TubeInitiator
H A Dtube-initiator.h51 void onAccountReady(Tp::PendingOperation *op);
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Dchannel-request.h104 TP_QT_NO_EXPORT void onAccountReady(Tp::PendingOperation *op);
H A Daccount-manager.h142 TP_QT_NO_EXPORT void onAccountReady(Tp::PendingOperation *op);
H A Dchannel-request.cpp248 SLOT(onAccountReady(Tp::PendingOperation*))); in extractMainProps()
608 void ChannelRequest::onAccountReady(PendingOperation *op) in onAccountReady() function in Tp::ChannelRequest
H A Daccount-manager.cpp228 SLOT(onAccountReady(Tp::PendingOperation*))); in addAccountForPath()
1097 void AccountManager::onAccountReady(Tp::PendingOperation *op) in onAccountReady() function in Tp::AccountManager