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

Protected Member Functions

bool Init (notnull Widget root)
ResourceName GetLayout ()

Protected Attributes

ButtonWidget m_wFeedbackType
SCR_ComboBoxComponent m_FeedbackTypeComponent0
SCR_ModularButtonComponent m_FeedbackTypeComponent1
ButtonWidget m_wFeedbackCategory
SCR_ComboBoxComponent m_FeedbackCategoryComponent0
SCR_ModularButtonComponent m_FeedbackCategoryComponent1
ButtonWidget m_wConsoleFeedbackTopic
SCR_ComboBoxComponent m_ConsoleFeedbackTopicComponent0
SCR_ModularButtonComponent m_ConsoleFeedbackTopicComponent1
ButtonWidget m_wFeedbackEditBox
SCR_EditBoxComponent m_FeedbackEditBoxComponent
VerticalLayoutWidget m_wAttachFileVertialLayout
ButtonWidget m_wAttachFileButton
SCR_ModularButtonComponent m_AttachFileButtonComponent
ButtonWidget m_wAttachLogsButton
SCR_ButtonCheckerComponent m_AttachLogsButtonComponent

Static Protected Attributes

static const ResourceName LAYOUT = "{6A295DBEDD4EC025}UI/layouts/Menus/Dialogs/FeedbackDialogContent.layout"

Detailed Description

Definition at line 3 of file SCR_FeedbackDialogContentWidgets.c.

Member Function Documentation

◆ GetLayout()

ResourceName SCR_FeedbackDialogContentWidgets::GetLayout ( )
inlineprotected

Definition at line 70 of file SCR_FeedbackDialogContentWidgets.c.

◆ Init()

bool SCR_FeedbackDialogContentWidgets::Init ( notnull Widget root)
inlineprotected

Definition at line 36 of file SCR_FeedbackDialogContentWidgets.c.

Member Data Documentation

◆ LAYOUT

const ResourceName SCR_FeedbackDialogContentWidgets::LAYOUT = "{6A295DBEDD4EC025}UI/layouts/Menus/Dialogs/FeedbackDialogContent.layout"
staticprotected

Definition at line 5 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_AttachFileButtonComponent

SCR_ModularButtonComponent SCR_FeedbackDialogContentWidgets::m_AttachFileButtonComponent
protected

Definition at line 28 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_AttachLogsButtonComponent

SCR_ButtonCheckerComponent SCR_FeedbackDialogContentWidgets::m_AttachLogsButtonComponent
protected

Definition at line 32 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_ConsoleFeedbackTopicComponent0

SCR_ComboBoxComponent SCR_FeedbackDialogContentWidgets::m_ConsoleFeedbackTopicComponent0
protected

Definition at line 18 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_ConsoleFeedbackTopicComponent1

SCR_ModularButtonComponent SCR_FeedbackDialogContentWidgets::m_ConsoleFeedbackTopicComponent1
protected

Definition at line 19 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_FeedbackCategoryComponent0

SCR_ComboBoxComponent SCR_FeedbackDialogContentWidgets::m_FeedbackCategoryComponent0
protected

Definition at line 13 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_FeedbackCategoryComponent1

SCR_ModularButtonComponent SCR_FeedbackDialogContentWidgets::m_FeedbackCategoryComponent1
protected

Definition at line 14 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_FeedbackEditBoxComponent

SCR_EditBoxComponent SCR_FeedbackDialogContentWidgets::m_FeedbackEditBoxComponent
protected

Definition at line 23 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_FeedbackTypeComponent0

SCR_ComboBoxComponent SCR_FeedbackDialogContentWidgets::m_FeedbackTypeComponent0
protected

Definition at line 8 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_FeedbackTypeComponent1

SCR_ModularButtonComponent SCR_FeedbackDialogContentWidgets::m_FeedbackTypeComponent1
protected

Definition at line 9 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_wAttachFileButton

ButtonWidget SCR_FeedbackDialogContentWidgets::m_wAttachFileButton
protected

Definition at line 27 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_wAttachFileVertialLayout

VerticalLayoutWidget SCR_FeedbackDialogContentWidgets::m_wAttachFileVertialLayout
protected

Definition at line 25 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_wAttachLogsButton

ButtonWidget SCR_FeedbackDialogContentWidgets::m_wAttachLogsButton
protected

Definition at line 31 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_wConsoleFeedbackTopic

ButtonWidget SCR_FeedbackDialogContentWidgets::m_wConsoleFeedbackTopic
protected

Definition at line 17 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_wFeedbackCategory

ButtonWidget SCR_FeedbackDialogContentWidgets::m_wFeedbackCategory
protected

Definition at line 12 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_wFeedbackEditBox

ButtonWidget SCR_FeedbackDialogContentWidgets::m_wFeedbackEditBox
protected

Definition at line 22 of file SCR_FeedbackDialogContentWidgets.c.

◆ m_wFeedbackType

ButtonWidget SCR_FeedbackDialogContentWidgets::m_wFeedbackType
protected

Definition at line 7 of file SCR_FeedbackDialogContentWidgets.c.


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