Searched refs:RemoveTool (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtbarbase.h336 virtual wxToolBarToolBase *RemoveTool(int toolid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtbarbase.cpp280 wxToolBarToolBase *wxToolBarBase::RemoveTool(int id) function in class:wxToolBarBase
294 // don't give any error messages - sometimes we might call RemoveTool()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleDlg.cpp770 wxToolBarToolBase* toolbarTool = m_wndToolbar->RemoveTool(ID_BUTTONCONNECT);
1434 wxToolBarToolBase* toolbarTool = m_wndToolbar->RemoveTool(ID_BUTTONNETWORKS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtoolbar.tex305 back later), you may use \helpref{RemoveTool}{wxtoolbarremovetool} instead.
684 \membersection{wxToolBar::RemoveTool}\label{wxtoolbarremovetool}
686 \func{wxToolBarToolBase *}{RemoveTool}{\param{int }{id}}

Completed in 57 milliseconds