45 void Construct( const FArguments& InArgs );
52 return ClippedWidgets;
56 void OnWrapButtonOpenChanged(
bool bIsOpen);
80 bool bIsFocusable =
true;
@ INDEX_NONE
Definition CoreMiscDefines.h:150
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define SLATE_ATTRIBUTE(AttrType, AttrName)
Definition DeclarativeSyntaxSupport.h:192
#define SLATE_END_ARGS()
Definition DeclarativeSyntaxSupport.h:116
#define SLATE_ARGUMENT(ArgType, ArgName)
Definition DeclarativeSyntaxSupport.h:208
return true
Definition ExternalRpcRegistry.cpp:601
EActiveTimerReturnType
Definition SlateEnums.h:329
Definition ArrangedChildren.h:15
Definition CoreStyle.h:15
Definition NameTypes.h:617
Definition PaintArgs.h:23
Definition SlateRect.h:26
Definition DrawElements.h:220
Definition ISlateStyle.h:18
Definition SClippingVerticalBox.h:19
virtual FVector2D ComputeDesiredSize(float) const override
Definition SClippingVerticalBox.cpp:77
virtual int32 OnPaint(const FPaintArgs &Args, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const override
Definition SClippingVerticalBox.cpp:72
virtual void OnArrangeChildren(const FGeometry &AllottedGeometry, FArrangedChildren &ArrangedChildren) const override
Definition SClippingVerticalBox.cpp:19
void AddWrapButton()
Definition SClippingVerticalBox.cpp:98
SLATE_BEGIN_ARGS(SClippingVerticalBox)
Definition SClippingVerticalBox.h:21
TArray< TWeakPtr< SWidget > > GetClippedWidgets() const
Definition SClippingVerticalBox.h:50
void Construct()
Definition SPanel.h:65
Definition SBoxPanel.h:322
Definition Attribute.h:17
Definition SharedPointer.h:692
Definition SharedPointer.h:1295
Definition Visibility.h:12