diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
commit | 42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch) | |
tree | 0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/html/dialogs.html | |
parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
download | tqt3-42957a3f812a1db64a9ae452baa2d3fbc35f2466.tar.gz tqt3-42957a3f812a1db64a9ae452baa2d3fbc35f2466.zip |
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/dialogs.html')
-rw-r--r-- | doc/html/dialogs.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/dialogs.html b/doc/html/dialogs.html index 54419de4d..761fc461d 100644 --- a/doc/html/dialogs.html +++ b/doc/html/dialogs.html @@ -43,9 +43,9 @@ boxes, generally. <tr bgcolor=#f0f0f0><td><b><a href="tqfontdialog.html">TQFontDialog</a></b><td>Dialog widget for selecting a font <tr bgcolor=#f0f0f0><td><b><a href="ntqinputdialog.html">TQInputDialog</a></b><td>Simple convenience dialog to get a single value from the user <tr bgcolor=#f0f0f0><td><b><a href="ntqmessagebox.html">TQMessageBox</a></b><td>Modal dialog with a short message, an icon, and some buttons -<tr bgcolor=#f0f0f0><td><b><a href="ntqprogressdialog.html">TQProgressDialog</a></b><td>Feedback on the progress of a slow operation -<tr bgcolor=#f0f0f0><td><b><a href="ntqtabdialog.html">TQTabDialog</a></b><td>Stack of tabbed widgets -<tr bgcolor=#f0f0f0><td><b><a href="ntqwizard.html">TQWizard</a></b><td>Framework for wizard dialogs +<tr bgcolor=#f0f0f0><td><b><a href="tqprogressdialog.html">TQProgressDialog</a></b><td>Feedback on the progress of a slow operation +<tr bgcolor=#f0f0f0><td><b><a href="tqtabdialog.html">TQTabDialog</a></b><td>Stack of tabbed widgets +<tr bgcolor=#f0f0f0><td><b><a href="tqwizard.html">TQWizard</a></b><td>Framework for wizard dialogs </table> <!-- eof --> <p><address><hr><div align=center> |