Searched refs:AssignDbTable (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddbgrid.h106 virtual void AssignDbTable(wxDbTable *tab);
149 virtual bool AssignDbTable(wxDbTable *tab, int count = wxUSE_QUERY, bool takeOwnership=true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddbgrid.cpp119 void wxDbGridCellAttrProvider::AssignDbTable(wxDbTable *tab) function in class:wxDbGridCellAttrProvider
180 provider->AssignDbTable(NULL);
202 bool wxDbGridTableBase::AssignDbTable(wxDbTable *tab, int count, bool takeOwnership) function in class:wxDbGridTableBase
234 provider->AssignDbTable(m_data);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddb.tex4117 The constructor and AssignDbTable() call allows you to specify the ownership if the wxDbTable
4226 \membersection{wxDbGridTableBase::AssignDbTable}\label{wxdbgridtablebaseassigndbtable}
4228 \func{bool}{AssignDbTable}{\param{wxDbTable *}{tab},\param{int }{count = wxUSE\_QUERY},

Completed in 53 milliseconds