class KRichTextWidget


Module kdeui
Namespace
Class KRichTextWidget
Inherits KRichTextEdit
A KRichTextEdit with common actions

This class implements common actions which are often used with KRichTextEdit. All you need to do is to call createActions(), and the actions will be added to your KXMLGUIWindow. Remember to also add the chosen actions to your application ui.rc file.

See the KRichTextWidget.RichTextSupportValues enum for an overview of supported actions.

Author Stephen Kelly Author Thomas McGuire

@since 4.1



enums

enum details

methods