Home
last modified time | relevance | path

Searched refs:sipType_wxDataViewCtrl (Results 1 – 15 of 15) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_dataviewwxDataViewCtrl.cpp944 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDataViewCtrl, &sipCpp)) in meth_wxDataViewCtrl_SendDestroyEvent()
2294 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDataViewCtrl, &sipCpp)) in meth_wxDataViewCtrl_ClearColumns()
2698 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDataViewCtrl, &sipCpp)) in meth_wxDataViewCtrl_GetColumnCount()
2775 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDataViewCtrl, &sipCpp)) in meth_wxDataViewCtrl_GetExpanderColumn()
2811 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDataViewCtrl, &sipCpp)) in meth_wxDataViewCtrl_GetCurrentItem()
2847 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDataViewCtrl, &sipCpp)) in meth_wxDataViewCtrl_GetCurrentColumn()
2883 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDataViewCtrl, &sipCpp)) in meth_wxDataViewCtrl_GetIndent()
2963 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDataViewCtrl, &sipCpp)) in meth_wxDataViewCtrl_GetModel()
2999 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDataViewCtrl, &sipCpp)) in meth_wxDataViewCtrl_GetSelectedItemsCount()
3035 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxDataViewCtrl, &sipCpp)) in meth_wxDataViewCtrl_GetSelection()
[all …]
H A Dsip_dataviewwxDataViewProgressRenderer.cpp289 return sipConvertFromType(sipRes,sipType_wxDataViewCtrl,SIP_NULLPTR); in meth_wxDataViewProgressRenderer_GetView()
H A Dsip_dataviewwxDataViewDateRenderer.cpp289 return sipConvertFromType(sipRes,sipType_wxDataViewCtrl,SIP_NULLPTR); in meth_wxDataViewDateRenderer_GetView()
H A Dsip_dataviewwxDataViewIconTextRenderer.cpp289 return sipConvertFromType(sipRes,sipType_wxDataViewCtrl,SIP_NULLPTR); in meth_wxDataViewIconTextRenderer_GetView()
H A Dsip_dataviewwxDataViewToggleRenderer.cpp289 return sipConvertFromType(sipRes,sipType_wxDataViewCtrl,SIP_NULLPTR); in meth_wxDataViewToggleRenderer_GetView()
H A Dsip_dataviewwxDataViewBitmapRenderer.cpp289 return sipConvertFromType(sipRes,sipType_wxDataViewCtrl,SIP_NULLPTR); in meth_wxDataViewBitmapRenderer_GetView()
H A Dsip_dataviewwxDataViewTextRenderer.cpp289 return sipConvertFromType(sipRes,sipType_wxDataViewCtrl,SIP_NULLPTR); in meth_wxDataViewTextRenderer_GetView()
H A Dsip_dataviewwxDataViewChoiceRenderer.cpp289 return sipConvertFromType(sipRes,sipType_wxDataViewCtrl,SIP_NULLPTR); in meth_wxDataViewChoiceRenderer_GetView()
H A Dsip_dataviewwxDataViewSpinRenderer.cpp397 return sipConvertFromType(sipRes,sipType_wxDataViewCtrl,SIP_NULLPTR); in meth_wxDataViewSpinRenderer_GetView()
H A Dsip_dataviewwxDataViewCustomRenderer.cpp397 return sipConvertFromType(sipRes,sipType_wxDataViewCtrl,SIP_NULLPTR); in meth_wxDataViewCustomRenderer_GetView()
H A Dsip_dataviewwxDataViewColumn.cpp527 return sipConvertFromType(sipRes,sipType_wxDataViewCtrl,SIP_NULLPTR); in meth_wxDataViewColumn_GetOwner()
H A DsipAPI_dataview.h1494 #define sipType_wxDataViewCtrl sipExportedTypes__dataview[7] macro
H A Dsip_dataviewwxDataViewTreeCtrl.cpp3509 if (targetType == sipType_wxDataViewCtrl) in cast_wxDataViewTreeCtrl()
H A Dsip_dataviewwxDataViewListCtrl.cpp3804 if (targetType == sipType_wxDataViewCtrl) in cast_wxDataViewListCtrl()
H A Dsip_dataviewwxTreeListCtrl.cpp2854 return sipConvertFromType(sipRes,sipType_wxDataViewCtrl,SIP_NULLPTR); in meth_wxTreeListCtrl_GetDataView()