kmail
kmcommands.h
Go to the documentation of this file.
230 explicit KMEditItemCommand( QWidget *parent, const Akonadi::Item &msg, bool deleteFromSource = true );
306 KMSaveAttachmentsCommand( QWidget *parent, const Akonadi::Item &msg, MessageViewer::Viewer *viewer );
325 const QString &selection = QString(), bool noquote = false, const QString & templateName = QString());
528 KMMoveCommand( const Akonadi::Collection& destFolder, const QList<Akonadi::Item> &msgList, MessageList::Core::MessageItemSetReference ref );
529 KMMoveCommand( const Akonadi::Collection& destFolder, const Akonadi::Item & msg, MessageList::Core::MessageItemSetReference ref = MessageList::Core::MessageItemSetReference() );
557 KMTrashMsgCommand( const Akonadi::Collection& srcFolder, const QList<Akonadi::Item> &msgList,MessageList::Core::MessageItemSetReference ref );
558 KMTrashMsgCommand( const Akonadi::Collection& srcFolder, const Akonadi::Item& msg,MessageList::Core::MessageItemSetReference ref );
Definition: kmcommands.h:319
Definition: kmcommands.h:196
Definition: kmcommands.h:588
Definition: kmcommands.h:154
Definition: kmcommands.h:552
Definition: kmcommands.h:168
Definition: kmcommands.h:250
This command is used to set or toggle a tag for a list of messages.
Definition: kmcommands.h:436
Definition: kmmainwidget.h:66
Definition: kmcommands.h:492
Definition: kmcommands.h:523
Definition: kmcommands.h:461
void setResult(Result result)
Use this to set the result of the command.
Definition: kmcommands.h:116
Definition: composer.h:39
virtual Akonadi::ItemFetchJob * createFetchJob(const Akonadi::Item::List &items)
Definition: kmcommands.cpp:277
void setDestFolder(const Akonadi::Collection &folder)
Definition: kmcommands.h:538
Definition: kmcommands.h:441
Definition: kmcommands.h:476
Definition: kmcommands.h:298
Small helper structure which encapsulates the KMMessage created when creating a reply, and.
Definition: kmcommands.h:48
QMap< KMime::Content *, Akonadi::Item > PartNodeMessageMap
Definition: kmcommands.h:45
void setDeletesItself(bool deletesItself)
Specify whether the subclass takes care of the deletion of the object.
Definition: kmcommands.h:100
MessageList::Core::MessageItemSetReference refSet() const
Definition: kmcommands.h:532
void setEmitsCompletedItself(bool emitsCompletedItself)
Specify whether the subclass takes care of emitting the completed() signal.
Definition: kmcommands.h:110
Definition: kmcommands.h:183
Definition: kmmainwidget.h:91
Definition: kmcommands.h:355
Definition: kmcommands.h:273
Definition: kmcommands.h:209
Definition: kmcommands.h:336
Definition: kmcommands.h:53
Definition: kmcommands.h:415
Akonadi::ItemFetchScope & fetchScope()
Allows to configure how much data should be retrieved of the messages.
Definition: kmcommands.h:85
Definition: kmcommands.h:384
Definition: kmcommands.h:225
Definition: kmcommands.h:261
Definition: kmcommands.h:565
Definition: kmcommands.h:372
Definition: kmcommands.h:504
Definition: kmcommands.h:239
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:33 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:34:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.