kwallet
KWalletManager Class Reference
#include <kwalletmanager.h>

Detailed Description
Definition at line 32 of file kwalletmanager.h.
Public Slots | |
| Q_SCRIPTABLE void | allWalletsClosed () |
| Q_SCRIPTABLE void | aWalletWasOpened () |
| void | changeWalletPassword (const QString &walletName) |
| void | closeWallet (const QString &walletName) |
| void | contextMenu (Q3IconViewItem *item, const QPoint &pos) |
| void | createWallet () |
| void | deleteWallet (const QString &walletName) |
| void | openWallet (Q3IconViewItem *item) |
| void | openWallet (const QString &walletName, bool newWallet) |
| void | openWallet (const QString &walletName) |
| void | openWalletFile (const QString &path) |
| Q_SCRIPTABLE void | updateWalletDisplay () |
Public Member Functions | |
| void | kwalletdLaunch () |
| KWalletManager (QWidget *parent=0, const char *name=0, Qt::WFlags f=0) | |
| QIcon | loadSystemTrayIcon (const QString &icon) |
| virtual | ~KWalletManager () |
Protected Member Functions | |
| virtual bool | queryClose () |
Constructor & Destructor Documentation
| KWalletManager::KWalletManager | ( | QWidget * | parent = 0, |
|
| const char * | name = 0, |
|||
| Qt::WFlags | f = 0 | |||
| ) | [explicit] |
Definition at line 51 of file kwalletmanager.cpp.
| KWalletManager::~KWalletManager | ( | ) | [virtual] |
Definition at line 157 of file kwalletmanager.cpp.
Member Function Documentation
| void KWalletManager::allWalletsClosed | ( | ) | [slot] |
Definition at line 327 of file kwalletmanager.cpp.
| void KWalletManager::aWalletWasOpened | ( | ) | [slot] |
Definition at line 182 of file kwalletmanager.cpp.
| void KWalletManager::changeWalletPassword | ( | const QString & | walletName | ) | [slot] |
Definition at line 260 of file kwalletmanager.cpp.
| void KWalletManager::closeWallet | ( | const QString & | walletName | ) | [slot] |
Definition at line 244 of file kwalletmanager.cpp.
| void KWalletManager::contextMenu | ( | Q3IconViewItem * | item, | |
| const QPoint & | pos | |||
| ) | [slot] |
Definition at line 217 of file kwalletmanager.cpp.
| void KWalletManager::createWallet | ( | ) | [slot] |
Definition at line 362 of file kwalletmanager.cpp.
| void KWalletManager::deleteWallet | ( | const QString & | walletName | ) | [slot] |
Definition at line 231 of file kwalletmanager.cpp.
| void KWalletManager::kwalletdLaunch | ( | ) |
Definition at line 164 of file kwalletmanager.cpp.
Definition at line 421 of file kwalletmanager.cpp.
| void KWalletManager::openWallet | ( | Q3IconViewItem * | item | ) | [slot] |
Definition at line 320 of file kwalletmanager.cpp.
| void KWalletManager::openWallet | ( | const QString & | walletName, | |
| bool | newWallet | |||
| ) | [slot] |
Definition at line 296 of file kwalletmanager.cpp.
| void KWalletManager::openWallet | ( | const QString & | walletName | ) | [slot] |
Definition at line 291 of file kwalletmanager.cpp.
| void KWalletManager::openWalletFile | ( | const QString & | path | ) | [slot] |
Definition at line 265 of file kwalletmanager.cpp.
| bool KWalletManager::queryClose | ( | ) | [protected, virtual] |
Definition at line 169 of file kwalletmanager.cpp.
| void KWalletManager::updateWalletDisplay | ( | ) | [slot] |
Definition at line 191 of file kwalletmanager.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference