Text

Windows
MacOS
Linux

Classes

Name

Description

Public class

FActiveTextEditContextMenu

Manages the state for an active context menu

Public class

FCursorInfo

Store the information about the current cursor position

Public class

FCursorLineHighlighter

Run highlighter used to draw the cursor

Public class

FMoveCursor

Argument to the ITextEditorWidget::Move(); it decouples performing cursor movement and text highlighting actions from event handling.

Public struct

FScrollInfo

Information needed to be able to scroll to a given point

Public class

FSlateEditableTextLayout

Class to handle the cached layout of SEditableText/SMultiLineEditableText by proxying around a FTextLayout

Public class

FSlateTextBlockLayout

Class to handle the cached layout of STextBlock/SRichTextBlock by proxying around a FTextLayout

Public class

FTextCompositionHighlighter

Run highlighter used to draw the composition range

Public class

FTextSearchHighlighter

Run highlighter used to draw search ranges

Public class

FTextSelectionHighlighter

Run highlighter used to draw selection ranges

Public struct

FUndoState

Stores a single undo level for editable text

Public class

ISlateEditableTextWidget

Interface to allow FSlateEditableTextLayout to notify its parent SEditableText/SMultiLineEditableText of changes, as well as query some widget specific state

Public class

SInlineEditableTextBlock

Slate's InlineEditableTextBlock's are double selectable to go from a STextBlock to become SEditableTextBox.

Public class

SMultiLineEditableText

An editable text widget that supports multiple lines and soft word-wrapping.

Public class

SRichTextBlock

A rich static text widget.

Public class

STextBlock

A simple static text widget

Typedefs

Name

Description

FOnBeginTextEdit

Enums

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss