| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Framework/Docking/WorkspaceItem.h |
Include |
#include "Framework/Docking/WorkspaceItem.h" |
class FWorkspaceItem : public TSharedFromThis< FWorkspaceItem >
Name | Description | ||
---|---|---|---|
|
bool |
bSortChildren |
|
|
ChildItems |
||
|
TAttribute< FTe... |
DisplayNameAttribute |
|
|
Icon |
||
|
ParentItem |
||
|
TAttribute< FTe... |
TooltipTextAttribute |
Name | Description | |
---|---|---|
|
FWorkspaceItem ( |
|
|
FWorkspaceItem ( |
Name | Description | |
---|---|---|
|
~FWorkspaceItem() |
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
AddGroup ( |
|
|
TSharedRef< ... |
AddGroup ( |
|
|
void |
AddItem ( |
|
|
TSharedPtr< ... |
AsSpawnerEntry() |
|
|
void |
ClearItems() |
|
|
const TArray... |
GetChildItems() |
|
|
const FText ... |
GetDisplayName() |
|
|
const FSlate... |
GetIcon() |
|
|
TSharedPtr< ... |
GetParent() |
|
|
const FText ... |
GetTooltipText() |
|
|
bool |
HasChildrenIn ( |
|
|
TSharedRef< ... |
NewGroup ( |
|
|
TSharedRef< ... |
NewGroup ( |
|
|
void |
RemoveItem ( |
|
|
void |
SortChildren() |
Name |
Description |
|
---|---|---|
|
FWorkspaceItemSort |