diff options
author | Michele Calgaro <[email protected]> | 2024-06-27 21:53:17 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-06-29 13:21:04 +0900 |
commit | 2cbcca0db1343e1c40e52af729a5eb34ca8a7e37 (patch) | |
tree | 065c9e97d5bd9eb3d9869427b44acdd571ba0cc1 /doc/html/tqsqlpropertymap.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 <[email protected]>
Diffstat (limited to 'doc/html/tqsqlpropertymap.html')
-rw-r--r-- | doc/html/tqsqlpropertymap.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqsqlpropertymap.html b/doc/html/tqsqlpropertymap.html index 6202e875d..892aad5f1 100644 --- a/doc/html/tqsqlpropertymap.html +++ b/doc/html/tqsqlpropertymap.html @@ -126,9 +126,9 @@ new default map.) <tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqcombobox.html">TQComboBox</a>, <a href="ntqlistbox.html">TQListBox</a> <td valign="top">currentItem -<tr bgcolor="#f0f0f0"> <td valign="top"><a href="qdateedit.html">TQDateEdit</a> +<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqdateedit.html">TQDateEdit</a> <td valign="top">date -<tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqdatetimeedit.html">TQDateTimeEdit</a> +<tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqdatetimeedit.html">TQDateTimeEdit</a> <td valign="top">dateTime <tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqtextbrowser.html">TQTextBrowser</a> <td valign="top">source @@ -140,7 +140,7 @@ new default map.) <a href="ntqpushbutton.html">TQPushButton</a>, <a href="tqtextedit.html">TQTextEdit</a>, <td valign="top">text -<tr bgcolor="#f0f0f0"> <td valign="top"><a href="qtimeedit.html">TQTimeEdit</a> +<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqtimeedit.html">TQTimeEdit</a> <td valign="top">time <tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqlcdnumber.html">TQLCDNumber</a>, <a href="ntqscrollbar.html">TQScrollBar</a> |