67 using ::TSingleWidgetChildrenWithBasicLayoutSlot<EInvalidateWidgetReason::None>::TSingleWidgetChildrenWithBasicLayoutSlot;
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_DEFAULT_SLOT(DeclarationType, SlotName)
Definition DeclarativeSyntaxSupport.h:444
#define SLATE_DECLARE_WIDGET_API(WidgetType, ParentType, ModuleApiDefine)
Definition SlateControlledConstruction.h:22
Definition ArrangedChildren.h:15
Definition ChildrenBase.h:27
Definition SDPIScaler.h:19
virtual SLATE_API FVector2D ComputeDesiredSize(float) const override
Definition SDPIScaler.cpp:50
TSlateAttributeRef< float > GetDPIScaleAttribute() const
Definition SDPIScaler.h:62
virtual SLATE_API FChildren * GetChildren() override
Definition SDPIScaler.cpp:60
virtual SLATE_API float GetRelativeLayoutScale(int32 ChildIndex, float LayoutScaleMultiplier) const override
Definition SDPIScaler.cpp:79
FDPIScalerOneChildSlot ChildSlot
Definition SDPIScaler.h:71
virtual SLATE_API void OnArrangeChildren(const FGeometry &AllottedGeometry, FArrangedChildren &ArrangedChildren) const override
Definition SDPIScaler.cpp:34
SLATE_API void SetContent(TSharedRef< SWidget > InContent)
Definition SDPIScaler.cpp:65
SLATE_BEGIN_ARGS(SDPIScaler)
Definition SDPIScaler.h:23
SLATE_API void SetDPIScale(TAttribute< float > InDPIScale)
Definition SDPIScaler.cpp:73
void Construct()
Definition SPanel.h:65
Definition Attribute.h:17
static UE_FORCEINLINE_HINT TSharedRef< OtherType, Mode > SharedThis(OtherType *ThisPtr)
Definition SharedPointer.h:1780
Definition SharedPointer.h:153
static SLATECORE_API const EVisibility SelfHitTestInvisible
Definition Visibility.h:26
Definition SDPIScaler.h:65
friend SDPIScaler
Definition SDPIScaler.h:66