korganizer Library API Documentation

KOAttendeeListView Class Reference

KOAttendeeListView is a child class of KListView which supports dropping of attendees (e.g. More...

#include <koeditordetails.h>

List of all members.

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)


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 60 of file koeditordetails.h.


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 Logo
This file is part of the documentation for korganizer Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 4 14:43:23 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003