| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Framework/Docking/LayoutExtender.h |
Include |
#include "Framework/Docking/LayoutExtender.h" |
class FLayoutExtender : public TSharedFromThis< FLayoutExtender >
Class used for extending default layouts
Name | Description | ||
---|---|---|---|
|
void |
ExtendArea ( |
Extend the area identified by the specified extension ID |
|
void |
ExtendAreaRecursive ( |
Recursively extend the specified area |
|
void |
ExtendLayout ( |
Extend the layout by defining a tab before or after the specified predicate tab ID |
|
void |
ExtendStack ( |
Extend the tab stack identified by the specified extension ID |
|
void |
FindStackExtensions ( |
Populate the specified container with the tabs that relate to the specified stack |
|
void |
FindTabExtensions ( |
Populate the specified container with the tabs that relate to the specified tab ID |