Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_dataviewwxDataViewListStore.cpp435 sipNoMethod(sipParseErr, sipName_DataViewListStore, sipName_PrependColumn, SIP_NULLPTR); in meth_wxDataViewListStore_PrependColumn()
479 sipNoMethod(sipParseErr, sipName_DataViewListStore, sipName_InsertColumn, SIP_NULLPTR); in meth_wxDataViewListStore_InsertColumn()
521 sipNoMethod(sipParseErr, sipName_DataViewListStore, sipName_AppendColumn, SIP_NULLPTR); in meth_wxDataViewListStore_AppendColumn()
568 sipNoMethod(sipParseErr, sipName_DataViewListStore, sipName_AppendItem, SIP_NULLPTR); in meth_wxDataViewListStore_AppendItem()
615 sipNoMethod(sipParseErr, sipName_DataViewListStore, sipName_PrependItem, SIP_NULLPTR); in meth_wxDataViewListStore_PrependItem()
664 sipNoMethod(sipParseErr, sipName_DataViewListStore, sipName_InsertItem, SIP_NULLPTR); in meth_wxDataViewListStore_InsertItem()
704 sipNoMethod(sipParseErr, sipName_DataViewListStore, sipName_DeleteItem, SIP_NULLPTR); in meth_wxDataViewListStore_DeleteItem()
775 sipNoMethod(sipParseErr, sipName_DataViewListStore, sipName_GetItemCount, SIP_NULLPTR); in meth_wxDataViewListStore_GetItemCount()
816 sipNoMethod(sipParseErr, sipName_DataViewListStore, sipName_GetItemData, SIP_NULLPTR); in meth_wxDataViewListStore_GetItemData()
895 sipNoMethod(sipParseErr, sipName_DataViewListStore, sipName_GetColumnType, SIP_NULLPTR); in meth_wxDataViewListStore_GetColumnType()
[all …]
H A DsipAPI_dataview.h266 #define sipName_DataViewListStore &sipStrings__dataview[2094] macro