KOAttendeeListView Class Reference
#include <koeditordetails.h>
Inherits TDEListView.
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()
|
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: