Navigation
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FColumnVisibilitySnapshot | |||
| FColumnVisibilityTransaction | Helper for temporarily setting column visibilities to a certain setting. | ||
| FConcertFrontendStyle | |||
| IConcertSharedSlateModule | Interface for the Concert Sync UI module. |
Typedefs
| Name | Description |
|---|---|
| FSaveColumnVisibilitySnapshot |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ETimeFormat | Defines how the time should be displayed in the date/time column. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | ConcertFrontendUtils::CreateDisplayName
(
const TAttribute< FText >& InDisplayName |
||
| TSharedRef< SComboButton > | ConcertFrontendUtils::CreateViewOptionsComboButton
(
FOnGetContent GetMenuContentDelegate |
||
| TArray< TSharedPtr< ItemType > > | ConcertFrontendUtils::DeepCopyArray
(
const TArray< TSharedPtr< ItemType > >& InArray |
||
| TArray< TSharedPtr< ItemType > > | ConcertFrontendUtils::DeepCopyArrayAndClearSource
(
TArray< TSharedPtr< ItemType > >& InOutArray |
||
| FText | ConcertFrontendUtils::FormatRelativeTime
(
const FDateTime& EventTime, |
||
| FText | ConcertFrontendUtils::FormatTime
(
const FDateTime& Time, |
||
| const FSlateBrush * | ConcertFrontendUtils::GetExpandableAreaBorderImage
(
const SExpandableArea& Area |
Returns the image used to render the expandable area title bar with respect to its hover/expand state. | |
| void | ConcertFrontendUtils::SyncArraysByPredicate
(
TArray< TSharedPtr< ItemType > >& InOutArray, |