diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-27 21:53:17 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-29 13:21:04 +0900 |
commit | 2cbcca0db1343e1c40e52af729a5eb34ca8a7e37 (patch) | |
tree | 065c9e97d5bd9eb3d9869427b44acdd571ba0cc1 /doc/html/time.html | |
parent | a09a6bc05e3f64c27e7c84dd768c7720fdf41136 (diff) | |
download | tqt3-2cbcca0db1343e1c40e52af729a5eb34ca8a7e37.tar.gz tqt3-2cbcca0db1343e1c40e52af729a5eb34ca8a7e37.zip |
Rename date and time nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/time.html')
-rw-r--r-- | doc/html/time.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/time.html b/doc/html/time.html index 3d571f04c..f5f8ec1ea 100644 --- a/doc/html/time.html +++ b/doc/html/time.html @@ -36,13 +36,13 @@ body { background: #ffffff; color: black; } <p> <p>Also available: <a href="y2k.html">TQt Year 2000 Compliance Statement</a>. <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="qdate.html">TQDate</a></b><td>Date functions -<tr bgcolor=#f0f0f0><td><b><a href="qdateedit.html">TQDateEdit</a></b><td>Date editor -<tr bgcolor=#f0f0f0><td><b><a href="ntqdatetime.html">TQDateTime</a></b><td>Date and time functions -<tr bgcolor=#f0f0f0><td><b><a href="ntqdatetimeedit.html">TQDateTimeEdit</a></b><td>Combines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes -<tr bgcolor=#f0f0f0><td><b><a href="qtime.html">TQTime</a></b><td>Clock time functions -<tr bgcolor=#f0f0f0><td><b><a href="qtimeedit.html">TQTimeEdit</a></b><td>Time editor -<tr bgcolor=#f0f0f0><td><b><a href="ntqtimer.html">TQTimer</a></b><td>Timer signals and single-shot timers +<tr bgcolor=#f0f0f0><td><b><a href="tqdate.html">TQDate</a></b><td>Date functions +<tr bgcolor=#f0f0f0><td><b><a href="tqdateedit.html">TQDateEdit</a></b><td>Date editor +<tr bgcolor=#f0f0f0><td><b><a href="tqdatetime.html">TQDateTime</a></b><td>Date and time functions +<tr bgcolor=#f0f0f0><td><b><a href="tqdatetimeedit.html">TQDateTimeEdit</a></b><td>Combines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes +<tr bgcolor=#f0f0f0><td><b><a href="tqtime.html">TQTime</a></b><td>Clock time functions +<tr bgcolor=#f0f0f0><td><b><a href="tqtimeedit.html">TQTimeEdit</a></b><td>Time editor +<tr bgcolor=#f0f0f0><td><b><a href="tqtimer.html">TQTimer</a></b><td>Timer signals and single-shot timers </table> <!-- eof --> <p><address><hr><div align=center> |