KOAttendeeListView Class Reference
KOAttendeeListView is a child class of KListView which supports dropping of attendees (e.g. More...
#include <koeditordetails.h>
Inherits KListView.
Public Slots
- virtual void contentsDragEnterEvent (QDragEnterEvent *e)
- virtual void dragEnterEvent (QDragEnterEvent *e)
- virtual void contentsDropEvent (QDropEvent *e)
- virtual void dropEvent (QDropEvent *e)
- virtual void contentsDragMoveEvent (QDragMoveEvent *e)
Signals
Public Member Functions
- KOAttendeeListView (QWidget *parent=0, const char *name=0)
- virtual ~KOAttendeeListView ()
- virtual void addAttendee (const QString &newAttendee)
Detailed Description
KOAttendeeListView is a child class of KListView which supports dropping of attendees (e.g.from kaddressbook) onto it. If an attendeee was dropped, the signal dropped(Attendee*) is emitted. Valid drop classes are KVCardDrag and QTextDrag.
Constructor & Destructor Documentation
|
KOAttendeeListView is a child class of KListView which supports dropping of attendees (e.g. from kaddressbook) onto it. If an attendeee was dropped, the signal dropped(Attendee*) is emitted. Valid drop classes are KVCardDrag and QTextDrag. |
The documentation for this class was generated from the following files:
- koeditordetails.h
- koeditordetails.cpp