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

Public Member Functions | |
| KWalletFolderItem (KWallet::Wallet *w, QTreeWidget *parent, const QString &name, int entries) | |
| virtual | ~KWalletFolderItem () |
| virtual bool | acceptDrop (const QMimeSource *mime) const |
| bool | contains (const QString &itemKey) |
| KWalletContainerItem * | getContainer (KWallet::Wallet::EntryType type) |
| QPixmap | getFolderIcon (KIconLoader::Group group) |
| QTreeWidgetItem * | getItem (const QString &itemKey) |
| QString | name () const |
| void | refresh () |
| void | refreshItemsCount () |
Public Attributes | |
| KWallet::Wallet * | _wallet |
Detailed Description
Definition at line 77 of file allyourbase.h.
Constructor & Destructor Documentation
| KWalletFolderItem::KWalletFolderItem | ( | KWallet::Wallet * | w, |
| QTreeWidget * | parent, | ||
| const QString & | name, | ||
| int | entries | ||
| ) |
Definition at line 44 of file allyourbase.cpp.
|
virtual |
Definition at line 127 of file allyourbase.cpp.
Member Function Documentation
|
virtual |
Definition at line 118 of file allyourbase.cpp.
| bool KWalletFolderItem::contains | ( | const QString & | itemKey | ) |
Definition at line 100 of file allyourbase.cpp.
| KWalletContainerItem * KWalletFolderItem::getContainer | ( | KWallet::Wallet::EntryType | type | ) |
Definition at line 87 of file allyourbase.cpp.
| QPixmap KWalletFolderItem::getFolderIcon | ( | KIconLoader::Group | group | ) |
Definition at line 51 of file allyourbase.cpp.
| QTreeWidgetItem * KWalletFolderItem::getItem | ( | const QString & | itemKey | ) |
Definition at line 104 of file allyourbase.cpp.
| QString KWalletFolderItem::name | ( | ) | const |
Definition at line 123 of file allyourbase.cpp.
| void KWalletFolderItem::refresh | ( | ) |
Definition at line 64 of file allyourbase.cpp.
| void KWalletFolderItem::refreshItemsCount | ( | ) |
Definition at line 71 of file allyourbase.cpp.
Member Data Documentation
| KWallet::Wallet* KWalletFolderItem::_wallet |
Definition at line 93 of file allyourbase.h.
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