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.
| KIO::KPasswdServerLoop::~KPasswdServerLoop | ( | ) | [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.
| void KIO::KPasswdServerLoop::slotQueryResult | ( | qlonglong | requestId, |
| qlonglong | seqNr, | ||
| const KIO::AuthInfo & | authInfo | ||
| ) | [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:
KDE 4.6 API Reference