korganizer

KOAttendeeListView Class Reference

#include <koeditordetails.h>

List of all members.


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.

Definition at line 57 of file koeditordetails.h.


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

void dropped (Attendee *)

Public Member Functions

 KOAttendeeListView (QWidget *parent=0, const char *name=0)
virtual ~KOAttendeeListView ()
virtual void addAttendee (const QString &newAttendee)

Constructor & Destructor Documentation

KOAttendeeListView::~KOAttendeeListView (  )  [virtual]

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.

Definition at line 103 of file koeditordetails.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys