Home
last modified time | relevance | path

Searched refs:authRequestFinished (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/ews/ewsclient/auth/
H A Dewspkeyauthjob.h32 void authRequestFinished();
H A Dewspkeyauthjob.cpp94 … connect(mAuthReply.data(), &QNetworkReply::finished, this, &EwsPKeyAuthJob::authRequestFinished); in sendAuthRequest()
97 void EwsPKeyAuthJob::authRequestFinished() in authRequestFinished() function in EwsPKeyAuthJob