#include <qstring.h>
#include <kwallet.h>
#include <kmessagebox.h>
#include <kdebug.h>
#include <klocale.h>
Go to the source code of this file.
Namespaces | |
namespace | KWalletAccess |
Provides routines to save and read passwords using KWallet. | |
Functions | |
bool | KWalletAccess::savePassword (const QString &account, const QString &password) |
QString | KWalletAccess::getPassword (const QString &account) |