Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/SlateTypes.h |
Include |
#include "Styling/SlateTypes.h" |
struct FSplitterStyle : public FSlateWidgetStyle
Represents the appearance of an SSplitter
Name | Description | ||
---|---|---|---|
|
HandleHighlightBrush |
Brush used to draw the handle in its highlight state |
|
|
HandleNormalBrush |
Brush used to draw the handle in its normal state |
Name | Description | |
---|---|---|
|
FSplitterStyle() |
Name | Description | |
---|---|---|
|
~FSplitterStyle() |
Name | Description | ||
---|---|---|---|
|
const FSplit... |
GetDefault() |
|
|
FSplitterSty... |
SetHandleHighlightBrush ( |
|
|
FSplitterSty... |
SetHandleNormalBrush ( |
Name | Description | ||
---|---|---|---|
|
GetResources ( |
Gets the brush resources associated with this style. |
|
|
const FName |
GetTypeName() |
Gets the name of this style. This method must be implemented by inherited structures. |
Name |
Description |
---|---|
TypeName |