Searched refs:SetItem (Results 26 - 35 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlistctrl.tex299 Gets information about this column. See \helpref{wxListCtrl::SetItem}{wxlistctrlsetitem} for more
359 Gets information about the item. See \helpref{wxListCtrl::SetItem}{wxlistctrlsetitem} for more
470 Gets the item state. For a list of state flags, see \helpref{wxListCtrl::SetItem}{wxlistctrlsetitem}.
630 For report view mode (only), inserts a column. For more details, see \helpref{wxListCtrl::SetItem}{wxlistctrlsetitem}.
818 Sets information about this column. See \helpref{wxListCtrl::SetItem}{wxlistctrlsetitem} for more
851 \membersection{wxListCtrl::SetItem}\label{wxlistctrlsetitem}
853 \func{bool}{SetItem}{\param{wxListItem\& }{info}}
855 \func{long}{SetItem}{\param{long }{index}, \param{int }{col}, \param{const }{wxString\& label}, \param{int }{imageId = -1}}
905 \func{long}{SetItem}{\param{long }{index}, \param{int }{col}, \param{const wxString\& }{label}, \param{int }{imageId = -1}}
912 \twocolitem{{\bf SetItem(ite
[all...]
H A Dlistevt.tex146 An item object, used by some events. See also \helpref{wxListCtrl::SetItem}{wxlistctrlsetitem}.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtreebase.h285 void SetItem(const wxTreeItemId& item) { m_item = item; } function in class:wxTreeEvent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dtreectrl.h164 bool SetItem(wxTreeItem& info);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dtreectrl.h162 bool SetItem(wxTreeItem& info);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dfiledlgg.cpp544 SetItem( item.m_itemId, i, fd->GetEntry((wxFileData::fileListFieldType)i) );
566 SetItem( item.m_itemId, i, fd->GetEntry((wxFileData::fileListFieldType)i) );
H A Dlogg.cpp951 m_listctrl->SetItem(n, 1, TimeStamp(fmt, (time_t)m_times[n]));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dtreectrl.cpp385 void SetItem(const wxTreeItemId& item) { m_item = item; } function in class:wxTreeItemParam
1580 param->SetItem(id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DPlatWX.cpp1227 GETLB(id)->SetItem(itemID, 1, text);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DDownloadListCtrl.cpp310 SetItem(myitem);

Completed in 75 milliseconds

12