30 static const int32 DefaultNumPieces = 3;
85 void ConstructPieces();
179 void ConstructSequence();
201 bool bColorAndOpacitySet;
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
void Construct(const FArguments &InArgs)
#define SLATE_DECLARE_WIDGET_API(WidgetType, ParentType, ModuleApiDefine)
Definition SlateControlledConstruction.h:22
Definition CoreStyle.h:15
Definition PaintArgs.h:23
Definition SlateRect.h:26
Definition DrawElements.h:220
Definition SThrobber.h:120
SLATE_BEGIN_ARGS(SCircularThrobber)
Definition SThrobber.h:126
static SLATE_API const float MinimumPeriodValue
Definition SThrobber.h:124
Definition SBoxPanel.h:171
Definition SThrobber.h:29
SLATE_API void SetNumPieces(int InNumPieces)
Definition SThrobber.cpp:77
SLATE_API void Construct(const FArguments &InArgs)
Definition SThrobber.cpp:10
EAnimation
Definition SThrobber.h:35
@ VerticalAndOpacity
Definition SThrobber.h:39
@ Opacity
Definition SThrobber.h:38
@ None
Definition SThrobber.h:41
@ All
Definition SThrobber.h:40
@ Vertical
Definition SThrobber.h:36
@ Horizontal
Definition SThrobber.h:37
SLATE_API void SetPieceImage(const FSlateBrush *InPieceImage)
Definition SThrobber.cpp:63
SLATE_API void SetAnimate(EAnimation InAnimate)
Definition SThrobber.cpp:87
SLATE_API void InvalidatePieceImage()
Definition SThrobber.cpp:72
virtual SLATE_API bool ComputeVolatility() const override
Definition SThrobber.cpp:53
SLATE_BEGIN_ARGS(SThrobber)
Definition SThrobber.h:44
Definition SharedPointer.h:692
Definition ContainerAllocationPolicies.h:894
Definition CurveHandle.h:40
Definition CurveSequence.h:26
Definition SlateBrush.h:239
Definition SlateColor.h:42