KDEUI
krichtextedit.h
Go to the documentation of this file.
The KRichTextEdit class provides a widget to edit and display rich text.
Definition krichtextedit.h:66
void selectionFinished()
Emitted whenever the user has finished making a selection.
void textModeChanged(KRichTextEdit::Mode mode)
Emitted whenever the text mode is changed.
KRichTextEdit(const QString &text, QWidget *parent=0)
Constructs a KRichTextEdit object.
Definition krichtextedit.cpp:118
KTextEdit(const QString &text, QWidget *parent=0)
Constructs a KTextEdit object.
Definition ktextedit.cpp:317
virtual void keyPressEvent(QKeyEvent *)
Reimplemented for internal reasons.
Definition ktextedit.cpp:1121
virtual bool event(QEvent *)
Reimplemented to catch "delete word" shortcut events.
Definition ktextedit.cpp:371
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.