Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/ToolBarStyle.h |
Include |
#include "Styling/ToolBarStyle.h" |
struct FToolBarStyle : public FSlateWidgetStyle
Represents the appearance of a toolbar
Name | Description | ||
---|---|---|---|
|
BackgroundBrush |
The brush used for the background of the toolbar |
|
|
BackgroundPadding |
||
|
BlockPadding |
||
|
bShowLabels |
||
|
ButtonPadding |
||
|
ButtonStyle |
||
|
CheckBoxPadding |
||
|
ComboButtonPadding |
||
|
ComboButtonStyle |
||
|
EditableTextStyle |
||
|
ExpandBrush |
The brush used for the expand arrow when the toolbar runs out of room and needs to display toolbar items in a menu |
|
|
IconSize |
||
|
IndentedBlockPadding |
||
|
LabelPadding |
||
|
LabelStyle |
||
|
SeparatorBrush |
||
|
SeparatorPadding |
||
|
SettingsButtonStyle |
||
|
SettingsComboButton |
||
|
SettingsToggleButton |
||
|
ToggleButton |
Name | Description | |
---|---|---|
|
FToolBarStyle() |
Name | Description | |
---|---|---|
|
~FToolBarStyle() |
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 |