Home
last modified time | relevance | path

Searched refs:sipName_ValueChanged (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_dataviewwxDataViewModelNotifier.cpp70 …Method(&sipGILState,&sipPyMethods[0],sipPySelf,sipName_DataViewModelNotifier,sipName_ValueChanged); in ValueChanged()
666 sipAbstractMethod(sipName_DataViewModelNotifier, sipName_ValueChanged); in meth_wxDataViewModelNotifier_ValueChanged()
684 sipNoMethod(sipParseErr, sipName_DataViewModelNotifier, sipName_ValueChanged, SIP_NULLPTR); in meth_wxDataViewModelNotifier_ValueChanged()
774 …{SIP_MLNAME_CAST(sipName_ValueChanged), SIP_MLMETH_CAST(meth_wxDataViewModelNotifier_ValueChanged)…
H A Dsip_dataviewwxDataViewModel.cpp1400 sipNoMethod(sipParseErr, sipName_DataViewModel, sipName_ValueChanged, SIP_NULLPTR); in meth_wxDataViewModel_ValueChanged()
1578 …{SIP_MLNAME_CAST(sipName_ValueChanged), SIP_MLMETH_CAST(meth_wxDataViewModel_ValueChanged), METH_V…
H A DsipAPI_dataview.h546 #define sipName_ValueChanged &sipStrings__dataview[3196] macro