Navigation
API > API/Plugins > API/Plugins/WaveformEditorWidgets
| Name | SWaveformTransformationRenderLayer |
| Type | class |
| Header File | /Engine/Plugins/Editor/WaveformEditor/Source/WaveformEditorWidgets/Public/SWaveformTransformationRenderLayer.h |
| Include Path | #include "SWaveformTransformationRenderLayer.h" |
Syntax
class SWaveformTransformationRenderLayer : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SWaveformTransformationRenderLayer
- FSlateControlledConstruction → SWidget → SCompoundWidget → SWaveformTransformationRenderLayer
Structs
| Name | Remarks |
|---|---|
| FArguments |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| PrivateParentType | SCompoundWidget | SWaveformTransformationRenderLayer.h | |
| PrivateThisType | SWaveformTransformationRenderLayer | SWaveformTransformationRenderLayer.h | |
| Super | SCompoundWidget | SWaveformTransformationRenderLayer.h | |
| ThisClass | SWaveformTransformationRenderLayer | SWaveformTransformationRenderLayer.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TransformationRenderer | TSharedPtr< IWaveformTransformationRenderer > | SWaveformTransformationRenderLayer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
SWaveformTransformationRenderLayer.h |
Overridden from SWidget
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FVector2D ComputeDesiredSize
(
float |
SWaveformTransformationRenderLayer.h | ||
virtual FCursorReply OnCursorQuery
(
const FGeometry& MyGeometry, |
SWaveformTransformationRenderLayer.h | ||
| SWaveformTransformationRenderLayer.h | |||
virtual FReply OnMouseButtonDoubleClick
(
const FGeometry& InMyGeometry, |
SWaveformTransformationRenderLayer.h | ||
virtual FReply OnMouseButtonDown
(
const FGeometry& MyGeometry, |
SWaveformTransformationRenderLayer.h | ||
virtual FReply OnMouseButtonUp
(
const FGeometry& MyGeometry, |
SWaveformTransformationRenderLayer.h | ||
virtual void OnMouseEnter
(
const FGeometry& MyGeometry, |
SWaveformTransformationRenderLayer.h | ||
virtual void OnMouseLeave
(
const FPointerEvent& MouseEvent |
SWaveformTransformationRenderLayer.h | ||
virtual FReply OnMouseMove
(
const FGeometry& MyGeometry, |
SWaveformTransformationRenderLayer.h | ||
virtual FReply OnMouseWheel
(
const FGeometry& MyGeometry, |
SWaveformTransformationRenderLayer.h | ||
virtual int32 OnPaint
(
const FPaintArgs& Args, |
SWaveformTransformationRenderLayer.h | ||
virtual bool SupportsKeyboardFocus() |
SWaveformTransformationRenderLayer.h | ||
virtual void Tick
(
const FGeometry& AllottedGeometry, |
SWaveformTransformationRenderLayer.h |
Overridden from FSlateControlledConstruction
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FSlateWidgetClassData & GetWidgetClass() |
SWaveformTransformationRenderLayer.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FSlateWidgetClassData & GetPrivateWidgetClass() |
SWaveformTransformationRenderLayer.h | ||
static void PrivateRegisterAttributes
(
FSlateAttributeInitializer& |
SWaveformTransformationRenderLayer.h | ||
static const FSlateWidgetClassData & StaticWidgetClass() |
SWaveformTransformationRenderLayer.h |