Home
last modified time | relevance | path

Searched refs:sipName_GetColumnType (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_dataviewwxDataViewModel.cpp209 …LState,const_cast<char *>(&sipPyMethods[9]),sipPySelf,sipName_DataViewModel,sipName_GetColumnType); in GetColumnType()
675 sipAbstractMethod(sipName_DataViewModel, sipName_GetColumnType); in meth_wxDataViewModel_GetColumnType()
693 sipNoMethod(sipParseErr, sipName_DataViewModel, sipName_GetColumnType, SIP_NULLPTR); in meth_wxDataViewModel_GetColumnType()
1559 …{SIP_MLNAME_CAST(sipName_GetColumnType), SIP_MLMETH_CAST(meth_wxDataViewModel_GetColumnType), METH…
H A Dsip_dataviewwxDataViewListStore.cpp247 …od(&sipGILState,const_cast<char *>(&sipPyMethods[11]),sipPySelf,SIP_NULLPTR,sipName_GetColumnType); in GetColumnType()
895 sipNoMethod(sipParseErr, sipName_DataViewListStore, sipName_GetColumnType, SIP_NULLPTR); in meth_wxDataViewListStore_GetColumnType()
1128 …{SIP_MLNAME_CAST(sipName_GetColumnType), SIP_MLMETH_CAST(meth_wxDataViewListStore_GetColumnType), …
H A Dsip_dataviewwxDataViewVirtualListModel.cpp218 …t_cast<char *>(&sipPyMethods[9]),sipPySelf,sipName_DataViewVirtualListModel,sipName_GetColumnType); in GetColumnType()
H A Dsip_dataviewwxDataViewIndexListModel.cpp218 …nst_cast<char *>(&sipPyMethods[9]),sipPySelf,sipName_DataViewIndexListModel,sipName_GetColumnType); in GetColumnType()
H A Dsip_dataviewwxDataViewListModel.cpp242 …e,const_cast<char *>(&sipPyMethods[11]),sipPySelf,sipName_DataViewListModel,sipName_GetColumnType); in GetColumnType()
H A Dsip_dataviewwxDataViewTreeStore.cpp147 …te,const_cast<char *>(&sipPyMethods[5]),sipPySelf,sipName_DataViewTreeStore,sipName_GetColumnType); in GetColumnType()
H A DsipAPI_dataview.h472 #define sipName_GetColumnType &sipStrings__dataview[3920] macro