15class UE_DEPRECATED(5.5,
"Color grading widgets and associated types have moved to the AdvancedWidgets module.") SColorGradingWheel
81 SLATE_API UE::
Slate::FDeprecateVector2DResult CalcRelativePositionFromCenter() const;
135 uint8 bIsAttributeDesiredWheelSizeSet : 1;
136 uint8 bIsAttributeExponentDisplacementSet : 1;
138 uint8 Union_IsAttributeSet;
#define UE_DEPRECATED(Version, Message)
Definition CoreMiscDefines.h:302
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_BEGIN_ARGS(InWidgetType)
Definition DeclarativeSyntaxSupport.h:63
#define SLATE_EVENT(DelegateName, EventName)
Definition DeclarativeSyntaxSupport.h:458
#define SLATE_END_ARGS()
Definition DeclarativeSyntaxSupport.h:116
#define DECLARE_DELEGATE_OneParam(DelegateName, Param1Type)
Definition DelegateCombinations.h:48
void Construct(const FArguments &InArgs)
virtual FReply OnMouseButtonDown(const FGeometry &MyGeometry, const FPointerEvent &MouseEvent)
#define SLATE_DECLARE_WIDGET_API(WidgetType, ParentType, ModuleApiDefine)
Definition SlateControlledConstruction.h:22
Definition PaintArgs.h:23
Definition SlateRect.h:26
Definition DrawElements.h:220
Definition Attribute.h:17
static UE_FORCEINLINE_HINT TSharedRef< OtherType, Mode > SharedThis(OtherType *ThisPtr)
Definition SharedPointer.h:1780
Definition SScissorRectBox.cpp:10
void OnValueChanged(FPropertyPath &Path, INotifyHook *NotifyHook, TPred Pred)
Definition SNumericPropertyValue.cpp:126
Definition AdvancedWidgetsModule.cpp:13
Definition SlateBrush.h:239