KDE API Reference
KTextWidgets
KTextWidgets
KRichTextWidget
List of All Members for KRichTextWidget
This is the complete list of members for
KRichTextWidget
, including inherited members.
enum
Mode
flags
RichTextSupport
enum
RichTextSupportValues
KRichTextWidget
(QWidget *)
KRichTextWidget
(const QString &, QWidget *)
~KRichTextWidget
()
aboutToShowContextMenu
(QMenu *)
addTextDecorator
(Sonnet::SpellCheckDecorator *)
alignCenter
()
alignJustify
()
alignLeft
()
alignRight
()
canDedentList
() const : bool
canIndentList
() const : bool
checkSpelling
()
checkSpellingChanged
(bool)
checkSpellingEnabled
() const : bool
clearDecorator
()
createActions
() : QList<QAction *>
createHighlighter
()
currentLinkText
() const : QString
currentLinkUrl
() const : QString
deleteWordBack
()
deleteWordForward
()
enableFindReplace
(bool)
enableRichTextMode
()
forceSpellChecking
()
highlightWord
(int, int)
highlighter
() const : Sonnet::Highlighter *
indentListLess
()
indentListMore
()
insertHorizontalRule
()
insertPlainTextImplementation
()
languageChanged
(const QString &)
makeLeftToRight
()
makeRightToLeft
()
mousePopupMenu
() : QMenu *
replace
()
richTextSupport
() const : KRichTextWidget::RichTextSupport
selectLinkText
() const
selectLinkText
(QTextCursor *) const
setActionsEnabled
(bool)
setCheckSpellingEnabled
(bool)
setFont
(const QFont &)
setFontFamily
(const QString &)
setFontSize
(int)
setHeadingLevel
(int)
setHighlighter
(Sonnet::Highlighter *)
setListStyle
(int)
setReadOnly
(bool)
setRichTextSupport
(const KRichTextWidget::RichTextSupport &)
setSpellCheckingLanguage
(const QString &)
setTextBackgroundColor
(const QColor &)
setTextBold
(bool)
setTextForegroundColor
(const QColor &)
setTextItalic
(bool)
setTextOrHtml
(const QString &)
setTextStrikeOut
(bool)
setTextSubScript
(bool)
setTextSuperScript
(bool)
setTextUnderline
(bool)
shouldBlockBeSpellChecked
(const QString &) const : bool
showAutoCorrectButton
(bool)
showSpellConfigDialog
(const QString &)
showTabAction
(bool)
spellCheckStatus
(const QString &)
spellCheckerAutoCorrect
(const QString &, const QString &)
spellCheckingCanceled
()
spellCheckingFinished
()
spellCheckingLanguage
() const : const QString &
switchToPlainText
()
textMode
() const : KRichTextEdit::Mode
textModeChanged
(KRichTextEdit::Mode)
textOrHtml
() const : QString
toCleanHtml
() const : QString
updateActionStates
()
updateLink
(const QString &, const QString &)