kmail
#include <kmcomposereditor.h>
Inherits KMeditor.
Signals | |
| void | insertSnippet () | 
Public Member Functions | |
| KMComposerEditor (KMComposeWin *win, QWidget *parent=0) | |
| ~KMComposerEditor () | |
| void | createActions (KActionCollection *actionCollection) | 
| void | replaceUnknownChars (const QTextCodec *codec) | 
| void | setHighlighterColors (KPIMTextEdit::EMailQuoteHighlighter *highlighter) | 
| void | showSpellConfigDialog (const QString &configFileName) | 
| QString | smartQuote (const QString &msg) | 
Protected Slots | |
| void | mousePopupMenuImplementation (const QPoint &pos) | 
Protected Member Functions | |
| bool | canInsertFromMimeData (const QMimeData *source) const | 
| void | insertFromMimeData (const QMimeData *source) | 
Detailed Description
Definition at line 31 of file kmcomposereditor.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Constructs a KMComposerEditor object.
Definition at line 54 of file kmcomposereditor.cpp.
| KMComposerEditor::~KMComposerEditor | ( | ) | 
Definition at line 60 of file kmcomposereditor.cpp.
Member Function Documentation
      
  | 
  protected | 
Definition at line 126 of file kmcomposereditor.cpp.
| void KMComposerEditor::createActions | ( | KActionCollection * | actionCollection | ) | 
Reimplemented from KMEditor, to support more actions.
The additional action XML names are:
- paste_quoted
 - tools_quote
 - tools_unquote
 
Definition at line 64 of file kmcomposereditor.cpp.
      
  | 
  protected | 
Definition at line 138 of file kmcomposereditor.cpp.
      
  | 
  signal | 
      
  | 
  protectedslot | 
Definition at line 169 of file kmcomposereditor.cpp.
| void KMComposerEditor::replaceUnknownChars | ( | const QTextCodec * | codec | ) | 
This replaces all characters not known to the specified codec with questionmarks.
HTML formatting is preserved.
Definition at line 110 of file kmcomposereditor.cpp.
| void KMComposerEditor::setHighlighterColors | ( | KPIMTextEdit::EMailQuoteHighlighter * | highlighter | ) | 
Reimplemented from KMEditor.
Definition at line 87 of file kmcomposereditor.cpp.
| void KMComposerEditor::showSpellConfigDialog | ( | const QString & | configFileName | ) | 
Static override because we want to hide part of the dialog UI.
Definition at line 149 of file kmcomposereditor.cpp.
| QString KMComposerEditor::smartQuote | ( | const QString & | msg | ) | 
Reimplemented from KMEditor.
Definition at line 105 of file kmcomposereditor.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference