summaryrefslogtreecommitdiffstats
path: root/doc/html/environment.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-15 19:08:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-18 09:31:41 +0900
commita30f5359f03c3017fa19a6770fab32d25d22cb87 (patch)
treecb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/environment.html
parent25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff)
downloadtqt-a30f5359.tar.gz
tqt-a30f5359.zip
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/environment.html')
-rw-r--r--doc/html/environment.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/environment.html b/doc/html/environment.html
index eb889ebd1..20170e681 100644
--- a/doc/html/environment.html
+++ b/doc/html/environment.html
@@ -39,7 +39,7 @@ event handling, access to system settings, <a href="i18n.html#internationalizati
<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
+<tr bgcolor=#f0f0f0><td><b><a href="tqfontdatabase.html">TQFontDatabase</a></b><td>Information about the fonts available in the underlying window system
<tr bgcolor=#f0f0f0><td><b><a href="tqmimesourcefactory.html">TQMimeSourceFactory</a></b><td>Extensible provider of mime-typed data
<tr bgcolor=#f0f0f0><td><b><a href="tqmutex.html">TQMutex</a></b><td>Access serialization between threads
<tr bgcolor=#f0f0f0><td><b><a href="tqmutexlocker.html">TQMutexLocker</a></b><td>Simplifies locking and unlocking TQMutexes