Navigation
Unreal Engine C++ API Reference > Runtime > Slate > Widgets
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FVirtualKeyboardOptions | ||
![]() |
INumericTypeInterface | Interface to provide specific functionality for dealing with a numeric type. | |
![]() |
IVirtualKeyboardEntry | ||
![]() |
SButton | Slate's Buttons are clickable Widgets that can contain arbitrary widgets as its Content(). | |
![]() |
SCheckBox | Check box Slate control | |
![]() |
SComboButton | A button that, when clicked, brings up a popup. | |
![]() |
SComboRow | ||
![]() |
SEditableText | Editable text widget | |
![]() |
SEditableTextBox | Editable text box widget | |
![]() |
SExpandableButton | A button that can either be collapsed or expanded, containing different content in each state. | |
![]() |
SHyperlink | A hyperlink widget is what you would expect from a browser hyperlink. | |
![]() |
SInputKeySelector | A widget for selecting keys or input chords. | |
![]() |
SMenuAnchor | A PopupAnchor summons a Popup relative to its content. | |
![]() |
SMultiLineEditableTextBox | Editable text box widget | |
![]() |
SNumericDropDown | A widget which allows the user to enter a digit or choose a number from a drop down menu. | |
![]() |
SRichTextHyperlink | ||
![]() |
SSearchBox | A text box that is used for searching. | |
![]() |
SSegmentedControl | A Slate Segmented Control is functionally similar to a group of Radio Buttons. | |
![]() |
SSlider | A Slate slider control is a linear scale and draggable handle. | |
![]() |
SSpinBox | A Slate SpinBox resembles traditional spin boxes in that it is a widget that provides keyboard-based and mouse-based manipulation of a numeric value. | |
![]() |
SSubMenuHandler | Wrapper for any widget that is used in a table view that wants to handle sub-menus with the same functionality as a normal multibox menu | |
![]() |
SSuggestionTextBox | Implements an editable text box that can show auto-complete histories and suggestions lists. | |
![]() |
STextComboBox | A combo box that shows text content. | |
![]() |
STextComboPopup | Simple box containing a combobox of strings to pick from, usually used within a MenuStack | |
![]() |
STextEntryPopup | Simple text entry popup, usually used within a MenuStack | |
![]() |
SVirtualJoystick | A virtual joystsick | |
![]() |
SVirtualKeyboardEntry | ||
![]() |
SVolumeControl | A Slate VolumeControl is a mute icon/button and volume slider. | |
![]() |
TDefaultNumericTypeInterface | Default numeric type interface | |
![]() |
TNumericUnitTypeInterface | Numeric interface that specifies how to interact with a number in a specific unit. |