SCurveEditorFilterPanel

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/Filters/SCurveEditorFilterPanel.h

Include

#include "Filters/SCurveEditorFilterPanel.h"

Syntax

class SCurveEditorFilterPanel : public SCompoundWidget

Functions

Name Description

Protected function Const

bool

 

CanApplyFilter()

Public function Static

void

 

CloseDialog()

Closes the dialog if there is one open.

Public function

void

 

Construct

(
    const FArguments& InArgs,
    TSharedRef< FCurveEditor > InCurveE...,
    UClass* DefaultFilterClass
)

Protected function Const

FText

 

GetCurrentFilterText()

Protected function

FReply

 

OnApplyClicked()

Public function Static

void

 

OpenDialog

(
    TSharedPtr< SWindow > RootWindow,
    TSharedRef< FCurveEditor > InHostCu...,
    TSubclassOf< UCurveEditorFilterBase...
)

Call this to request opening a window containing this panel.

Public function

void

 

SetFilterClass

(
    UClass* InClass
)

Classes

Name

Description

Public struct

FArguments

Constants

Name

Description

ExistingFilterWindow

Singleton for the pop-up window.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss