kwallet
KWalletEntryItem Class Reference
#include <allyourbase.h>
Inheritance diagram for KWalletEntryItem:

Detailed Description
Definition at line 45 of file allyourbase.h.
Public Member Functions | |
| void | clearOldName () |
| QString | currentName () |
| KWalletEntryItem (KWallet::Wallet *w, Q3ListViewItem *parent, const QString &ename) | |
| const QString & | oldName () |
| virtual int | rtti () const |
| virtual | ~KWalletEntryItem () |
Public Attributes | |
| KWallet::Wallet * | _wallet |
Constructor & Destructor Documentation
| KWalletEntryItem::KWalletEntryItem | ( | KWallet::Wallet * | w, | |
| Q3ListViewItem * | parent, | |||
| const QString & | ename | |||
| ) |
Definition at line 164 of file allyourbase.cpp.
| KWalletEntryItem::~KWalletEntryItem | ( | ) | [virtual] |
Definition at line 174 of file allyourbase.cpp.
Member Function Documentation
| void KWalletEntryItem::clearOldName | ( | ) | [inline] |
Definition at line 53 of file allyourbase.h.
| QString KWalletEntryItem::currentName | ( | ) | [inline] |
Definition at line 51 of file allyourbase.h.
| const QString& KWalletEntryItem::oldName | ( | ) | [inline] |
Definition at line 50 of file allyourbase.h.
| int KWalletEntryItem::rtti | ( | ) | const [virtual] |
Definition at line 170 of file allyourbase.cpp.
Member Data Documentation
| KWallet::Wallet* KWalletEntryItem::_wallet |
Definition at line 57 of file allyourbase.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference