UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SSegmentedControl< OptionType >::FSlot Member List

This is the complete list of members for SSegmentedControl< OptionType >::FSlot, including all inherited members.

AttachWidget(TSharedRef< SWidget > &&InWidget)FSlotBaseinline
AttachWidget(const TSharedRef< SWidget > &InWidget)FSlotBaseinline
Construct(const FChildren &SlotOwner, FSlotArguments &&InArgs)TSlotBase< FSlot >inline
ConstructMixin(const FChildren &SlotOwner, FSlotArgumentsMixin &&InArgs)TAlignmentWidgetSlotMixin< FSlot >inlineprotected
ConstructSlotIsFChildren enum valueTSlotBase< FSlot >
DetachWidget()FSlotBase
EConstructSlotIsFChildren enum nameTSlotBase< FSlot >
Expose(FSlot *&OutVarToInit)TSlotBase< FSlot >inline
FSlot(const OptionType &InValue)SSegmentedControl< OptionType >::FSlotinline
FSlotBase()TSlotBase< FSlot >
FSlotBase(const FChildren &InParent)TSlotBase< FSlot >
FSlotBase(const TSharedRef< SWidget > &InWidget)TSlotBase< FSlot >
FSlotBase(const FSlotBase &)=deleteTSlotBase< FSlot >
GetHorizontalAlignment() constTAlignmentWidgetSlotMixin< FSlot >inline
GetIcon() constSSegmentedControl< OptionType >::FSlotinline
GetOwner() constFSlotBaseinline
GetOwnerWidget() constFSlotBase
GetText() constSSegmentedControl< OptionType >::FSlotinline
GetToolTip() constSSegmentedControl< OptionType >::FSlotinline
GetVerticalAlignment() constTAlignmentWidgetSlotMixin< FSlot >inline
GetWidget() constFSlotBaseinline
if(InArgs._Text.IsSet())SSegmentedControl< OptionType >::FSlotinline
if(InArgs._ToolTip.IsSet())SSegmentedControl< OptionType >::FSlotinline
if(InArgs._ToolTipWidget.IsSet())SSegmentedControl< OptionType >::FSlotinline
if(InArgs._Icon.IsSet())SSegmentedControl< OptionType >::FSlotinline
if(InArgs._Value.IsSet())SSegmentedControl< OptionType >::FSlotinline
InArgsSSegmentedControl< OptionType >::FSlot
Invalidate(EInvalidateWidgetReason InvalidateReason)FSlotBase
operator=(const FSlotBase &)=deleteFSlotBase
operator[](TSharedRef< SWidget > &&InChildWidget)TSlotBase< FSlot >inline
operator[](const TSharedRef< SWidget > &InChildWidget)TSlotBase< FSlot >inline
SetAttribute(TAttribute< TargetValueType > &TargetValue, const TAttribute< SourceValueType > &SourceValue, EInvalidateWidgetReason BaseInvalidationReason)FSlotBaseinlineprotected
SetHorizontalAlignment(EHorizontalAlignment Alignment)TAlignmentWidgetSlotMixin< FSlot >inline
SetIcon(TAttribute< const FSlateBrush * > InBrush)SSegmentedControl< OptionType >::FSlotinline
SetOwner(const FChildren &Children)FSlotBase
SetText(TAttribute< FText > InText)SSegmentedControl< OptionType >::FSlotinline
SetToolTip(TAttribute< FText > InTooltip)SSegmentedControl< OptionType >::FSlotinline
SetVerticalAlignment(EVerticalAlignment Alignment)TAlignmentWidgetSlotMixin< FSlot >inline
SLATE_SLOT_BEGIN_ARGS_OneMixin(FSlot, TSlotBase< FSlot >, TAlignmentWidgetSlotMixin< FSlot >) void Construct(const FChildren &SlotOwnerSSegmentedControl< OptionType >::FSlot
SSegmentedControl< OptionType >SSegmentedControl< OptionType >::FSlot
TAlignmentWidgetSlotMixin(SlotOwner, MoveTemp(InArgs))SSegmentedControl< OptionType >::FSlot
TAlignmentWidgetSlotMixin< FSlot >::TAlignmentWidgetSlotMixin()TAlignmentWidgetSlotMixin< FSlot >inline
TAlignmentWidgetSlotMixin< FSlot >::TAlignmentWidgetSlotMixin(const EHorizontalAlignment InHAlign, const EVerticalAlignment InVAlign)TAlignmentWidgetSlotMixin< FSlot >inline
~FSlotBase()FSlotBasevirtual