| AddElement(Element *pChild, int32_t iIndent=0) | C4GUI::ListBox | |
| C4GUI::Control::AddElement(Element *pChild) | C4GUI::Container | |
| AfterElementRemoval() override | C4GUI::ListBox | inlineprotectedvirtual |
| ApplyElementOffset(int32_t &riX, int32_t &riY) override | C4GUI::Window | inlinevirtual |
| ApplyInvElementOffset(int32_t &riX, int32_t &riY) override | C4GUI::Window | inlinevirtual |
| begin() | C4GUI::Container | inline |
| C4Network2ClientListBox(C4Rect &rcBounds, bool fStartup) | C4Network2ClientListBox | |
| CharIn(const char *c) override | C4GUI::ListBox | protectedvirtual |
| CheckNameHotkey(const char *) | C4GUI::Element | inlineprotectedvirtual |
| Clear() | C4GUI::Container | |
| ClearChildren() | C4GUI::Container | |
| ClientPos2ScreenPos(int32_t &riX, int32_t &riY) | C4GUI::Element | |
| Container() | C4GUI::Container | |
| ContractToElementHeight() | C4GUI::ListBox | |
| Control(const C4Rect &rtBounds) | C4GUI::Control | |
| DisableFocus() | C4GUI::Control | protected |
| DoContext() | C4GUI::Element | |
| DoDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam) | C4GUI::Element | virtual |
| Draw(C4TargetFacet &cgo) override | C4GUI::Window | protectedvirtual |
| Draw3DFrame(C4TargetFacet &cgo, bool fUp=false, int32_t iIndent=1, BYTE byAlpha=C4GUI_BorderAlpha, bool fDrawTop=true, int32_t iTopOff=0, bool fDrawLeft=true, int32_t iLeftOff=0) | C4GUI::Element | protected |
| DrawBar(C4TargetFacet &cgo, DynBarFacet &rFacets) | C4GUI::Element | protected |
| DrawElement(C4TargetFacet &cgo) override | C4GUI::ListBox | protectedvirtual |
| DrawHBarByVGfx(C4TargetFacet &cgo, DynBarFacet &rFacets) | C4GUI::Element | protected |
| DrawHVBar(C4TargetFacet &cgo, DynBarFacet &rFacets, C4DrawTransform &trf, int32_t iMiddleLength) | C4GUI::Element | protected |
| DrawVBar(C4TargetFacet &cgo, DynBarFacet &rFacets) | C4GUI::Element | protected |
| ElementPosChanged(Element *pOfElement) override | C4GUI::ListBox | virtual |
| ElementSizeChanged(Element *pOfElement) override | C4GUI::ListBox | virtual |
| end() | C4GUI::Container | inline |
| fDragging | C4GUI::Element | protected |
| fDrawBackground | C4GUI::ListBox | protected |
| fDrawBorder | C4GUI::ListBox | protected |
| FreezeScrolling() | C4GUI::ListBox | inline |
| fSelectionDisabled | C4GUI::ListBox | protected |
| fVisible | C4GUI::Element | |
| GetBounds() | C4GUI::Element | inline |
| GetClientRect() override | C4GUI::Window | inlinevirtual |
| GetContainedClientRect() | C4GUI::Element | inline |
| GetContainer() override | C4GUI::Container | inlinevirtual |
| GetContextHandler() | C4GUI::Element | virtual |
| GetDialogWindow() | C4GUI::Element | inlineprotectedvirtual |
| GetDlg() | C4GUI::Element | virtual |
| GetElementByIndex(int32_t i) | C4GUI::Container | |
| GetElementCount() | C4GUI::Container | |
| GetFirst() | C4GUI::ListBox | inline |
| GetFirstContained() override | C4GUI::Container | inlinevirtual |
| GetFirstNestedElement(bool fBackwards) override | C4GUI::Container | virtual |
| GetHeight() | C4GUI::Element | inline |
| GetItemWidth() | C4GUI::ListBox | inline |
| GetLast() | C4GUI::ListBox | inline |
| GetLastContained() | C4GUI::Container | inlinevirtual |
| GetListItemTopSpacing() | C4GUI::Element | inlinevirtual |
| GetListItemTopSpacingBar() | C4GUI::Element | inlinevirtual |
| GetMarginBottom() override | C4GUI::ListBox | inlinevirtual |
| GetMarginLeft() override | C4GUI::ListBox | inlinevirtual |
| GetMarginRight() override | C4GUI::ListBox | inlinevirtual |
| GetMarginTop() override | C4GUI::ListBox | inlinevirtual |
| GetNext() const | C4GUI::Element | inline |
| GetNextNestedElement(Element *pPrevElement, bool fBackwards) | C4GUI::Container | |
| GetOwnToolTip() | C4GUI::Element | inline |
| GetParent() | C4GUI::Element | inline |
| GetPrev() const | C4GUI::Element | inline |
| GetScreen() | C4GUI::Element | virtual |
| GetSelectedItem() | C4GUI::ListBox | inline |
| GetToolTip() | C4GUI::Element | |
| GetToprightCornerRect(int32_t iWidth=16, int32_t iHeight=16, int32_t iHIndent=4, int32_t iVIndent=4, int32_t iIndexX=0) | C4GUI::Element | |
| GetWidth() | C4GUI::Element | inline |
| HasDrawFocus() | C4GUI::Control | |
| HasFocus() | C4GUI::Control | inline |
| iColCount | C4GUI::ListBox | protected |
| IconLabelSpacing enum value | C4Network2ClientListBox | |
| iDragX | C4GUI::Element | protected |
| iDragY | C4GUI::Element | protected |
| iMultiColItemWidth | C4GUI::ListBox | protected |
| InsertElement(Element *pChild, Element *pInsertBefore, int32_t iIndent=0) | C4GUI::ListBox | |
| C4GUI::Control::InsertElement(Element *pChild, Element *pInsertBefore) | C4GUI::Container | |
| IsComponentOutsideClientArea() | C4GUI::Window | inlinevirtual |
| IsExternalDrawDialog() | C4GUI::Element | inlineprotectedvirtual |
| IsFocused(Control *pCtrl) override | C4GUI::ListBox | inlineprotectedvirtual |
| IsFocusElement() override | C4GUI::ListBox | inlineprotectedvirtual |
| IsFocusOnClick() override | C4GUI::ListBox | inlineprotectedvirtual |
| IsImmediateToolTip() const | C4GUI::Element | inline |
| IsInActiveDlg(bool fForKeyboard) | C4GUI::Element | |
| IsMenu() | C4GUI::Element | inlineprotectedvirtual |
| IsMultiColumn() const | C4GUI::ListBox | inline |
| IsOwnPtrElement() | C4GUI::Element | inlineprotectedvirtual |
| IsParentOf(Element *pEl) override | C4GUI::Container | virtual |
| IsScrollingActive() | C4GUI::ListBox | inline |
| IsScrollingNecessary() | C4GUI::ListBox | inline |
| IsSelectedChild(Element *pChild) override | C4GUI::ListBox | inlinevirtual |
| IsStartup() | C4Network2ClientListBox | inline |
| IsVisible() | C4GUI::Element | |
| ListBox(const C4Rect &rtBounds, int32_t iMultiColItemWidth=0) | C4GUI::ListBox | |
| MakeLastElement(Element *pChild) | C4GUI::Container | |
| MouseEnter(CMouse &rMouse) | C4GUI::Element | inlinevirtual |
| MouseInput(CMouse &rMouse, int32_t iButton, int32_t iX, int32_t iY, DWORD dwKeyParam) override | C4GUI::ListBox | virtual |
| MouseLeave(CMouse &rMouse) | C4GUI::Element | inlinevirtual |
| OnGetFocus(bool fByMouse) override | C4GUI::ListBox | protectedvirtual |
| OnHotkey(uint32_t cHotkey) override | C4GUI::Container | protectedvirtual |
| OnLooseFocus() | C4GUI::Control | inlineprotectedvirtual |
| OnSec1Timer() override | C4Network2ClientListBox | inlinevirtual |
| pClientWindow | C4GUI::ListBox | protected |
| pContextHandler | C4GUI::Element | protected |
| pDragTarget | C4GUI::Element | protected |
| pFirst | C4GUI::Container | protected |
| pLast | C4GUI::Container | protected |
| pNext | C4GUI::Element | protected |
| pParent | C4GUI::Element | protected |
| pPrev | C4GUI::Element | protected |
| pSelectedItem | C4GUI::ListBox | protected |
| pSelectionChangeHandler | C4GUI::ListBox | protected |
| pSelectionDblClickHandler | C4GUI::ListBox | protected |
| rbegin() | C4GUI::Container | inline |
| rcBounds | C4GUI::Element | protected |
| rcClientRect | C4GUI::Window | protected |
| ReaddElement(Element *pChild) | C4GUI::Container | |
| RemoveElement(Element *pChild) override | C4GUI::ListBox | virtual |
| rend() | C4GUI::Container | inline |
| ScreenPos2ClientPos(int32_t &riX, int32_t &riY) | C4GUI::Element | |
| ScrollItemInView(Element *pItem) | C4GUI::ListBox | |
| ScrollToBottom() | C4GUI::ListBox | inline |
| SelectEntry(Element *pNewSel, bool fByUser) | C4GUI::ListBox | |
| SelectFirstEntry(bool fByUser) | C4GUI::ListBox | inline |
| SelectionChanged(bool fByUser) | C4GUI::ListBox | |
| SelectNone(bool fByUser) | C4GUI::ListBox | inline |
| SetBounds(const C4Rect &rcNewBound) | C4GUI::Element | inline |
| SetClientSoundIcon(int32_t client_id) | C4Network2ClientListBox | |
| SetContextHandler(ContextHandler *pNewHd) | C4GUI::Element | inline |
| SetDecoration(bool fDrawBG, ScrollBarFacets *pToGfx, bool fAutoScroll, bool fDrawBorder=false) | C4GUI::ListBox | inline |
| SetDragTarget(Window *pToWindow) | C4GUI::Element | inline |
| SetPos(int32_t iXPos, int32_t iYPos) | C4GUI::Window | inline |
| SetSelectionChangeCallbackFn(BaseCallbackHandler *pToHandler) | C4GUI::ListBox | inline |
| SetSelectionDblClickFn(BaseCallbackHandler *pToHandler) | C4GUI::ListBox | inline |
| SetSelectionDiabled(bool fToVal=true) | C4GUI::ListBox | inline |
| SetToolTip(const char *szNewTooltip, bool is_immediate=false) | C4GUI::Element | |
| SetVisibility(bool fToValue) override | C4GUI::Container | virtual |
| SortElements(SortFunction SortFunc, void *par) | C4GUI::ListBox | |
| SortFunction typedef | C4GUI::ListBox | |
| SoundIconShowTime enum value | C4Network2ClientListBox | |
| StartDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam) | C4GUI::Element | virtual |
| StopDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam) | C4GUI::Element | virtual |
| UnFreezeScrolling() | C4GUI::ListBox | inline |
| Update() | C4Network2ClientListBox | |
| UpdateColumnCount() | C4GUI::ListBox | protected |
| UpdateElementPosition(Element *pOfElement, int32_t iIndent) | C4GUI::ListBox | |
| UpdateElementPositions() | C4GUI::ListBox | |
| UpdateOwnPos() override | C4GUI::Window | virtual |
| UpdatePos() | C4GUI::Element | protectedvirtual |
| UpdateSize() override | C4GUI::ListBox | inlinevirtual |
| Window() | C4GUI::Window | |
| ~C4Network2ClientListBox() override | C4Network2ClientListBox | |
| ~Container() override | C4GUI::Container | |
| ~Control() override | C4GUI::Control | |
| ~Element() | C4GUI::Element | virtual |
| ~ListBox() override | C4GUI::ListBox | |