Home
last modified time | relevance | path

Searched refs:sipName_ApplyEdit (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_gridwxGridCellEnumEditor.cpp231 sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[8],sipPySelf,SIP_NULLPTR,sipName_ApplyEdit); in ApplyEdit()
505 …sipNoMethod(sipParseErr, sipName_GridCellEnumEditor, sipName_ApplyEdit, doc_wxGridCellEnumEditor_A… in meth_wxGridCellEnumEditor_ApplyEdit()
737 …{SIP_MLNAME_CAST(sipName_ApplyEdit), SIP_MLMETH_CAST(meth_wxGridCellEnumEditor_ApplyEdit), METH_VA…
H A Dsip_gridwxGridCellAutoWrapStringEditor.cpp233 sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[8],sipPySelf,SIP_NULLPTR,sipName_ApplyEdit); in ApplyEdit()
525 …sipNoMethod(sipParseErr, sipName_GridCellAutoWrapStringEditor, sipName_ApplyEdit, doc_wxGridCellAu… in meth_wxGridCellAutoWrapStringEditor_ApplyEdit()
748 …{SIP_MLNAME_CAST(sipName_ApplyEdit), SIP_MLMETH_CAST(meth_wxGridCellAutoWrapStringEditor_ApplyEdit…
H A Dsip_gridwxGridCellEditor.cpp226 … = sipIsPyMethod(&sipGILState,&sipPyMethods[8],sipPySelf,sipName_GridCellEditor,sipName_ApplyEdit); in ApplyEdit()
590 sipAbstractMethod(sipName_GridCellEditor, sipName_ApplyEdit); in meth_wxGridCellEditor_ApplyEdit()
609 sipNoMethod(sipParseErr, sipName_GridCellEditor, sipName_ApplyEdit, SIP_NULLPTR); in meth_wxGridCellEditor_ApplyEdit()
1148 …{SIP_MLNAME_CAST(sipName_ApplyEdit), SIP_MLMETH_CAST(meth_wxGridCellEditor_ApplyEdit), METH_VARARG…
H A Dsip_gridwxGridCellChoiceEditor.cpp192 sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[6],sipPySelf,SIP_NULLPTR,sipName_ApplyEdit); in ApplyEdit()
548 …sipNoMethod(sipParseErr, sipName_GridCellChoiceEditor, sipName_ApplyEdit, doc_wxGridCellChoiceEdit… in meth_wxGridCellChoiceEditor_ApplyEdit()
778 …{SIP_MLNAME_CAST(sipName_ApplyEdit), SIP_MLMETH_CAST(meth_wxGridCellChoiceEditor_ApplyEdit), METH_…
H A Dsip_gridwxGridCellNumberEditor.cpp233 sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[8],sipPySelf,SIP_NULLPTR,sipName_ApplyEdit); in ApplyEdit()
568 …sipNoMethod(sipParseErr, sipName_GridCellNumberEditor, sipName_ApplyEdit, doc_wxGridCellNumberEdit… in meth_wxGridCellNumberEditor_ApplyEdit()
799 …{SIP_MLNAME_CAST(sipName_ApplyEdit), SIP_MLMETH_CAST(meth_wxGridCellNumberEditor_ApplyEdit), METH_…
H A Dsip_gridwxGridCellFloatEditor.cpp233 sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[8],sipPySelf,SIP_NULLPTR,sipName_ApplyEdit); in ApplyEdit()
569 …sipNoMethod(sipParseErr, sipName_GridCellFloatEditor, sipName_ApplyEdit, doc_wxGridCellFloatEditor… in meth_wxGridCellFloatEditor_ApplyEdit()
802 …{SIP_MLNAME_CAST(sipName_ApplyEdit), SIP_MLMETH_CAST(meth_wxGridCellFloatEditor_ApplyEdit), METH_V…
H A Dsip_gridwxGridCellTextEditor.cpp212 sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[7],sipPySelf,SIP_NULLPTR,sipName_ApplyEdit); in ApplyEdit()
610 …sipNoMethod(sipParseErr, sipName_GridCellTextEditor, sipName_ApplyEdit, doc_wxGridCellTextEditor_A… in meth_wxGridCellTextEditor_ApplyEdit()
836 …{SIP_MLNAME_CAST(sipName_ApplyEdit), SIP_MLMETH_CAST(meth_wxGridCellTextEditor_ApplyEdit), METH_VA…
H A Dsip_gridwxGridCellBoolEditor.cpp173 sipMeth = sipIsPyMethod(&sipGILState,&sipPyMethods[5],sipPySelf,SIP_NULLPTR,sipName_ApplyEdit); in ApplyEdit()
577 …sipNoMethod(sipParseErr, sipName_GridCellBoolEditor, sipName_ApplyEdit, doc_wxGridCellBoolEditor_A… in meth_wxGridCellBoolEditor_ApplyEdit()
797 …{SIP_MLNAME_CAST(sipName_ApplyEdit), SIP_MLMETH_CAST(meth_wxGridCellBoolEditor_ApplyEdit), METH_VA…
H A DsipAPI_grid.h1138 #define sipName_ApplyEdit &sipStrings__grid[8219] macro