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

Public Member Functions | |
KWalletEntryItem (KWallet::Wallet *w, QTreeWidgetItem *parent, const QString &ename) | |
virtual | ~KWalletEntryItem () |
const QString & | name () const |
void | restoreName () |
void | setName (const QString &n) |
Public Attributes | |
KWallet::Wallet * | _wallet |
Detailed Description
Definition at line 45 of file allyourbase.h.
Constructor & Destructor Documentation
KWalletEntryItem::KWalletEntryItem | ( | KWallet::Wallet * | w, |
QTreeWidgetItem * | parent, | ||
const QString & | ename | ||
) |
Definition at line 163 of file allyourbase.cpp.
|
virtual |
Definition at line 168 of file allyourbase.cpp.
Member Function Documentation
|
inline |
Definition at line 50 of file allyourbase.h.
void KWalletEntryItem::restoreName | ( | ) |
Definition at line 177 of file allyourbase.cpp.
void KWalletEntryItem::setName | ( | const QString & | n | ) |
Definition at line 171 of file allyourbase.cpp.
Member Data Documentation
KWallet::Wallet* KWalletEntryItem::_wallet |
Definition at line 56 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.