X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eaaa6a06a25774c18d10bb8182cc1934ed0ed9aa..c8499e53d820ed68ad6a1e9b25d963107641af14:/docs/latex/wx/valtext.tex diff --git a/docs/latex/wx/valtext.tex b/docs/latex/wx/valtext.tex index 9c7941cb2b..704235fc03 100644 --- a/docs/latex/wx/valtext.tex +++ b/docs/latex/wx/valtext.tex @@ -10,9 +10,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{Validator overview}{validatoroverview}, \helpref{wxValidator}{wxvalidator}, +\helpref{wxGenericValidator}{wxgenericvalidator} \latexignore{\rtfignore{\wxheading{Members}}} @@ -57,7 +62,7 @@ Destructor. \membersection{wxTextValidator::Clone}\label{wxtextvalidatorclone} -\constfunc{virtual wxTextValidator*}{Clone}{\void} +\constfunc{virtual wxValidator*}{Clone}{\void} Clones the text validator using the copy constructor. @@ -106,13 +111,13 @@ Sets the validator style. \membersection{wxTextValidator::TransferFromWindow}\label{wxtextvalidatortransferfromwindow} -\func{virtual bool}{TransferToWindow}{\param{wxWindow*}{ parent}} +\func{virtual bool}{TransferFromWindow}{} Transfers the string value to the window. \membersection{wxTextValidator::TransferToWindow}\label{wxtextvalidatortransfertowindow} -\func{virtual bool}{TransferToWindow}{\param{wxWindow*}{ parent}} +\func{virtual bool}{TransferToWindow}{} Transfers the window value to the string.