cxWidgets 1.0
cx::cxButton Member List

This is the complete list of members for cx::cxButton, including all inherited members.

addAttr(e_WidgetItems pItem, attr_t pAttr)cx::cxWindowvirtual
addExitKey(int pKey, bool pRunOnLeaveFunction=true, bool pOverride=false)cx::cxWindowvirtual
addMessageLineAbove(const std::string &pLine)cx::cxWindowvirtual
addMessageLineBelow(const std::string &pLine)cx::cxWindowvirtual
addMessageLinesAbove(const std::vector< std::string > &pLines)cx::cxWindowvirtual
addMessageLinesAbove(const std::list< std::string > &pLines)cx::cxWindowvirtual
addMessageLinesAbove(const std::deque< std::string > &pLines)cx::cxWindowvirtual
addMessageLinesBelow(const std::vector< std::string > &pLines)cx::cxWindowvirtual
addMessageLinesBelow(const std::list< std::string > &pLines)cx::cxWindowvirtual
addMessageLinesBelow(const std::deque< std::string > &pLines)cx::cxWindowvirtual
addQuitKey(int pKey, bool pRunOnLeaveFunction=true, bool pOverride=false)cx::cxWindowvirtual
addSpecialChar(int pY, int pX, chtype pChar, attr_t pAttr=A_NORMAL)cx::cxWindowvirtual
addStatusString(int pHPos, const std::string &pStr, bool pRefreshStatus=false)cx::cxWindowvirtual
addSubwindow(cxWindow *pSubWindow)cx::cxWindowprotectedvirtual
addTitleString(int pHPos, const std::string &pStr, bool pRefreshTitle=false)cx::cxWindowvirtual
alignHoriz(eHPosition pPosition, bool pRefresh=true)cx::cxWindowvirtual
alignVert(eVPosition pPosition, bool pRefresh=true)cx::cxWindowvirtual
beep()cx::cxObjectvirtual
bottom() constcx::cxWindowvirtual
bringToBottom(bool pRefresh=false)cx::cxWindowvirtual
bringToTop(bool pRefresh=true)cx::cxWindowvirtual
center(bool pRefresh=true)cx::cxWindowvirtual
centerCol() constcx::cxWindowvirtual
centerHoriz(bool pRefresh=true)cx::cxWindowvirtual
centerRow() constcx::cxWindowvirtual
centerVert(bool pRefresh=true)cx::cxWindowvirtual
clear(bool pRefresh=false)cx::cxWindowvirtual
clearKeyFunction(int pKey)cx::cxWindowvirtual
clearKeyFunctionByPtr(funcPtr4 pFunction)cx::cxWindowvirtual
clearKeyFunctionByPtr(funcPtr2 pFunction)cx::cxWindowvirtual
clearKeyFunctionByPtr(funcPtr0 pFunction)cx::cxWindowvirtual
clearKeyFunctions()cx::cxWindowvirtual
clearMouseFunction(int pMouseState)cx::cxWindowvirtual
clearMouseFunctions()cx::cxWindowvirtual
clearSpecialChars()cx::cxWindowvirtual
copyCxWinStuff(const cxWindow *pThatWindow, bool pRecreateWin=true)cx::cxWindowprotectedvirtual
cxButton(cxWindow *pParentWindowPtr=nullptr, int pRow=0, int pCol=0, int pHeight=3, int pWidth=5, const std::string &pLabel="", eBorderStyle pBorderStyle=eBS_SINGLE_LINE)cx::cxButtonexplicit
cxButton(cxWindow *pParentWindowPtr, int pRow, int pCol, int pHeight, int pWidth, const std::string &pLabel, eBorderStyle pBorderStyle, funcPtr4 pFunction, void *p1=nullptr, void *p2=nullptr, void *p3=nullptr, void *p4=nullptr)cx::cxButton
cxButton(cxWindow *pParentWindowPtr, int pRow, int pCol, int pHeight, int pWidth, const std::string &pLabel, eBorderStyle pBorderStyle, funcPtr2 pFunction, void *p1=nullptr, void *p2=nullptr)cx::cxButton
cxButton(const cxButton &pButton)cx::cxButton
cxObject()cx::cxObject
cxTypeStr() const overridecx::cxButtonvirtual
cxWindow(cxWindow *pParentWindow=nullptr, int pRow=0, int pCol=0, int pHeight=DEFAULT_HEIGHT, int pWidth=DEFAULT_WIDTH, const std::string &pTitle="", const std::string &pMessage="", const std::string &pStatus="", eBorderStyle pBorderStyle=eBS_SINGLE_LINE, cxWindow *pExtTitleWindow=nullptr, cxWindow *pExtStatusWindow=nullptr, bool pHotkeyHighlighting=false)cx::cxWindowexplicit
cxWindow(cxWindow *pParentWindow, int pRow, int pCol, const std::string &pTitle, const std::string &pMessage, const std::string &pStatus, cxWindow *pExtTitleWindow=nullptr, cxWindow *pExtStatusWindow=nullptr, bool pHotkeyHighlighting=false)cx::cxWindow
cxWindow(cxWindow *pParentWindow, const std::string &pTitle, const std::string &pMessage, const std::string &pStatus, cxWindow *pExtTitleWindow=nullptr, cxWindow *pExtStatusWindow=nullptr, bool pHotkeyHighlighting=false)cx::cxWindow
cxWindow(cxWindow *pParentWindow, const std::string &pTitle, const std::string &pMessage, const std::string &pStatus, int pHeight, int pWidth, cxWindow *pExtTitleWindow=nullptr, cxWindow *pExtStatusWindow=nullptr, bool pHotkeyHighlighting=false)cx::cxWindow
cxWindow(cxWindow *pParentWindow, const std::string &pMessage, const std::string &pStatus, cxWindow *pExtTitleWindow=nullptr, cxWindow *pExtStatusWindow=nullptr, bool pHotkeyHighlighting=false)cx::cxWindow
cxWindow(cxWindow *pParentWindow, const std::string &pMessage, const std::string &pStatus, int pHeight, int pWidth, cxWindow *pExtTitleWindow=nullptr, cxWindow *pExtStatusWindow=nullptr, bool pHotkeyHighlighting=false)cx::cxWindow
cxWindow(cxWindow *pParentWindow, const std::string &pMessage, cxWindow *pExtTitleWindow=nullptr, cxWindow *pExtStatusWindow=nullptr, bool pHotkeyHighlighting=false)cx::cxWindow
cxWindow(cxWindow *pParentWindow, eHPosition pHPosition, const std::string &pTitle, const std::string &pMessage, const std::string &pStatus, cxWindow *pExtTitleWindow=nullptr, cxWindow *pExtStatusWindow=nullptr, bool pHotkeyHighlighting=false)cx::cxWindow
cxWindow(const cxWindow &pThatWindow)cx::cxWindow
disableAttrs(WINDOW *pWin, e_WidgetItems pItem)cx::cxWindowprotectedvirtual
doMouseBehavior() overridecx::cxButtonvirtual
cx::cxWindow::doMouseBehavior(int pMouseY, int pMouseX)cx::cxWindowvirtual
draw()cx::cxWindowprotectedvirtual
drawBorder(int pRow, int pCol, int pHeight, int pWidth, bool pTop=true, bool pBottom=true, bool pLeft=true, bool pRight=true)cx::cxWindowvirtual
drawBorder(int pHeight, int pWidth)cx::cxWindowvirtual
drawBorder()cx::cxWindowvirtual
drawMessage()cx::cxWindowvirtual
drawSpecialChars()cx::cxWindowvirtual
drawStatus()cx::cxWindowvirtual
drawTitle()cx::cxWindowvirtual
dump(std::string &pResult)cx::cxWindowvirtual
enableAttrs(WINDOW *pWin, e_WidgetItems pItem)cx::cxWindowprotectedvirtual
erase(bool pEraseSubwindows=true)cx::cxWindowvirtual
exitNow()cx::cxWindowvirtual
freeWindow()cx::cxWindowprotected
functionExistsForLastMouseState() constcx::cxWindowvirtual
getAttrs(e_WidgetItems pItem, std::set< attr_t > &pAttrs) constcx::cxWindowvirtual
getBorderStyle() constcx::cxWindow
getChangeColorsOnFocus() constcx::cxWindowvirtual
getDisableCursorOnShow() constcx::cxWindowvirtual
getExitKeyListString() constcx::cxWindowvirtual
getExitKeys() constcx::cxWindowvirtual
getExitKeyStrings(std::vector< std::string > &pKeys) constcx::cxWindowvirtual
getExitOnMouseOutside() constcx::cxWindowvirtual
getExtStatusWindow() constcx::cxWindow
getExtTitleWindow() constcx::cxWindow
getFunctionKeys(std::vector< int > &pKeys) constcx::cxWindowvirtual
getFunctionKeyStrings(std::vector< std::string > &pKeys) constcx::cxWindowvirtual
getHorizMessageAlignment() constcx::cxWindow
getHorizStatusAlignment() constcx::cxWindow
getHorizTitleAlignment() constcx::cxWindow
getHotkeyHighlighting() constcx::cxWindow
getItemColor(e_WidgetItems pItem) constcx::cxWindowvirtual
getKeyFunction(int pKey) constcx::cxWindow
getKeyFunctionAsFunction0(int pKey) constcx::cxWindow
getKeyFunctionAsFunction2(int pKey) constcx::cxWindow
getKeyFunctionAsFunction4(int pKey) constcx::cxWindow
getLastKey() constcx::cxWindowvirtual
getLastMouseEvtCoords(int &pY, int &pX)cx::cxWindowvirtual
getLeaveNow() constcx::cxWindow
getMessage() constcx::cxWindow
getMouseState() constcx::cxWindow
getMouseStateStr() constcx::cxWindow
getName() constcx::cxWindow
getOnFocusFunction() constcx::cxWindowvirtual
getOnLeaveFunction() constcx::cxWindowvirtual
getParent() constcx::cxWindowvirtual
getQuitKeyListString() constcx::cxWindowvirtual
getQuitKeys() constcx::cxWindowvirtual
getQuitKeyStrings(std::vector< std::string > &pKeys) constcx::cxWindowvirtual
getRect(int &pTop, int &pLeft, int &pBottom, int &pRight)cx::cxWindowvirtual
getReturnCode() constcx::cxWindowvirtual
getRowColBasedOn(cxWindow *pParentWindow, eHPosition pPosition, const std::string &pTitle, const std::string &pStatus, const std::string &pMessage, int &pRow, int &pCol)cx::cxWindowprotectedvirtual
getShowSelfBeforeSubwins() constcx::cxWindowvirtual
getShowSubwinsForward() constcx::cxWindowvirtual
getSize(int &pHeight, int &pWidth)cx::cxWindowvirtual
getStatus() constcx::cxWindow
getStatusString(int pHPos) constcx::cxWindowvirtual
getStatusStrings() constcx::cxWindowvirtual
getStatusStrings(std::map< int, std::string > &pStatusStrings) constcx::cxWindowvirtual
getString(int pRow, int pCol, int pNumber)cx::cxWindow
getTitle() constcx::cxWindowvirtual
getTitleString(int pHPos) constcx::cxWindowvirtual
getTitleStrings() constcx::cxWindowvirtual
getTitleStrings(std::map< int, std::string > &pTitleStrings) constcx::cxWindowvirtual
getVerticalMessageAlignment() constcx::cxWindow
handleFunctionForLastKey(bool *pFunctionExists=nullptr, bool *pRunOnLeaveFunction=nullptr)cx::cxWindowprotectedvirtual
handleFunctionForLastMouseState(bool *pFunctionExists=nullptr, bool *pRunOnLeaveFunction=nullptr)cx::cxWindowprotectedvirtual
hasAttr(e_WidgetItems pItem, attr_t pAttr)cx::cxWindowvirtual
hasBorder() constcx::cxWindow
hasExitKey(int pKey) constcx::cxWindowvirtual
hasFocus() constcx::cxWindowvirtual
hasKeyFunction(int pKey) constcx::cxWindowvirtual
hasMouseFunction(int pMouseState) constcx::cxWindowvirtual
hasQuitKey(int pKey) constcx::cxWindowvirtual
height(int pHeight)cx::cxWindowvirtual
height() constcx::cxWindowvirtual
hide(bool pHideSubwindows=true)cx::cxWindowvirtual
info()cx::cxWindow
init(int pRow, int pCol, int pHeight, int pWidth, const std::string &pTitle, const std::string &pMessage, const std::string &pStatus, cxWindow *pParentWindow=nullptr, bool pResizeVertically=true)cx::cxWindowprotectedvirtual
isAbove(const cxWindow &pThatWindow) constcx::cxWindowvirtual
isBelow(const cxWindow &pThatWindow) constcx::cxWindowvirtual
isEnabled() constcx::cxWindowvirtual
isHidden() constcx::cxWindow
isModal() constcx::cxWindowvirtual
isOnBottom() constcx::cxWindowvirtual
isOnTop() constcx::cxWindowvirtual
keyFunctions_begin()cx::cxWindow
keyFunctions_end()cx::cxWindow
lastKeyWasMouseEvt() constcx::cxWindowvirtual
left() constcx::cxWindowvirtual
mBorderAttrscx::cxWindowprotected
mBorderColorPaircx::cxWindowprotected
mDrawMessagecx::cxWindowprotected
mDrawSpecialCharscx::cxWindowprotected
mDrawStatuscx::cxWindowprotected
mDrawTitlecx::cxWindowprotected
messageWillDraw() constcx::cxWindow
mExitKeyscx::cxWindowprotected
mHorizMessageAlignmentcx::cxWindowprotected
mHorizStatusAlignmentcx::cxWindowprotected
mHorizTitleAlignmentcx::cxWindowprotected
mHotkeyAttrscx::cxWindowprotected
mHotkeyHighlightingcx::cxWindowprotected
mIsModalcx::cxWindowprotected
mKeyFunctionscx::cxWindowprotected
mLeaveNowcx::cxWindowprotected
mMessageAttrscx::cxWindowprotected
mMessageColorPaircx::cxWindowprotected
mMessageLinescx::cxWindowprotected
mMouseFunctionscx::cxWindowprotected
modalGetsKeypress() constcx::cxWindowvirtual
mOnFocusFunctioncx::cxWindowprotected
mOnLeaveFunctioncx::cxWindowprotected
mouseButton1Click(int pY, int pX)cx::cxWindowvirtual
mouseButton1Clicked() constcx::cxWindow
mouseButton1DoubleClicked() constcx::cxWindow
mouseButton1Pressed() constcx::cxWindow
mouseButton1Released() constcx::cxWindow
mouseButton2Click(int pY, int pX)cx::cxWindowvirtual
mouseButton2Clicked() constcx::cxWindow
mouseButton2DoubleClicked() constcx::cxWindow
mouseButton3Click(int pY, int pX)cx::cxWindowvirtual
mouseButton3Clicked() constcx::cxWindow
mouseEvtWasButtonEvt() constcx::cxWindow
mouseEvtWasInTitle() constcx::cxWindowvirtual
mouseEvtWasInWindow() constcx::cxWindow
move(int pNewRow, int pNewCol, bool pRefresh=true)cx::cxWindowvirtual
moveRelative(int pVerticalOffset, int pHorizOffset, bool pRefresh=true)cx::cxWindowvirtual
mQuitKeyscx::cxWindowprotected
mSpecialCharAttrscx::cxWindowprotected
mSpecialCharscx::cxWindowprotected
mStatusAttrscx::cxWindowprotected
mStatusColorPaircx::cxWindowprotected
mTitleAttrscx::cxWindowprotected
mTitleColorPaircx::cxWindowprotected
mVerticalMessageAlignmentcx::cxWindowprotected
mWindowcx::cxWindowprotected
numSubWindows()cx::cxWindow
onFocusFunctionEnabled() constcx::cxWindowvirtual
onFocusFunctionIsSet() constcx::cxWindowprotected
onLeaveFunctionEnabled() constcx::cxWindowvirtual
onLeaveFunctionIsSet() constcx::cxWindowprotected
operator=(const cxButton &pButton)cx::cxButton
cx::cxWindow::operator=(const cxWindow &pThatWindow)cx::cxWindow
parentIsCxForm() constcx::cxWindowprotected
parentIsCxNotebook() constcx::cxWindowprotected
parentIsCxPanel() constcx::cxWindowprotected
pointIsInTitle(int pY, int pX) constcx::cxWindowvirtual
pointIsInWindow(int pY, int pX) constcx::cxWindowvirtual
quitNow()cx::cxWindowvirtual
reCreatePanel()cx::cxWindowprotectedvirtual
removeAllSubwindows()cx::cxWindowprotectedvirtual
removeAttr(e_WidgetItems pItem, attr_t pAttr)cx::cxWindowvirtual
removeAttrs(e_WidgetItems pItem)cx::cxWindowvirtual
removeExitKey(int pKey)cx::cxWindowvirtual
removeExitKeys()cx::cxWindowvirtual
removeMessageLine(unsigned pIndex)cx::cxWindowvirtual
removeQuitKey(int pKey)cx::cxWindowvirtual
removeQuitKeys()cx::cxWindowvirtual
removeSpecialChar(int pY, int pX)cx::cxWindowvirtual
removeStatusString(int pHPos)cx::cxWindowvirtual
removeStatusStrings()cx::cxWindowvirtual
removeSubWindow(const cxWindow *pSubWindow)cx::cxWindowprotectedvirtual
removeTitleString(int pHPos)cx::cxWindowvirtual
removeTitleStrings()cx::cxWindowvirtual
resize(int pNewHeight, int pNewWidth, bool pRefresh=true)cx::cxWindowvirtual
right() constcx::cxWindowvirtual
runOnClickFunction()cx::cxButtonvirtual
runOnFocusFunction(std::string *pFunctionRetval=nullptr)cx::cxWindowvirtual
runOnLeaveFunction(std::string *pFunctionRetval=nullptr)cx::cxWindowvirtual
setAttr(e_WidgetItems pItem, attr_t pAttr)cx::cxWindowvirtual
setBorderColor(e_cxColors pColor)cx::cxWindowvirtual
setBorderStyle(eBorderStyle pBorderStyle)cx::cxWindowvirtual
setChangeColorsOnFocus(bool pChangeColorsOnFocus)cx::cxWindowvirtual
setColor(e_WidgetItems pItem, e_cxColors pColor)cx::cxWindowvirtual
setDisableCursorOnShow(bool pDisableCursorOnShow)cx::cxWindowvirtual
setElementColor(short &pColorPair, attr_t &pElementAttr, e_cxColors pColor)cx::cxWindowprotectedvirtual
setEnabled(bool pEnabled)cx::cxWindowvirtual
setExitOnMouseOutside(bool pExitOnMouseOutside)cx::cxWindowvirtual
setExtStatusWindow(cxWindow *pWindow, bool pRefreshStatus=true)cx::cxWindow
setExtTitleWindow(cxWindow *pWindow, bool pRefreshTitle=true)cx::cxWindow
setFocus(bool pShowSelf=true, bool pBringToTop=true, bool pShowSubwindows=true)cx::cxWindowvirtual
setFocusColors()cx::cxWindowvirtual
setFocusColors(attr_t pAttr)cx::cxWindowvirtual
setFocusFunctions(const cxWindow &pWindow)cx::cxWindowprotected
setHorizMessageAlignment(eHPosition pHAlignment)cx::cxWindow
setHorizStatusAlignment(eHPosition pHAlignment)cx::cxWindow
setHorizTitleAlignment(eHPosition pHAlignment)cx::cxWindow
setHotkeyHighlighting(bool pHotkeyHighlighting)cx::cxWindowvirtual
setKeyFunction(int pKey, const std::shared_ptr< cxFunction > &pFunction)cx::cxWindowvirtual
setKeyFunction(int pKey, funcPtr4 pFunction, void *p1, void *p2, void *p3, void *p4, bool pUseReturnVal=false, bool pExitAfterRun=false, bool pRunOnLeaveFunction=true)cx::cxWindowvirtual
setKeyFunction(int pKey, funcPtr2 pFunction, void *p1, void *p2, bool pUseReturnVal=false, bool pExitAfterRun=false, bool pRunOnLeaveFunction=true)cx::cxWindowvirtual
setKeyFunction(int pKey, funcPtr0 pFunction, bool pUseReturnVal=false, bool pExitAfterRun=false, bool pRunOnLeaveFunction=true)cx::cxWindowvirtual
setKeyFunctions(const cxWindow &pWindow)cx::cxWindowprotected
setLastKey(int pLastKey)cx::cxWindowvirtual
setMessage(const std::string &pMessage)cx::cxWindowvirtual
setMessageColor(e_cxColors pColor)cx::cxWindowvirtual
setMessageLine(unsigned pIndex, const std::string &pLine)cx::cxWindowvirtual
setMessageLines(const std::vector< std::string > &pLines)cx::cxWindowvirtual
setMessageLines(const std::list< std::string > &pLines)cx::cxWindowvirtual
setMessageLines(const std::deque< std::string > &pLines)cx::cxWindowvirtual
setMouseFunction(int pMouseState, const std::shared_ptr< cxFunction > &pFunction)cx::cxWindowvirtual
setMouseFunction(int pMouseState, funcPtr4 pFunction, void *p1, void *p2, void *p3, void *p4, bool pUseReturnVal=false, bool pExitAfterRun=false, bool pRunOnLeaveFunction=true)cx::cxWindowvirtual
setMouseFunction(int pMouseState, funcPtr2 pFunction, void *p1, void *p2, bool pUseReturnVal=false, bool pExitAfterRun=false, bool pRunOnLeaveFunction=true)cx::cxWindowvirtual
setMouseFunction(int pMouseState, funcPtr0 pFunction, bool pUseReturnVal=false, bool pExitAfterRun=false, bool pRunOnLeaveFunction=true)cx::cxWindowvirtual
setName(const std::string &pName)cx::cxWindowvirtual
setOnClickFunction(funcPtr4 pFunction, void *p1, void *p2, void *p3, void *p4)cx::cxButtonvirtual
setOnClickFunction(funcPtr2 pFunction, void *p1, void *p2)cx::cxButtonvirtual
setOnClickFunction(funcPtr0 pFunction)cx::cxButtonvirtual
setOnFocusFunction(const std::shared_ptr< cxFunction > &pFunction)cx::cxWindowvirtual
setOnFocusFunction(funcPtr4 pFunction, void *p1, void *p2, void *p3, void *p4, bool pUseVal=false, bool pExitAfterRun=false)cx::cxWindowvirtual
setOnFocusFunction(funcPtr2 pFunction, void *p1, void *p2, bool pUseVal=false, bool pExitAfterRun=false)cx::cxWindowvirtual
setOnFocusFunction(funcPtr0 pFunction, bool pUseVal=false, bool pExitAfterRun=false)cx::cxWindowvirtual
setOnLeaveFunction(const std::shared_ptr< cxFunction > &pFunction)cx::cxWindowvirtual
setOnLeaveFunction(funcPtr4 pFunction, void *p1, void *p2, void *p3, void *p4)cx::cxWindowvirtual
setOnLeaveFunction(funcPtr2 pFunction, void *p1, void *p2)cx::cxWindowvirtual
setOnLeaveFunction(funcPtr0 pFunction)cx::cxWindowvirtual
setParent(cxWindow *pNewParent)cx::cxWindow
setReturnCode(const long &pReturnCode)cx::cxWindowvirtual
setShowSelfBeforeSubwins(bool pShowSelfBeforeSubwins)cx::cxWindowvirtual
setShowSubwinsForward(bool pShowSubwinsForward)cx::cxWindowvirtual
setStatus(const std::string &pStatus, bool pRefreshStatus=true)cx::cxWindowvirtual
setStatusColor(e_cxColors pColor)cx::cxWindowvirtual
setStatusStrings(const std::map< int, std::string > &pStatusStrings)cx::cxWindowvirtual
setSubWinMessage(unsigned pIndex, const std::string &pMessage)cx::cxWindow
setSubWinMessage(const std::string &pTitle, const std::string &pMessage)cx::cxWindow
setTitle(const std::string &pTitle, bool pRefreshTitle=true)cx::cxWindowvirtual
setTitleColor(e_cxColors pColor)cx::cxWindowvirtual
setTitleStrings(const std::map< int, std::string > &pTitleStrings)cx::cxWindowvirtual
setVerticalMessageAlignment(eVPosition pVAlignment)cx::cxWindow
show(bool pBringToTop=false, bool pShowSubwindows=true)cx::cxWindowvirtual
showModal(bool pShowSelf=true, bool pBringToTop=true, bool pShowSubwindows=true) overridecx::cxButtonvirtual
showSubwindows(bool pBringToTop=true, bool pShowSubwindows=true)cx::cxWindowvirtual
specialCharsWillDraw() constcx::cxWindow
statusWillDraw() constcx::cxWindow
subWindows_begin() constcx::cxWindowprotected
subWindows_end() constcx::cxWindowprotected
subWindows_rbegin() constcx::cxWindowprotected
subWindows_rend() constcx::cxWindowprotected
titleWillDraw() constcx::cxWindow
toggleBorderBottom(bool pToggle)cx::cxWindowvirtual
toggleBorderLeft(bool pToggle)cx::cxWindowvirtual
toggleBorderRight(bool pToggle)cx::cxWindowvirtual
toggleBorderTop(bool pToggle)cx::cxWindowvirtual
toggleMessage(bool pDrawMessage)cx::cxWindow
toggleOnFocusFunction(bool pRunOnFocus)cx::cxWindowvirtual
toggleOnLeaveFunction(bool pRunOnLeave)cx::cxWindowvirtual
toggleSpecialChars(bool pDrawSpecialChars)cx::cxWindow
toggleStatus(bool pDrawStatus)cx::cxWindow
toggleTitle(bool pDrawTitle)cx::cxWindow
top() constcx::cxWindowvirtual
touchWindow()cx::cxWindowinline
unhide(bool pUnhideSubwindows=true)cx::cxWindowvirtual
unSetFocusColors()cx::cxWindowvirtual
unSetFocusColors(attr_t pAttr)cx::cxWindowvirtual
UseBeeps()cx::cxObjectinlinestatic
UseBeeps(bool useIt)cx::cxObjectinlinestatic
useBeepscx::cxObjectprotectedstatic
UseColors()cx::cxObjectinlinestatic
UseColors(bool useIt)cx::cxObjectstatic
useColorscx::cxObjectprotectedstatic
width(int pWidth)cx::cxWindowvirtual
width() constcx::cxWindowvirtual
writeText(int pRow, int pCol, const std::string &pText, bool pRefresh=true)cx::cxWindowvirtual
writeWithHighlighting(WINDOW *pWindow, const std::string &pText, const int &pY, const int &pStartX, const int &pEndX, int pNormalTextItem=-1)cx::cxWindowprotectedvirtual
~cxButton()cx::cxButtonvirtual
~cxObject()cx::cxObjectvirtual
~cxWindow()cx::cxWindowvirtual