korganizer
KOEditorAttachments Class Reference
List of all members.Detailed Description
Definition at line 43 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 KURL &uri, const QString &mimeType=QString::null, bool asUri=true) |
| void | addAttachment (KCal::Attachment *attachment) |
| void | setDefaults () |
| void | readIncidence (KCal::Incidence *) |
| void | writeIncidence (KCal::Incidence *) |
| bool | hasAttachments () |
Protected Slots | |
| void | showAttachment (QIconViewItem *item) |
| void | slotAdd () |
| void | slotAddData () |
| void | slotEdit () |
| void | slotRemove () |
| void | slotShow () |
| void | dragEnterEvent (QDragEnterEvent *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 | ( | ) |
| void KOEditorAttachments::readIncidence | ( | KCal::Incidence * | ) |
Read event object and setup widgets accordingly.
Definition at line 436 of file koeditorattachments.cpp.
| void KOEditorAttachments::writeIncidence | ( | KCal::Incidence * | ) |
The documentation for this class was generated from the following files:

