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 Methods

 KOAttendeeListView (QWidget *parent=0, const char *name=0)
virtual ~KOAttendeeListView ()
virtual void addAttendee (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 58 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 83 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.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:38:32 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003