![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SlateTypes.h>
Inheritance diagram for FHeaderRowStyle:Static Public Member Functions | |
| static SLATECORE_API const FHeaderRowStyle & | GetDefault () |
Static Public Attributes | |
| static SLATECORE_API const FName | TypeName |
Represents the appearance of an SHeaderRow
| FHeaderRowStyle::FHeaderRowStyle | ( | ) |
|
virtualdefault |
|
static |
|
overridevirtual |
Gets the brush resources associated with this style.
This method must be implemented by inherited structures.
| OutBrushes | The brush resources. |
Reimplemented from FSlateWidgetStyle.
Gets the name of this style.
This method must be implemented by inherited structures.
Reimplemented from FSlateWidgetStyle.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| FSlateBrush FHeaderRowStyle::BackgroundBrush |
Brush used to draw the header row background
| FSplitterStyle FHeaderRowStyle::ColumnSplitterStyle |
Style of the splitter used between the columns
| FTableColumnHeaderStyle FHeaderRowStyle::ColumnStyle |
Style of the normal header row columns
| FSlateColor FHeaderRowStyle::ForegroundColor |
Color used to draw the header row foreground
| FSlateBrush FHeaderRowStyle::HorizontalSeparatorBrush |
Brush used to draw the splitter between the header and the contents below it
| float FHeaderRowStyle::HorizontalSeparatorThickness |
| FTableColumnHeaderStyle FHeaderRowStyle::LastColumnStyle |
Style of the last header row column
| float FHeaderRowStyle::SplitterHandleSize |
Size of the splitter used between the columns
|
static |