DayZ 1.24
|
Static Private Member Functions | |
static void | AddToActiveWindows (int id, UIScriptedWindow window) |
static void | RemoveFromActiveWindows (int id) |
static UIScriptedWindow | GetWindow (int id) |
static map< int, UIScriptedWindow > | GetActiveWindows () |
Private Attributes | |
Widget | m_WgtRoot |
int | m_Id |
Static Private Attributes | |
static ref map< int, UIScriptedWindow > | m_ActiveWindows |
Definition at line 1 of file UIScriptedWindow.c.
Definition at line 38 of file UIScriptedWindow.c.
References m_Id.
|
inlineprivate |
|
inlinestaticprivate |
Definition at line 9 of file UIScriptedWindow.c.
References m_ActiveWindows.
Referenced by UIManager::OpenWindow().
|
inlineprivate |
|
inlinestaticprivate |
Definition at line 31 of file UIScriptedWindow.c.
References m_ActiveWindows.
Referenced by UIMenuPanel::OnChange(), UIMenuPanel::OnClick(), UIMenuPanel::OnController(), UIMenuPanel::OnDoubleClick(), UIMenuPanel::OnDrag(), UIMenuPanel::OnDragging(), UIMenuPanel::OnDraggingOver(), UIMenuPanel::OnDrop(), UIMenuPanel::OnDropReceived(), UIMenuPanel::OnEvent(), UIMenuPanel::OnFocus(), UIMenuPanel::OnFocusLost(), UIMenuPanel::OnItemSelected(), UIMenuPanel::OnKeyDown(), UIMenuPanel::OnKeyPress(), UIMenuPanel::OnKeyUp(), UIMenuPanel::OnModalResult(), UIMenuPanel::OnMouseButtonDown(), UIMenuPanel::OnMouseButtonUp(), UIMenuPanel::OnMouseEnter(), UIMenuPanel::OnMouseLeave(), UIMenuPanel::OnMouseWheel(), and UIMenuPanel::OnSelect().
|
inlineprivate |
Definition at line 49 of file UIScriptedWindow.c.
References m_WgtRoot.
Referenced by HideWindow(), ShowWindow(), and ~UIScriptedWindow().
|
inlinestaticprivate |
Definition at line 23 of file UIScriptedWindow.c.
References m_ActiveWindows.
Referenced by UIManager::CloseWindow(), UIManager::IsWindowOpened(), and UIManager::OpenWindow().
|
inlineprivate |
Definition at line 63 of file UIScriptedWindow.c.
References GetWidgetRoot().
|
inlineprivate |
Definition at line 54 of file UIScriptedWindow.c.
Definition at line 154 of file UIScriptedWindow.c.
Definition at line 74 of file UIScriptedWindow.c.
Definition at line 134 of file UIScriptedWindow.c.
Definition at line 84 of file UIScriptedWindow.c.
Definition at line 159 of file UIScriptedWindow.c.
Definition at line 164 of file UIScriptedWindow.c.
Definition at line 169 of file UIScriptedWindow.c.
Definition at line 174 of file UIScriptedWindow.c.
Definition at line 179 of file UIScriptedWindow.c.
|
inlineprivate |
Definition at line 184 of file UIScriptedWindow.c.
Definition at line 99 of file UIScriptedWindow.c.
Definition at line 104 of file UIScriptedWindow.c.
|
inlineprivate |
Definition at line 94 of file UIScriptedWindow.c.
Definition at line 139 of file UIScriptedWindow.c.
Definition at line 149 of file UIScriptedWindow.c.
Definition at line 144 of file UIScriptedWindow.c.
Definition at line 79 of file UIScriptedWindow.c.
Definition at line 119 of file UIScriptedWindow.c.
Definition at line 124 of file UIScriptedWindow.c.
Definition at line 109 of file UIScriptedWindow.c.
Definition at line 114 of file UIScriptedWindow.c.
Definition at line 129 of file UIScriptedWindow.c.
Definition at line 89 of file UIScriptedWindow.c.
Definition at line 17 of file UIScriptedWindow.c.
References m_ActiveWindows.
Referenced by UIManager::CloseWindow().
|
inlineprivate |
Definition at line 58 of file UIScriptedWindow.c.
References GetWidgetRoot().
|
staticprivate |
Definition at line 7 of file UIScriptedWindow.c.
Referenced by AddToActiveWindows(), GetActiveWindows(), GetWindow(), and RemoveFromActiveWindows().
|
private |
Definition at line 4 of file UIScriptedWindow.c.
Referenced by CloseWindow(), and UIScriptedWindow().
|
private |
Definition at line 3 of file UIScriptedWindow.c.
Referenced by GetWidgetRoot().