Home
last modified time | relevance | path

Searched refs:sipName_UpdateUIEvent (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxUpdateUIEvent.cpp126 sipNoMethod(sipParseErr, sipName_UpdateUIEvent, sipName_Check, SIP_NULLPTR); in meth_wxUpdateUIEvent_Check()
166 sipNoMethod(sipParseErr, sipName_UpdateUIEvent, sipName_Enable, SIP_NULLPTR); in meth_wxUpdateUIEvent_Enable()
202 sipNoMethod(sipParseErr, sipName_UpdateUIEvent, sipName_GetChecked, SIP_NULLPTR); in meth_wxUpdateUIEvent_GetChecked()
238 sipNoMethod(sipParseErr, sipName_UpdateUIEvent, sipName_GetEnabled, SIP_NULLPTR); in meth_wxUpdateUIEvent_GetEnabled()
418 sipNoMethod(sipParseErr, sipName_UpdateUIEvent, sipName_GetShown, SIP_NULLPTR); in meth_wxUpdateUIEvent_GetShown()
454 sipNoMethod(sipParseErr, sipName_UpdateUIEvent, sipName_GetText, SIP_NULLPTR); in meth_wxUpdateUIEvent_GetText()
496 sipNoMethod(sipParseErr, sipName_UpdateUIEvent, sipName_SetText, SIP_NULLPTR); in meth_wxUpdateUIEvent_SetText()
536 sipNoMethod(sipParseErr, sipName_UpdateUIEvent, sipName_Show, SIP_NULLPTR); in meth_wxUpdateUIEvent_Show()
577 sipNoMethod(sipParseErr, sipName_UpdateUIEvent, sipName_CanUpdate, SIP_NULLPTR); in meth_wxUpdateUIEvent_CanUpdate()
613 sipNoMethod(sipParseErr, sipName_UpdateUIEvent, sipName_GetMode, SIP_NULLPTR); in meth_wxUpdateUIEvent_GetMode()
[all …]
H A DsipAPI_core.h7656 #define sipName_UpdateUIEvent &sipStrings__core[52710] macro