kaddressbook
AddresseeCardView Class Reference
Inheritance diagram for AddresseeCardView:

Detailed Description
Definition at line 77 of file kaddressbookcardview.h.
Signals | |
void | startAddresseeDrag () |
void | addresseeDropped (QDropEvent *) |
Public Member Functions | |
AddresseeCardView (QWidget *parent, const char *name=0) | |
~AddresseeCardView () | |
Protected Member Functions | |
virtual void | dragEnterEvent (QDragEnterEvent *) |
virtual void | dropEvent (QDropEvent *) |
virtual void | startDrag () |
Member Function Documentation
void AddresseeCardView::startDrag | ( | ) | [protected, virtual] |
Overload this method to be told when a drag should be started.
In most cases you will want to start a drag event with the currently selected item.
Reimplemented from CardView.
Definition at line 140 of file kaddressbookcardview.cpp.
The documentation for this class was generated from the following files: