OpenClonk
C4GUI::CallbackRenameEdit< CallbackDlg, ParType > Member List

This is the complete list of members for C4GUI::CallbackRenameEdit< CallbackDlg, ParType >, including all inherited members.

Abort()C4GUI::RenameEdit
AddElement(Element *pChild)C4GUI::Container
AfterElementRemoval()C4GUI::Containerinlineprotectedvirtual
ApplyElementOffset(int32_t &riX, int32_t &riY) overrideC4GUI::Windowinlinevirtual
ApplyInvElementOffset(int32_t &riX, int32_t &riY) overrideC4GUI::Windowinlinevirtual
begin()C4GUI::Containerinline
CallbackRenameEdit(Label *pForLabel, CallbackDlg *pDlg, const ParType &par, CBOKFunc pCBOKFunc, CBCancelFunc pCBCancelFunc)C4GUI::CallbackRenameEdit< CallbackDlg, ParType >inline
CBCancelFunc typedefC4GUI::CallbackRenameEdit< CallbackDlg, ParType >protected
CBOKFunc typedefC4GUI::CallbackRenameEdit< CallbackDlg, ParType >protected
CharIn(const char *c) overrideC4GUI::Editprotectedvirtual
CheckNameHotkey(const char *)C4GUI::Elementinlineprotectedvirtual
Clear()C4GUI::Container
ClearChildren()C4GUI::Container
ClearText()C4GUI::Edit
ClientPos2ScreenPos(int32_t &riX, int32_t &riY)C4GUI::Element
Container()C4GUI::Container
Control(const C4Rect &rtBounds)C4GUI::Control
cPasswordMaskC4GUI::Editprotected
DeleteSelection()C4GUI::Edit
DisableFocus()C4GUI::Controlprotected
DoContext()C4GUI::Element
DoDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam) overrideC4GUI::Editprotectedvirtual
Draw(C4TargetFacet &cgo) overrideC4GUI::Windowprotectedvirtual
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::Elementprotected
DrawBar(C4TargetFacet &cgo, DynBarFacet &rFacets)C4GUI::Elementprotected
DrawElement(C4TargetFacet &cgo) overrideC4GUI::Editprotectedvirtual
DrawHBarByVGfx(C4TargetFacet &cgo, DynBarFacet &rFacets)C4GUI::Elementprotected
DrawHVBar(C4TargetFacet &cgo, DynBarFacet &rFacets, C4DrawTransform &trf, int32_t iMiddleLength)C4GUI::Elementprotected
DrawVBar(C4TargetFacet &cgo, DynBarFacet &rFacets)C4GUI::Elementprotected
dwBGClrC4GUI::Editprotected
dwBorderColorC4GUI::Editprotected
dwFontClrC4GUI::Editprotected
Edit(const C4Rect &rtBounds, bool fFocusEdit=false)C4GUI::Edit
ElementPosChanged(Element *pOfElement)C4GUI::Containerinlineprotectedvirtual
ElementSizeChanged(Element *pOfElement)C4GUI::Containerinlineprotectedvirtual
end()C4GUI::Containerinline
fDraggingC4GUI::Elementprotected
fLeftBtnDownC4GUI::Editprotected
fVisibleC4GUI::Element
GetBounds()C4GUI::Elementinline
GetClientRect() overrideC4GUI::Windowinlinevirtual
GetContainedClientRect()C4GUI::Elementinline
GetContainer() overrideC4GUI::Containerinlinevirtual
GetContextHandler()C4GUI::Elementvirtual
GetCurrentWord(char *szTargetBuf, int32_t iMaxTargetBufLen)C4GUI::Edit
GetCustomEditHeight(CStdFont *pUseFont)C4GUI::Editstatic
GetDefaultEditHeight()C4GUI::Editstatic
GetDialogWindow()C4GUI::Elementinlineprotectedvirtual
GetDlg()C4GUI::Elementvirtual
GetElementByIndex(int32_t i)C4GUI::Container
GetElementCount()C4GUI::Container
GetFirst()C4GUI::Containerinline
GetFirstContained() overrideC4GUI::Containerinlinevirtual
GetFirstNestedElement(bool fBackwards) overrideC4GUI::Containervirtual
GetHeight()C4GUI::Elementinline
GetLast()C4GUI::Containerinline
GetLastContained()C4GUI::Containerinlinevirtual
GetListItemTopSpacing()C4GUI::Elementinlinevirtual
GetListItemTopSpacingBar()C4GUI::Elementinlinevirtual
GetMarginBottom() overrideC4GUI::Editinlineprotectedvirtual
GetMarginLeft() overrideC4GUI::Editinlineprotectedvirtual
GetMarginRight() overrideC4GUI::Editinlineprotectedvirtual
GetMarginTop() overrideC4GUI::Editinlineprotectedvirtual
GetNext() constC4GUI::Elementinline
GetNextNestedElement(Element *pPrevElement, bool fBackwards)C4GUI::Container
GetOwnToolTip()C4GUI::Elementinline
GetParent()C4GUI::Elementinline
GetPrev() constC4GUI::Elementinline
GetScreen()C4GUI::Elementvirtual
GetText()C4GUI::Editinline
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::Elementinline
HasDrawFocus()C4GUI::Control
HasFocus()C4GUI::Controlinline
iBufferSizeC4GUI::Editprotected
iCursorPosC4GUI::Editprotected
iDragXC4GUI::Elementprotected
iDragYC4GUI::Elementprotected
iMaxTextLengthC4GUI::Editprotected
InputResult enum nameC4GUI::Edit
InsertElement(Element *pChild, Element *pInsertBefore)C4GUI::Container
InsertText(const char *szText, bool fUser)C4GUI::Edit
IR_Abort enum valueC4GUI::Edit
IR_CloseDlg enum valueC4GUI::Edit
IR_CloseEdit enum valueC4GUI::Edit
IR_None enum valueC4GUI::Edit
IsComponentOutsideClientArea()C4GUI::Windowinlinevirtual
iSelectionEndC4GUI::Editprotected
iSelectionStartC4GUI::Editprotected
IsExternalDrawDialog()C4GUI::Elementinlineprotectedvirtual
IsFocused(Control *pCtrl)C4GUI::Containerinlinevirtual
IsFocusElement() overrideC4GUI::Controlinlineprotectedvirtual
IsFocusOnClick() overrideC4GUI::Editinlineprotectedvirtual
IsImmediateToolTip() constC4GUI::Elementinline
IsInActiveDlg(bool fForKeyboard)C4GUI::Element
IsMenu()C4GUI::Elementinlineprotectedvirtual
IsOwnPtrElement()C4GUI::Elementinlineprotectedvirtual
IsParentOf(Element *pEl) overrideC4GUI::Containervirtual
IsSelectedChild(Element *pChild)C4GUI::Containerinlinevirtual
IsVisible()C4GUI::Element
iXScrollC4GUI::Editprotected
KeyAbort()C4GUI::RenameEditinlineprotected
KeyContext()C4GUI::Controlinlineprotected
MakeLastElement(Element *pChild)C4GUI::Container
MouseEnter(CMouse &rMouse)C4GUI::Elementinlinevirtual
MouseInput(CMouse &rMouse, int32_t iButton, int32_t iX, int32_t iY, DWORD dwKeyParam) overrideC4GUI::Editvirtual
MouseLeave(CMouse &rMouse)C4GUI::Elementinlinevirtual
OnAbortInput()C4GUI::Editinlineprotectedvirtual
OnCancelRename() overrideC4GUI::CallbackRenameEdit< CallbackDlg, ParType >inlineprotectedvirtual
OnContext(C4GUI::Element *pListItem, int32_t iX, int32_t iY)C4GUI::Editprotected
OnCtxClear(C4GUI::Element *pThis)C4GUI::Editinlineprotected
OnCtxCopy(C4GUI::Element *pThis)C4GUI::Editinlineprotected
OnCtxCut(C4GUI::Element *pThis)C4GUI::Editinlineprotected
OnCtxPaste(C4GUI::Element *pThis)C4GUI::Editinlineprotected
OnCtxSelAll(C4GUI::Element *pThis)C4GUI::Editinlineprotected
OnFinishInput(bool fPasting, bool fPastingMore) overrideC4GUI::RenameEditprotectedvirtual
OnGetFocus(bool fByMouse) overrideC4GUI::Editprotectedvirtual
OnHotkey(uint32_t cHotkey) overrideC4GUI::Containerprotectedvirtual
OnLooseFocus() overrideC4GUI::RenameEditprotectedvirtual
OnOKRename(const char *szNewName) overrideC4GUI::CallbackRenameEdit< CallbackDlg, ParType >inlineprotectedvirtual
parC4GUI::CallbackRenameEdit< CallbackDlg, ParType >protected
pCBCancelFuncC4GUI::CallbackRenameEdit< CallbackDlg, ParType >protected
pCBOKFuncC4GUI::CallbackRenameEdit< CallbackDlg, ParType >protected
pContextHandlerC4GUI::Elementprotected
pDlgC4GUI::CallbackRenameEdit< CallbackDlg, ParType >protected
pDragTargetC4GUI::Elementprotected
pFirstC4GUI::Containerprotected
pFontC4GUI::Editprotected
pLastC4GUI::Containerprotected
pNextC4GUI::Elementprotected
pParentC4GUI::Elementprotected
pPrevC4GUI::Elementprotected
rbegin()C4GUI::Containerinline
rcBoundsC4GUI::Elementprotected
rcClientRectC4GUI::Windowprotected
ReaddElement(Element *pChild)C4GUI::Container
RemoveElement(Element *pChild) overrideC4GUI::Containervirtual
RenameEdit(Label *pLabel)C4GUI::RenameEdit
RenameResult enum nameC4GUI::RenameEdit
rend()C4GUI::Containerinline
RR_Accepted enum valueC4GUI::RenameEdit
RR_Deleted enum valueC4GUI::RenameEdit
RR_Invalid enum valueC4GUI::RenameEdit
ScreenPos2ClientPos(int32_t &riX, int32_t &riY)C4GUI::Element
SelectAll()C4GUI::Edit
SetBounds(const C4Rect &rcNewBound)C4GUI::Elementinline
SetColors(uint32_t dwNewBGClr, uint32_t dwNewFontClr, uint32_t dwNewBorderColor)C4GUI::Editinline
SetContextHandler(ContextHandler *pNewHd)C4GUI::Elementinline
SetDragTarget(Window *pToWindow)C4GUI::Elementinline
SetFont(CStdFont *pToFont)C4GUI::Editinline
SetMaxText(int32_t iTo)C4GUI::Editinline
SetPasswordMask(char cNewPasswordMask)C4GUI::Editinline
SetPos(int32_t iXPos, int32_t iYPos)C4GUI::Windowinline
SetText(const char *szText, bool fUser)C4GUI::Editinline
SetToolTip(const char *szNewTooltip, bool is_immediate=false)C4GUI::Element
SetVisibility(bool fToValue) overrideC4GUI::Containervirtual
StartDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam)C4GUI::Elementvirtual
StopDragging(CMouse &rMouse, int32_t iX, int32_t iY, DWORD dwKeyParam)C4GUI::Elementvirtual
TextC4GUI::Editprotected
tLastInputTimeC4GUI::Editprotected
UpdateOwnPos() overrideC4GUI::Windowvirtual
UpdatePos()C4GUI::Elementprotectedvirtual
UpdateSize()C4GUI::Elementprotectedvirtual
Window()C4GUI::Window
~Container() overrideC4GUI::Container
~Control() overrideC4GUI::Control
~Edit() overrideC4GUI::Edit
~Element()C4GUI::Elementvirtual
~RenameEdit() overrideC4GUI::RenameEdit