#include <SAtomStatisticsDialog.h>
◆ Construct()
| void SAtomStatisticsDialog::Construct |
( |
const FArguments & | InArgs | ) |
|
|
private |
◆ ConstructOutlinerTreeView()
| TSharedRef< SWidget > SAtomStatisticsDialog::ConstructOutlinerTreeView |
( |
| ) |
|
|
private |
◆ GenerateWidgetForItemAndColumn()
| TSharedRef< SWidget > SAtomStatisticsDialog::GenerateWidgetForItemAndColumn |
( |
TSharedPtr< FAtomStatisticsTreeItem > | Item, |
|
|
const FName & | ColumnID, |
|
|
const TSharedRef< ITableRow > & | TableRow ) |
|
private |
◆ GetExpanderImage()
| const FSlateBrush * SAtomStatisticsDialog::GetExpanderImage |
( |
| ) |
const |
|
private |
◆ GetGridPanel()
| TSharedRef< SWidget > SAtomStatisticsDialog::GetGridPanel |
( |
| ) |
|
|
private |
◆ OnExpandAllButtonClicked()
| FReply SAtomStatisticsDialog::OnExpandAllButtonClicked |
( |
| ) |
|
|
private |
◆ OnGenerateWidgetForTree()
| TSharedRef< ITableRow > SAtomStatisticsDialog::OnGenerateWidgetForTree |
( |
TSharedPtr< FAtomStatisticsTreeItem > | InItem, |
|
|
const TSharedRef< STableViewBase > & | OwnerTable ) |
|
private |
◆ OnGetChildrenForTree()
◆ OnOutlinerTreeDoubleClick()
◆ SLATE_BEGIN_ARGS()
◆ UpdateGridPanels()
| EActiveTimerReturnType SAtomStatisticsDialog::UpdateGridPanels |
( |
double | InCurrentTime, |
|
|
float | InDeltaTime ) |
|
private |
◆ UpdateOutlinerTreeView()
| EActiveTimerReturnType SAtomStatisticsDialog::UpdateOutlinerTreeView |
( |
double | InCurrentTime, |
|
|
float | InDeltaTime ) |
|
private |
◆ UpdateOutlinerTreeViewItems()
| void SAtomStatisticsDialog::UpdateOutlinerTreeViewItems |
( |
| ) |
|
|
private |
◆ ColumnID_Active
| const FName SAtomStatisticsDialog::ColumnID_Active |
|
staticprivate |
◆ ColumnID_Expander
| const FName SAtomStatisticsDialog::ColumnID_Expander |
|
staticprivate |
◆ ColumnID_ID
| const FName SAtomStatisticsDialog::ColumnID_ID |
|
staticprivate |
◆ ColumnID_Label
| const FName SAtomStatisticsDialog::ColumnID_Label |
|
staticprivate |
◆ ColumnID_Type
| const FName SAtomStatisticsDialog::ColumnID_Type |
|
staticprivate |
◆ ColumnID_Value
| const FName SAtomStatisticsDialog::ColumnID_Value |
|
staticprivate |
◆ ExpandMode
Current way we are expanding nodes
◆ GridSlot
| SVerticalBox::FSlot* SAtomStatisticsDialog::GridSlot = nullptr |
|
private |
◆ Items
◆ ToggleExpandButton
| TSharedPtr<SButton> SAtomStatisticsDialog::ToggleExpandButton |
|
private |
A Button used to toggle node expansion.
◆ TreeSlot
| SVerticalBox::FSlot* SAtomStatisticsDialog::TreeSlot = nullptr |
|
private |
◆ TreeView
このクラス詳解は次のファイルから抽出されました: