propvald.tex

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

TEX
42
字号
\section{\class{wxPropertyValidator}}\label{wxpropertyvalidator}

The {\bf wxPropertyValidator} abstract class is the base class for deriving
validators for properties.

\wxheading{See also}

\helpref{wxPropertyValidator overview}{wxpropertyvalidatoroverview}

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

\membersection{wxPropertyValidator::wxPropertyValidator}

\func{void}{wxPropertyValidator}{\param{long}{ flags = 0}}

Constructor.

\membersection{wxPropertyValidator::\destruct{wxPropertyValidator}}

\func{void}{\destruct{wxPropertyValidator}}{\void}

Destructor.

\membersection{wxPropertyValidator::GetFlags}

\func{long}{GetFlags}{\void}

Returns the flags for the validator.

\membersection{wxPropertyValidator::GetValidatorProperty}

\func{wxProperty *}{GetValidatorProperty}{\void}

Gets the property for the validator.

\membersection{wxPropertyValidator::SetValidatorProperty}

\func{void}{SetValidatorProperty}{\param{wxProperty *}{property}}

Sets the property for the validator.

⌨️ 快捷键说明

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