X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/89c684ef8280e2d91096da2d96ba36e24a1fb917..9c9aeada3d9793dae3c65e90a560a9a0a289d8ac:/docs/latex/wx/valgen.tex diff --git a/docs/latex/wx/valgen.tex b/docs/latex/wx/valgen.tex index cabaeff412..a6d8c7a504 100644 --- a/docs/latex/wx/valgen.tex +++ b/docs/latex/wx/valgen.tex @@ -16,10 +16,14 @@ For more information, please see \helpref{Validator overview}{validatoroverview} \helpref{wxEvtHandler}{wxevthandler}\\ \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \wxheading{See also} -\helpref{Validator overview}{validatoroverview}, \helpref{wxValidator}{wxvalidator}, -\helpref{wxTextValidator}{wxTextvalidator} +\helpref{Validator overview}{validatoroverview}, \helpref{wxValidator}{wxvalidator}, +\helpref{wxTextValidator}{wxtextvalidator} \latexignore{\rtfignore{\wxheading{Members}}} @@ -69,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.