summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqdatetime.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqdatetime.html')
-rw-r--r--doc/html/ntqdatetime.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqdatetime.html b/doc/html/ntqdatetime.html
index 379b5f831..0ada884a4 100644
--- a/doc/html/ntqdatetime.html
+++ b/doc/html/ntqdatetime.html
@@ -183,7 +183,7 @@ Returns the number of days from this datetime to <em>dt</em> (which is
negative if <em>dt</em> is earlier than this datetime).
<p> <p>See also <a href="#addDays">addDays</a>() and <a href="#secsTo">secsTo</a>().
-<h3 class=fn><a href="ntqdatetime.html">TQDateTime</a> <a name="fromString"></a>TQDateTime::fromString ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;s, <a href="ntqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate )<tt> [static]</tt>
+<h3 class=fn><a href="ntqdatetime.html">TQDateTime</a> <a name="fromString"></a>TQDateTime::fromString ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;s, <a href="ntqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate )<tt> [static]</tt>
</h3>
Returns the TQDateTime represented by the string <em>s</em>, using the
format <em>f</em>, or an invalid datetime if this is not possible.
@@ -284,7 +284,7 @@ based on the given UTC time.
<p> Returns the time part of the datetime.
<p> <p>See also <a href="#setTime">setTime</a>() and <a href="#date">date</a>().
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="toString"></a>TQDateTime::toString ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;format ) const
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toString"></a>TQDateTime::toString ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;format ) const
</h3>
Returns the datetime as a string. The <em>format</em> parameter
determines the format of the result string.
@@ -338,10 +338,10 @@ Uses <a href="qdate.html#longMonthName">TQDate::longMonthName</a>().
<tr bgcolor="#f0f0f0"> <td valign="top">hh:mm:ss.zzz <td valign="top" colspan="1" rowspan="1"> 14:13:09.042
<tr bgcolor="#d0d0d0"> <td valign="top">h:m:s ap <td valign="top" colspan="1" rowspan="1"> 2:13:9 pm
</table></center>
-<p> If the datetime is an invalid datetime, then <a href="ntqstring.html#TQString-null">TQString::null</a> will be returned.
+<p> If the datetime is an invalid datetime, then <a href="tqstring.html#TQString-null">TQString::null</a> will be returned.
<p> <p>See also <a href="qdate.html#toString">TQDate::toString</a>() and <a href="qtime.html#toString">TQTime::toString</a>().
-<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="toString-2"></a>TQDateTime::toString ( <a href="ntqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate ) const
+<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toString-2"></a>TQDateTime::toString ( <a href="ntqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the datetime as a string. The <em>f</em> parameter determines