Blokkal
an Extendable KDE Blogging Client
SourceForge.net Logo

Blokkal::PasswordDeleter Class Reference

A small helper class to remove the passwort of an account from the wallet. More...

#include <blokkalwalletmanager.h>

Inheritance diagram for Blokkal::PasswordDeleter:

List of all members.


Public Member Functions

 PasswordDeleter (const QString &accountId)

Detailed Description

A small helper class to remove the passwort of an account from the wallet.

A small helper class to remove the passwort of an account from the wallet. The constructor takes the if of an account and removes the password if it is stored in the waller.

Definition at line 99 of file blokkalwalletmanager.h.


Constructor & Destructor Documentation

Blokkal::PasswordDeleter::PasswordDeleter ( const QString &  accountId  ) 

Constructor Removes the passwort of the account with accountId from the wallet. If no password exists nothing happens. The object will delete itself after it has finished.

Parameters:
accountId id of the account

Definition at line 148 of file blokkalwalletmanager.cpp.


The documentation for this class was generated from the following files: