Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_dataviewwxDataViewListCtrl.cpp969 sipNoMethod(sipParseErr, sipName_DataViewListCtrl, sipName_GetStore, SIP_NULLPTR); in meth_wxDataViewListCtrl_GetStore()
1045 sipNoMethod(sipParseErr, sipName_DataViewListCtrl, sipName_SelectRow, SIP_NULLPTR); in meth_wxDataViewListCtrl_SelectRow()
1085 sipNoMethod(sipParseErr, sipName_DataViewListCtrl, sipName_UnselectRow, SIP_NULLPTR); in meth_wxDataViewListCtrl_UnselectRow()
1597 sipNoMethod(sipParseErr, sipName_DataViewListCtrl, sipName_AppendItem, SIP_NULLPTR); in meth_wxDataViewListCtrl_AppendItem()
1693 sipNoMethod(sipParseErr, sipName_DataViewListCtrl, sipName_InsertItem, SIP_NULLPTR); in meth_wxDataViewListCtrl_InsertItem()
1733 sipNoMethod(sipParseErr, sipName_DataViewListCtrl, sipName_DeleteItem, SIP_NULLPTR); in meth_wxDataViewListCtrl_DeleteItem()
1891 sipNoMethod(sipParseErr, sipName_DataViewListCtrl, sipName_SetValue, SIP_NULLPTR); in meth_wxDataViewListCtrl_SetValue()
1935 sipNoMethod(sipParseErr, sipName_DataViewListCtrl, sipName_GetValue, SIP_NULLPTR); in meth_wxDataViewListCtrl_GetValue()
2219 sipNoMethod(sipParseErr, sipName_DataViewListCtrl, sipName_Create, SIP_NULLPTR); in meth_wxDataViewListCtrl_Create()
2261 sipNoMethod(sipParseErr, sipName_DataViewListCtrl, sipName_ItemToRow, SIP_NULLPTR); in meth_wxDataViewListCtrl_ItemToRow()
[all …]
H A DsipAPI_dataview.h298 #define sipName_DataViewListCtrl &sipStrings__dataview[2392] macro