Searched refs:wxDbColDef (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddbtable.h46 class WXDLLIMPEXP_ODBC wxDbColDef class
61 wxDbColDef();
64 }; // wxDbColDef
142 wxDbColDef *colDefs; // Array of wxDbColDef structures
176 wxDbColDef *colDefs; // Array of wxDbColDef structures
291 wxDbColDef *GetColDefs() { return colDefs; }
366 typedef wxDbColDef wxColDef;
367 typedef wxDbColDef CcolDe
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddbgrid.cpp515 wxDbColDef *pColDefs = m_data->GetColDefs();
H A Ddbtable.cpp81 /********** wxDbColDef::wxDbColDef() Constructor **********/
82 wxDbColDef::wxDbColDef() function in class:wxDbColDef
88 bool wxDbColDef::Initialize()
103 } // wxDbColDef::Initialize()
219 colDefs = new wxDbColDef[m_numCols]; // Points to the first column definition
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddb.tex1590 \section{\class{wxDbColDef}}\label{wxdbcoldef}
1641 \membersection{wxDbColDef::Initialize}\label{wxdbcoldefinitialize}
2089 \item \helpref{wxDbColDef}{wxdbcoldef}
2580 of the table are described through the \helpref{wxDbColDef}{wxdbcoldef} structure.
2583 \helpref{wxDbTable}{wxdbtable} ctor and wxDbColDef description for additional
2827 \func{wxDbColDef *}{GetColDefs}{}
2834 \helpref{wxDbColDef}{wxdbcoldef} pointer, use the
3386 \helpref{wxDbColDef}{wxdbcoldef} for details). This way columns can be
4068 use wxGRID\_VALUE\_DBAUTO to determine the type automatically from the \helpref{wxDbColDef}{wxdbcoldef} definition}
4097 use wxGRID\_VALUE\_DBAUTO to determine the type automatically from the \helpref{wxDbColDef}{wxdbcolde
[all...]
H A Dcategory.tex693 \twocolitem{\helpref{wxDbColDef}{wxdbcoldef}}{}

Completed in 365 milliseconds