Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Framework/Docking/TabManager.h |
Include |
#include "Framework/Docking/TabManager.h" |
class FPrivateApi
Name | Description | |
---|---|---|
|
FPrivateApi ( |
Name | Description | ||
---|---|---|---|
|
bool |
CanTabLeaveTabWell ( |
|
|
const TArray... |
GetLiveDockAreas() |
|
|
TSharedPtr< ... |
GetParentWindow() |
|
|
void |
HideWindows() |
|
|
void |
OnDockAreaClosing ( |
|
|
void |
OnDockAreaCreated ( |
|
|
void |
OnTabClosing ( |
|
|
void |
OnTabForegrounded ( |
Notify the tab manager that the NewForegroundTab was brought to front and the BackgroundedTab was send to the background as a result. |
|
void |
OnTabManagerClosing() |
|
|
void |
OnTabOpening ( |
|
|
void |
OnTabRelocated ( |
Notify the tab manager that a tab has been relocated. |
|
void |
ShowWindows() |