This is the complete list of members for C4GUI::Tabular::Sheet, including all inherited members.
| AddElement(Element *pChild) | C4GUI::Container | |
| AfterElementRemoval() | C4GUI::Container | 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 |
| CheckNameHotkey(const char *) | C4GUI::Element | inlineprotectedvirtual |
| cHotkey | C4GUI::Tabular::Sheet | protected |
| Clear() | C4GUI::Container | |
| ClearChildren() | C4GUI::Container | |
| ClientPos2ScreenPos(int32_t &riX, int32_t &riY) | C4GUI::Element | |
| Container() | C4GUI::Container | |
| 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 |
| DrawCaption(C4TargetFacet &cgo, int32_t x, int32_t y, int32_t iMaxWdt, bool fLarge, bool fActive, bool fFocus, C4Facet *pfctClip, C4Facet *pfctIcon, CStdFont *pUseFont) | C4GUI::Tabular::Sheet | protected |
| DrawElement(C4TargetFacet &cgo) | C4GUI::Element | inlineprotectedvirtual |
| 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 |
| dwCaptionClr | C4GUI::Tabular::Sheet | protected |
| ElementPosChanged(Element *pOfElement) | C4GUI::Container | inlineprotectedvirtual |
| ElementSizeChanged(Element *pOfElement) | C4GUI::Container | inlineprotectedvirtual |
| end() | C4GUI::Container | inline |
| fCloseButtonHighlighted | C4GUI::Tabular::Sheet | protected |
| fDragging | C4GUI::Element | protected |
| fHasCloseButton | C4GUI::Tabular::Sheet | protected |
| fTitleMarkup | C4GUI::Tabular::Sheet | protected |
| fVisible | C4GUI::Element | |
| GetBounds() | C4GUI::Element | inline |
| GetCaptionSize(int32_t *piWdt, int32_t *piHgt, bool fLarge, bool fActive, C4Facet *pfctClip, C4Facet *pfctIcon, CStdFont *pUseFont) | C4GUI::Tabular::Sheet | protected |
| 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::Container | inline |
| GetFirstContained() override | C4GUI::Container | inlinevirtual |
| GetFirstNestedElement(bool fBackwards) override | C4GUI::Container | virtual |
| GetHeight() | C4GUI::Element | inline |
| GetHotkey() | C4GUI::Tabular::Sheet | inline |
| GetLast() | C4GUI::Container | inline |
| GetLastContained() | C4GUI::Container | inlinevirtual |
| GetListItemTopSpacing() | C4GUI::Element | inlinevirtual |
| GetListItemTopSpacingBar() | C4GUI::Element | inlinevirtual |
| GetMarginBottom() | C4GUI::Window | inlinevirtual |
| GetMarginLeft() | C4GUI::Window | inlinevirtual |
| GetMarginRight() | C4GUI::Window | inlinevirtual |
| GetMarginTop() | C4GUI::Window | 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 |
| GetTitle() | C4GUI::Tabular::Sheet | 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 |
| HasCloseButton() const | C4GUI::Tabular::Sheet | inline |
| icoTitle | C4GUI::Tabular::Sheet | protected |
| iDragX | C4GUI::Element | protected |
| iDragY | C4GUI::Element | protected |
| InsertElement(Element *pChild, Element *pInsertBefore) | C4GUI::Container | |
| IsActiveSheet() | C4GUI::Tabular::Sheet | protected |
| IsComponentOutsideClientArea() | C4GUI::Window | inlinevirtual |
| IsExternalDrawDialog() | C4GUI::Element | inlineprotectedvirtual |
| IsFocused(Control *pCtrl) | C4GUI::Container | inlinevirtual |
| IsFocusElement() | C4GUI::Element | inlinevirtual |
| IsImmediateToolTip() const | C4GUI::Element | inline |
| IsInActiveDlg(bool fForKeyboard) | C4GUI::Element | |
| IsMenu() | C4GUI::Element | inlineprotectedvirtual |
| IsOwnPtrElement() | C4GUI::Element | inlineprotectedvirtual |
| IsParentOf(Element *pEl) override | C4GUI::Container | virtual |
| IsPosOnCloseButton(int32_t x, int32_t y, int32_t iCaptWdt, int32_t iCaptHgt, bool fLarge) | C4GUI::Tabular::Sheet | protected |
| IsSelectedChild(Element *pChild) | C4GUI::Container | inlinevirtual |
| IsVisible() | C4GUI::Element | |
| 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::Window | virtual |
| MouseLeave(CMouse &rMouse) | C4GUI::Element | inlinevirtual |
| OnHotkey(uint32_t cHotkey) override | C4GUI::Container | protectedvirtual |
| OnShown(bool fByUser) | C4GUI::Tabular::Sheet | inlineprotectedvirtual |
| 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 |
| rbegin() | C4GUI::Container | inline |
| rcBounds | C4GUI::Element | protected |
| rcClientRect | C4GUI::Window | protected |
| ReaddElement(Element *pChild) | C4GUI::Container | |
| RemoveElement(Element *pChild) override | C4GUI::Container | virtual |
| rend() | C4GUI::Container | inline |
| ScreenPos2ClientPos(int32_t &riX, int32_t &riY) | C4GUI::Element | |
| SetBounds(const C4Rect &rcNewBound) | C4GUI::Element | inline |
| SetCaptionColor(uint32_t dwNewClr=0) | C4GUI::Tabular::Sheet | inline |
| SetCloseButtonHighlight(bool fToVal) | C4GUI::Tabular::Sheet | inlineprotected |
| SetContextHandler(ContextHandler *pNewHd) | C4GUI::Element | inline |
| SetDragTarget(Window *pToWindow) | C4GUI::Element | inline |
| SetPos(int32_t iXPos, int32_t iYPos) | C4GUI::Window | inline |
| SetTitle(const char *szNewTitle) | C4GUI::Tabular::Sheet | |
| SetToolTip(const char *szNewTooltip, bool is_immediate=false) | C4GUI::Element | |
| SetVisibility(bool fToValue) override | C4GUI::Container | virtual |
| Sheet(const char *szTitle, const C4Rect &rcBounds, int32_t icoTitle=Ico_None, bool fHasCloseButton=false, bool fTitleMarkup=true) | C4GUI::Tabular::Sheet | protected |
| StartDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam) | C4GUI::Element | virtual |
| sTitle | C4GUI::Tabular::Sheet | protected |
| StopDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam) | C4GUI::Element | virtual |
| Tabular class | C4GUI::Tabular::Sheet | friend |
| UpdateOwnPos() override | C4GUI::Window | virtual |
| UpdatePos() | C4GUI::Element | protectedvirtual |
| UpdateSize() | C4GUI::Element | protectedvirtual |
| UserClose() | C4GUI::Tabular::Sheet | inlinevirtual |
| Window() | C4GUI::Window | |
| ~Container() override | C4GUI::Container | |
| ~Element() | C4GUI::Element | virtual |