Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxProgressDialog.cpp956 sipNoMethod(sipParseErr, sipName_ProgressDialog, sipName_SendDestroyEvent, SIP_NULLPTR); in meth_wxProgressDialog_SendDestroyEvent()
993 sipNoMethod(sipParseErr, sipName_ProgressDialog, sipName_GetValue, SIP_NULLPTR); in meth_wxProgressDialog_GetValue()
1030 sipNoMethod(sipParseErr, sipName_ProgressDialog, sipName_GetRange, SIP_NULLPTR); in meth_wxProgressDialog_GetRange()
1068 sipNoMethod(sipParseErr, sipName_ProgressDialog, sipName_GetMessage, SIP_NULLPTR); in meth_wxProgressDialog_GetMessage()
1113 sipNoMethod(sipParseErr, sipName_ProgressDialog, sipName_Pulse, SIP_NULLPTR); in meth_wxProgressDialog_Pulse()
1149 sipNoMethod(sipParseErr, sipName_ProgressDialog, sipName_Resume, SIP_NULLPTR); in meth_wxProgressDialog_Resume()
1190 sipNoMethod(sipParseErr, sipName_ProgressDialog, sipName_SetRange, SIP_NULLPTR); in meth_wxProgressDialog_SetRange()
1226 sipNoMethod(sipParseErr, sipName_ProgressDialog, sipName_WasCancelled, SIP_NULLPTR); in meth_wxProgressDialog_WasCancelled()
1262 sipNoMethod(sipParseErr, sipName_ProgressDialog, sipName_WasSkipped, SIP_NULLPTR); in meth_wxProgressDialog_WasSkipped()
1310 sipNoMethod(sipParseErr, sipName_ProgressDialog, sipName_Update, SIP_NULLPTR); in meth_wxProgressDialog_Update()
[all …]
H A DsipAPI_core.h6184 #define sipName_ProgressDialog &sipStrings__core[12042] macro