kwallet
KWalletPopup Class Reference
#include <kwalletpopup.h>
Inheritance diagram for KWalletPopup:

Detailed Description
Definition at line 27 of file kwalletpopup.h.
Public Slots | |
| void | openWallet () |
| void | deleteWallet () |
| void | closeWallet () |
| void | createWallet () |
| void | changeWalletPassword () |
| void | disconnectApp (int) |
Signals | |
| void | walletOpened (const QString &walletName) |
| void | walletClosed (const QString &walletName) |
| void | walletDeleted (const QString &walletName) |
| void | walletCreated () |
| void | walletChangePassword (const QString &walletName) |
Public Member Functions | |
| KWalletPopup (const QString &wallet, QWidget *parent=0, const char *name=0) | |
| virtual | ~KWalletPopup () |
Constructor & Destructor Documentation
| KWalletPopup::KWalletPopup | ( | const QString & | wallet, | |
| QWidget * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 32 of file kwalletpopup.cpp.
| KWalletPopup::~KWalletPopup | ( | ) | [virtual] |
Definition at line 88 of file kwalletpopup.cpp.
Member Function Documentation
| void KWalletPopup::openWallet | ( | ) | [slot] |
Definition at line 92 of file kwalletpopup.cpp.
| void KWalletPopup::deleteWallet | ( | ) | [slot] |
Definition at line 97 of file kwalletpopup.cpp.
| void KWalletPopup::closeWallet | ( | ) | [slot] |
Definition at line 102 of file kwalletpopup.cpp.
| void KWalletPopup::createWallet | ( | ) | [slot] |
Definition at line 112 of file kwalletpopup.cpp.
| void KWalletPopup::changeWalletPassword | ( | ) | [slot] |
Definition at line 107 of file kwalletpopup.cpp.
| void KWalletPopup::disconnectApp | ( | int | id | ) | [slot] |
Definition at line 117 of file kwalletpopup.cpp.
| void KWalletPopup::walletOpened | ( | const QString & | walletName | ) | [signal] |
| void KWalletPopup::walletClosed | ( | const QString & | walletName | ) | [signal] |
| void KWalletPopup::walletDeleted | ( | const QString & | walletName | ) | [signal] |
| void KWalletPopup::walletCreated | ( | ) | [signal] |
| void KWalletPopup::walletChangePassword | ( | const QString & | walletName | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference