![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for STableViewBase, including all inherited members.
| AccessWidgetVisibilityAttribute(const TSharedRef< SWidget > &Widget) | SWidget | inlineprotectedstatic |
| AddMetadata(const TSharedRef< MetaDataType > &AddMe) | SWidget | inline |
| AddScrollOffset(const float InScrollOffsetDelta, bool RefreshList=false) | STableViewBase | |
| Advanced_AsInvalidationRoot() const | SWidget | inlinevirtual |
| Advanced_GetPaintParentWidget() const | SWidget | inline |
| Advanced_InvalidateVolatility() | SWidget | inlineprotected |
| Advanced_IsInvalidationRoot() const | SWidget | inlinevirtual |
| Advanced_IsWindow() const | SWidget | inlinevirtual |
| AllowOverscroll | STableViewBase | protected |
| AmountScrolledWhileRightMouseDown | STableViewBase | protected |
| AppendPinnedWidget(const TSharedRef< SWidget > &WidgetToAppend) | STableViewBase | protected |
| AppendWidget(const TSharedRef< ITableRow > &WidgetToAppend) | STableViewBase | protected |
| ArrangeChildren(const FGeometry &AllottedGeometry, FArrangedChildren &ArrangedChildren, bool bUpdateAttributes=false) const | SWidget | |
| AsShared() | TSharedFromThis< SWidget > | inline |
| AsShared() const | TSharedFromThis< SWidget > | inline |
| AsSharedSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< SWidget > | inline |
| AssignParentWidget(TSharedPtr< SWidget > InParent) | SWidget | |
| AsWeak() | TSharedFromThis< SWidget > | inline |
| AsWeak() const | TSharedFromThis< SWidget > | inline |
| AsWeakSubobject(SubobjectType *SubobjectPtr) const | TSharedFromThis< SWidget > | inline |
| BackgroundBrush | STableViewBase | protected |
| bCanHaveChildren | SWidget | protected |
| bCanSupportFocus | SWidget | protected |
| bClippingProxy | SWidget | protected |
| bEnableAnimatedScrolling | STableViewBase | protected |
| bEnableRightClickScrolling | STableViewBase | protected |
| bEnableTouchAnimatedScrolling | STableViewBase | protected |
| bEnableTouchScrolling | STableViewBase | protected |
| bHasCustomPrepass | SWidget | protected |
| bHasRelativeLayoutScale | SWidget | protected |
| bIsGamepadScrollingEnabled | STableViewBase | protected |
| bIsPointerScrollingEnabled | STableViewBase | protected |
| bIsScrollingActiveTimerRegistered | STableViewBase | protected |
| bSelectItemOnNavigation | STableViewBase | protected |
| bShouldUseShadowBoxStyle | STableViewBase | protected |
| bShowSoftwareCursor | STableViewBase | protected |
| bStartedTouchInteraction | STableViewBase | protected |
| bVolatilityAlwaysInvalidatesPrepass | SWidget | protected |
| bWasAtEndOfList | STableViewBase | protected |
| CacheDesiredSize(float InLayoutScaleMultiplier) | SWidget | protectedvirtual |
| CacheVolatility() | SWidget | inline |
| CalculateCullingAndClippingRules(const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, bool &bClipToBounds, bool &bAlwaysClip, bool &bIntersectClipBounds) const | SWidget | |
| CanUseInertialScroll(float ScrollAmount) const | STableViewBase | protected |
| ChildSlot | SCompoundWidget | protected |
| ClearPinnedWidgets() | STableViewBase | protected |
| ClearWidgets() | STableViewBase | protected |
| Clipping | SWidget | protected |
| ComputeDesiredSize(float) const override | SCompoundWidget | protectedvirtual |
| ComputeFlowDirection() const | SWidget | inlineprotected |
| ComputeVolatility() const override | STableViewBase | virtual |
| ConditionallyDetatchParentWidget(SWidget *InExpectedParent) | SWidget | |
| ConstructChildren(const TAttribute< float > &InItemWidth, const TAttribute< float > &InItemHeight, const TAttribute< EListItemAlignment > &InItemAlignment, const TSharedPtr< SHeaderRow > &InHeaderRow, const TSharedPtr< SScrollBar > &InScrollBar, EOrientation InScrollOrientation, const FOnTableViewScrolled &InOnTableViewScrolled, const FScrollBarStyle *InScrollBarStyle=nullptr, const bool bInPreventThrottling=false) | STableViewBase | |
| ConsumeMouseWheel | STableViewBase | protected |
| CullingBoundsExtension | SWidget | protected |
| CurrentScrollOffset | STableViewBase | protected |
| CustomPrepass(float LayoutScaleMultiplier) | SWidget | inlineprotectedvirtual |
| DesiredScrollOffset | STableViewBase | protected |
| DoesSharedInstanceExist() const | TSharedFromThis< SWidget > | inline |
| EnableToolTipForceField(const bool bEnableForceField) | SWidget | |
| EndInertialScrolling(const bool bInShouldStopScrollNow=false) | STableViewBase | |
| EnsureTickToRefresh(double InCurrentTime, float InDeltaTime) | STableViewBase | protected |
| EScrollIntoViewResult enum name | STableViewBase | protected |
| FindChildGeometries(const FGeometry &MyGeometry, const TSet< TSharedRef< SWidget > > &WidgetsToFind, TMap< TSharedRef< SWidget >, FArrangedWidget > &OutResult) const | SWidget | protected |
| FindChildGeometries_Helper(const FGeometry &MyGeometry, const TSet< TSharedRef< SWidget > > &WidgetsToFind, TMap< TSharedRef< SWidget >, FArrangedWidget > &OutResult) const | SWidget | protected |
| FindChildGeometry(const FGeometry &MyGeometry, TSharedRef< SWidget > WidgetToFind) const | SWidget | protected |
| FindChildUnderMouse(const FArrangedChildren &Children, const FPointerEvent &MouseEvent) | SWidget | protectedstatic |
| FindChildUnderPosition(FArrangedChildren &ArrangedChildren, const FVector2D &ArrangedSpacePosition) const | STableViewBase | protected |
| SCompoundWidget::FindChildUnderPosition(const FArrangedChildren &Children, const UE::Slate::FDeprecateVector2DParameter &ArrangedSpacePosition) | SWidget | protectedstatic |
| FixedLineScrollOffset | STableViewBase | protected |
| ForceVolatile(bool bForce) | SWidget | inline |
| FSlateControlledConstruction()=default | FSlateControlledConstruction | |
| GetAllChildren() | SWidget | inlinevirtual |
| GetAllMetaData() const | SWidget | inline |
| GetCachedGeometry() const | SWidget | |
| GetCanTick() const | SWidget | inline |
| GetChildren() override | SCompoundWidget | virtual |
| GetClipping() const | SWidget | inline |
| GetColorAndOpacity() const | SCompoundWidget | inline |
| GetColorAndOpacityAttribute() const | SCompoundWidget | inlineprotected |
| GetConstructedTableItems() const | STableViewBase | protected |
| GetContentScale() const | SCompoundWidget | inline |
| GetContentScaleAttribute() const | SCompoundWidget | inlineprotected |
| GetCreatedInLocation() const | SWidget | |
| GetCullingBoundsExtension() const | SWidget | inline |
| GetCurrentClippingState() const | SWidget | inline |
| GetCursor() const | SWidget | protectedvirtual |
| GetDesiredSize() const | SWidget | |
| GetDisabledForegroundColor() const | SWidget | virtual |
| GetEnabledStateAttribute() const | SWidget | inlineprotected |
| GetEndShadowOpacity() const | STableViewBase | protected |
| GetFirstLineScrollOffset() const | STableViewBase | protectedvirtual |
| GetFlowDirectionPreference() const | SWidget | inline |
| GetFocusBrush() const | SWidget | protectedvirtual |
| GetForegroundColor() const override | SCompoundWidget | virtual |
| GetForegroundColorAttribute() const | SCompoundWidget | inlineprotected |
| GetGeneratedChildAt(int32 Index) const | STableViewBase | |
| GetHeaderRow() const | STableViewBase | |
| GetHoveredAttribute() const | SWidget | inlineprotected |
| GetItemHeight() const | STableViewBase | protected |
| GetItemSize() const | STableViewBase | protected |
| GetItemWidth() const | STableViewBase | protected |
| GetMetaData() const | SWidget | inline |
| GetNumGeneratedChildren() const | STableViewBase | |
| GetNumItemsBeingObserved() const =0 | STableViewBase | protectedpure virtual |
| GetNumItemsPerLine() const | STableViewBase | protectedvirtual |
| GetNumLiveWidgets() const | STableViewBase | protectedvirtual |
| GetNumPinnedItems() const | STableViewBase | protected |
| GetPaintSpaceGeometry() const | SWidget | |
| GetParentWidget() const | SWidget | inline |
| GetPersistentState() const | SWidget | inline |
| GetPinnedItemsVisiblity() const | STableViewBase | protected |
| GetPixelSnapping() const | SWidget | inline |
| GetPrepassLayoutScaleMultiplier() const | SWidget | inlineprotected |
| GetProxyHandle() const | SWidget | inline |
| GetReadableLocation() const | SWidget | virtual |
| GetRelativeLayoutScale(const int32 ChildIndex, float LayoutScaleMultiplier) const | SWidget | virtual |
| GetRenderOpacity() const | SWidget | inline |
| GetRenderTransform() const | SWidget | inline |
| GetRenderTransformAttribute() const | SWidget | inlineprotected |
| GetRenderTransformPivot() const | SWidget | inline |
| GetRenderTransformPivotAttribute() const | SWidget | inlineprotected |
| GetRenderTransformPivotWithRespectToFlowDirection() const | SWidget | inline |
| GetRenderTransformWithRespectToFlowDirection() const | SWidget | inline |
| GetScrollbarVisibility() const | STableViewBase | |
| GetScrollComponentFromVector(FVector2f Vector) const | STableViewBase | inlineprotected |
| GetScrollDistance() override | STableViewBase | virtual |
| GetScrollDistanceRemaining() override | STableViewBase | virtual |
| GetScrollOffset() const | STableViewBase | |
| GetScrollRateInItems() const | STableViewBase | protected |
| GetScrollWidget() override | STableViewBase | virtual |
| GetSmoothDeltaTime(float InDeltaTime) | STableViewBase | protected |
| GetStartShadowOpacity() const | STableViewBase | protected |
| GetStatID(bool bForDeferredUse=false) const | SWidget | inline |
| GetTag() const | SWidget | virtual |
| GetTargetScrollOffset() const | STableViewBase | protected |
| GetTickSpaceGeometry() const | SWidget | |
| GetToolTip() | SWidget | virtual |
| GetType() const | SWidget | |
| GetTypeAsString() const | SWidget | |
| GetVisibility() const | SWidget | inline |
| GetVisibilityAttribute() const | SWidget | inlineprotected |
| GetWidgetClass() const =0 | FSlateControlledConstruction | pure virtual |
| GetWindowZoneOverride() const | SWidget | virtual |
| HasActiveTimers() const | SWidget | inline |
| HasAnyUpdateFlags(EWidgetUpdateFlags FlagsToCheck) const | SWidget | inline |
| HasAnyUserFocus() const | SWidget | |
| HasAnyUserFocusOrFocusedDescendants() const | SWidget | |
| HasFocusedDescendants() const | SWidget | |
| HasKeyboardFocus() const | SWidget | virtual |
| HasMouseCapture() const | SWidget | |
| HasMouseCaptureByUser(int32 UserIndex, TOptional< int32 > PointerIndex=TOptional< int32 >()) const | SWidget | |
| HasRegisteredSlateAttribute() const | SWidget | inline |
| HasToolTipForceField() const | SWidget | inline |
| HasUserFocus(int32 UserIndex) const | SWidget | |
| HasUserFocusedDescendants(int32 UserIndex) const | SWidget | |
| HeaderRow | STableViewBase | protected |
| HorizontalScrollBarSlot | STableViewBase | |
| InertialScrollManager | STableViewBase | protected |
| InsertPinnedWidget(const TSharedRef< SWidget > &WidgetToInset) | STableViewBase | protected |
| InsertWidget(const TSharedRef< ITableRow > &WidgetToInset) | STableViewBase | protected |
| Invalidate(EInvalidateWidgetReason InvalidateReason) | SWidget | |
| InvalidateChildRemovedFromTree(SWidget &Child) | SWidget | protected |
| IsAttributesUpdatesEnabled() const | SWidget | inline |
| IsChildWidgetCulled(const FSlateRect &, const FArrangedWidget &) const | SWidget | inlineprotected |
| IsConstructed() const | SWidget | inlineprotected |
| IsDirectlyHovered() const | SWidget | |
| IsEnabled() const | SWidget | inline |
| IsHovered() const | SWidget | inline |
| IsInteractable() const | SWidget | inlinevirtual |
| IsParentValid() const | SWidget | inline |
| IsPendingRefresh() const | STableViewBase | |
| IsRightClickScrolling() const | STableViewBase | |
| IsScrollbarNeeded() const | STableViewBase | |
| IsScrolling() const | STableViewBase | |
| IsUserScrolling() const | STableViewBase | |
| IsVolatile() const | SWidget | inline |
| IsVolatileIndirectly() const | SWidget | inline |
| ItemsPanel | STableViewBase | protected |
| LastGenerateResults | STableViewBase | protected |
| MarkPrepassAsDirty() | SWidget | inline |
| NavigateToWidget(const uint32 UserIndex, const TSharedPtr< SWidget > &NavigationDestination, ENavigationSource NavigationSource=ENavigationSource::FocusedWidget, EUINavigation NavigationType=EUINavigation::Invalid) const | STableViewBase | protected |
| NeedsPrepass() const | SWidget | inline |
| NotifyFinishedScrolling()=0 | STableViewBase | protectedpure virtual |
| NotifyItemScrolledIntoView()=0 | STableViewBase | protectedpure virtual |
| OnAnalogValueChanged(const FGeometry &MyGeometry, const FAnalogInputEvent &InAnalogInputEvent) | SWidget | virtual |
| OnArrangeChildren(const FGeometry &AllottedGeometry, FArrangedChildren &ArrangedChildren) const override | SCompoundWidget | virtual |
| OnClippingChanged() override | STableViewBase | protectedvirtual |
| OnContextMenuOpening | STableViewBase | protected |
| OnCursorQuery(const FGeometry &MyGeometry, const FPointerEvent &CursorEvent) const override | STableViewBase | virtual |
| OnDragDetected(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) | SWidget | virtual |
| OnDragEnter(const FGeometry &MyGeometry, const FDragDropEvent &DragDropEvent) | SWidget | virtual |
| OnDragLeave(const FDragDropEvent &DragDropEvent) | SWidget | virtual |
| OnDragOver(const FGeometry &MyGeometry, const FDragDropEvent &DragDropEvent) | SWidget | virtual |
| OnDrop(const FGeometry &MyGeometry, const FDragDropEvent &DragDropEvent) | SWidget | virtual |
| OnFinishedKeyInput() | SWidget | virtual |
| OnFinishedPointerInput() | SWidget | virtual |
| OnFocusChanging(const FWeakWidgetPath &PreviousFocusPath, const FWidgetPath &NewWidgetPath, const FFocusEvent &InFocusEvent) | SWidget | virtual |
| OnFocusLost(const FFocusEvent &InFocusEvent) override | STableViewBase | virtual |
| OnFocusReceived(const FGeometry &MyGeometry, const FFocusEvent &InFocusEvent) | SWidget | virtual |
| OnItemsRebuilt | STableViewBase | protected |
| OnKeyChar(const FGeometry &MyGeometry, const FCharacterEvent &InCharacterEvent) | SWidget | virtual |
| OnKeyDown(const FGeometry &MyGeometry, const FKeyEvent &InKeyEvent) override | STableViewBase | virtual |
| OnKeyUp(const FGeometry &MyGeometry, const FKeyEvent &InKeyEvent) | SWidget | virtual |
| OnMapCursor(const FCursorReply &CursorReply) const | SWidget | virtual |
| OnMotionDetected(const FGeometry &MyGeometry, const FMotionEvent &InMotionEvent) | SWidget | virtual |
| OnMouseButtonDoubleClick(const FGeometry &InMyGeometry, const FPointerEvent &InMouseEvent) override | STableViewBase | virtual |
| OnMouseButtonDown(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override | STableViewBase | virtual |
| OnMouseButtonUp(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override | STableViewBase | virtual |
| OnMouseCaptureLost(const FCaptureLostEvent &CaptureLostEvent) override | STableViewBase | virtual |
| OnMouseEnter(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override | STableViewBase | virtual |
| OnMouseLeave(const FPointerEvent &MouseEvent) override | STableViewBase | virtual |
| OnMouseMove(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override | STableViewBase | virtual |
| OnMouseWheel(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override | STableViewBase | virtual |
| OnNavigation(const FGeometry &MyGeometry, const FNavigationEvent &InNavigationEvent) | SWidget | virtual |
| OnPaint(const FPaintArgs &Args, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const override | STableViewBase | virtual |
| OnPreviewKeyDown(const FGeometry &MyGeometry, const FKeyEvent &InKeyEvent) | SWidget | virtual |
| OnPreviewMouseButtonDown(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent) override | STableViewBase | virtual |
| OnQueryPopupMethod() const | SWidget | virtual |
| OnQueryShowFocus(const EFocusCause InFocusCause) const | SWidget | virtual |
| OnRightMouseButtonDown(const FPointerEvent &MouseEvent) | STableViewBase | inlineprotectedvirtual |
| OnRightMouseButtonUp(const FPointerEvent &MouseEvent) | STableViewBase | protectedvirtual |
| OnTableViewScrolled | STableViewBase | protected |
| OnToolTipClosing() | SWidget | virtual |
| OnTouchEnded(const FGeometry &MyGeometry, const FPointerEvent &InTouchEvent) override | STableViewBase | virtual |
| OnTouchFirstMove(const FGeometry &MyGeometry, const FPointerEvent &TouchEvent) | SWidget | virtual |
| OnTouchForceChanged(const FGeometry &MyGeometry, const FPointerEvent &TouchEvent) | SWidget | virtual |
| OnTouchGesture(const FGeometry &MyGeometry, const FPointerEvent &GestureEvent) | SWidget | virtual |
| OnTouchMoved(const FGeometry &MyGeometry, const FPointerEvent &InTouchEvent) override | STableViewBase | virtual |
| OnTouchStarted(const FGeometry &MyGeometry, const FPointerEvent &InTouchEvent) override | STableViewBase | virtual |
| OnVisualizePopup(const TSharedRef< SWidget > &PopupContent) | SWidget | virtual |
| OnVisualizeTooltip(const TSharedPtr< SWidget > &TooltipContent) | SWidget | virtual |
| operator delete(void *mem) | FSlateControlledConstruction | inline |
| operator=(TSharedFromThis const &) | TSharedFromThis< SWidget > | inlineprotected |
| Orientation | STableViewBase | protected |
| Overscroll | STableViewBase | protected |
| Paint(const FPaintArgs &Args, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const | SWidget | |
| PanelGeometryLastTick | STableViewBase | protected |
| PinnedItemsPanel | STableViewBase | protected |
| PixelSnappingMethod | SWidget | protected |
| Prepass_ChildLoop(float InLayoutScaleMultiplier, FChildren *MyChildren) | SWidget | protected |
| PressedScreenSpacePosition | STableViewBase | protected |
| RebuildList()=0 | STableViewBase | pure virtual |
| ReGenerateItems(const FGeometry &MyGeometry)=0 | STableViewBase | protectedpure virtual |
| RegisterActiveTimer(float TickPeriod, FWidgetActiveTimerDelegate TickFunction) | SWidget | |
| RemoveMetaData(const TSharedRef< MetaDataType > &RemoveMe) | SWidget | inline |
| RenderOpacity | SWidget | protected |
| RequestLayoutRefresh() | STableViewBase | protected |
| RequestListRefresh() | STableViewBase | virtual |
| SCompoundWidget() | SCompoundWidget | protected |
| ScrollBar | STableViewBase | protected |
| ScrollBar_OnUserScrolled(float InScrollOffsetFraction) | STableViewBase | |
| ScrollBarSlotPadding | STableViewBase | protected |
| ScrollBy(const FGeometry &MyGeometry, float ScrollByAmount, EAllowOverscroll InAllowOverscroll) | STableViewBase | protectedvirtual |
| ScrollingAnimationInterpolationSpeed | STableViewBase | protected |
| ScrollIntoView(const FGeometry &ListViewGeometry)=0 | STableViewBase | protectedpure virtual |
| ScrollTo(float InScrollOffset) | STableViewBase | protectedvirtual |
| ScrollToBottom() | STableViewBase | |
| ScrollToTop() | STableViewBase | |
| SelectionMode | STableViewBase | protected |
| SetAllowOverscroll(EAllowOverscroll InAllowOverscroll) | STableViewBase | |
| SetAttribute(TAttribute< TargetValueType > &TargetValue, const TAttribute< SourceValueType > &SourceValue, EInvalidateWidgetReason BaseInvalidationReason) | SWidget | inlineprotected |
| SetBackgroundBrush(const TAttribute< const FSlateBrush * > &InBackgroundBrush) | STableViewBase | |
| SetCanTick(bool bInCanTick) | SWidget | inline |
| SetClipping(EWidgetClipping InClipping) | SWidget | |
| SetColorAndOpacity(TAttribute< FLinearColor > InColorAndOpacity) | SCompoundWidget | inline |
| SetContentScale(TAttribute< FVector2D > InContentScale) | SCompoundWidget | inline |
| SetCullingBoundsExtension(const FMargin &InCullingBoundsExtension) | SWidget | inline |
| SetCursor(const TAttribute< TOptional< EMouseCursor::Type > > &InCursor) | SWidget | |
| SetDebugInfo(const ANSICHAR *InType, const ANSICHAR *InFile, int32 OnLine, size_t InAllocSize) | SWidget | protected |
| SetEnabled(TAttribute< bool > InEnabledState) | SWidget | inline |
| SetEnableTouchAnimatedScrolling(bool bInEnableTouchAnimatedScrolling) | STableViewBase | |
| SetFixedLineScrollOffset(TOptional< double > InFixedLineScrollOffset) | STableViewBase | |
| SetFlowDirectionPreference(EFlowDirectionPreference InFlowDirectionPreference) | SWidget | inline |
| SetForegroundColor(TAttribute< FSlateColor > InForegroundColor) | SCompoundWidget | inline |
| SetHover(TAttribute< bool > InHovered) | SWidget | inlineprotected |
| SetIsGamepadScrollingEnabled(bool bInIsGamepadScrollingEnabled) | STableViewBase | |
| SetIsPointerScrollingEnabled(bool bInIsPointerScrollingEnabled) | STableViewBase | |
| SetIsRightClickScrollingEnabled(const bool bInEnableRightClickScrolling) | STableViewBase | |
| SetIsScrollAnimationEnabled(bool bInEnableScrollAnimation) | STableViewBase | |
| SetIsTouchScrollingEnabled(const bool bInEnableTouchScrolling) | STableViewBase | |
| SetItemHeight(TAttribute< float > Height) | STableViewBase | |
| SetItemWidth(TAttribute< float > Width) | STableViewBase | |
| SetOnMouseButtonDown(FPointerEventHandler EventHandler) | SWidget | |
| SetOnMouseButtonUp(FPointerEventHandler EventHandler) | SWidget | |
| SetOnMouseDoubleClick(FPointerEventHandler EventHandler) | SWidget | |
| SetOnMouseEnter(FNoReplyPointerEventHandler EventHandler) | SWidget | |
| SetOnMouseLeave(FSimpleNoReplyPointerEventHandler EventHandler) | SWidget | |
| SetOnMouseMove(FPointerEventHandler EventHandler) | SWidget | |
| SetPixelSnapping(EWidgetPixelSnapping InPixelSnappingMethod) | SWidget | |
| SetRenderOpacity(float InRenderOpacity) | SWidget | inline |
| SetRenderTransform(TAttribute< TOptional< FSlateRenderTransform > > InTransform) | SWidget | inline |
| SetRenderTransformPivot(TAttribute< FVector2D > InTransformPivot) | SWidget | inline |
| SetScrollbarPadding(const FMargin &InScrollbarPadding) | STableViewBase | |
| SetScrollbarVisibility(const EVisibility InVisibility) | STableViewBase | |
| SetScrollingAnimationInterpolationSpeed(float InScrollingAnimationInterpolationSpeed) | STableViewBase | |
| SetScrollOffset(const float InScrollOffset) | STableViewBase | |
| SetSelectItemOnNavigation(const bool bInSelectItemOnNavigation) | STableViewBase | |
| SetTag(FName InTag) | SWidget | inline |
| SetToolTip(const TAttribute< TSharedPtr< IToolTip > > &InToolTip) | SWidget | |
| SetToolTipText(const TAttribute< FText > &ToolTipText) | SWidget | |
| SetToolTipText(const FText &InToolTipText) | SWidget | |
| SetVisibility(TAttribute< EVisibility > InVisibility) override final | SCompoundWidget | virtual |
| SetVolatilePrepass(bool bVolatile) | SWidget | inlineprotected |
| SetWheelScrollMultiplier(float NewWheelScrollMultiplier) | STableViewBase | |
| ShadowBoxStyle | STableViewBase | protected |
| SharedThis(OtherType *ThisPtr) | TSharedFromThis< SWidget > | inlineprotectedstatic |
| SharedThis(const OtherType *ThisPtr) | TSharedFromThis< SWidget > | inlineprotectedstatic |
| ShouldBeEnabled(bool InParentEnabled) const | SWidget | inlineprotected |
| ShouldInvalidatePrepassDueToVolatility() | SWidget | inline |
| SlatePrepass() | SWidget | |
| SlatePrepass(float InLayoutScaleMultiplier) | SWidget | |
| SoftwareCursorPosition | STableViewBase | protected |
| STableViewBase(ETableViewMode::Type InTableViewMode) | STableViewBase | protected |
| StaticWidgetClass() | FSlateControlledConstruction | inlinestatic |
| SupportsKeyboardFocus() const override | STableViewBase | virtual |
| SWidget() | SWidget | protected |
| SWidgetConstruct(const FSlateBaseNamedArgs &Args) | SWidget | protected |
| TableViewMode | STableViewBase | |
| Tick(const FGeometry &AllottedGeometry, const double InCurrentTime, const float InDeltaTime) override | STableViewBase | virtual |
| TickScrollDelta | STableViewBase | protected |
| ToString() const | SWidget | virtual |
| TranslateMouseCoordinateForCustomHitTestChild(const SWidget &ChildWidget, const FGeometry &MyGeometry, const FVector2D ScreenSpaceMouseCoordinate, const FVector2D LastScreenSpaceMouseCoordinate) const | SWidget | virtual |
| TSharedFromThis() | TSharedFromThis< SWidget > | inlineprotected |
| TSharedFromThis(TSharedFromThis const &) | TSharedFromThis< SWidget > | inlineprotected |
| UnRegisterActiveTimer(const TSharedRef< FActiveTimerHandle > &ActiveTimerHandle) | SWidget | |
| UpdateInertialScroll(double InCurrentTime, float InDeltaTime) | STableViewBase | protected |
| UpdateSelectionSet()=0 | STableViewBase | protectedpure virtual |
| UpdateSmoothDeltaTime(float InDeltaTime) | STableViewBase | protected |
| UpdateWeakReferenceInternal(TSharedPtr< SharedPtrType, SharedPtrMode > const *InSharedPtr, OtherType *InObject) const | TSharedFromThis< SWidget > | inline |
| UpdateWeakReferenceInternal(TSharedRef< SharedRefType, SharedPtrMode > const *InSharedRef, OtherType *InObject) const | TSharedFromThis< SWidget > | inline |
| ValidatePathToChild(SWidget *InChild) | SWidget | inlinevirtual |
| VerticalScrollBarSlot | STableViewBase | |
| WheelScrollMultiplier | STableViewBase | protected |
| ~FSlateControlledConstruction()=default | FSlateControlledConstruction | virtual |
| ~IScrollableWidget() | IScrollableWidget | inlinevirtual |
| ~SCompoundWidget() | SCompoundWidget | protectedvirtual |
| ~STableViewBase() | STableViewBase | protectedvirtual |
| ~SWidget() | SWidget | protectedvirtual |
| ~TSharedFromThis() | TSharedFromThis< SWidget > | inlineprotected |