kwallet
KWalletIconView Class Reference
#include <allyourbase.h>
Inheritance diagram for KWalletIconView:
Detailed Description
Definition at line 145 of file allyourbase.h.
Public Member Functions | |
| KWalletIconView (QWidget *parent, const char *name=0L) | |
| virtual | ~KWalletIconView () |
Protected Slots | |
| virtual void | slotDropped (QDropEvent *e, const Q3ValueList< Q3IconDragItem > &lst) |
Protected Member Functions | |
| virtual void | contentsMousePressEvent (QMouseEvent *e) |
| virtual Q3DragObject * | dragObject () |
Protected Attributes | |
| QPoint | _mousePos |
Constructor & Destructor Documentation
| KWalletIconView::KWalletIconView | ( | QWidget * | parent, | |
| const char * | name = 0L | |||
| ) | [explicit] |
Definition at line 641 of file allyourbase.cpp.
| KWalletIconView::~KWalletIconView | ( | ) | [virtual] |
Definition at line 647 of file allyourbase.cpp.
Member Function Documentation
| void KWalletIconView::contentsMousePressEvent | ( | QMouseEvent * | e | ) | [protected, virtual] |
Definition at line 694 of file allyourbase.cpp.
| Q3DragObject * KWalletIconView::dragObject | ( | ) | [protected, virtual] |
Definition at line 702 of file allyourbase.cpp.
| void KWalletIconView::slotDropped | ( | QDropEvent * | e, | |
| const Q3ValueList< Q3IconDragItem > & | lst | |||
| ) | [protected, virtual, slot] |
Definition at line 650 of file allyourbase.cpp.
Member Data Documentation
QPoint KWalletIconView::_mousePos [protected] |
Definition at line 158 of file allyourbase.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference