KOAttendeeListView Class Reference
#include <koeditordetails.h>
Inherits TDEListView.
Public Slots | |
virtual void | contentsDragEnterEvent (TQDragEnterEvent *e) |
virtual void | dragEnterEvent (TQDragEnterEvent *e) |
virtual void | contentsDropEvent (TQDropEvent *e) |
virtual void | dropEvent (TQDropEvent *e) |
virtual void | contentsDragMoveEvent (TQDragMoveEvent *e) |
Signals | |
void | dropped (Attendee *) |
Public Member Functions | |
KOAttendeeListView (TQWidget *parent=0, const char *name=0) | |
virtual | ~KOAttendeeListView () |
virtual void | addAttendee (const TQString &newAttendee) |
Detailed Description
KOAttendeeListView is a child class of TDEListView 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 TQTextDrag.
Definition at line 60 of file koeditordetails.h.
Constructor & Destructor Documentation
KOAttendeeListView::~KOAttendeeListView | ( | ) | [virtual] |
KOAttendeeListView is a child class of TDEListView 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 TQTextDrag.
Definition at line 107 of file koeditordetails.cpp.
The documentation for this class was generated from the following files: