Navigation
API > API/Developer > API/Developer/TraceInsightsFrontend > API/Developer/TraceInsightsFrontend/FInsightsFrontendStyle
| Name | FStyle |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsightsFrontend/Public/InsightsFrontend/Common/InsightsFrontendStyle.h |
| Include Path | #include "InsightsFrontend/Common/InsightsFrontendStyle.h" |
Syntax
class FStyle : public FSlateStyleSet
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStyle
(
const FName& InStyleSetName |
InsightsFrontend/Common/InsightsFrontendStyle.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Button | FButtonStyle | InsightsFrontend/Common/InsightsFrontendStyle.h | ||
| NormalText | FTextBlockStyle | Styles inherited from the parent style. | InsightsFrontend/Common/InsightsFrontendStyle.h | |
| SelectionColor | FSlateColor | InsightsFrontend/Common/InsightsFrontendStyle.h | ||
| SelectionColor_Inactive | FSlateColor | InsightsFrontend/Common/InsightsFrontendStyle.h | ||
| SelectionColor_Pressed | FSlateColor | InsightsFrontend/Common/InsightsFrontendStyle.h | ||
| SelectorColor | FSlateColor | InsightsFrontend/Common/InsightsFrontendStyle.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize() |
InsightsFrontend/Common/InsightsFrontendStyle.h | ||
void SyncParentStyles() |
InsightsFrontend/Common/InsightsFrontendStyle.h |