kmail
KMEdit Class Reference
List of all members.Detailed Description
Definition at line 24 of file kmedit.h.
Public Slots | |
void | initializeAutoSpellChecking () |
void | slotSpellcheck2 (KSpell *) |
void | slotSpellResult (const QString &) |
void | slotSpellDone () |
void | slotExternalEditorDone (KProcess *) |
void | slotMisspelling (const QString &, const QStringList &, unsigned int) |
void | slotCorrected (const QString &, const QString &, unsigned int) |
void | addSuggestion (const QString &text, const QStringList &lst, unsigned int) |
void | cut () |
void | clear () |
void | del () |
void | paste () |
Signals | |
void | spellcheck_done (int result) |
void | pasteImage () |
void | focusUp () |
void | focusChanged (bool) |
Public Member Functions | |
KMEdit (QWidget *parent=0, KMComposeWin *composer=0, KSpellConfig *spellConfig=0, const char *name=0) | |
~KMEdit () | |
void | spellcheck () |
QString | brokenText () |
int | autoSpellChecking (bool) |
void | setUseExternalEditor (bool use) |
void | setExternalEditorPath (const QString &path) |
bool | checkExternalEditorFinished () |
QPopupMenu * | createPopupMenu (const QPoint &) |
void | setSpellCheckingActive (bool spellCheckingActive) |
void | contentsDragEnterEvent (QDragEnterEvent *e) |
void | contentsDragMoveEvent (QDragMoveEvent *e) |
void | contentsDropEvent (QDropEvent *e) |
void | deleteAutoSpellChecking () |
unsigned int | lineBreakColumn () const |
void | setCursorPositionFromStart (unsigned int pos) |
Protected Member Functions | |
bool | eventFilter (QObject *, QEvent *) |
void | keyPressEvent (QKeyEvent *) |
Member Function Documentation
|
Toggle automatic spellchecking.
Definition at line 478 of file kmedit.cpp. |
|
Text with lines breaks inserted after every row.
Definition at line 300 of file kmedit.cpp. |
|
Check that the external editor has finished and output a warning if it hasn't.
Definition at line 523 of file kmedit.cpp. |
|
Drag and drop methods.
Definition at line 59 of file kmedit.cpp. |
|
Event filter that does Tab-key handling.
Definition at line 336 of file kmedit.cpp. |
|
set cursor to absolute position pos
Definition at line 735 of file kmedit.cpp. |
|
For the external editor.
|
|
Start the spell checker.
Definition at line 541 of file kmedit.cpp. |
The documentation for this class was generated from the following files: