KIO
KIO::KPasswdServerLoop Class Reference
#include <kpasswdserverloop_p.h>
Inherits QEventLoop.
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
KIO::KPasswdServerLoop::KPasswdServerLoop | ( | ) |
Definition at line 30 of file kpasswdserverloop.cpp.
|
virtual |
Definition at line 38 of file kpasswdserverloop.cpp.
Member Function Documentation
const AuthInfo & KIO::KPasswdServerLoop::authInfo | ( | ) | const |
Definition at line 55 of file kpasswdserverloop.cpp.
qlonglong KIO::KPasswdServerLoop::seqNr | ( | ) | const |
Definition at line 50 of file kpasswdserverloop.cpp.
|
slot |
Definition at line 60 of file kpasswdserverloop.cpp.
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.