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

Public Member Functions | |
KWalletItem (QListWidget *parent, const QString &walletName) | |
virtual | ~KWalletItem () |
void | processDropEvent (QDropEvent *e) |
void | setOpen (bool state) |
Detailed Description
Definition at line 133 of file allyourbase.h.
Constructor & Destructor Documentation
KWalletItem::KWalletItem | ( | QListWidget * | parent, |
const QString & | walletName | ||
) |
Definition at line 186 of file allyourbase.cpp.
|
virtual |
Definition at line 191 of file allyourbase.cpp.
Member Function Documentation
void KWalletItem::processDropEvent | ( | QDropEvent * | e | ) |
Definition at line 267 of file allyourbase.cpp.
void KWalletItem::setOpen | ( | bool | state | ) |
Definition at line 194 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.