| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Framework/Docking/TabManager.h |
Include |
#include "Framework/Docking/TabManager.h" |
class FLayout : public TSharedFromThis< FLayout >
Name | Description | ||
---|---|---|---|
|
Areas |
||
|
LayoutName |
The layout will be saved into a config file with this name. |
|
|
PrimaryArea |
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
AddArea ( |
A dummy layout meant to spawn nothing during (e.g., asset editor) initialization |
|
GetLayoutName() |
||
|
const TWeakP... |
GetPrimaryArea() |
|
|
TSharedPtr< ... |
NewFromJson ( |
|
|
TSharedPtr< ... |
NewFromString ( |
|
|
TSharedRef< ... |
NewFromString_Helper ( |
|
|
TSharedRef< ... |
PersistToString_Helper ( |
|
|
void |
ProcessExtensions ( |
|
|
TSharedRef< ... |
ToJson() |
|
|
ToString() |
Name |
Description |
---|---|
NullLayout |