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
|
Read event object and setup widgets accordingly.
Definition at line 251 of file koeditorattachments.cpp. |
|
Set widgets to default values.
Definition at line 232 of file koeditorattachments.cpp. |
|
Write event settings to event object.
Definition at line 262 of file koeditorattachments.cpp. |
The documentation for this class was generated from the following files: