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

Detailed Description
Definition at line 128 of file allyourbase.h.
Public Member Functions | |
| virtual bool | acceptDrop (const QMimeSource *mime) const |
| KWalletItem (Q3IconView *parent, const QString &walletName) | |
| void | setOpen (bool state) |
| virtual | ~KWalletItem () |
Protected Member Functions | |
| virtual void | dropped (QDropEvent *e, const Q3ValueList< Q3IconDragItem > &lst) |
Constructor & Destructor Documentation
| KWalletItem::KWalletItem | ( | Q3IconView * | parent, | |
| const QString & | walletName | |||
| ) |
Definition at line 180 of file allyourbase.cpp.
| KWalletItem::~KWalletItem | ( | ) | [virtual] |
Definition at line 184 of file allyourbase.cpp.
Member Function Documentation
| bool KWalletItem::acceptDrop | ( | const QMimeSource * | mime | ) | const [virtual] |
Definition at line 187 of file allyourbase.cpp.
| void KWalletItem::dropped | ( | QDropEvent * | e, | |
| const Q3ValueList< Q3IconDragItem > & | lst | |||
| ) | [protected, virtual] |
| void KWalletItem::setOpen | ( | bool | state | ) |
Definition at line 192 of file allyourbase.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference