DayZ 1.24
|
Protected Attributes | |
ref map< string, int > | m_CategorySlotIndex |
int | m_SlotsCount |
SlotsIcon | m_CargoSlotsIcon |
Additional Inherited Members | |
Private Member Functions inherited from CollapsibleContainer | |
void | CollapsibleContainer (LayoutHolder parent, int sort=-1) |
override void | SetLayoutName () |
EntityAI | GetEntity () |
override void | OnDropReceivedFromHeader (Widget w, int x, int y, Widget receiver) |
override void | Refresh () |
override void | OnShow () |
override void | OnHide () |
override void | Insert (LayoutHolder container, int pos=-1, bool immedUpdate=true) |
override void | Remove (LayoutHolder container) |
bool | CanDisplayAnyCategory () |
void | UpdateCollapseButtons () |
void | LoadDefaultState () |
bool | IsHidden () |
void | CollapseButtonOnMouseButtonDown (Widget w) |
override void | Toggle () |
override bool | OnChildRemove (Widget w, Widget child) |
override bool | OnChildAdd (Widget w, Widget child) |
override Header | GetHeader () |
override void | SetHeader (Header header) |
void | SetCollapsibleHeaderArrowState (bool open) |
Private Attributes inherited from CollapsibleContainer | |
ref CollapsibleHeader | m_CollapsibleHeader |
bool | m_Hidden |
Definition at line 1 of file AttachmentCategoriesContainer.c.
|
inlineprotected |
Definition at line 7 of file AttachmentCategoriesContainer.c.
References m_CategorySlotIndex.
Definition at line 167 of file AttachmentCategoriesContainer.c.
References Class::CastTo(), m_Entity, and m_SlotsCount.
Referenced by IsDisplayable(), and UpdateRadialIcon().
|
inlineprotected |
Definition at line 475 of file AttachmentCategoriesContainer.c.
Definition at line 492 of file AttachmentCategoriesContainer.c.
Definition at line 444 of file AttachmentCategoriesContainer.c.
References SlotsIcon::GetObject(), m_CargoSlotsIcon, and OnHide().
|
inlineprotected |
Definition at line 402 of file AttachmentCategoriesContainer.c.
References CollapsibleContainer::m_CollapsibleHeader, CollapsibleContainer::m_Hidden, OnHide(), CollapsibleContainer::OnShow(), CollapsibleContainer::SetCollapsibleHeaderArrowState(), and CollapsibleContainer::UpdateCollapseButtons().
|
inlineprotected |
Definition at line 377 of file AttachmentCategoriesContainer.c.
References ColorManager::GetInstance(), ItemManager::GetInstance(), name, and ColorManager::RED_COLOR.
Definition at line 224 of file AttachmentCategoriesContainer.c.
|
inlineprotected |
Definition at line 133 of file AttachmentCategoriesContainer.c.
References GetGame().
Referenced by InitGhostSlots(), and InitIconsContainers().
|
inlineprotected |
Definition at line 193 of file AttachmentCategoriesContainer.c.
References GetGame().
Referenced by InitGhostSlots().
|
inlineprotected |
Definition at line 144 of file AttachmentCategoriesContainer.c.
References m_CargoSlotsIcon.
|
inlineprotected |
Definition at line 200 of file AttachmentCategoriesContainer.c.
References GetGame().
Referenced by InitGhostSlots().
|
inlineprotected |
Definition at line 138 of file AttachmentCategoriesContainer.c.
Referenced by InitGhostSlots(), and ShowInSlots().
|
inlineprotected |
Definition at line 208 of file AttachmentCategoriesContainer.c.
References GetGame().
|
inlineprotected |
Definition at line 280 of file AttachmentCategoriesContainer.c.
References GetAttachmentCategoriesCount(), GetAttachmentCategory(), GetGame(), GetIconName(), GetSlotsContainer(), StaticGUIUtils::IMAGESETGROUP_INVENTORY, CollapsibleContainer::Insert(), ITEMS_IN_ROW, LoadAttachmentCategoriesIcon(), m_CargoSlotsIcon, m_CategorySlotIndex, m_Entity, m_SlotsCount, name, and StaticGUIUtils::VerifyIconImageString().
Referenced by SetEntity().
|
inlineprotected |
Definition at line 252 of file AttachmentCategoriesContainer.c.
References GetAttachmentCategoriesCount(), ITEMS_IN_ROW, m_Entity, and m_SlotsCount.
Referenced by SetEntity().
Definition at line 34 of file AttachmentCategoriesContainer.c.
References CanDisplayAnyCategory(), and Container::IsEmpty().
Referenced by Open().
|
inlineprotected |
Definition at line 247 of file AttachmentCategoriesContainer.c.
References CollapsibleContainer::m_CollapsibleHeader.
|
inlineprotected |
Definition at line 125 of file AttachmentCategoriesContainer.c.
References StaticGUIUtils::IMAGESETGROUP_INVENTORY, and StaticGUIUtils::VerifyIconImageString().
Referenced by InitGhostSlots().
Definition at line 214 of file AttachmentCategoriesContainer.c.
|
inlineprotected |
Definition at line 358 of file AttachmentCategoriesContainer.c.
Definition at line 464 of file AttachmentCategoriesContainer.c.
References SlotsIcon::IsVisible(), m_CargoSlotsIcon, and CollapsibleContainer::m_CollapsibleHeader.
Referenced by Close(), and CollapseButtonOnMouseButtonDown().
Definition at line 432 of file AttachmentCategoriesContainer.c.
References IsDisplayable(), and CollapsibleContainer::OnShow().
Definition at line 12 of file AttachmentCategoriesContainer.c.
References WidgetEventHandler::GetInstance(), InitGhostSlots(), InitIconsContainers(), m_Entity, m_Parent, m_RootWidget, and SetHeaderName().
|
inlineprotected |
Definition at line 29 of file AttachmentCategoriesContainer.c.
References CollapsibleContainer::m_CollapsibleHeader, and m_Entity.
Referenced by SetEntity().
Definition at line 149 of file AttachmentCategoriesContainer.c.
References GetSlotsContainer(), ITEMS_IN_ROW, and m_CategorySlotIndex.
Referenced by UpdateInterval().
Definition at line 39 of file AttachmentCategoriesContainer.c.
References m_CargoSlotsIcon, CollapsibleContainer::m_CollapsibleHeader, m_Entity, CollapsibleContainer::m_Hidden, m_SlotsCount, and ShowInSlots().
Definition at line 179 of file AttachmentCategoriesContainer.c.
References CanDisplayAnyCategory(), m_Entity, and CollapsibleContainer::m_Hidden.
|
protected |
Definition at line 5 of file AttachmentCategoriesContainer.c.
Referenced by Close(), GetCargoSlotsIcon(), InitGhostSlots(), OnHide(), and UpdateInterval().
Definition at line 3 of file AttachmentCategoriesContainer.c.
Referenced by AttachmentCategoriesContainer(), InitGhostSlots(), and ShowInSlots().
|
protected |
Definition at line 4 of file AttachmentCategoriesContainer.c.
Referenced by CanDisplayAnyCategory(), InitGhostSlots(), InitIconsContainers(), and UpdateInterval().