• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching defs:wxDataViewColumn

2 \section{\class{wxDataViewColumn}}\label{wxdataviewcolumn}
6 One wxDataViewColumn is bound to one column in the data model,
36 \membersection{wxDataViewColumn::wxDataViewColumn}\label{wxdataviewcolumnwxdataviewcolumn}
38 \func{}{wxDataViewColumn}{\param{const wxString\& }{title}, \param{wxDataViewRenderer* }{renderer}, \param{unsigned int }{model\_column}, \param{int }{width = 80}, \param{int }{flags = wxDATAVIEW\_COL\_RESIZABLE}}
41 \func{}{wxDataViewColumn}{\param{const wxBitmap\& }{bitmap}, \param{wxDataViewRenderer* }{renderer}, \param{unsigned int }{model\_column}, \param{int }{width = 80}, \param{int }{flags = wxDATAVIEW\_COL\_RESIZABLE}}
46 \membersection{wxDataViewColumn::\destruct{wxDataViewColumn}}\label{wxdataviewcolumndtor}
48 \func{}{\destruct{wxDataViewColumn}}{\void}
52 \membersection{wxDataViewColumn::GetBitmap}\label{wxdataviewcolumngetbitmap}
58 \membersection{wxDataViewColumn::GetModelColumn}\label{wxdataviewcolumngetmodelcolumn}
63 wxDataViewColumn is displaying.
65 \membersection{wxDataViewColumn::GetOwner}\label{wxdataviewcolumngetowner}
71 \membersection{wxDataViewColumn::GetRenderer}\label{wxdataviewcolumngetrenderer}
75 Returns the renderer of this wxDataViewColumn.
79 \membersection{wxDataViewColumn::GetSortable}\label{wxdataviewcolumngetsortable}
87 \membersection{wxDataViewColumn::GetWidth}\label{wxdataviewcolumngetwidth}
93 \membersection{wxDataViewColumn::IsSortOrderAscending}\label{wxdataviewcolumnissortorderascending}
101 \membersection{wxDataViewColumn::SetAlignment}\label{wxdataviewcolumnsetalignment}
107 \membersection{wxDataViewColumn::SetBitmap}\label{wxdataviewcolumnsetbitmap}
113 \membersection{wxDataViewColumn::SetSortOrder}\label{wxdataviewcolumnsetsortorder}
123 \membersection{wxDataViewColumn::SetSortable}\label{wxdataviewcolumnsetsortable}
133 \membersection{wxDataViewColumn::SetTitle}\label{wxdataviewcolumnsettitle}