kmail
KMEdit Class Reference
#include <kmedit.h>
Detailed Description
Definition at line 25 of file kmedit.h.
Constructor & Destructor Documentation
KMEdit::KMEdit | ( | QWidget * | parent = 0 , |
|
KMComposeWin * | composer = 0 , |
|||
KSpellConfig * | spellConfig = 0 , |
|||
const char * | name = 0 | |||
) |
Definition at line 212 of file kmedit.cpp.
KMEdit::~KMEdit | ( | ) |
Definition at line 299 of file kmedit.cpp.
Member Function Documentation
void KMEdit::addSuggestion | ( | const QString & | text, | |
const QStringList & | lst, | |||
unsigned | int | |||
) | [slot] |
Definition at line 286 of file kmedit.cpp.
void KMEdit::attachPNGImageData | ( | const QByteArray & | image | ) | [signal] |
int KMEdit::autoSpellChecking | ( | bool | on | ) |
QString KMEdit::brokenText | ( | ) |
bool KMEdit::checkExternalEditorFinished | ( | ) |
Check that the external editor has finished and output a warning if it hasn't.
- Returns:
- false if the user chose to cancel whatever operation called this method.
Definition at line 534 of file kmedit.cpp.
void KMEdit::clear | ( | ) | [slot] |
Definition at line 590 of file kmedit.cpp.
void KMEdit::contentsDragEnterEvent | ( | QDragEnterEvent * | e | ) |
void KMEdit::contentsDragMoveEvent | ( | QDragMoveEvent * | e | ) |
Definition at line 69 of file kmedit.cpp.
void KMEdit::contentsDropEvent | ( | QDropEvent * | e | ) |
Definition at line 142 of file kmedit.cpp.
void KMEdit::contentsMouseReleaseEvent | ( | QMouseEvent * | e | ) | [protected] |
Definition at line 614 of file kmedit.cpp.
QPopupMenu * KMEdit::createPopupMenu | ( | const QPoint & | pos | ) |
Definition at line 267 of file kmedit.cpp.
void KMEdit::cut | ( | ) | [slot] |
Definition at line 583 of file kmedit.cpp.
void KMEdit::del | ( | ) | [slot] |
Definition at line 597 of file kmedit.cpp.
void KMEdit::deleteAutoSpellChecking | ( | ) |
Definition at line 280 of file kmedit.cpp.
void KMEdit::focusChanged | ( | bool | ) | [signal] |
void KMEdit::focusUp | ( | ) | [signal] |
void KMEdit::initializeAutoSpellChecking | ( | ) | [slot] |
Definition at line 235 of file kmedit.cpp.
void KMEdit::insertSnippet | ( | ) | [signal] |
void KMEdit::keyPressEvent | ( | QKeyEvent * | e | ) | [protected] |
Definition at line 79 of file kmedit.cpp.
unsigned int KMEdit::lineBreakColumn | ( | ) | const |
Definition at line 336 of file kmedit.cpp.
void KMEdit::paste | ( | ) | [slot] |
Definition at line 604 of file kmedit.cpp.
void KMEdit::pasteImage | ( | ) | [signal] |
void KMEdit::setCursorPositionFromStart | ( | unsigned int | pos | ) |
void KMEdit::setExternalEditorPath | ( | const QString & | path | ) | [inline] |
void KMEdit::setSpellCheckingActive | ( | bool | spellCheckingActive | ) |
Definition at line 291 of file kmedit.cpp.
void KMEdit::setUseExternalEditor | ( | bool | use | ) | [inline] |
void KMEdit::slotCorrected | ( | const QString & | oldWord, | |
const QString & | newWord, | |||
unsigned int | pos | |||
) | [slot] |
Definition at line 632 of file kmedit.cpp.
void KMEdit::slotExternalEditorDone | ( | KProcess * | proc | ) | [slot] |
Definition at line 520 of file kmedit.cpp.
void KMEdit::slotMisspelling | ( | const QString & | text, | |
const QStringList & | lst, | |||
unsigned int | pos | |||
) | [slot] |
Definition at line 623 of file kmedit.cpp.
void KMEdit::slotSpellcheck2 | ( | KSpell * | ) | [slot] |
Definition at line 661 of file kmedit.cpp.
void KMEdit::slotSpellDone | ( | ) | [slot] |
Definition at line 720 of file kmedit.cpp.
void KMEdit::slotSpellResult | ( | const QString & | s | ) | [slot] |
Definition at line 691 of file kmedit.cpp.
void KMEdit::spellcheck | ( | ) |
void KMEdit::spellcheck_done | ( | int | result | ) | [signal] |
The documentation for this class was generated from the following files: