KIO
kpasswdserverloop.cpp
Go to the documentation of this file.
32 QDBusServiceWatcher *watcher = new QDBusServiceWatcher("org.kde.kded", QDBusConnection::sessionBus(),
bool waitForResult(qlonglong requestId)
Definition: kpasswdserverloop.cpp:42
This class is intended to make it easier to prompt for, cache and retrieve authorization information...
Definition: authinfo.h:57
virtual ~KPasswdServerLoop()
Definition: kpasswdserverloop.cpp:38
QDBusConnection sessionBus()
const AuthInfo & authInfo() const
Definition: kpasswdserverloop.cpp:55
int exec(QFlags< QEventLoop::ProcessEventsFlag > flags)
void exit(int returnCode)
void slotQueryResult(qlonglong requestId, qlonglong seqNr, const KIO::AuthInfo &authInfo)
Definition: kpasswdserverloop.cpp:60
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.