gridwork.tex
来自「很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.」· TEX 代码 · 共 52 行
TEX
52 行
%% automatically generated by HelpGen from% grid.h at 11/May/00 18:30:18%\section{\class{wxGridCellWorker}}\label{wxgridcellworker}This is the common base class for wxGridCellRenderer andwxGridCellEditor.NB: this is more an implementation convenience than a design issue, so thisclass is not documented and is not public at all.\wxheading{Derived from}No base class\wxheading{Data structures}\latexignore{\rtfignore{\wxheading{Members}}}\membersection{wxGridCellWorker::wxGridCellWorker}\label{wxgridcellworkerwxgridcellworker}\func{}{wxGridCellWorker}{\void}\membersection{wxGridCellWorker::IncRef}\label{wxgridcellworkerincref}\func{void}{IncRef}{\void}this class is ref counted: it is created with ref count of 1, socalling DecRef() once will delete it. Calling IncRef() allows to lockit until the matching DecRef() is called\membersection{wxGridCellWorker::DecRef}\label{wxgridcellworkerdecref}\func{void}{DecRef}{\void}\membersection{wxGridCellWorker::SetParameters}\label{wxgridcellworkersetparameters}\func{void}{SetParameters}{\param{const wxString\& }{params}}Interpret renderer parameters: arbitrary string whose interpretation isleft to the derived classes.\membersection{wxGridCellWorker::\destruct{wxGridCellWorker}}\label{wxgridcellworkerdtor}\func{}{\destruct{wxGridCellWorker}}{\void}Virtual dtor for any base class - private because only DecRef() candelete us.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?