]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/validatr.tex
added wxDEPRECATED_INLINE, use it for wxPixelData<wxBitmap>::UseAlpha() to fix Sun...
[wxWidgets.git] / docs / latex / wx / validatr.tex
index 0a725ccc74f37ac68a7a1bafbc5279d965e16850..8ab80c677ce675d4390561e5343d053a05334f89 100644 (file)
@@ -31,6 +31,10 @@ capabilities for the various virtual methods.}
 
 <wx/validate.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{Validator overview}{validatoroverview}, 
@@ -39,13 +43,13 @@ capabilities for the various virtual methods.}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxValidator::wxValidator}\label{wxvalidatorconstr}
+\membersection{wxValidator::wxValidator}\label{wxvalidatorctor}
 
 \func{}{wxValidator}{\void}
 
 Constructor.
 
-\membersection{wxValidator::\destruct{wxValidator}}
+\membersection{wxValidator::\destruct{wxValidator}}\label{wxvalidatordtor}
 
 \func{}{\destruct{wxValidator}}{\void}
 
@@ -70,7 +74,7 @@ This base function returns NULL.
 
 Returns the window associated with the validator.
 
-\membersection{wxValidator::SetBellOnError}{wxvalidatorsetbellonerror}
+\membersection{wxValidator::SetBellOnError}\label{wxvalidatorsetbellonerror}
 
 \func{void}{SetBellOnError}{\param{bool}{ doIt = true}}