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 | launchManager () |
| void | newLocalWallet () |
| void | newNetworkWallet () |
| void | updateWalletLists () |
| QString | newWallet () |
| void | deleteEntry () |
| void | contextMenuRequested (Q3ListViewItem *item, const QPoint &pos, int col) |
Public Member Functions | |
| KWalletConfig (QWidget *parent=0L, const QVariantList &=QVariantList()) | |
| virtual | ~KWalletConfig () |
| void | load () |
| void | save () |
| void | defaults () |
| QString | quickHelp () const |
Constructor & Destructor Documentation
| KWalletConfig::KWalletConfig | ( | QWidget * | parent = 0L, |
|
| const QVariantList & | = QVariantList() | |||
| ) | [explicit] |
| KWalletConfig::~KWalletConfig | ( | ) | [virtual] |
Definition at line 94 of file konfigurator.cpp.
Member Function Documentation
| void KWalletConfig::load | ( | ) |
Definition at line 189 of file konfigurator.cpp.
| void KWalletConfig::save | ( | ) |
Definition at line 238 of file konfigurator.cpp.
| void KWalletConfig::defaults | ( | ) |
Definition at line 294 of file konfigurator.cpp.
| QString KWalletConfig::quickHelp | ( | ) | const |
Definition at line 311 of file konfigurator.cpp.
| void KWalletConfig::configChanged | ( | ) | [slot] |
Definition at line 184 of file konfigurator.cpp.
| void KWalletConfig::launchManager | ( | ) | [slot] |
Definition at line 173 of file konfigurator.cpp.
| void KWalletConfig::newLocalWallet | ( | ) | [slot] |
Definition at line 145 of file konfigurator.cpp.
| void KWalletConfig::newNetworkWallet | ( | ) | [slot] |
Definition at line 159 of file konfigurator.cpp.
| void KWalletConfig::updateWalletLists | ( | ) | [slot] |
Definition at line 100 of file konfigurator.cpp.
| QString KWalletConfig::newWallet | ( | ) | [slot] |
Definition at line 122 of file konfigurator.cpp.
| void KWalletConfig::deleteEntry | ( | ) | [slot] |
Definition at line 327 of file konfigurator.cpp.
| void KWalletConfig::contextMenuRequested | ( | Q3ListViewItem * | item, | |
| const QPoint & | pos, | |||
| int | col | |||
| ) | [slot] |
Definition at line 316 of file konfigurator.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference