Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SMajorTabWindow
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/Widgets/SMajorTabWindow.h |
| Include | #include "Insights/Widgets/SMajorTabWindow.h" |
Syntax
class SMajorTabWindow : public SCompoundWidget
Remarks
Implements the base class for a major tab window.
Constructors
| Type | Name | Description | |
|---|---|---|---|
SMajorTabWindow
(
const FName& InMajorTabId |
Default constructor. |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddOpenTab
(
const TSharedRef< SDockTab >& DockTab |
||
| void | |||
| void | Construct
(
const FArguments& InArgs, |
Constructs this widget. | |
| TSharedRef< FTabManager::FLayout > | |||
| TSharedRef< SWidget > | CreateToolbar
(
TSharedPtr< FExtender > Extender |
||
| TSharedRef< FWorkspaceItem > | |||
| const TCHAR * | |||
| const TSharedPtr< FUICommandList > | |||
| const FName & | |||
| TSharedPtr< FTabManager > | |||
| FWindowClosedEvent & | |||
| TSharedPtr< FWorkspaceItem > | |||
| void | |||
| void | |||
| void | RemoveOpenTab
(
const TSharedRef< SDockTab >& DockTab |
||
| void | Reset () |
||
| void | SetCommandList
(
const TSharedPtr< FUICommandList > InCommandList |
||
| void | ShowHideTab
(
const FName& TabId, |
||
| void |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |
Typedefs
| Name | Description |
|---|---|
| FWindowClosedEvent | OnWindowClosedEvent. |