Navigation
API > API/Developer > API/Developer/TraceInsightsCore
A widget representing the status message used in table / tree views for background operations.
| Name | SAsyncOperationStatus |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Table/Widgets/SAsyncOperationStatus.h |
| Include Path | #include "InsightsCore/Table/Widgets/SAsyncOperationStatus.h" |
Syntax
class SAsyncOperationStatus : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SAsyncOperationStatus
- FSlateControlledConstruction → SWidget → SCompoundWidget → SAsyncOperationStatus
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StatusProvider | TWeakPtr< IAsyncOperationStatusProvider > | InsightsCore/Table/Widgets/SAsyncOperationStatus.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
InsightsCore/Table/Widgets/SAsyncOperationStatus.h |