X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8bb8ab39dd433191764a64b4f96344399b113d1b..135ebb43cba169906a1bc14f7840b26c75ed4240:/docs/latex/wx/valgen.tex diff --git a/docs/latex/wx/valgen.tex b/docs/latex/wx/valgen.tex index 6c8ccf35fc..a6d8c7a504 100644 --- a/docs/latex/wx/valgen.tex +++ b/docs/latex/wx/valgen.tex @@ -22,7 +22,7 @@ For more information, please see \helpref{Validator overview}{validatoroverview} \wxheading{See also} -\helpref{Validator overview}{validatoroverview}, \helpref{wxValidator}{wxvalidator}, +\helpref{Validator overview}{validatoroverview}, \helpref{wxValidator}{wxvalidator}, \helpref{wxTextValidator}{wxtextvalidator} \latexignore{\rtfignore{\wxheading{Members}}} @@ -73,13 +73,13 @@ Clones the generic validator using the copy constructor. \membersection{wxGenericValidator::TransferFromWindow}\label{wxgenericvalidatortransferfromwindow} -\func{virtual bool}{TransferToWindow}{\param{wxWindow*}{ parent}} +\func{virtual bool}{TransferToWindow}{} Transfers the value to the window. \membersection{wxGenericValidator::TransferToWindow}\label{wxgenericvalidatortransfertowindow} -\func{virtual bool}{TransferToWindow}{\param{wxWindow*}{ parent}} +\func{virtual bool}{TransferToWindow}{} Transfers the window value to the appropriate data type.