FProxyTabmanager

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FTabManager

FProxyTabmanager

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Docking/TabManager.h

Include

#include "Framework/Docking/TabManager.h"

Syntax

class FProxyTabmanager : public FTabManager

Variables

Name Description

Public variable

FOnTabEvent

 

OnAttentionDrawnToTab

Public variable

FIsTabSupported...

 

OnIsTabSupported

Public variable

FOnTabEvent

 

OnTabOpened

Constructors

Name Description

Public function

FProxyTabmanager

(
    TSharedRef< SWindow > InParentWindo...
)

Functions

Name Description

Public function Const

bool

 

IsTabSupported

(
    const FTabId TabId
)

Public function

void

 

SetParentWindow

(
    TSharedRef< SWindow > InParentWindo...
)

Overridden from FTabManager

Name Description

Public function Virtual

void

 

DrawAttention

(
    const TSharedRef< SDockTab >& TabT...
)

Public function Virtual

void

 

OpenUnmanagedTab

(
    FName PlaceholderId,
    const FSearchPreference& SearchPre...,
    const TSharedRef< SDockTab >& Unma...
)

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