korganizer

KOEditorAttachments Class Reference

List of all members.

Detailed Description

Definition at line 80 of file koeditorattachments.h.


Signals

void openURL (const KURL &url)

Public Member Functions

 KOEditorAttachments (int spacing=8, QWidget *parent=0, const char *name=0)
 ~KOEditorAttachments ()
void addAttachment (const QString &uri, const QString &mimeType=QString(), const QString &label=QString(), bool binary=false)
void addAttachment (KCal::Attachment *attachment)
void addAttachment (const QByteArray &data, const QString &mimeType=QString(), const QString &label=QString())
void setDefaults ()
void readIncidence (KCal::Incidence *)
void writeIncidence (KCal::Incidence *)
bool hasAttachments ()

Protected Types

enum  { DRAG_COPY = 0, DRAG_LINK = 1, DRAG_CANCEL = 2 }

Protected Slots

void showAttachment (QIconViewItem *item)
void slotAdd ()
void slotAddData ()
void slotEdit ()
void slotRemove ()
void slotShow ()
void dragEnterEvent (QDragEnterEvent *event)
void dragMoveEvent (QDragMoveEvent *event)
void dropEvent (QDropEvent *event)
void slotCopy ()
void slotCut ()
void slotPaste ()
void selectionChanged ()
void contextMenu (QIconViewItem *item, const QPoint &pos)

Friends

class AttachmentIconView

Member Function Documentation

void KOEditorAttachments::setDefaults (  ) 

Set widgets to default values.

Definition at line 703 of file koeditorattachments.cpp.

void KOEditorAttachments::readIncidence ( KCal::Incidence  ) 

Read event object and setup widgets accordingly.

Definition at line 797 of file koeditorattachments.cpp.

void KOEditorAttachments::writeIncidence ( KCal::Incidence  ) 

Write event settings to event object.

Definition at line 811 of file koeditorattachments.cpp.


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