kwallet
KWalletConfig Class Reference
#include <konfigurator.h>
Inheritance diagram for KWalletConfig:

Detailed Description
Definition at line 36 of file konfigurator.h.
Public Slots | |
| void | configChanged () |
| void | contextMenuRequested (Q3ListViewItem *item, const QPoint &pos, int col) |
| void | deleteEntry () |
| void | launchManager () |
| void | newLocalWallet () |
| void | newNetworkWallet () |
| QString | newWallet () |
| void | updateWalletLists () |
Public Member Functions | |
| void | defaults () |
| KWalletConfig (QWidget *parent=0L, const QVariantList &=QVariantList()) | |
| void | load () |
| QString | quickHelp () const |
| void | save () |
| virtual | ~KWalletConfig () |
Constructor & Destructor Documentation
| KWalletConfig::KWalletConfig | ( | QWidget * | parent = 0L, |
|
| const QVariantList & | = QVariantList() | |||
| ) | [explicit] |
| KWalletConfig::~KWalletConfig | ( | ) | [virtual] |
Definition at line 90 of file konfigurator.cpp.
Member Function Documentation
| void KWalletConfig::configChanged | ( | ) | [slot] |
Definition at line 178 of file konfigurator.cpp.
| void KWalletConfig::contextMenuRequested | ( | Q3ListViewItem * | item, | |
| const QPoint & | pos, | |||
| int | col | |||
| ) | [slot] |
Definition at line 314 of file konfigurator.cpp.
| void KWalletConfig::defaults | ( | ) |
Definition at line 292 of file konfigurator.cpp.
| void KWalletConfig::deleteEntry | ( | ) | [slot] |
Definition at line 325 of file konfigurator.cpp.
| void KWalletConfig::launchManager | ( | ) | [slot] |
Definition at line 167 of file konfigurator.cpp.
| void KWalletConfig::load | ( | ) |
Definition at line 183 of file konfigurator.cpp.
| void KWalletConfig::newLocalWallet | ( | ) | [slot] |
Definition at line 139 of file konfigurator.cpp.
| void KWalletConfig::newNetworkWallet | ( | ) | [slot] |
Definition at line 153 of file konfigurator.cpp.
| QString KWalletConfig::newWallet | ( | ) | [slot] |
Definition at line 116 of file konfigurator.cpp.
| QString KWalletConfig::quickHelp | ( | ) | const |
Definition at line 309 of file konfigurator.cpp.
| void KWalletConfig::save | ( | ) |
Definition at line 232 of file konfigurator.cpp.
| void KWalletConfig::updateWalletLists | ( | ) | [slot] |
Definition at line 94 of file konfigurator.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference