diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
commit | 252a2ec8b0f0f9cf20c947737087b24a8185b588 (patch) | |
tree | b48be8863db3bc1c223ac270a258b5c1124cb0e3 /doc/html/environment.html | |
parent | 87d29563e3ccdeb7fea0197e262e667ef323ff9c (diff) | |
download | tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.tar.gz tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.zip |
Rename IO and network class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/environment.html')
-rw-r--r-- | doc/html/environment.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/environment.html b/doc/html/environment.html index 39461c50f..eb889ebd1 100644 --- a/doc/html/environment.html +++ b/doc/html/environment.html @@ -36,7 +36,7 @@ body { background: #ffffff; color: black; } event handling, access to system settings, <a href="i18n.html#internationalization">internationalization</a>, etc. <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="ntqclipboard.html">TQClipboard</a></b><td>Access to the window system clipboard +<tr bgcolor=#f0f0f0><td><b><a href="tqclipboard.html">TQClipboard</a></b><td>Access to the window system clipboard <tr bgcolor=#f0f0f0><td><b><a href="ntqdesktopwidget.html">TQDesktopWidget</a></b><td>Access to screen information on multi-head systems <tr bgcolor=#f0f0f0><td><b><a href="ntqevent.html">TQEvent</a></b><td>The base class of all event classes. Event objects contain event parameters <tr bgcolor=#f0f0f0><td><b><a href="ntqfontdatabase.html">TQFontDatabase</a></b><td>Information about the fonts available in the underlying window system |