Blokkal::WalletManagerSignal Class Reference
This class is used be Blokkal::WalletManager. More...
#include <blokkalwalletmanager.h>
Inheritance diagram for Blokkal::WalletManagerSignal:
Signals | |
void | walletOpened (KWallet::Wallet *wallet) |
Friends | |
class | WalletManager |
Detailed Description
This class is used be Blokkal::WalletManager.This class is used by Blokkal::WalletManager, so that only objects waiting for the wallet to be opened will be notified.
Definition at line 80 of file blokkalwalletmanager.h.
Member Function Documentation
void Blokkal::WalletManagerSignal::walletOpened | ( | KWallet::Wallet * | wallet | ) | [signal] |
This signal is send to objects waiting for the wallet to be opened.
- Parameters:
-
wallet the wallet, 0 if failed
The documentation for this class was generated from the following file: