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

Detailed Description
Definition at line 63 of file allyourbase.h.
Public Member Functions | |
| KWalletContainerItem (Q3ListViewItem *parent, const QString &name, KWallet::Wallet::EntryType type) | |
| virtual | ~KWalletContainerItem () |
| virtual int | rtti () const |
| KWallet::Wallet::EntryType | type () |
| bool | contains (const QString &itemKey) |
| Q3ListViewItem * | getItem (const QString &itemKey) |
Constructor & Destructor Documentation
| KWalletContainerItem::KWalletContainerItem | ( | Q3ListViewItem * | parent, | |
| const QString & | name, | |||
| KWallet::Wallet::EntryType | type | |||
| ) |
Definition at line 131 of file allyourbase.cpp.
| KWalletContainerItem::~KWalletContainerItem | ( | ) | [virtual] |
Definition at line 137 of file allyourbase.cpp.
Member Function Documentation
| int KWalletContainerItem::rtti | ( | ) | const [virtual] |
Definition at line 140 of file allyourbase.cpp.
| KWallet::Wallet::EntryType KWalletContainerItem::type | ( | ) |
Definition at line 144 of file allyourbase.cpp.
| bool KWalletContainerItem::contains | ( | const QString & | itemKey | ) |
Definition at line 148 of file allyourbase.cpp.
| Q3ListViewItem * KWalletContainerItem::getItem | ( | const QString & | itemKey | ) |
Definition at line 152 of file allyourbase.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference