class KTextEdit


Table of contents
Modules
kdeui Classes
All Classes
Module kdeui
Namespace global
Class KTextEdit
Inherits QTextEdit

A KDE'ified QTextEdit

This is just a little subclass of QTextEdit, implementing some standard KDE features, like Cursor auto-hiding, configurable wheelscrolling (fast-scroll or zoom) and deleting of entire words with Ctrl-Backspace or Ctrl-Delete.

Basic rule: whenever you want to use QTextEdit, use KTextEdit!

See also QTextEdit Author Carsten Pfeiffer



methods