summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqvalidator.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqvalidator.html')
-rw-r--r--doc/html/ntqvalidator.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/ntqvalidator.html b/doc/html/ntqvalidator.html
index 28842672..4dc8ef5c 100644
--- a/doc/html/ntqvalidator.html
+++ b/doc/html/ntqvalidator.html
@@ -112,7 +112,7 @@ passed on to the <a href="tqobject.html">TQObject</a> constructor.
Destroys the validator, freeing any storage and other resources
used.
-<h3 class=fn>void <a name="fixup"></a>TQValidator::fixup ( <a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;input ) const<tt> [virtual]</tt>
+<h3 class=fn>void <a name="fixup"></a>TQValidator::fixup ( <a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;input ) const<tt> [virtual]</tt>
</h3>
<p> This function attempts to change <em>input</em> to be valid according to
@@ -127,7 +127,7 @@ want to remove whitespace from the start and end of the string,
even if the resulting string is not in the list of accepted
surnames.
-<h3 class=fn><a href="ntqvalidator.html#State-enum">State</a> <a name="validate"></a>TQValidator::validate ( <a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;input, int&nbsp;&amp;&nbsp;pos ) const<tt> [pure virtual]</tt>
+<h3 class=fn><a href="ntqvalidator.html#State-enum">State</a> <a name="validate"></a>TQValidator::validate ( <a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;input, int&nbsp;&amp;&nbsp;pos ) const<tt> [pure virtual]</tt>
</h3>
<p> This pure virtual function returns <a href="#State-enum">Invalid</a> if <em>input</em> is