summaryrefslogtreecommitdiffstats
path: root/doc/html/annotated.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/annotated.html')
-rw-r--r--doc/html/annotated.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/annotated.html b/doc/html/annotated.html
index 57ac9aecf..9633f5286 100644
--- a/doc/html/annotated.html
+++ b/doc/html/annotated.html
@@ -248,8 +248,8 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="qmouseevent.html">TQMouseEvent</a></b><td>Parameters that describe a mouse event
<tr bgcolor=#f0f0f0><td><b><a href="qmoveevent.html">TQMoveEvent</a></b><td>Event parameters for move events
<tr bgcolor=#f0f0f0><td><b><a href="ntqmovie.html">TQMovie</a></b><td>Incremental loading of animations or images, signalling as it progresses
-<tr bgcolor=#f0f0f0><td><b><a href="ntqmutex.html">TQMutex</a></b><td>Access serialization between threads
-<tr bgcolor=#f0f0f0><td><b><a href="qmutexlocker.html">TQMutexLocker</a></b><td>Simplifies locking and unlocking TQMutexes
+<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
<tr bgcolor=#f0f0f0><td><b><a href="qnpinstance.html">TQNPInstance</a></b><td>TQObject that is a web browser plugin
<tr bgcolor=#f0f0f0><td><b><a href="qnpstream.html">TQNPStream</a></b><td>Stream of data provided to a TQNPInstance by the browser
<tr bgcolor=#f0f0f0><td><b><a href="qnpwidget.html">TQNPWidget</a></b><td>TQWidget that is a web browser plugin window
@@ -298,7 +298,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="ntqsgistyle.html">TQSGIStyle</a></b><td>SGI/Irix look and feel
<tr bgcolor=#f0f0f0><td><b><a href="ntqscrollbar.html">TQScrollBar</a></b><td>Vertical or horizontal scroll bar
<tr bgcolor=#f0f0f0><td><b><a href="ntqscrollview.html">TQScrollView</a></b><td>Scrolling area with on-demand scroll bars
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsemaphore.html">TQSemaphore</a></b><td>Robust integer semaphore
+<tr bgcolor=#f0f0f0><td><b><a href="tqsemaphore.html">TQSemaphore</a></b><td>Robust integer semaphore
<tr bgcolor=#f0f0f0><td><b><a href="ntqserversocket.html">TQServerSocket</a></b><td>TCP-based server
<tr bgcolor=#f0f0f0><td><b><a href="ntqsessionmanager.html">TQSessionManager</a></b><td>Access to the session manager
<tr bgcolor=#f0f0f0><td><b><a href="ntqsettings.html">TQSettings</a></b><td>Persistent platform-independent application settings
@@ -368,8 +368,8 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqtextistream.html">TQTextIStream</a></b><td>Convenience class for input streams
<tr bgcolor=#f0f0f0><td><b><a href="tqtextostream.html">TQTextOStream</a></b><td>Convenience class for output streams
<tr bgcolor=#f0f0f0><td><b><a href="tqtextstream.html">TQTextStream</a></b><td>Basic functions for reading and writing text using a TQIODevice
-<tr bgcolor=#f0f0f0><td><b><a href="ntqthread.html">TQThread</a></b><td>Platform-independent threads
-<tr bgcolor=#f0f0f0><td><b><a href="ntqthreadstorage.html">TQThreadStorage</a></b><td>Per-thread data storage
+<tr bgcolor=#f0f0f0><td><b><a href="tqthread.html">TQThread</a></b><td>Platform-independent threads
+<tr bgcolor=#f0f0f0><td><b><a href="tqthreadstorage.html">TQThreadStorage</a></b><td>Per-thread data storage
<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
@@ -399,7 +399,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqvaluevector.html">TQValueVector</a></b><td>Value-based template class that provides a dynamic array
<tr bgcolor=#f0f0f0><td><b><a href="ntqvariant.html">TQVariant</a></b><td>Acts like a union for the most common TQt data types
<tr bgcolor=#f0f0f0><td><b><a href="ntqwmatrix.html">TQWMatrix</a></b><td>2D transformations of a coordinate system
-<tr bgcolor=#f0f0f0><td><b><a href="ntqwaitcondition.html">TQWaitCondition</a></b><td>Allows waiting/waking for conditions between threads
+<tr bgcolor=#f0f0f0><td><b><a href="tqwaitcondition.html">TQWaitCondition</a></b><td>Allows waiting/waking for conditions between threads
<tr bgcolor=#f0f0f0><td><b><a href="ntqwhatsthis.html">TQWhatsThis</a></b><td>Simple description of any widget, i.e. answering the question "What's this?"
<tr bgcolor=#f0f0f0><td><b><a href="qwheelevent.html">TQWheelEvent</a></b><td>Parameters that describe a wheel event
<tr bgcolor=#f0f0f0><td><b><a href="tqwidget.html">TQWidget</a></b><td>The base class of all user interface objects