FPrivateApi

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/Docking/TabManager.h"

Syntax

class FPrivateApi

Constructors

Name Description

Public function

FPrivateApi

(
    FTabManager& InTabManager
)

Functions

Name Description

Public function Const

bool

 

CanTabLeaveTabWell

(
    const TSharedRef< const SDockTab > ...
)

Public function Const

const TArray...

 

GetLiveDockAreas()

Public function Const

TSharedPtr< ...

 

GetParentWindow()

Public function

void

 

HideWindows()

Public function

void

 

OnDockAreaClosing

(
    const TSharedRef< SDockingArea >& ...
)

Public function

void

 

OnDockAreaCreated

(
    const TSharedRef< SDockingArea >& ...
)

Public function

void

 

OnTabClosing

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

Public function

void

 

OnTabForegrounded

(
    const TSharedPtr< SDockTab >& NewF...,
    const TSharedPtr< SDockTab >& Back...
)

Notify the tab manager that the NewForegroundTab was brought to front and the BackgroundedTab was send to the background as a result.

Public function

void

 

OnTabManagerClosing()

Public function

void

 

OnTabOpening

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

Public function

void

 

OnTabRelocated

(
    const TSharedRef< SDockTab >& Relo...,
    const TSharedPtr< SWindow >& NewOw...
)

Notify the tab manager that a tab has been relocated.

Public function

void

 

ShowWindows()

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