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

Public Member Functions | |
| KWalletContainerItem (QTreeWidgetItem *parent, const QString &name, KWallet::Wallet::EntryType entryType) | |
| virtual | ~KWalletContainerItem () |
| bool | contains (const QString &itemKey) |
| KWallet::Wallet::EntryType | entryType () |
| QTreeWidgetItem * | getItem (const QString &itemKey) |
Detailed Description
Definition at line 63 of file allyourbase.h.
Constructor & Destructor Documentation
| KWalletContainerItem::KWalletContainerItem | ( | QTreeWidgetItem * | parent, |
| const QString & | name, | ||
| KWallet::Wallet::EntryType | entryType | ||
| ) |
Definition at line 134 of file allyourbase.cpp.
|
virtual |
Definition at line 139 of file allyourbase.cpp.
Member Function Documentation
| bool KWalletContainerItem::contains | ( | const QString & | itemKey | ) |
Definition at line 146 of file allyourbase.cpp.
| KWallet::Wallet::EntryType KWalletContainerItem::entryType | ( | ) |
Definition at line 142 of file allyourbase.cpp.
| QTreeWidgetItem * KWalletContainerItem::getItem | ( | const QString & | itemKey | ) |
Definition at line 150 of file allyourbase.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference