Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
HandsArea Class Reference
Inheritance diagram for HandsArea:
Container

Protected Member Functions

void HandsArea (LayoutHolder parent)
 
bool IsSwapActive ()
 
bool IsCombineActive ()
 
override ScrollWidget GetScrollWidget ()
 
override void UpdateSelectionIcons ()
 
override void UpdateInterval ()
 
override void SetLayoutName ()
 
override void SetParentWidget ()
 
override void OnShow ()
 
override void Refresh ()
 
override void SetSameLevelNextActive ()
 
override void SetSameLevelPreviousActive ()
 
void DraggingOverHandsPanel (Widget w, int x, int y, Widget receiver)
 
void OnHandsPanelDropReceived (Widget w, int x, int y, Widget receiver)
 

Protected Attributes

ScrollWidget m_Scroller
 
ref HandsContainer m_HandsContainer
 
ref SizeToChild m_HandsResizer
 
bool m_ShouldChangeSize = true
 

Detailed Description

Definition at line 1 of file handsarea.c.

Constructor & Destructor Documentation

◆ HandsArea()

void HandsArea::HandsArea ( LayoutHolder parent)
protected

Definition at line 9 of file handsarea.c.

Member Function Documentation

◆ DraggingOverHandsPanel()

void HandsArea::DraggingOverHandsPanel ( Widget w,
int x,
int y,
Widget receiver )
protected

Definition at line 117 of file handsarea.c.

◆ GetScrollWidget()

override ScrollWidget HandsArea::GetScrollWidget ( )
protected

Definition at line 42 of file handsarea.c.

◆ IsCombineActive()

bool HandsArea::IsCombineActive ( )
protected

Definition at line 32 of file handsarea.c.

◆ IsSwapActive()

bool HandsArea::IsSwapActive ( )
protected

Definition at line 22 of file handsarea.c.

◆ OnHandsPanelDropReceived()

void HandsArea::OnHandsPanelDropReceived ( Widget w,
int x,
int y,
Widget receiver )
protected

Definition at line 157 of file handsarea.c.

◆ OnShow()

override void HandsArea::OnShow ( )
protected

Definition at line 93 of file handsarea.c.

◆ Refresh()

override void HandsArea::Refresh ( )
protected

Definition at line 99 of file handsarea.c.

◆ SetLayoutName()

override void HandsArea::SetLayoutName ( )
protected

Definition at line 83 of file handsarea.c.

◆ SetParentWidget()

override void HandsArea::SetParentWidget ( )
protected

Definition at line 88 of file handsarea.c.

◆ SetSameLevelNextActive()

override void HandsArea::SetSameLevelNextActive ( )
protected

Definition at line 105 of file handsarea.c.

◆ SetSameLevelPreviousActive()

override void HandsArea::SetSameLevelPreviousActive ( )
protected

Definition at line 111 of file handsarea.c.

◆ UpdateInterval()

override void HandsArea::UpdateInterval ( )
protected

Definition at line 54 of file handsarea.c.

◆ UpdateSelectionIcons()

override void HandsArea::UpdateSelectionIcons ( )
protected

Definition at line 47 of file handsarea.c.

Member Data Documentation

◆ m_HandsContainer

ref HandsContainer HandsArea::m_HandsContainer
protected

Definition at line 4 of file handsarea.c.

◆ m_HandsResizer

ref SizeToChild HandsArea::m_HandsResizer
protected

Definition at line 5 of file handsarea.c.

◆ m_Scroller

ScrollWidget HandsArea::m_Scroller
protected

Definition at line 3 of file handsarea.c.

◆ m_ShouldChangeSize

bool HandsArea::m_ShouldChangeSize = true
protected

Definition at line 7 of file handsarea.c.


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