KTextEdit Member List
This is the complete list of members for
KTextEdit, including all inherited members.
checkSpelling() | KTextEdit | [slot] |
checkSpellingChanged(bool) | KTextEdit | [signal] |
checkSpellingEnabled() const | KTextEdit | |
checkSpellingEnabledInternal() const | KTextEdit | [protected] |
contextMenuEvent(QContextMenuEvent *) | KTextEdit | [protected, virtual] |
createHighlighter() | KTextEdit | [virtual] |
deleteWordBack() | KTextEdit | [protected, virtual] |
deleteWordForward() | KTextEdit | [protected, virtual] |
enableFindReplace(bool enabled) | KTextEdit | |
event(QEvent *) | KTextEdit | [protected, virtual] |
focusInEvent(QFocusEvent *) | KTextEdit | [protected, virtual] |
highlighter() const | KTextEdit | |
highlightWord(int length, int pos) | KTextEdit | |
keyPressEvent(QKeyEvent *) | KTextEdit | [protected, virtual] |
KTextEdit(const QString &text, QWidget *parent=0) | KTextEdit | [explicit] |
KTextEdit(QWidget *parent=0) | KTextEdit | [explicit] |
languageChanged(const QString &language) | KTextEdit | [signal] |
mousePopupMenu() | KTextEdit | |
replace() | KTextEdit | [slot] |
setCheckSpellingEnabled(bool check) | KTextEdit | |
setCheckSpellingEnabledInternal(bool check) | KTextEdit | [protected] |
setHighlighter(Sonnet::Highlighter *_highLighter) | KTextEdit | |
setReadOnly(bool readOnly) | KTextEdit | [virtual] |
setSpellCheckingConfigFileName(const QString &fileName) | KTextEdit | |
setSpellCheckingLanguage(const QString &language) | KTextEdit | [slot] |
setSpellInterface(KTextEditSpellInterface *spellInterface) | KTextEdit | |
showSpellConfigDialog(const QString &configFileName, const QString &windowIcon=QString()) | KTextEdit | [slot] |
slotDoFind() | KTextEdit | [protected, slot] |
slotDoReplace() | KTextEdit | [protected, slot] |
slotFind() | KTextEdit | [protected, slot] |
slotFindNext() | KTextEdit | [protected, slot] |
slotReplace() | KTextEdit | [protected, slot] |
slotReplaceNext() | KTextEdit | [protected, slot] |
slotSpeakText() | KTextEdit | [protected, slot] |
spellCheckingLanguage() const | KTextEdit | |
spellCheckStatus(const QString &) | KTextEdit | [signal] |
wheelEvent(QWheelEvent *) | KTextEdit | [protected, virtual] |
~KTextEdit() | KTextEdit | |