messageviewer
attachmenteditjob.cpp
Go to the documentation of this file.
47 i18n("Edit Attachment"), KGuiItem( i18n("Edit"), QLatin1String("document-properties") ), KStandardGuiItem::cancel(),
67 connect( watcher, SIGNAL(editDone(MessageViewer::EditorWatcher*)), SLOT(slotAttachmentEditDone(MessageViewer::EditorWatcher*)) );
123 void AttachmentEditJob::removeEditorWatcher(MessageViewer::EditorWatcher* editorWatcher, const QString &name)
void refreshMessage(const Akonadi::Item &item)
bool remove()
void canDeleteJob()
Definition: attachmenteditjob.cpp:117
Starts an editor for the given URL and emits an signal when editing has been finished.
Definition: editorwatcher.h:39
const char * name() const
void setMainWindow(QWidget *mainWindow)
Definition: attachmenteditjob.cpp:75
void deleteLater()
~AttachmentEditJob()
Definition: attachmenteditjob.cpp:38
void setMessageItem(const Akonadi::Item &messageItem)
Definition: attachmenteditjob.cpp:102
AttachmentEditJob(QObject *parent=0)
Definition: attachmenteditjob.cpp:30
void setMessage(const KMime::Message::Ptr &message)
Definition: attachmenteditjob.cpp:129
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
bool addAttachment(KMime::Content *node, bool showWarning)
Definition: attachmenteditjob.cpp:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.