• 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:wxGridCellAttr

6 \section{\class{wxGridCellAttr}}\label{wxgridcellattr}
22 \membersection{wxGridCellAttr::wxGridCellAttr}\label{wxgridcellattrwxgridcellattr}
24 \func{}{wxGridCellAttr}{\void}
28 \func{}{wxGridCellAttr}{\param{const wxColour\& }{colText}, \param{const wxColour\& }{colBack}, \param{const wxFont\& }{font}, \param{int }{hAlign}, \param{int }{vAlign}}
33 \membersection{wxGridCellAttr::Clone}\label{wxgridcellattrclone}
35 \constfunc{wxGridCellAttr*}{Clone}{\void}
40 \membersection{wxGridCellAttr::IncRef}\label{wxgridcellattrincref}
49 \membersection{wxGridCellAttr::DecRef}\label{wxgridcellattrdecref}
53 \membersection{wxGridCellAttr::SetTextColour}\label{wxgridcellattrsettextcolour}
60 \membersection{wxGridCellAttr::SetBackgroundColour}\label{wxgridcellattrsetbackgroundcolour}
67 \membersection{wxGridCellAttr::SetFont}\label{wxgridcellattrsetfont}
74 \membersection{wxGridCellAttr::SetAlignment}\label{wxgridcellattrsetalignment}
83 \membersection{wxGridCellAttr::SetReadOnly}\label{wxgridcellattrsetreadonly}
88 \membersection{wxGridCellAttr::SetRenderer}\label{wxgridcellattrsetrenderer}
95 \membersection{wxGridCellAttr::SetEditor}\label{wxgridcellattrseteditor}
100 \membersection{wxGridCellAttr::HasTextColour}\label{wxgridcellattrhastextcolour}
107 \membersection{wxGridCellAttr::HasBackgroundColour}\label{wxgridcellattrhasbackgroundcolour}
112 \membersection{wxGridCellAttr::HasFont}\label{wxgridcellattrhasfont}
117 \membersection{wxGridCellAttr::HasAlignment}\label{wxgridcellattrhasalignment}
122 \membersection{wxGridCellAttr::HasRenderer}\label{wxgridcellattrhasrenderer}
127 \membersection{wxGridCellAttr::HasEditor}\label{wxgridcellattrhaseditor}
132 \membersection{wxGridCellAttr::GetTextColour}\label{wxgridcellattrgettextcolour}
137 \membersection{wxGridCellAttr::GetBackgroundColour}\label{wxgridcellattrgetbackgroundcolour}
142 \membersection{wxGridCellAttr::GetFont}\label{wxgridcellattrgetfont}
147 \membersection{wxGridCellAttr::GetAlignment}\label{wxgridcellattrgetalignment}
157 \membersection{wxGridCellAttr::GetRenderer}\label{wxgridcellattrgetrenderer}
162 \membersection{wxGridCellAttr::GetEditor}\label{wxgridcellattrgeteditor}
167 \membersection{wxGridCellAttr::IsReadOnly}\label{wxgridcellattrisreadonly}
172 \membersection{wxGridCellAttr::SetDefAttr}\label{wxgridcellattrsetdefattr}
174 \func{void}{SetDefAttr}{\param{wxGridCellAttr* }{defAttr}}