Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout
Inheritance Hierarchy
- TPaddingWidgetSlotMixin
- TBasicLayoutWidgetSlot
- FBasicLayoutWidgetSlot
- SBoxPanel::TSlot
- SBoxPanel::FSlot
- SHorizontalBox::FSlot
- SStackBox::FSlot
- SScrollBox::FSlot
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/BasicLayoutWidgetSlot.h |
| Include | #include "Layout/BasicLayoutWidgetSlot.h" |
Syntax
template<typename MixedIntoType>
class TPaddingWidgetSlotMixin
Remarks
Mixin to add the padding functionality to a base slot.
Constructors
| Type | Name | Description | |
|---|---|---|---|
TPaddingWidgetSlotMixin
(
const FMargin& Margin |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ConstructMixin
(
const FChildren& SlotOwner, |
||
| FMargin | GetPadding () |
||
| void | RegisterAttributesMixin
(
FSlateWidgetSlotAttributeInitializer& AttributeInitializer |
||
| void | SetPadding
(
TAttribute< FMargin > InPadding |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FSlotArgumentsMixin |
Typedefs
| Name | Description |
|---|---|
| SlotPaddingCompareType | |
| SlotPaddingType |