KIO
KIO::KPasswdServerLoop Class Reference
#include <kpasswdserverloop_p.h>
Inheritance diagram for KIO::KPasswdServerLoop:

Public Slots | |
void | slotQueryResult (qlonglong requestId, qlonglong seqNr, const KIO::AuthInfo &authInfo) |
Public Member Functions | |
KPasswdServerLoop () | |
virtual | ~KPasswdServerLoop () |
const AuthInfo & | authInfo () const |
qlonglong | seqNr () const |
bool | waitForResult (qlonglong requestId) |
Detailed Description
Definition at line 34 of file kpasswdserverloop_p.h.
Constructor & Destructor Documentation
◆ KPasswdServerLoop()
KIO::KPasswdServerLoop::KPasswdServerLoop | ( | ) |
Definition at line 30 of file kpasswdserverloop.cpp.
◆ ~KPasswdServerLoop()
|
virtual |
Definition at line 38 of file kpasswdserverloop.cpp.
Member Function Documentation
◆ authInfo()
const AuthInfo & KIO::KPasswdServerLoop::authInfo | ( | ) | const |
Definition at line 55 of file kpasswdserverloop.cpp.
◆ seqNr()
qlonglong KIO::KPasswdServerLoop::seqNr | ( | ) | const |
Definition at line 50 of file kpasswdserverloop.cpp.
◆ slotQueryResult
|
slot |
Definition at line 60 of file kpasswdserverloop.cpp.
◆ waitForResult()
bool KIO::KPasswdServerLoop::waitForResult | ( | qlonglong | requestId | ) |
Definition at line 42 of file kpasswdserverloop.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.