MessageComposer

MessageComposer Namespace Reference

Namespaces

namespace  SendLaterUtil
 

Classes

class  AkonadiSender
 
class  AliasesExpandJob
 
class  AttachmentClipBoardJob
 
class  AttachmentControllerBase
 
class  AttachmentFromPublicKeyJob
 
class  AttachmentJob
 
class  AttachmentModel
 
class  AttachmentVcardFromAddressBookJob
 
class  Composer
 
class  ComposerAttachmentInterface
 
class  ComposerLineEdit
 
class  ComposerViewBase
 
class  ComposerViewInterface
 
class  ContentJobBase
 
class  ConvertSnippetVariableMenu
 
class  ConvertSnippetVariablesJob
 
class  DistributionListExpandJob
 
class  EditorWatcher
 
class  EmailAddressResolveJob
 
class  EncryptJob
 
class  FollowupReminderCreateJob
 
class  FollowUpReminderSelectDateDialog
 
class  GlobalPart
 
class  ImageScaling
 
class  ImageScalingWidget
 
class  InfoPart
 
class  InsertTextFileJob
 
class  ItipJob
 
class  ItipPart
 
class  JobBase
 
class  MainTextJob
 
class  MDNWarningWidgetJob
 
class  MessageComposerSettings
 
class  MessageFactoryNG
 
class  MessagePart
 
class  MultipartJob
 
class  PluginActionType
 
class  PluginComposerInterface
 
class  PluginEditor
 
class  PluginEditorBase
 
class  PluginEditorCheckBeforeSend
 
class  PluginEditorCheckBeforeSendInterface
 
class  PluginEditorCheckBeforeSendManager
 
class  PluginEditorCheckBeforeSendParams
 
class  PluginEditorConfigureBaseWidget
 
class  PluginEditorConverterBeforeConvertingData
 
class  PluginEditorConverterInitialData
 
class  PluginEditorConvertText
 
class  PluginEditorConvertTextInterface
 
class  PluginEditorConvertTextManager
 
class  PluginEditorGrammarCustomToolsViewInterface
 
class  PluginEditorGrammarManager
 
class  PluginEditorInit
 
class  PluginEditorInitInterface
 
class  PluginEditorInitManager
 
class  PluginEditorInterface
 
class  PluginEditorManager
 
class  PluginGrammarAction
 
class  ProtectedHeadersJob
 
class  Recipient
 
class  RecipientLineEdit
 
class  RecipientLineFactory
 
class  RecipientLineNG
 
class  RecipientsEditor
 
class  RichTextComposerNg
 
class  RichTextComposerSignatures
 
class  SendLaterDialog
 
class  SendLaterInfo
 
class  SignatureController
 
class  SignEncryptJob
 
class  SignJob
 
class  SinglepartJob
 
class  SkeletonMessageJob
 
class  StatusBarLabelToggledState
 
class  TextPart
 
class  TransparentJob
 

Enumerations

enum  MDNAdvice { MDNIgnore , MDNSendDenied , MDNSend }
 
enum  ReplyStrategy {
  ReplySmart = 0 , ReplyAuthor , ReplyList , ReplyAll ,
  ReplyNone
}
 

Functions

void MESSAGECOMPOSER_EXPORT removeDraftCryptoHeaders (const KMime::Message::Ptr &msg)
 

Detailed Description

Simple interface that both EncryptJob and SignEncryptJob implement so the composer can extract some encryption-specific job info from them.

Enumeration Type Documentation

◆ MDNAdvice

enum MessageComposer::MDNAdvice

Definition at line 38 of file messagefactoryng.h.

◆ ReplyStrategy

Enumeration that defines the available reply "modes".

Definition at line 30 of file messagefactoryng.h.

Function Documentation

◆ removeDraftCryptoHeaders()

void MessageComposer::removeDraftCryptoHeaders ( const KMime::Message::Ptr & msg)

Definition at line 13 of file draftstatus.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:12:44 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.