proprlva.tex

来自「Wxpython Implemented on Windows CE, Sou」· TEX 代码 · 共 20 行

TEX
20
字号
\section{\class{wxRealListValidator}}\label{wxreallistvalidator}

This class validates a range of real values for property lists.

\wxheading{See also}

\helpref{Validator classes}{proplistvalidatorclasses}

\helpref{wxPropertySheet overview}{wxpropertysheetoverview}

\latexignore{\rtfignore{\wxheading{Members}}}

\membersection{wxRealListValidator::wxRealListValidator}

\func{void}{wxRealListValidator}{\param{float }{min=0.0}, \param{float }{max=0.0},
 \param{long}{ flags=wxPROP\_ALLOW\_TEXT\_EDITING}}

Constructor. Assigning zero to minimum and maximum values indicates that there is no range to check.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?