kmail
kmcommands.h
Go to the documentation of this file.
224 explicit KMEditItemCommand( QWidget *parent, const Akonadi::Item &msg, bool deleteFromSource = true );
318 const QString &selection = QString(), bool noquote = false, const QString & templateName = QString());
516 KMMoveCommand( const Akonadi::Collection& destFolder, const QList<Akonadi::Item> &msgList, MessageList::Core::MessageItemSetReference ref );
517 KMMoveCommand( const Akonadi::Collection& destFolder, const Akonadi::Item & msg, MessageList::Core::MessageItemSetReference ref = MessageList::Core::MessageItemSetReference() );
545 KMTrashMsgCommand( const Akonadi::Collection& srcFolder, const QList<Akonadi::Item> &msgList,MessageList::Core::MessageItemSetReference ref );
546 KMTrashMsgCommand( const Akonadi::Collection& srcFolder, const Akonadi::Item& msg,MessageList::Core::MessageItemSetReference ref );
Definition: kmcommands.h:312
Definition: kmcommands.h:190
Definition: kmcommands.h:148
Definition: kmcommands.h:540
Definition: kmcommands.h:162
Definition: kmcommands.h:244
This command is used to set or toggle a tag for a list of messages.
Definition: kmcommands.h:429
Definition: kmcommands.h:480
Definition: kmcommands.h:511
Definition: kmcommands.h:449
void setResult(Result result)
Use this to set the result of the command.
Definition: kmcommands.h:110
Definition: composer.h:37
void setDestFolder(const Akonadi::Collection &folder)
Definition: kmcommands.h:526
Definition: kmcommands.h:434
Definition: kmcommands.h:464
Definition: kmcommands.h:292
Small helper structure which encapsulates the KMMessage created when creating a reply, and.
Definition: kmcommands.h:44
QMap< KMime::Content *, Akonadi::Item > PartNodeMessageMap
Definition: kmcommands.h:41
void setDeletesItself(bool deletesItself)
Specify whether the subclass takes care of the deletion of the object.
Definition: kmcommands.h:94
MessageList::Core::MessageItemSetReference refSet() const
Definition: kmcommands.h:520
void setEmitsCompletedItself(bool emitsCompletedItself)
Specify whether the subclass takes care of emitting the completed() signal.
Definition: kmcommands.h:104
Definition: kmcommands.h:177
Definition: kmmainwidget.h:83
Definition: kmcommands.h:348
Definition: kmcommands.h:267
Definition: kmcommands.h:203
Definition: kmcommands.h:329
Definition: kmcommands.h:49
Definition: kmcommands.h:408
Akonadi::ItemFetchScope & fetchScope()
Allows to configure how much data should be retrieved of the messages.
Definition: kmcommands.h:79
Definition: kmcommands.h:377
Definition: kmcommands.h:219
Definition: kmcommands.h:255
Definition: kmcommands.h:553
Definition: kmcommands.h:365
Definition: kmmainwidget.h:58
Definition: kmcommands.h:492
Definition: kmcommands.h:233
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.