korganizer
KOEditorAttachments Class Reference
List of all members.Detailed Description
Definition at line 39 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::null) |
| void | addAttachment (KCal::Attachment *attachment) |
| void | setDefaults () |
| void | readIncidence (KCal::Incidence *) |
| void | writeIncidence (KCal::Incidence *) |
| bool | hasAttachments () |
Protected Slots | |
| void | showAttachment (QListViewItem *item) |
| void | slotAdd () |
| void | slotEdit () |
| void | slotRemove () |
| void | slotShow () |
| void | dragEnterEvent (QDragEnterEvent *event) |
| void | dropEvent (QDropEvent *event) |
Member Function Documentation
| void KOEditorAttachments::setDefaults | ( | ) |
| void KOEditorAttachments::readIncidence | ( | KCal::Incidence * | ) |
Read event object and setup widgets accordingly.
Definition at line 251 of file koeditorattachments.cpp.
| void KOEditorAttachments::writeIncidence | ( | KCal::Incidence * | ) |
The documentation for this class was generated from the following files:

