Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ListAddonsSubMenuWidgets Class Reference

Protected Member Functions

bool Init (notnull Widget root)
ResourceName GetLayout ()

Protected Attributes

ButtonWidget m_wToolsButton
SCR_ModularButtonComponent m_ToolsButtonComponent0
SCR_DynamicIconComponent m_ToolsButtonComponent1
SizeLayoutWidget m_wDisabledAddonsPanel
ButtonWidget m_wValidateRepairAllDisabled
SCR_ModularButtonComponent m_ValidateRepairAllDisabledComponent0
SCR_DynamicIconComponent m_ValidateRepairAllDisabledComponent1
ButtonWidget m_wDeleteAllDisabled
SCR_ModularButtonComponent m_DeleteAllDisabledComponent0
SCR_DynamicIconComponent m_DeleteAllDisabledComponent1
ButtonWidget m_wButtonEnableAll
SCR_ModularButtonComponent m_ButtonEnableAllComponent0
SCR_DynamicIconComponent m_ButtonEnableAllComponent1
VerticalLayoutWidget m_wDisabledAddonsList
SizeLayoutWidget m_wEnabledAddonsPanel
ButtonWidget m_wButtonDisableAll
SCR_ModularButtonComponent m_ButtonDisableAllComponent0
SCR_DynamicIconComponent m_ButtonDisableAllComponent1
ButtonWidget m_wValidateRepairAllEnabled
SCR_ModularButtonComponent m_ValidateRepairAllEnabledComponent0
SCR_DynamicIconComponent m_ValidateRepairAllEnabledComponent1
ButtonWidget m_wDeleteAllEnabled
SCR_ModularButtonComponent m_DeleteAllEnabledComponent0
SCR_DynamicIconComponent m_DeleteAllEnabledComponent1
VerticalLayoutWidget m_wEnabledAddonsList

Static Protected Attributes

static const ResourceName LAYOUT = "{0FFE02F22D314775}UI/layouts/Menus/ContentBrowser/AddonManager/AddonListTab/ListAddonsSubMenu.layout"

Detailed Description

Definition at line 3 of file SCR_ListAddonsSubMenuWidgets.c.

Member Function Documentation

◆ GetLayout()

ResourceName SCR_ListAddonsSubMenuWidgets::GetLayout ( )
inlineprotected

Definition at line 92 of file SCR_ListAddonsSubMenuWidgets.c.

◆ Init()

bool SCR_ListAddonsSubMenuWidgets::Init ( notnull Widget root)
inlineprotected

Definition at line 47 of file SCR_ListAddonsSubMenuWidgets.c.

Member Data Documentation

◆ LAYOUT

const ResourceName SCR_ListAddonsSubMenuWidgets::LAYOUT = "{0FFE02F22D314775}UI/layouts/Menus/ContentBrowser/AddonManager/AddonListTab/ListAddonsSubMenu.layout"
staticprotected

Definition at line 5 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_ButtonDisableAllComponent0

SCR_ModularButtonComponent SCR_ListAddonsSubMenuWidgets::m_ButtonDisableAllComponent0
protected

Definition at line 31 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_ButtonDisableAllComponent1

SCR_DynamicIconComponent SCR_ListAddonsSubMenuWidgets::m_ButtonDisableAllComponent1
protected

Definition at line 32 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_ButtonEnableAllComponent0

SCR_ModularButtonComponent SCR_ListAddonsSubMenuWidgets::m_ButtonEnableAllComponent0
protected

Definition at line 24 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_ButtonEnableAllComponent1

SCR_DynamicIconComponent SCR_ListAddonsSubMenuWidgets::m_ButtonEnableAllComponent1
protected

Definition at line 25 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_DeleteAllDisabledComponent0

SCR_ModularButtonComponent SCR_ListAddonsSubMenuWidgets::m_DeleteAllDisabledComponent0
protected

Definition at line 19 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_DeleteAllDisabledComponent1

SCR_DynamicIconComponent SCR_ListAddonsSubMenuWidgets::m_DeleteAllDisabledComponent1
protected

Definition at line 20 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_DeleteAllEnabledComponent0

SCR_ModularButtonComponent SCR_ListAddonsSubMenuWidgets::m_DeleteAllEnabledComponent0
protected

Definition at line 41 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_DeleteAllEnabledComponent1

SCR_DynamicIconComponent SCR_ListAddonsSubMenuWidgets::m_DeleteAllEnabledComponent1
protected

Definition at line 42 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_ToolsButtonComponent0

SCR_ModularButtonComponent SCR_ListAddonsSubMenuWidgets::m_ToolsButtonComponent0
protected

Definition at line 8 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_ToolsButtonComponent1

SCR_DynamicIconComponent SCR_ListAddonsSubMenuWidgets::m_ToolsButtonComponent1
protected

Definition at line 9 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_ValidateRepairAllDisabledComponent0

SCR_ModularButtonComponent SCR_ListAddonsSubMenuWidgets::m_ValidateRepairAllDisabledComponent0
protected

Definition at line 14 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_ValidateRepairAllDisabledComponent1

SCR_DynamicIconComponent SCR_ListAddonsSubMenuWidgets::m_ValidateRepairAllDisabledComponent1
protected

Definition at line 15 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_ValidateRepairAllEnabledComponent0

SCR_ModularButtonComponent SCR_ListAddonsSubMenuWidgets::m_ValidateRepairAllEnabledComponent0
protected

Definition at line 36 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_ValidateRepairAllEnabledComponent1

SCR_DynamicIconComponent SCR_ListAddonsSubMenuWidgets::m_ValidateRepairAllEnabledComponent1
protected

Definition at line 37 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_wButtonDisableAll

ButtonWidget SCR_ListAddonsSubMenuWidgets::m_wButtonDisableAll
protected

Definition at line 30 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_wButtonEnableAll

ButtonWidget SCR_ListAddonsSubMenuWidgets::m_wButtonEnableAll
protected

Definition at line 23 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_wDeleteAllDisabled

ButtonWidget SCR_ListAddonsSubMenuWidgets::m_wDeleteAllDisabled
protected

Definition at line 18 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_wDeleteAllEnabled

ButtonWidget SCR_ListAddonsSubMenuWidgets::m_wDeleteAllEnabled
protected

Definition at line 40 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_wDisabledAddonsList

VerticalLayoutWidget SCR_ListAddonsSubMenuWidgets::m_wDisabledAddonsList
protected

Definition at line 27 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_wDisabledAddonsPanel

SizeLayoutWidget SCR_ListAddonsSubMenuWidgets::m_wDisabledAddonsPanel
protected

Definition at line 11 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_wEnabledAddonsList

VerticalLayoutWidget SCR_ListAddonsSubMenuWidgets::m_wEnabledAddonsList
protected

Definition at line 44 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_wEnabledAddonsPanel

SizeLayoutWidget SCR_ListAddonsSubMenuWidgets::m_wEnabledAddonsPanel
protected

Definition at line 28 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_wToolsButton

ButtonWidget SCR_ListAddonsSubMenuWidgets::m_wToolsButton
protected

Definition at line 7 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_wValidateRepairAllDisabled

ButtonWidget SCR_ListAddonsSubMenuWidgets::m_wValidateRepairAllDisabled
protected

Definition at line 13 of file SCR_ListAddonsSubMenuWidgets.c.

◆ m_wValidateRepairAllEnabled

ButtonWidget SCR_ListAddonsSubMenuWidgets::m_wValidateRepairAllEnabled
protected

Definition at line 35 of file SCR_ListAddonsSubMenuWidgets.c.


The documentation for this class was generated from the following file: