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

Protected Member Functions

bool Init (notnull Widget root)
ResourceName GetLayout ()

Protected Attributes

SizeLayoutWidget m_wSizeMoveLeft
ButtonWidget m_wMoveLeftButton
SCR_ModularButtonComponent m_MoveLeftButtonComponent0
SCR_DynamicIconComponent m_MoveLeftButtonComponent1
SizeLayoutWidget m_wLeftSeparator
ImageWidget m_wItemTypeImage
RichTextWidget m_wNameText
HorizontalLayoutWidget m_wHorizontalState
RichTextWidget m_wStateText
ButtonWidget m_wIncompatibleButton
SCR_ModularButtonComponent m_IncompatibleButtonComponent0
SCR_DynamicIconComponent m_IncompatibleButtonComponent1
ButtonWidget m_wFixButton
SCR_ModularButtonComponent m_FixButtonComponent0
SCR_DynamicIconComponent m_FixButtonComponent1
ButtonWidget m_wRepairButton
SCR_ModularButtonComponent m_RepairButtonComponent0
SCR_DynamicIconComponent m_RepairButtonComponent1
ButtonWidget m_wUpdateButton
SCR_ModularButtonComponent m_UpdateButtonComponent0
SCR_DynamicIconComponent m_UpdateButtonComponent1
ButtonWidget m_wDeleteButton
SCR_ModularButtonComponent m_DeleteButtonComponent0
SCR_DynamicIconComponent m_DeleteButtonComponent1
SizeLayoutWidget m_wSizeMoveRight
ButtonWidget m_wMoveRightButton
SCR_ModularButtonComponent m_MoveRightButtonComponent0
SCR_DynamicIconComponent m_MoveRightButtonComponent1
SizeLayoutWidget m_wRightSeparator

Static Protected Attributes

static const ResourceName LAYOUT = "{A40D588F6B8744EE}UI/layouts/Menus/ContentBrowser/AddonManager/AddonListTab/AddonLineBase.layout"

Detailed Description

Definition at line 3 of file SCR_AddonLineBaseWidgets.c.

Member Function Documentation

◆ GetLayout()

ResourceName SCR_AddonLineBaseWidgets::GetLayout ( )
inlineprotected

Definition at line 102 of file SCR_AddonLineBaseWidgets.c.

◆ Init()

bool SCR_AddonLineBaseWidgets::Init ( notnull Widget root)
inlineprotected

Definition at line 52 of file SCR_AddonLineBaseWidgets.c.

Member Data Documentation

◆ LAYOUT

const ResourceName SCR_AddonLineBaseWidgets::LAYOUT = "{A40D588F6B8744EE}UI/layouts/Menus/ContentBrowser/AddonManager/AddonListTab/AddonLineBase.layout"
staticprotected

Definition at line 5 of file SCR_AddonLineBaseWidgets.c.

◆ m_DeleteButtonComponent0

SCR_ModularButtonComponent SCR_AddonLineBaseWidgets::m_DeleteButtonComponent0
protected

Definition at line 40 of file SCR_AddonLineBaseWidgets.c.

◆ m_DeleteButtonComponent1

SCR_DynamicIconComponent SCR_AddonLineBaseWidgets::m_DeleteButtonComponent1
protected

Definition at line 41 of file SCR_AddonLineBaseWidgets.c.

◆ m_FixButtonComponent0

SCR_ModularButtonComponent SCR_AddonLineBaseWidgets::m_FixButtonComponent0
protected

Definition at line 25 of file SCR_AddonLineBaseWidgets.c.

◆ m_FixButtonComponent1

SCR_DynamicIconComponent SCR_AddonLineBaseWidgets::m_FixButtonComponent1
protected

Definition at line 26 of file SCR_AddonLineBaseWidgets.c.

◆ m_IncompatibleButtonComponent0

SCR_ModularButtonComponent SCR_AddonLineBaseWidgets::m_IncompatibleButtonComponent0
protected

Definition at line 20 of file SCR_AddonLineBaseWidgets.c.

◆ m_IncompatibleButtonComponent1

SCR_DynamicIconComponent SCR_AddonLineBaseWidgets::m_IncompatibleButtonComponent1
protected

Definition at line 21 of file SCR_AddonLineBaseWidgets.c.

◆ m_MoveLeftButtonComponent0

SCR_ModularButtonComponent SCR_AddonLineBaseWidgets::m_MoveLeftButtonComponent0
protected

Definition at line 10 of file SCR_AddonLineBaseWidgets.c.

◆ m_MoveLeftButtonComponent1

SCR_DynamicIconComponent SCR_AddonLineBaseWidgets::m_MoveLeftButtonComponent1
protected

Definition at line 11 of file SCR_AddonLineBaseWidgets.c.

◆ m_MoveRightButtonComponent0

SCR_ModularButtonComponent SCR_AddonLineBaseWidgets::m_MoveRightButtonComponent0
protected

Definition at line 46 of file SCR_AddonLineBaseWidgets.c.

◆ m_MoveRightButtonComponent1

SCR_DynamicIconComponent SCR_AddonLineBaseWidgets::m_MoveRightButtonComponent1
protected

Definition at line 47 of file SCR_AddonLineBaseWidgets.c.

◆ m_RepairButtonComponent0

SCR_ModularButtonComponent SCR_AddonLineBaseWidgets::m_RepairButtonComponent0
protected

Definition at line 30 of file SCR_AddonLineBaseWidgets.c.

◆ m_RepairButtonComponent1

SCR_DynamicIconComponent SCR_AddonLineBaseWidgets::m_RepairButtonComponent1
protected

Definition at line 31 of file SCR_AddonLineBaseWidgets.c.

◆ m_UpdateButtonComponent0

SCR_ModularButtonComponent SCR_AddonLineBaseWidgets::m_UpdateButtonComponent0
protected

Definition at line 35 of file SCR_AddonLineBaseWidgets.c.

◆ m_UpdateButtonComponent1

SCR_DynamicIconComponent SCR_AddonLineBaseWidgets::m_UpdateButtonComponent1
protected

Definition at line 36 of file SCR_AddonLineBaseWidgets.c.

◆ m_wDeleteButton

ButtonWidget SCR_AddonLineBaseWidgets::m_wDeleteButton
protected

Definition at line 39 of file SCR_AddonLineBaseWidgets.c.

◆ m_wFixButton

ButtonWidget SCR_AddonLineBaseWidgets::m_wFixButton
protected

Definition at line 24 of file SCR_AddonLineBaseWidgets.c.

◆ m_wHorizontalState

HorizontalLayoutWidget SCR_AddonLineBaseWidgets::m_wHorizontalState
protected

Definition at line 16 of file SCR_AddonLineBaseWidgets.c.

◆ m_wIncompatibleButton

ButtonWidget SCR_AddonLineBaseWidgets::m_wIncompatibleButton
protected

Definition at line 19 of file SCR_AddonLineBaseWidgets.c.

◆ m_wItemTypeImage

ImageWidget SCR_AddonLineBaseWidgets::m_wItemTypeImage
protected

Definition at line 14 of file SCR_AddonLineBaseWidgets.c.

◆ m_wLeftSeparator

SizeLayoutWidget SCR_AddonLineBaseWidgets::m_wLeftSeparator
protected

Definition at line 13 of file SCR_AddonLineBaseWidgets.c.

◆ m_wMoveLeftButton

ButtonWidget SCR_AddonLineBaseWidgets::m_wMoveLeftButton
protected

Definition at line 9 of file SCR_AddonLineBaseWidgets.c.

◆ m_wMoveRightButton

ButtonWidget SCR_AddonLineBaseWidgets::m_wMoveRightButton
protected

Definition at line 45 of file SCR_AddonLineBaseWidgets.c.

◆ m_wNameText

RichTextWidget SCR_AddonLineBaseWidgets::m_wNameText
protected

Definition at line 15 of file SCR_AddonLineBaseWidgets.c.

◆ m_wRepairButton

ButtonWidget SCR_AddonLineBaseWidgets::m_wRepairButton
protected

Definition at line 29 of file SCR_AddonLineBaseWidgets.c.

◆ m_wRightSeparator

SizeLayoutWidget SCR_AddonLineBaseWidgets::m_wRightSeparator
protected

Definition at line 49 of file SCR_AddonLineBaseWidgets.c.

◆ m_wSizeMoveLeft

SizeLayoutWidget SCR_AddonLineBaseWidgets::m_wSizeMoveLeft
protected

Definition at line 7 of file SCR_AddonLineBaseWidgets.c.

◆ m_wSizeMoveRight

SizeLayoutWidget SCR_AddonLineBaseWidgets::m_wSizeMoveRight
protected

Definition at line 43 of file SCR_AddonLineBaseWidgets.c.

◆ m_wStateText

RichTextWidget SCR_AddonLineBaseWidgets::m_wStateText
protected

Definition at line 17 of file SCR_AddonLineBaseWidgets.c.

◆ m_wUpdateButton

ButtonWidget SCR_AddonLineBaseWidgets::m_wUpdateButton
protected

Definition at line 34 of file SCR_AddonLineBaseWidgets.c.


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