Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxSpinButton.cpp927 sipNoMethod(sipParseErr, sipName_SpinButton, sipName_SendDestroyEvent, SIP_NULLPTR); in meth_wxSpinButton_SendDestroyEvent()
993 sipNoMethod(sipParseErr, sipName_SpinButton, sipName_Create, SIP_NULLPTR); in meth_wxSpinButton_Create()
1029 sipNoMethod(sipParseErr, sipName_SpinButton, sipName_GetMax, SIP_NULLPTR); in meth_wxSpinButton_GetMax()
1065 sipNoMethod(sipParseErr, sipName_SpinButton, sipName_GetMin, SIP_NULLPTR); in meth_wxSpinButton_GetMin()
1101 sipNoMethod(sipParseErr, sipName_SpinButton, sipName_GetValue, SIP_NULLPTR); in meth_wxSpinButton_GetValue()
1143 sipNoMethod(sipParseErr, sipName_SpinButton, sipName_SetRange, SIP_NULLPTR); in meth_wxSpinButton_SetRange()
1183 sipNoMethod(sipParseErr, sipName_SpinButton, sipName_SetValue, SIP_NULLPTR); in meth_wxSpinButton_SetValue()
1253 sipNoMethod(sipParseErr, sipName_SpinButton, sipName_Validate, doc_wxSpinButton_Validate); in meth_wxSpinButton_Validate()
1501 sipNoMethod(sipParseErr, sipName_SpinButton, sipName_AddChild, doc_wxSpinButton_AddChild); in meth_wxSpinButton_AddChild()
1796 sipNoMethod(sipParseErr, sipName_SpinButton, sipName_Destroy, doc_wxSpinButton_Destroy); in meth_wxSpinButton_Destroy()
[all …]
H A DsipAPI_core.h10808 #define sipName_SpinButton &sipStrings__core[70396] macro