kwallet
#include <allyourbase.h>
Definition at line 100 of file allyourbase.h.
| KWalletEntryList::KWalletEntryList |
( |
QWidget * |
parent, |
|
|
const char * |
name = 0L |
|
) |
| |
|
explicit |
| KWalletEntryList::~KWalletEntryList |
( |
| ) |
|
|
virtual |
| void KWalletEntryList::dragEnterEvent |
( |
QDragEnterEvent * |
e | ) |
|
|
protectedvirtual |
| void KWalletEntryList::dragMoveEvent |
( |
QDragMoveEvent * |
e | ) |
|
|
protectedvirtual |
| void KWalletEntryList::dropEvent |
( |
QDropEvent * |
e | ) |
|
|
protectedvirtual |
| bool KWalletEntryList::existsFolder |
( |
const QString & |
name | ) |
|
| void KWalletEntryList::itemDropped |
( |
QDropEvent * |
e, |
|
|
QTreeWidgetItem * |
item |
|
) |
| |
|
protected |
| void KWalletEntryList::mouseMoveEvent |
( |
QMouseEvent * |
e | ) |
|
|
protectedvirtual |
| void KWalletEntryList::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
|
protectedvirtual |
| void KWalletEntryList::refreshItemsCount |
( |
| ) |
|
|
slot |
| void KWalletEntryList::selectFirstVisible |
( |
| ) |
|
|
slot |
| void KWalletEntryList::setWallet |
( |
KWallet::Wallet * |
w | ) |
|
| QPoint KWalletEntryList::_mousePos |
| KWallet::Wallet* KWalletEntryList::_wallet |
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
KDE's Doxygen guidelines are available online.