diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-30 12:33:25 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-30 12:33:25 +0900 |
commit | aeefd3fe454bfaed093355278b1e2caa84bfd77a (patch) | |
tree | 2d2b7ae985b004b3114ad2b25a879797be18d427 /doc/html | |
parent | 2cbcca0db1343e1c40e52af729a5eb34ca8a7e37 (diff) | |
download | tqt3-aeefd3fe454bfaed093355278b1e2caa84bfd77a.tar.gz tqt3-aeefd3fe454bfaed093355278b1e2caa84bfd77a.zip |
Rename threading nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/annotated.html | 12 | ||||
-rw-r--r-- | doc/html/classchart.html | 8 | ||||
-rw-r--r-- | doc/html/classes.html | 66 | ||||
-rw-r--r-- | doc/html/environment.html | 12 | ||||
-rw-r--r-- | doc/html/functions.html | 56 | ||||
-rw-r--r-- | doc/html/headerfilesynonyms | 2 | ||||
-rw-r--r-- | doc/html/headers.html | 10 | ||||
-rw-r--r-- | doc/html/hierarchy.html | 12 | ||||
-rw-r--r-- | doc/html/index | 88 | ||||
-rw-r--r-- | doc/html/ntqdeepcopy.html | 10 | ||||
-rw-r--r-- | doc/html/ntqregexp.html | 4 | ||||
-rw-r--r-- | doc/html/ntqt.html | 2 | ||||
-rw-r--r-- | doc/html/qt.dcf | 124 | ||||
-rw-r--r-- | doc/html/thread.html | 12 | ||||
-rw-r--r-- | doc/html/threads.html | 18 | ||||
-rw-r--r-- | doc/html/titleindex | 34 | ||||
-rw-r--r-- | doc/html/tqmap.html | 2 | ||||
-rw-r--r-- | doc/html/tqmutex-h.html (renamed from doc/html/qmutex-h.html) | 10 | ||||
-rw-r--r-- | doc/html/tqmutex-members.html (renamed from doc/html/qmutex-members.html) | 16 | ||||
-rw-r--r-- | doc/html/tqmutex.html (renamed from doc/html/ntqmutex.html) | 6 | ||||
-rw-r--r-- | doc/html/tqmutexlocker-members.html (renamed from doc/html/qmutexlocker-members.html) | 10 | ||||
-rw-r--r-- | doc/html/tqmutexlocker.html (renamed from doc/html/qmutexlocker.html) | 22 | ||||
-rw-r--r-- | doc/html/tqsemaphore-h.html (renamed from doc/html/qsemaphore-h.html) | 10 | ||||
-rw-r--r-- | doc/html/tqsemaphore-members.html (renamed from doc/html/qsemaphore-members.html) | 22 | ||||
-rw-r--r-- | doc/html/tqsemaphore.html (renamed from doc/html/ntqsemaphore.html) | 8 | ||||
-rw-r--r-- | doc/html/tqthread-h.html (renamed from doc/html/qthread-h.html) | 10 | ||||
-rw-r--r-- | doc/html/tqthread-members.html (renamed from doc/html/qthread-members.html) | 30 | ||||
-rw-r--r-- | doc/html/tqthread.html (renamed from doc/html/ntqthread.html) | 8 | ||||
-rw-r--r-- | doc/html/tqthreadstorage-h.html (renamed from doc/html/qthreadstorage-h.html) | 10 | ||||
-rw-r--r-- | doc/html/tqthreadstorage-members.html (renamed from doc/html/qthreadstorage-members.html) | 14 | ||||
-rw-r--r-- | doc/html/tqthreadstorage.html (renamed from doc/html/ntqthreadstorage.html) | 12 | ||||
-rw-r--r-- | doc/html/tqvaluelist.html | 2 | ||||
-rw-r--r-- | doc/html/tqvaluevector.html | 2 | ||||
-rw-r--r-- | doc/html/tqwaitcondition-h.html (renamed from doc/html/qwaitcondition-h.html) | 10 | ||||
-rw-r--r-- | doc/html/tqwaitcondition-members.html (renamed from doc/html/qwaitcondition-members.html) | 14 | ||||
-rw-r--r-- | doc/html/tqwaitcondition.html (renamed from doc/html/ntqwaitcondition.html) | 26 | ||||
-rw-r--r-- | doc/html/whatsthis | 12 |
37 files changed, 363 insertions, 363 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 diff --git a/doc/html/classchart.html b/doc/html/classchart.html index 133d1d5f0..ae9cc1704 100644 --- a/doc/html/classchart.html +++ b/doc/html/classchart.html @@ -40,7 +40,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="30,129,136,148" href="ntqpen.html"> <area shape="rect" coords="33,149,147,168" href="ntqsyntaxhighlighter.html"> <area shape="rect" coords="33,168,133,185" href="qtab.html"> -<area shape="rect" coords="31,186,134,203" href="ntqthread.html"> +<area shape="rect" coords="31,186,134,203" href="tqthread.html"> <area shape="rect" coords="31,203,129,220" href="ntqtooltip.html"> <area shape="rect" coords="33,220,129,240" href="ntqwhatsthis.html"> <area shape="rect" coords="33,239,155,255" href="tqcanvasitem.html"> @@ -269,7 +269,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="894,96,989,116" href="qmetaproperty.html"> <area shape="rect" coords="894,116,995,134" href="qmimesource.html"> <area shape="rect" coords="896,134,995,150" href="ntqmovie.html"> -<area shape="rect" coords="895,148,985,168" href="ntqmutex.html"> +<area shape="rect" coords="895,148,985,168" href="tqmutex.html"> <area shape="rect" coords="893,169,985,185" href="ntqpaintdevice.html"> <area shape="rect" coords="893,185,1009,205" href="ntqpaintdevicemetrics.html"> <area shape="rect" coords="900,203,970,223" href="tqpair.html"> @@ -283,7 +283,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="890,348,986,363" href="ntqrect.html"> <area shape="rect" coords="891,363,987,380" href="ntqregexp.html"> <area shape="rect" coords="892,380,984,398" href="ntqregion.html"> -<area shape="rect" coords="888,398,984,417" href="ntqsemaphore.html"> +<area shape="rect" coords="888,398,984,417" href="tqsemaphore.html"> <area shape="rect" coords="888,417,992,435" href="ntqsettings.html"> <area shape="rect" coords="887,435,991,451" href="ntqsimplerichtext.html"> <area shape="rect" coords="887,451,993,469" href="ntqsize.html"> @@ -304,7 +304,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="1004,100,1086,117" href="ntqbitarray.html"> <area shape="rect" coords="1007,117,1087,131" href="ntqcstring.html"> <area shape="rect" coords="1007,131,1120,152" href="qmimesourcefactory.html"> -<area shape="rect" coords="994,151,1119,170" href="qmutexlocker.html"> +<area shape="rect" coords="994,151,1119,170" href="tqmutexlocker.html"> <area shape="rect" coords="1005,185,1093,203" href="ntqprinter.html"> <area shape="rect" coords="1005,203,1093,220" href="ntqpicture.html"> <area shape="rect" coords="1007,221,1107,238" href="ntqpixmap.html"> diff --git a/doc/html/classes.html b/doc/html/classes.html index da7b6b481..7f0ff8e3a 100644 --- a/doc/html/classes.html +++ b/doc/html/classes.html @@ -73,7 +73,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="qaccessibleobject.html">TQAccessibleObject</a> <td align="right"> -<td> +<td align="right"> <td align="right"> <td><a href="tqimageconsumer.html">TQImageConsumer</a> <td align="right"> @@ -233,7 +233,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqptrvector.html">TQPtrVector</a> <td align="right"> -<td><a href="ntqthread.html">TQThread</a> +<td><a href="tqthread.html">TQThread</a> <tr> <td align="right"> <td align="right"> @@ -244,14 +244,14 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="ntqpushbutton.html">TQPushButton</a> <td align="right"> -<td><a href="ntqthreadstorage.html">TQThreadStorage</a> +<td><a href="tqthreadstorage.html">TQThreadStorage</a> <tr> <td align="right"> <td align="right"> <td align="right"> <td><a href="tqdomnode.html">TQDomNode</a> -<td> -<td> +<td align="right"> +<td align="right"> <td align="right"><b>R</b> <td><a href="ntqradiobutton.html">TQRadioButton</a> <td align="right"> @@ -262,7 +262,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqdomnodelist.html">TQDomNodeList</a> <td align="right"> -<td> +<td align="right"> <td align="right"> <td><a href="ntqrangecontrol.html">TQRangeControl</a> <td align="right"> @@ -329,9 +329,9 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="qdragleaveevent.html">TQDragLeaveEvent</a> <td align="right"> <td><a href="qlayoutiterator.html">TQLayoutIterator</a> -<td align="right"><b>S</b> -<td> -*<td align="right"> +<td align="right"> +<td align="right"> +<td align="right"> <td><a href="ntqtooltip.html">TQToolTip</a> <tr> <td align="right"> @@ -340,7 +340,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="qdragmoveevent.html">TQDragMoveEvent</a> <td align="right"> <td><a href="ntqlcdnumber.html">TQLCDNumber</a> -<td align="right"> +<td align="right"><b>S</b> <td><a href="ntqscrollbar.html">TQScrollBar</a> <td align="right"> <td><a href="qtooltipgroup.html">TQToolTipGroup</a> @@ -363,7 +363,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="ntqlineedit.html">TQLineEdit</a> <td align="right"> -<td><a href="ntqsemaphore.html">TQSemaphore</a> +<td><a href="tqsemaphore.html">TQSemaphore</a> <td align="right"> <td><a href="qtranslatormessage.html">TQTranslatorMessage</a> <tr> @@ -557,13 +557,13 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqcanvasview.html">TQCanvasView</a> <td align="right"> -<td> +<td align="right"> <td align="right"> <td><a href="ntqmenudata.html">TQMenuData</a> <td align="right"> <td><a href="qspaceritem.html">TQSpacerItem</a> <td align="right"><b>W</b> -<td><a href="ntqwaitcondition.html">TQWaitCondition</a> +<td><a href="tqwaitcondition.html">TQWaitCondition</a> <tr> <td align="right"> <td><a href="ntqcdestyle.html">TQCDEStyle</a> @@ -634,7 +634,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="qchildevent.html">TQChildEvent</a> <td align="right"> -<td> +<td align="right"> <td align="right"> <td><a href="qmotifdialog.html">TQMotifDialog</a> *<td align="right"> @@ -645,7 +645,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="ntqclipboard.html">TQClipboard</a> <td align="right"> -<td> +<td align="right"> <td align="right"> <td><a href="ntqmotifplusstyle.html">TQMotifPlusStyle</a> <td align="right"> @@ -680,7 +680,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="ntqglcolormap.html">TQGLColormap</a> <td align="right"> -<td> +<td align="right"> <td align="right"> <td><a href="tqsqlfield.html">TQSqlField</a> <td align="right"> @@ -691,7 +691,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="qglcontext.html">TQGLContext</a> <td align="right"> -<td> +<td align="right"> <td align="right"> <td><a href="tqsqlfieldinfo.html">TQSqlFieldInfo</a> <td align="right"> @@ -706,7 +706,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqsqlform.html">TQSqlForm</a> <td align="right"> -<td> +<td align="right"> <tr> <td align="right"> <td><a href="ntqcombobox.html">TQComboBox</a> @@ -717,7 +717,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqsqlindex.html">TQSqlIndex</a> <td align="right"> -<td> +<td align="right"> <tr> <td align="right"> <td><a href="qcombotableitem.html">TQComboTableItem</a> @@ -734,22 +734,22 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="qgridlayout.html">TQGridLayout</a> <td align="right"> -<td><a href="ntqmutex.html">TQMutex</a> +<td><a href="tqmutex.html">TQMutex</a> <td align="right"> <td><a href="tqsqlquery.html">TQSqlQuery</a> <td align="right"> -<td> +<td align="right"> <tr> <td align="right"> <td><a href="qconststring.html">TQConstString</a> <td align="right"> <td><a href="ntqgridview.html">TQGridView</a> <td align="right"> -<td><a href="qmutexlocker.html">TQMutexLocker</a> +<td><a href="tqmutexlocker.html">TQMutexLocker</a> <td align="right"> <td><a href="tqsqlrecord.html">TQSqlRecord</a> <td align="right"> -<td> +<td align="right"> <tr> <td align="right"> <td><a href="qcontextmenuevent.html">TQContextMenuEvent</a> @@ -760,10 +760,10 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqsqlrecordinfo.html">TQSqlRecordInfo</a> <td align="right"> -<td> +<td align="right"> <tr> <td align="right"> -<td> +<td align="right"> <td align="right"> <td><a href="ntqguardedptr.html">TQGuardedPtr</a> <td align="right"> @@ -924,8 +924,8 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="ntqpalette.html">TQPalette</a> <td align="right"> <td><a href="tqstylesheetitem.html">TQStyleSheetItem</a> -<td> -<td> +<td align="right"> +<td align="right"> <tr> <td align="right"> <td><a href="ntqdesktopwidget.html">TQDesktopWidget</a> @@ -935,8 +935,8 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="ntqpen.html">TQPen</a> <td align="right"> <td><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a> -<td> -<td> +<td align="right"> +<td align="right"> <tr> <td align="right"> <td><a href="ntqdial.html">TQDial</a> @@ -946,8 +946,8 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="ntqpicture.html">TQPicture</a> <td align="right"><b>T</b> <td><a href="ntqt.html">TQt</a> -<td> -<td> +<td align="right"> +<td align="right"> <tr> <td align="right"> <td><a href="ntqdialog.html">TQDialog</a> @@ -957,8 +957,8 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="ntqpixmap.html">TQPixmap</a> <td align="right"> <td><a href="qtab.html">TQTab</a> -<td> -<td> +<td align="right"> +<td align="right"> </table> <p> * Extension classes of <a href="motif-extension.html#Motif">Motif</a> and <a href="netscape-plugin.html#Netscape">Netscape</a>. diff --git a/doc/html/environment.html b/doc/html/environment.html index 4805996dc..28860e8b1 100644 --- a/doc/html/environment.html +++ b/doc/html/environment.html @@ -41,16 +41,16 @@ event handling, access to system settings, <a href="i18n.html#internationalizati <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="qmimesourcefactory.html">TQMimeSourceFactory</a></b><td>Extensible provider of mime-typed data -<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="ntqpixmapcache.html">TQPixmapCache</a></b><td>Application-global cache for pixmaps -<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="ntqsessionmanager.html">TQSessionManager</a></b><td>Access to the session manager -<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="ntqtranslator.html">TQTranslator</a></b><td>Internationalization support for text output <tr bgcolor=#f0f0f0><td><b><a href="qtranslatormessage.html">TQTranslatorMessage</a></b><td>Translator message and its properties -<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 </table> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/functions.html b/doc/html/functions.html index e8c20a9b5..e432996ca 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -236,7 +236,7 @@ abort: <a href="ntqbutton.html#autoRepeat">TQButton</a> <a href="ntqbutton.html#autoRepeat">TQCheckBox</a> <a href="ntqbutton.html#autoRepeat">TQPushButton</a> <a href="ntqbutton.html#autoRepeat">TQRadioButton</a><li>autoReset: <a href="ntqprogressdialog.html#autoReset">TQProgressDialog</a><li>autoUnload: <a href="ntqlibrary.html#autoUnload">TQLibrary</a><li>available: - <a href="ntqsemaphore.html#available">TQSemaphore</a> <a href="ntqsound.html#available">TQSound</a><li>availableGeometry: + <a href="tqsemaphore.html#available">TQSemaphore</a> <a href="ntqsound.html#available">TQSound</a><li>availableGeometry: <a href="ntqdesktopwidget.html#availableGeometry">TQDesktopWidget</a><li>awake: <a href="ntqeventloop.html#awake">TQEventLoop</a><li><a name="b"></a> back: @@ -606,7 +606,7 @@ c: <a href="ntqhttp.html#currentSourceDevice">TQHttp</a><li>currentTab: <a href="ntqtabbar.html#currentTab">TQTabBar</a><li>currentText: <a href="ntqcombobox.html#currentText">TQComboBox</a> <a href="qcombotableitem.html#currentText">TQComboTableItem</a> <a href="ntqlistbox.html#currentText">TQListBox</a><li>currentThread: - <a href="ntqthread.html#currentThread">TQThread</a><li>currentTime: + <a href="tqthread.html#currentThread">TQThread</a><li>currentTime: <a href="tqtime.html#currentTime">TQTime</a><li>currentValueText: <a href="ntqspinbox.html#currentValueText">TQSpinBox</a><li>currentVerticalAlignmentChanged: <a href="tqtextedit.html#currentVerticalAlignmentChanged">TQTextEdit</a><li>cursor: @@ -887,7 +887,7 @@ echoMode: <a href="ntqapplication.html#exec">TQApplication</a> <a href="ntqdialog.html#exec">TQDialog</a> <a href="ntqeventloop.html#exec">TQEventLoop</a> <a href="ntqpopupmenu.html#exec">TQPopupMenu</a> <a href="tqsqldatabase.html#exec">TQSqlDatabase</a> <a href="tqsqlquery.html#exec">TQSqlQuery</a><li>executedQuery: <a href="tqsqlquery.html#executedQuery">TQSqlQuery</a><li>exists: <a href="ntqdir.html#exists">TQDir</a> <a href="ntqfile.html#exists">TQFile</a> <a href="ntqfileinfo.html#exists">TQFileInfo</a><li>exit: - <a href="ntqapplication.html#exit">TQApplication</a> <a href="ntqeventloop.html#exit">TQEventLoop</a> <a href="ntqthread.html#exit">TQThread</a><li>exitLoop: + <a href="ntqapplication.html#exit">TQApplication</a> <a href="ntqeventloop.html#exit">TQEventLoop</a> <a href="tqthread.html#exit">TQThread</a><li>exitLoop: <a href="ntqeventloop.html#exitLoop">TQEventLoop</a><li>exitStatus: <a href="ntqprocess.html#exitStatus">TQProcess</a><li>expand: <a href="qgridlayout.html#expand">TQGridLayout</a><li>expandTo: @@ -938,7 +938,7 @@ falseText: <a href="qboxlayout.html#findWidget">TQBoxLayout</a> <a href="qgridlayout.html#findWidget">TQGridLayout</a><li>finish: <a href="ntqsplashscreen.html#finish">TQSplashScreen</a><li>finishButton: <a href="ntqwizard.html#finishButton">TQWizard</a><li>finished: - <a href="ntqmovie.html#finished">TQMovie</a> <a href="ntqnetworkprotocol.html#finished">TQNetworkProtocol</a> <a href="ntqthread.html#finished">TQThread</a> <a href="ntqurloperator.html#finished">TQUrlOperator</a><li>first: + <a href="ntqmovie.html#finished">TQMovie</a> <a href="ntqnetworkprotocol.html#finished">TQNetworkProtocol</a> <a href="tqthread.html#finished">TQThread</a> <a href="ntqurloperator.html#finished">TQUrlOperator</a><li>first: <a href="tqdatabrowser.html#first">TQDataBrowser</a> <a href="ntqfocusdata.html#first">TQFocusData</a> <a href="tqptrlist.html#first">TQPtrList</a> <a href="tqsqlquery.html#first">TQSqlQuery</a> <a href="tqvaluelist.html#first">TQValueList</a> <a href="tqvaluevector.html#first">TQValueVector</a><li>firstChild: <a href="tqdomnode.html#firstChild">TQDomNode</a> <a href="ntqlistview.html#firstChild">TQListView</a> <a href="qlistviewitem.html#firstChild">TQListViewItem</a><li>firstItem: <a href="tqiconview.html#firstItem">TQIconView</a> <a href="ntqlistbox.html#firstItem">TQListBox</a><li>firstRecordAvailable: @@ -1100,7 +1100,7 @@ hScrollBarMode: <a href="ntqtabdialog.html#hasHelpButton">TQTabDialog</a><li>hasHost: <a href="ntqurl.html#hasHost">TQUrl</a><li>hasKey: <a href="qhttpheader.html#hasKey">TQHttpHeader</a><li>hasLocalData: - <a href="ntqthreadstorage.html#hasLocalData">TQThreadStorage</a><li>hasMarkedText: + <a href="tqthreadstorage.html#hasLocalData">TQThreadStorage</a><li>hasMarkedText: <a href="ntqmultilineedit.html#hasMarkedText">TQMultiLineEdit</a><li>hasMouse: <a href="tqwidget.html#hasMouse">TQWidget</a><li>hasMouseTracking: <a href="tqwidget.html#hasMouseTracking">TQWidget</a><li>hasOkButton: @@ -1543,13 +1543,13 @@ label: <a href="tqimage.html#loadFromData">TQImage</a> <a href="ntqpixmap.html#loadFromData">TQPixmap</a><li>loadImages: <a href="tqwidgetfactory.html#loadImages">TQWidgetFactory</a><li>local8Bit: <a href="tqstring.html#local8Bit">TQString</a><li>localData: - <a href="ntqthreadstorage.html#localData">TQThreadStorage</a><li>localFileToUri: + <a href="tqthreadstorage.html#localData">TQThreadStorage</a><li>localFileToUri: <a href="quridrag.html#localFileToUri">TQUriDrag</a><li>localName: <a href="tqdomnode.html#localName">TQDomNode</a> <a href="tqxmlattributes.html#localName">TQXmlAttributes</a><li>locale: <a href="tqtextcodec.html#locale">TQTextCodec</a><li>localeAwareCompare: <a href="tqstring.html#localeAwareCompare">TQString</a><li>lock: - <a href="ntqapplication.html#lock">TQApplication</a> <a href="ntqmutex.html#lock">TQMutex</a><li>locked: - <a href="ntqapplication.html#locked">TQApplication</a> <a href="ntqmutex.html#locked">TQMutex</a><li>logicalDpiX: + <a href="ntqapplication.html#lock">TQApplication</a> <a href="tqmutex.html#lock">TQMutex</a><li>locked: + <a href="ntqapplication.html#locked">TQApplication</a> <a href="tqmutex.html#locked">TQMutex</a><li>logicalDpiX: <a href="ntqpaintdevicemetrics.html#logicalDpiX">TQPaintDeviceMetrics</a><li>logicalDpiY: <a href="ntqpaintdevicemetrics.html#logicalDpiY">TQPaintDeviceMetrics</a><li>logicalFontSize: <a href="tqstylesheetitem.html#logicalFontSize">TQStyleSheetItem</a><li>logicalFontSizeStep: @@ -1702,9 +1702,9 @@ m11: <a href="ntqlabel.html#movie">TQLabel</a><li>msec: <a href="tqtime.html#msec">TQTime</a><li>msecsTo: <a href="tqtime.html#msecsTo">TQTime</a><li>msleep: - <a href="ntqthread.html#msleep">TQThread</a><li>multiLinesEnabled: + <a href="tqthread.html#msleep">TQThread</a><li>multiLinesEnabled: <a href="qlistviewitem.html#multiLinesEnabled">TQListViewItem</a><li>mutex: - <a href="qmutexlocker.html#mutex">TQMutexLocker</a><li><a name="n"></a> + <a href="tqmutexlocker.html#mutex">TQMutexLocker</a><li><a name="n"></a> name: <a href="ntqcolor.html#name">TQColor</a> <a href="tqdomattr.html#name">TQDomAttr</a> <a href="tqdomdocumenttype.html#name">TQDomDocumentType</a> <a href="ntqfile.html#name">TQFile</a> <a href="ntqlocale.html#name">TQLocale</a> <a href="qmetaproperty.html#name">TQMetaProperty</a> <a href="tqobject.html#name">TQObject</a> <a href="tqsqlcursor.html#name">TQSqlCursor</a> <a href="tqsqlfield.html#name">TQSqlField</a> <a href="tqsqlfieldinfo.html#name">TQSqlFieldInfo</a> <a href="tqsqlindex.html#name">TQSqlIndex</a> <a href="tqstylesheetitem.html#name">TQStyleSheetItem</a> <a href="tqtextcodec.html#name">TQTextCodec</a> <a href="ntqurlinfo.html#name">TQUrlInfo</a><li>nameFilter: <a href="ntqdir.html#nameFilter">TQDir</a> <a href="ntqurloperator.html#nameFilter">TQUrlOperator</a><li>nameToType: @@ -1810,11 +1810,11 @@ object: <a href="ntqguardedptr.html#operator*">TQGuardedPtr</a> <a href="qlistviewitemiterator.html#operator*">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator*">TQMapConstIterator</a> <a href="tqmapiterator.html#operator*">TQMapIterator</a> <a href="ntqpoint.html#operator*">TQPoint</a> <a href="tqptrlistiterator.html#operator*">TQPtrListIterator</a> <a href="ntqsize.html#operator*">TQSize</a> <a href="tqvaluelistconstiterator.html#operator*">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator*">TQValueListIterator</a><li>operator*=: <a href="ntqpoint.html#operator*-eq">TQPoint</a> <a href="ntqsize.html#operator*-eq">TQSize</a> <a href="ntqwmatrix.html#operator*-eq">TQWMatrix</a><li>operator+: <a href="ntqcstring.html#operator+">TQCString</a> <a href="tqcanvasitemlist.html#operator+">TQCanvasItemList</a> <a href="ntqpoint.html#operator+">TQPoint</a> <a href="ntqregion.html#operator+">TQRegion</a> <a href="ntqsize.html#operator+">TQSize</a> <a href="tqstring.html#operator+">TQString</a> <a href="tqvaluelist.html#operator+">TQValueList</a><li>operator++: - <a href="qasciicacheiterator.html#operator++">TQAsciiCacheIterator</a> <a href="qasciidictiterator.html#operator++">TQAsciiDictIterator</a> <a href="qcacheiterator.html#operator++">TQCacheIterator</a> <a href="qdictiterator.html#operator++">TQDictIterator</a> <a href="qintcacheiterator.html#operator++">TQIntCacheIterator</a> <a href="qintdictiterator.html#operator++">TQIntDictIterator</a> <a href="qlayoutiterator.html#operator++">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#operator++">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator++">TQMapConstIterator</a> <a href="tqmapiterator.html#operator++">TQMapIterator</a> <a href="tqptrdictiterator.html#operator++">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator++">TQPtrListIterator</a> <a href="ntqsemaphore.html#operator++">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator++">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator++">TQValueListIterator</a><li>operator+=: - <a href="qasciicacheiterator.html#operator+-eq">TQAsciiCacheIterator</a> <a href="qasciidictiterator.html#operator+-eq">TQAsciiDictIterator</a> <a href="ntqcstring.html#operator+-eq">TQCString</a> <a href="qcacheiterator.html#operator+-eq">TQCacheIterator</a> <a href="qintcacheiterator.html#operator+-eq">TQIntCacheIterator</a> <a href="qintdictiterator.html#operator+-eq">TQIntDictIterator</a> <a href="qlistviewitemiterator.html#operator+-eq">TQListViewItemIterator</a> <a href="ntqpoint.html#operator+-eq">TQPoint</a> <a href="tqptrdictiterator.html#operator+-eq">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator+-eq">TQPtrListIterator</a> <a href="ntqregion.html#operator+-eq">TQRegion</a> <a href="ntqsemaphore.html#operator+-eq">TQSemaphore</a> <a href="ntqsize.html#operator+-eq">TQSize</a> <a href="tqstring.html#operator+-eq">TQString</a> <a href="tqvaluelist.html#operator+-eq">TQValueList</a> <a href="tqvaluelistiterator.html#operator+-eq">TQValueListIterator</a><li>operator-: + <a href="qasciicacheiterator.html#operator++">TQAsciiCacheIterator</a> <a href="qasciidictiterator.html#operator++">TQAsciiDictIterator</a> <a href="qcacheiterator.html#operator++">TQCacheIterator</a> <a href="qdictiterator.html#operator++">TQDictIterator</a> <a href="qintcacheiterator.html#operator++">TQIntCacheIterator</a> <a href="qintdictiterator.html#operator++">TQIntDictIterator</a> <a href="qlayoutiterator.html#operator++">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#operator++">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator++">TQMapConstIterator</a> <a href="tqmapiterator.html#operator++">TQMapIterator</a> <a href="tqptrdictiterator.html#operator++">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator++">TQPtrListIterator</a> <a href="tqsemaphore.html#operator++">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator++">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator++">TQValueListIterator</a><li>operator+=: + <a href="qasciicacheiterator.html#operator+-eq">TQAsciiCacheIterator</a> <a href="qasciidictiterator.html#operator+-eq">TQAsciiDictIterator</a> <a href="ntqcstring.html#operator+-eq">TQCString</a> <a href="qcacheiterator.html#operator+-eq">TQCacheIterator</a> <a href="qintcacheiterator.html#operator+-eq">TQIntCacheIterator</a> <a href="qintdictiterator.html#operator+-eq">TQIntDictIterator</a> <a href="qlistviewitemiterator.html#operator+-eq">TQListViewItemIterator</a> <a href="ntqpoint.html#operator+-eq">TQPoint</a> <a href="tqptrdictiterator.html#operator+-eq">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator+-eq">TQPtrListIterator</a> <a href="ntqregion.html#operator+-eq">TQRegion</a> <a href="tqsemaphore.html#operator+-eq">TQSemaphore</a> <a href="ntqsize.html#operator+-eq">TQSize</a> <a href="tqstring.html#operator+-eq">TQString</a> <a href="tqvaluelist.html#operator+-eq">TQValueList</a> <a href="tqvaluelistiterator.html#operator+-eq">TQValueListIterator</a><li>operator-: <a href="ntqpoint.html#operator-">TQPoint</a> <a href="ntqregion.html#operator-">TQRegion</a> <a href="ntqsize.html#operator-">TQSize</a><li>operator--: - <a href="qasciicacheiterator.html#operator--">TQAsciiCacheIterator</a> <a href="qcacheiterator.html#operator--">TQCacheIterator</a> <a href="qintcacheiterator.html#operator--">TQIntCacheIterator</a> <a href="qlistviewitemiterator.html#operator--">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator--">TQMapConstIterator</a> <a href="tqmapiterator.html#operator--">TQMapIterator</a> <a href="tqptrlistiterator.html#operator--">TQPtrListIterator</a> <a href="ntqsemaphore.html#operator--">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator--">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator--">TQValueListIterator</a><li>operator-=: - <a href="qasciicacheiterator.html#operator--eq">TQAsciiCacheIterator</a> <a href="qcacheiterator.html#operator--eq">TQCacheIterator</a> <a href="qintcacheiterator.html#operator--eq">TQIntCacheIterator</a> <a href="qlistviewitemiterator.html#operator--eq">TQListViewItemIterator</a> <a href="ntqpoint.html#operator--eq">TQPoint</a> <a href="tqptrlistiterator.html#operator--eq">TQPtrListIterator</a> <a href="ntqregion.html#operator--eq">TQRegion</a> <a href="ntqsemaphore.html#operator--eq">TQSemaphore</a> <a href="ntqsize.html#operator--eq">TQSize</a> <a href="tqvaluelistiterator.html#operator--eq">TQValueListIterator</a><li>operator->: + <a href="qasciicacheiterator.html#operator--">TQAsciiCacheIterator</a> <a href="qcacheiterator.html#operator--">TQCacheIterator</a> <a href="qintcacheiterator.html#operator--">TQIntCacheIterator</a> <a href="qlistviewitemiterator.html#operator--">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator--">TQMapConstIterator</a> <a href="tqmapiterator.html#operator--">TQMapIterator</a> <a href="tqptrlistiterator.html#operator--">TQPtrListIterator</a> <a href="tqsemaphore.html#operator--">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator--">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator--">TQValueListIterator</a><li>operator-=: + <a href="qasciicacheiterator.html#operator--eq">TQAsciiCacheIterator</a> <a href="qcacheiterator.html#operator--eq">TQCacheIterator</a> <a href="qintcacheiterator.html#operator--eq">TQIntCacheIterator</a> <a href="qlistviewitemiterator.html#operator--eq">TQListViewItemIterator</a> <a href="ntqpoint.html#operator--eq">TQPoint</a> <a href="tqptrlistiterator.html#operator--eq">TQPtrListIterator</a> <a href="ntqregion.html#operator--eq">TQRegion</a> <a href="tqsemaphore.html#operator--eq">TQSemaphore</a> <a href="ntqsize.html#operator--eq">TQSize</a> <a href="tqvaluelistiterator.html#operator--eq">TQValueListIterator</a><li>operator->: <a href="ntqguardedptr.html#operator--gt">TQGuardedPtr</a><li>operator/: <a href="ntqpoint.html#operator/">TQPoint</a> <a href="ntqsize.html#operator/">TQSize</a><li>operator/=: <a href="ntqpoint.html#operator/-eq">TQPoint</a> <a href="ntqsize.html#operator/-eq">TQSize</a><li>operator<: @@ -2249,8 +2249,8 @@ rBottom: <a href="qtableitem.html#rowSpan">TQTableItem</a><li>rowStretch: <a href="qgridlayout.html#rowStretch">TQGridLayout</a><li>rtti: <a href="tqcanvasellipse.html#rtti">TQCanvasEllipse</a> <a href="tqcanvasitem.html#rtti">TQCanvasItem</a> <a href="tqcanvasline.html#rtti">TQCanvasLine</a> <a href="tqcanvaspolygon.html#rtti">TQCanvasPolygon</a> <a href="tqcanvaspolygonalitem.html#rtti">TQCanvasPolygonalItem</a> <a href="tqcanvasrectangle.html#rtti">TQCanvasRectangle</a> <a href="tqcanvasspline.html#rtti">TQCanvasSpline</a> <a href="tqcanvassprite.html#rtti">TQCanvasSprite</a> <a href="tqcanvastext.html#rtti">TQCanvasText</a> <a href="qchecklistitem.html#rtti">TQCheckListItem</a> <a href="qchecktableitem.html#rtti">TQCheckTableItem</a> <a href="qcombotableitem.html#rtti">TQComboTableItem</a> <a href="tqiconviewitem.html#rtti">TQIconViewItem</a> <a href="qlistboxitem.html#rtti">TQListBoxItem</a> <a href="qlistviewitem.html#rtti">TQListViewItem</a> <a href="qtableitem.html#rtti">TQTableItem</a><li>run: - <a href="ntqthread.html#run">TQThread</a><li>running: - <a href="ntqmovie.html#running">TQMovie</a> <a href="ntqthread.html#running">TQThread</a><li>rwidth: + <a href="tqthread.html#run">TQThread</a><li>running: + <a href="ntqmovie.html#running">TQMovie</a> <a href="tqthread.html#running">TQThread</a><li>rwidth: <a href="ntqsize.html#rwidth">TQSize</a><li>rx: <a href="ntqpoint.html#rx">TQPoint</a><li>ry: <a href="ntqpoint.html#ry">TQPoint</a><li><a name="s"></a> @@ -2668,7 +2668,7 @@ sRect: <a href="tqtextedit.html#setLinkUnderline">TQTextEdit</a><li>setListBox: <a href="ntqcombobox.html#setListBox">TQComboBox</a><li>setListStyle: <a href="tqstylesheetitem.html#setListStyle">TQStyleSheetItem</a><li>setLocalData: - <a href="ntqthreadstorage.html#setLocalData">TQThreadStorage</a><li>setLogicalFontSize: + <a href="tqthreadstorage.html#setLocalData">TQThreadStorage</a><li>setLogicalFontSize: <a href="tqstylesheetitem.html#setLogicalFontSize">TQStyleSheetItem</a><li>setLogicalFontSizeStep: <a href="tqstylesheetitem.html#setLogicalFontSizeStep">TQStyleSheetItem</a><li>setLooping: <a href="tqimageconsumer.html#setLooping">TQImageConsumer</a><li>setLoops: @@ -3062,7 +3062,7 @@ sRect: <a href="ntqsplitter.html#sizes">TQSplitter</a><li>skipWhiteSpace: <a href="tqtextstream.html#skipWhiteSpace">TQTextStream</a><li>skippedEntity: <a href="tqxmlcontenthandler.html#skippedEntity">TQXmlContentHandler</a><li>sleep: - <a href="ntqthread.html#sleep">TQThread</a><li>sliderMoved: + <a href="tqthread.html#sleep">TQThread</a><li>sliderMoved: <a href="ntqscrollbar.html#sliderMoved">TQScrollBar</a> <a href="ntqslider.html#sliderMoved">TQSlider</a><li>sliderPressed: <a href="ntqscrollbar.html#sliderPressed">TQScrollBar</a> <a href="ntqslider.html#sliderPressed">TQSlider</a><li>sliderRect: <a href="ntqscrollbar.html#sliderRect">TQScrollBar</a> <a href="ntqslider.html#sliderRect">TQSlider</a><li>sliderReleased: @@ -3104,7 +3104,7 @@ sRect: <a href="tqwidget.html#stackUnder">TQWidget</a><li>standardIcon: <a href="ntqmessagebox.html#standardIcon">TQMessageBox</a><li>standardSizes: <a href="ntqfontdatabase.html#standardSizes">TQFontDatabase</a><li>start: - <a href="ntqnetworkprotocol.html#start">TQNetworkProtocol</a> <a href="ntqprocess.html#start">TQProcess</a> <a href="ntqthread.html#start">TQThread</a> <a href="tqtime.html#start">TQTime</a> <a href="tqtimer.html#start">TQTimer</a> <a href="ntqurloperator.html#start">TQUrlOperator</a><li>startCDATA: + <a href="ntqnetworkprotocol.html#start">TQNetworkProtocol</a> <a href="ntqprocess.html#start">TQProcess</a> <a href="tqthread.html#start">TQThread</a> <a href="tqtime.html#start">TQTime</a> <a href="tqtimer.html#start">TQTimer</a> <a href="ntqurloperator.html#start">TQUrlOperator</a><li>startCDATA: <a href="tqxmllexicalhandler.html#startCDATA">TQXmlLexicalHandler</a><li>startDTD: <a href="tqxmllexicalhandler.html#startDTD">TQXmlLexicalHandler</a><li>startDocument: <a href="tqxmlcontenthandler.html#startDocument">TQXmlContentHandler</a><li>startDrag: @@ -3208,7 +3208,7 @@ tab: <a href="tqiconview.html#takeItem">TQIconView</a> <a href="ntqlistbox.html#takeItem">TQListBox</a> <a href="ntqlistview.html#takeItem">TQListView</a> <a href="qlistviewitem.html#takeItem">TQListViewItem</a> <a href="ntqtable.html#takeItem">TQTable</a><li>takeNode: <a href="tqptrlist.html#takeNode">TQPtrList</a><li>target: <a href="tqdomprocessinginstruction.html#target">TQDomProcessingInstruction</a> <a href="ntqdragobject.html#target">TQDragObject</a><li>terminate: - <a href="ntqthread.html#terminate">TQThread</a><li>testBit: + <a href="tqthread.html#terminate">TQThread</a><li>testBit: <a href="ntqbitarray.html#testBit">TQBitArray</a><li>testOption: <a href="qglformat.html#testOption">TQGLFormat</a><li>testWFlags: <a href="tqwidget.html#testWFlags">TQWidget</a><li>text: @@ -3323,7 +3323,7 @@ tab: <a href="ntqscrollview.html#topMargin">TQScrollView</a><li>topRight: <a href="ntqrect.html#topRight">TQRect</a><li>topRow: <a href="qtableselection.html#topRow">TQTableSelection</a><li>total: - <a href="ntqsemaphore.html#total">TQSemaphore</a><li>totalCost: + <a href="tqsemaphore.html#total">TQSemaphore</a><li>totalCost: <a href="ntqasciicache.html#totalCost">TQAsciiCache</a> <a href="ntqcache.html#totalCost">TQCache</a> <a href="ntqintcache.html#totalCost">TQIntCache</a><li>totalHeight: <a href="qlistviewitem.html#totalHeight">TQListViewItem</a><li>totalSteps: <a href="ntqprogressbar.html#totalSteps">TQProgressBar</a> <a href="ntqprogressdialog.html#totalSteps">TQProgressDialog</a><li>tr: @@ -3340,8 +3340,8 @@ tab: <a href="ntqpixmap.html#trueMatrix">TQPixmap</a><li>trueText: <a href="tqdatatable.html#trueText">TQDataTable</a><li>truncate: <a href="ntqcstring.html#truncate">TQCString</a> <a href="ntqmemarray.html#truncate">TQMemArray</a> <a href="tqstring.html#truncate">TQString</a><li>tryAccess: - <a href="ntqsemaphore.html#tryAccess">TQSemaphore</a><li>tryLock: - <a href="ntqapplication.html#tryLock">TQApplication</a> <a href="ntqmutex.html#tryLock">TQMutex</a><li>tryTerminate: + <a href="tqsemaphore.html#tryAccess">TQSemaphore</a><li>tryLock: + <a href="ntqapplication.html#tryLock">TQApplication</a> <a href="tqmutex.html#tryLock">TQMutex</a><li>tryTerminate: <a href="ntqprocess.html#tryTerminate">TQProcess</a><li>turnOffChild: <a href="qchecklistitem.html#turnOffChild">TQCheckListItem</a><li>type: <a href="ntqapplication.html#type">TQApplication</a> <a href="qchecklistitem.html#type">TQCheckListItem</a> <a href="ntqevent.html#type">TQEvent</a> <a href="qmetaproperty.html#type">TQMetaProperty</a> <a href="qnpstream.html#type">TQNPStream</a> <a href="ntqsocketdevice.html#type">TQSocketDevice</a> <a href="ntqsocketnotifier.html#type">TQSocketNotifier</a> <a href="tqsqlerror.html#type">TQSqlError</a> <a href="tqsqlfield.html#type">TQSqlField</a> <a href="tqsqlfieldinfo.html#type">TQSqlFieldInfo</a> <a href="ntqvariant.html#type">TQVariant</a> <a href="tqxmlattributes.html#type">TQXmlAttributes</a><li>typeID: @@ -3363,7 +3363,7 @@ ucs2: <a href="qtabletevent.html#uniqueId">TQTabletEvent</a><li>unite: <a href="ntqrect.html#unite">TQRect</a> <a href="ntqregion.html#unite">TQRegion</a><li>unload: <a href="ntqlibrary.html#unload">TQLibrary</a><li>unlock: - <a href="ntqapplication.html#unlock">TQApplication</a> <a href="ntqmutex.html#unlock">TQMutex</a><li>unparsedEntityDecl: + <a href="ntqapplication.html#unlock">TQApplication</a> <a href="tqmutex.html#unlock">TQMutex</a><li>unparsedEntityDecl: <a href="tqxmldtdhandler.html#unparsedEntityDecl">TQXmlDTDHandler</a><li>unpause: <a href="ntqmovie.html#unpause">TQMovie</a><li>unregisterDecoderFactory: <a href="tqimagedecoder.html#unregisterDecoderFactory">TQImageDecoder</a><li>unregisterSocketNotifier: @@ -3406,7 +3406,7 @@ ucs2: <a href="qactiongroup.html#usesDropDown">TQActionGroup</a><li>usesTextLabel: <a href="ntqmainwindow.html#usesTextLabel">TQMainWindow</a> <a href="ntqtoolbutton.html#usesTextLabel">TQToolButton</a><li>usesTextLabelChanged: <a href="ntqmainwindow.html#usesTextLabelChanged">TQMainWindow</a><li>usleep: - <a href="ntqthread.html#usleep">TQThread</a><li>utf8: + <a href="tqthread.html#usleep">TQThread</a><li>utf8: <a href="tqstring.html#utf8">TQString</a><li><a name="v"></a> vScrollBarMode: <a href="ntqscrollview.html#vScrollBarMode">TQScrollView</a><li>valid: @@ -3444,10 +3444,10 @@ vScrollBarMode: <a href="ntqscrollview.html#visibleWidth">TQScrollView</a><li>visualRect: <a href="tqstyle.html#visualRect">TQStyle</a><li><a name="w"></a> wait: - <a href="ntqthread.html#wait">TQThread</a> <a href="ntqwaitcondition.html#wait">TQWaitCondition</a><li>waitForMore: + <a href="tqthread.html#wait">TQThread</a> <a href="tqwaitcondition.html#wait">TQWaitCondition</a><li>waitForMore: <a href="ntqsocket.html#waitForMore">TQSocket</a> <a href="ntqsocketdevice.html#waitForMore">TQSocketDevice</a><li>wakeAll: - <a href="ntqwaitcondition.html#wakeAll">TQWaitCondition</a><li>wakeOne: - <a href="ntqwaitcondition.html#wakeOne">TQWaitCondition</a><li>wakeUp: + <a href="tqwaitcondition.html#wakeAll">TQWaitCondition</a><li>wakeOne: + <a href="tqwaitcondition.html#wakeOne">TQWaitCondition</a><li>wakeUp: <a href="ntqeventloop.html#wakeUp">TQEventLoop</a><li>wakeUpGuiThread: <a href="ntqapplication.html#wakeUpGuiThread">TQApplication</a><li>warning: <a href="ntqmessagebox.html#warning">TQMessageBox</a> <a href="tqxmlerrorhandler.html#warning">TQXmlErrorHandler</a><li>wasCanceled: diff --git a/doc/html/headerfilesynonyms b/doc/html/headerfilesynonyms index c6040d9c3..a9bbf1a54 100644 --- a/doc/html/headerfilesynonyms +++ b/doc/html/headerfilesynonyms @@ -114,7 +114,7 @@ qmimesource.h ntqmime.h qmimesourcefactory.h ntqmime.h qwindowsmime.h ntqmime.h qmacmime.h ntqmime.h -qmutexlocker.h ntqmutex.h +tqmutexlocker.h tqmutex.h qnetworkoperation.h ntqnetworkprotocol.h qnpstream.h ntqnp.h qnpwidget.h ntqnp.h diff --git a/doc/html/headers.html b/doc/html/headers.html index 94af47d1e..00d10c5ad 100644 --- a/doc/html/headers.html +++ b/doc/html/headers.html @@ -147,7 +147,7 @@ body { background: #ffffff; color: black; } <li><a href="qmotifwidget-h.html">qmotifwidget.h</a> <li><a href="qmovie-h.html">ntqmovie.h</a> <li><a href="qmultilineedit-h.html">ntqmultilineedit.h</a> -<li><a href="qmutex-h.html">ntqmutex.h</a> +<li><a href="tqmutex-h.html">tqmutex.h</a> <li><a href="qnamespace-h.html">ntqnamespace.h</a> <li><a href="qnetworkprotocol-h.html">ntqnetworkprotocol.h</a> <li><a href="qnp-h.html">ntqnp.h</a> @@ -187,7 +187,7 @@ body { background: #ffffff; color: black; } <li><a href="qrtlcodec-h.html">ntqrtlcodec.h</a> <li><a href="qscrollbar-h.html">ntqscrollbar.h</a> <li><a href="qscrollview-h.html">ntqscrollview.h</a> -<li><a href="qsemaphore-h.html">ntqsemaphore.h</a> +<li><a href="tqsemaphore-h.html">tqsemaphore.h</a> <li><a href="qserversocket-h.html">ntqserversocket.h</a> <li><a href="qsessionmanager-h.html">ntqsessionmanager.h</a> <li><a href="qsettings-h.html">ntqsettings.h</a> @@ -241,8 +241,8 @@ body { background: #ffffff; color: black; } <li><a href="tqtextedit-h.html">tqtextedit.h</a> <li><a href="tqtextstream-h.html">tqtextstream.h</a> <li><a href="tqtextview-h.html">tqtextview.h</a> -<li><a href="qthread-h.html">ntqthread.h</a> -<li><a href="qthreadstorage-h.html">ntqthreadstorage.h</a> +<li><a href="tqthread-h.html">tqthread.h</a> +<li><a href="tqthreadstorage-h.html">tqthreadstorage.h</a> <li><a href="tqtimer-h.html">tqtimer.h</a> <li><a href="qtoolbar-h.html">ntqtoolbar.h</a> <li><a href="qtoolbox-h.html">ntqtoolbox.h</a> @@ -262,7 +262,7 @@ body { background: #ffffff; color: black; } <li><a href="qvbox-h.html">ntqvbox.h</a> <li><a href="qvbuttongroup-h.html">ntqvbuttongroup.h</a> <li><a href="qvgroupbox-h.html">ntqvgroupbox.h</a> -<li><a href="qwaitcondition-h.html">ntqwaitcondition.h</a> +<li><a href="tqwaitcondition-h.html">tqwaitcondition.h</a> <li><a href="qwhatsthis-h.html">ntqwhatsthis.h</a> <li><a href="tqwidget-h.html">tqwidget.h</a> <li><a href="tqwidgetfactory-h.html">tqwidgetfactory.h</a> diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 0f13a5781..6ccf95be0 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -161,8 +161,8 @@ classes in the TQt API. <li><a href="qmimesource.html">TQMimeSource</a> <li><a href="qmimesourcefactory.html">TQMimeSourceFactory</a> <li><a href="ntqmovie.html">TQMovie</a> -<li><a href="ntqmutex.html">TQMutex</a> -<li><a href="qmutexlocker.html">TQMutexLocker</a> +<li><a href="tqmutex.html">TQMutex</a> +<li><a href="tqmutexlocker.html">TQMutexLocker</a> <li><a href="qnplugin.html">TQNPlugin</a> <li><a href="qnpstream.html">TQNPStream</a> <li><a href="ntqpaintdevice.html">TQPaintDevice</a> @@ -212,7 +212,7 @@ classes in the TQt API. <li><a href="ntqrect.html">TQRect</a> <li><a href="ntqregexp.html">TQRegExp</a> <li><a href="ntqregion.html">TQRegion</a> -<li><a href="ntqsemaphore.html">TQSemaphore</a> +<li><a href="tqsemaphore.html">TQSemaphore</a> <li><a href="ntqsettings.html">TQSettings</a> <li><a href="ntqsimplerichtext.html">TQSimpleRichText</a> <li><a href="ntqsize.html">TQSize</a> @@ -494,7 +494,7 @@ classes in the TQt API. <li><a href="qchecktableitem.html">TQCheckTableItem</a> <li><a href="qcombotableitem.html">TQComboTableItem</a> </ul> -<li><a href="ntqthread.html">TQThread</a> +<li><a href="tqthread.html">TQThread</a> <li><a href="ntqtooltip.html">TQToolTip</a> <li><a href="ntqwhatsthis.html">TQWhatsThis</a> </ul> @@ -523,7 +523,7 @@ classes in the TQt API. <li><a href="tqtextistream.html">TQTextIStream</a> <li><a href="tqtextostream.html">TQTextOStream</a> </ul> -<li><a href="ntqthreadstorage.html">TQThreadStorage</a> +<li><a href="tqthreadstorage.html">TQThreadStorage</a> <li><a href="tqtime.html">TQTime</a> <li><a href="qtranslatormessage.html">TQTranslatorMessage</a> <li><a href="ntqurl.html">TQUrl</a> @@ -539,7 +539,7 @@ classes in the TQt API. <li><a href="tqvaluelistiterator.html">TQValueListIterator</a> <li><a href="tqvaluevector.html">TQValueVector</a> <li><a href="ntqvariant.html">TQVariant</a> -<li><a href="ntqwaitcondition.html">TQWaitCondition</a> +<li><a href="tqwaitcondition.html">TQWaitCondition</a> <li><a href="tqwidgetfactory.html">TQWidgetFactory</a> <li><a href="tqwidgetplugin.html">TQWidgetPlugin</a> <li><a href="qwindowsmime.html">TQWindowsMime</a> diff --git a/doc/html/index b/doc/html/index index fa9d3bf3c..e73b3c12a 100644 --- a/doc/html/index +++ b/doc/html/index @@ -4139,17 +4139,17 @@ "QMultiLineEdit::setCursorPosition" ntqmultilineedit.html#setCursorPosition "QMultiLineEdit::setEdited" ntqmultilineedit.html#setEdited "QMultiLineEdit::textLine" ntqmultilineedit.html#textLine -"QMutex" ntqmutex.html -"QMutex::lock" ntqmutex.html#lock -"QMutex::locked" ntqmutex.html#locked -"QMutex::tryLock" ntqmutex.html#tryLock -"QMutex::unlock" ntqmutex.html#unlock -"QMutex::~QMutex" ntqmutex.html#~QMutex -"QMutexLocker" qmutexlocker.html -"QMutexLocker::mutex" qmutexlocker.html#mutex -"QMutexLocker::~QMutexLocker" qmutexlocker.html#~QMutexLocker -"QMutexPool::get" qmutexpool.html#get -"QMutexPool::~QMutexPool" qmutexpool.html#~QMutexPool +"TQMutex" tqmutex.html +"TQMutex::lock" tqmutex.html#lock +"TQMutex::locked" tqmutex.html#locked +"TQMutex::tryLock" tqmutex.html#tryLock +"TQMutex::unlock" tqmutex.html#unlock +"TQMutex::~TQMutex" tqmutex.html#~TQMutex +"TQMutexLocker" tqmutexlocker.html +"TQMutexLocker::mutex" tqmutexlocker.html#mutex +"TQMutexLocker::~TQMutexLocker" tqmutexlocker.html#~TQMutexLocker +"TQMutexPool::get" tqmutexpool.html#get +"TQMutexPool::~TQMutexPool" tqmutexpool.html#~TQMutexPool "QNPInstance" qnpinstance.html "QNPInstance::InstanceMode" qnpinstance.html#InstanceMode "QNPInstance::Reason" qnpinstance.html#Reason @@ -5186,15 +5186,15 @@ "QScrollView::visibleWidth" ntqscrollview.html#visibleWidth "QScrollView::visibleWidth" ntqscrollview.html#visibleWidth-prop "QScrollView::~QScrollView" ntqscrollview.html#~QScrollView -"QSemaphore" ntqsemaphore.html -"QSemaphore::available" ntqsemaphore.html#available -"QSemaphore::operator++" ntqsemaphore.html#operator++ -"QSemaphore::operator+=" ntqsemaphore.html#operator+-eq -"QSemaphore::operator--" ntqsemaphore.html#operator-- -"QSemaphore::operator-=" ntqsemaphore.html#operator--eq -"QSemaphore::total" ntqsemaphore.html#total -"QSemaphore::tryAccess" ntqsemaphore.html#tryAccess -"QSemaphore::~QSemaphore" ntqsemaphore.html#~QSemaphore +"TQSemaphore" tqsemaphore.html +"TQSemaphore::available" tqsemaphore.html#available +"TQSemaphore::operator++" tqsemaphore.html#operator++ +"TQSemaphore::operator+=" tqsemaphore.html#operator+-eq +"TQSemaphore::operator--" tqsemaphore.html#operator-- +"TQSemaphore::operator-=" tqsemaphore.html#operator--eq +"TQSemaphore::total" tqsemaphore.html#total +"TQSemaphore::tryAccess" tqsemaphore.html#tryAccess +"TQSemaphore::~TQSemaphore" tqsemaphore.html#~TQSemaphore "QServerSocket" ntqserversocket.html "QServerSocket::address" ntqserversocket.html#address "QServerSocket::newConnection" ntqserversocket.html#newConnection @@ -6679,25 +6679,25 @@ "TQTextView::readOnly" tqtextview.html#readOnly-prop "TQTextView::undoDepth" tqtextview.html#undoDepth-prop "TQTextView::undoRedoEnabled" tqtextview.html#undoRedoEnabled-prop -"QThread" ntqthread.html -"QThread::Priority" ntqthread.html#Priority -"QThread::currentThread" ntqthread.html#currentThread -"QThread::exit" ntqthread.html#exit -"QThread::finished" ntqthread.html#finished -"QThread::msleep" ntqthread.html#msleep -"QThread::run" ntqthread.html#run -"QThread::running" ntqthread.html#running -"QThread::sleep" ntqthread.html#sleep -"QThread::start" ntqthread.html#start -"QThread::terminate" ntqthread.html#terminate -"QThread::usleep" ntqthread.html#usleep -"QThread::wait" ntqthread.html#wait -"QThread::~QThread" ntqthread.html#~QThread -"QThreadStorage" ntqthreadstorage.html -"QThreadStorage::hasLocalData" ntqthreadstorage.html#hasLocalData -"QThreadStorage::localData" ntqthreadstorage.html#localData -"QThreadStorage::setLocalData" ntqthreadstorage.html#setLocalData -"QThreadStorage::~QThreadStorage" ntqthreadstorage.html#~QThreadStorage +"TQThread" tqthread.html +"TQThread::Priority" tqthread.html#Priority +"TQThread::currentThread" tqthread.html#currentThread +"TQThread::exit" tqthread.html#exit +"TQThread::finished" tqthread.html#finished +"TQThread::msleep" tqthread.html#msleep +"TQThread::run" tqthread.html#run +"TQThread::running" tqthread.html#running +"TQThread::sleep" tqthread.html#sleep +"TQThread::start" tqthread.html#start +"TQThread::terminate" tqthread.html#terminate +"TQThread::usleep" tqthread.html#usleep +"TQThread::wait" tqthread.html#wait +"TQThread::~TQThread" tqthread.html#~TQThread +"TQThreadStorage" tqthreadstorage.html +"TQThreadStorage::hasLocalData" tqthreadstorage.html#hasLocalData +"TQThreadStorage::localData" tqthreadstorage.html#localData +"TQThreadStorage::setLocalData" tqthreadstorage.html#setLocalData +"TQThreadStorage::~TQThreadStorage" tqthreadstorage.html#~TQThreadStorage "TQTime" tqtime.html "TQTime::addMSecs" tqtime.html#addMSecs "TQTime::addSecs" tqtime.html#addSecs @@ -7249,11 +7249,11 @@ "QWMatrix::shear" ntqwmatrix.html#shear "QWMatrix::transformationMode" ntqwmatrix.html#transformationMode "QWMatrix::translate" ntqwmatrix.html#translate -"QWaitCondition" ntqwaitcondition.html -"QWaitCondition::wait" ntqwaitcondition.html#wait -"QWaitCondition::wakeAll" ntqwaitcondition.html#wakeAll -"QWaitCondition::wakeOne" ntqwaitcondition.html#wakeOne -"QWaitCondition::~QWaitCondition" ntqwaitcondition.html#~QWaitCondition +"TQWaitCondition" tqwaitcondition.html +"TQWaitCondition::wait" tqwaitcondition.html#wait +"TQWaitCondition::wakeAll" tqwaitcondition.html#wakeAll +"TQWaitCondition::wakeOne" tqwaitcondition.html#wakeOne +"TQWaitCondition::~TQWaitCondition" tqwaitcondition.html#~TQWaitCondition "QWhatsThis" ntqwhatsthis.html "QWhatsThis::add" ntqwhatsthis.html#add "QWhatsThis::clicked" ntqwhatsthis.html#clicked diff --git a/doc/html/ntqdeepcopy.html b/doc/html/ntqdeepcopy.html index 2e84c58de..37e76561c 100644 --- a/doc/html/ntqdeepcopy.html +++ b/doc/html/ntqdeepcopy.html @@ -92,24 +92,24 @@ that use shared classes. In the example below, the variable <tt>global_string</t get a unique copy of the data, and that any assignments to <tt>global_string</tt> will result in a deep copy. <p> <pre> TQDeepCopy<TQString> global_string; // global string data - <a href="ntqmutex.html">TQMutex</a> global_mutex; // mutex to protext global_string + <a href="tqmutex.html">TQMutex</a> global_mutex; // mutex to protext global_string ... void setGlobalString( const <a href="tqstring.html">TQString</a> &str ) { - global_mutex.<a href="ntqmutex.html#lock">lock</a>(); + global_mutex.<a href="tqmutex.html#lock">lock</a>(); global_string = str; // global_string is a deep copy of str - global_mutex.<a href="ntqmutex.html#unlock">unlock</a>(); + global_mutex.<a href="tqmutex.html#unlock">unlock</a>(); } ... void MyThread::run() { - global_mutex.<a href="ntqmutex.html#lock">lock</a>(); + global_mutex.<a href="tqmutex.html#lock">lock</a>(); <a href="tqstring.html">TQString</a> str = global_string; // str is a deep copy of global_string - global_mutex.<a href="ntqmutex.html#unlock">unlock</a>(); + global_mutex.<a href="tqmutex.html#unlock">unlock</a>(); // process the string data ... diff --git a/doc/html/ntqregexp.html b/doc/html/ntqregexp.html index 6bfdc27bb..f75a27a82 100644 --- a/doc/html/ntqregexp.html +++ b/doc/html/ntqregexp.html @@ -112,8 +112,8 @@ similar way to command shells. A good text on regexps is <em>Mastering Regular E <p> Experienced regexp users may prefer to skip the introduction and go directly to the relevant information. <p> In case of multi-threaded programming, note that TQRegExp depends on -<a href="ntqthreadstorage.html">TQThreadStorage</a> internally. For that reason, TQRegExp should only be -used with threads started with <a href="ntqthread.html">TQThread</a>, i.e. not with threads +<a href="tqthreadstorage.html">TQThreadStorage</a> internally. For that reason, TQRegExp should only be +used with threads started with <a href="tqthread.html">TQThread</a>, i.e. not with threads started with platform-specific APIs. <p> <!-- toc --> <ul> diff --git a/doc/html/ntqt.html b/doc/html/ntqt.html index 0785cd686..3c4dcc93c 100644 --- a/doc/html/ntqt.html +++ b/doc/html/ntqt.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } that need to be global-like. <a href="#details">More...</a> <p><tt>#include <<a href="qnamespace-h.html">ntqnamespace.h</a>></tt> -<p>Inherited by <a href="tqobject.html">TQObject</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="ntqbrush.html">TQBrush</a>, <a href="tqcanvasitem.html">TQCanvasItem</a>, <a href="ntqcursor.html">TQCursor</a>, <a href="ntqpainter.html">TQPainter</a>, <a href="ntqevent.html">TQEvent</a>, <a href="tqiconviewitem.html">TQIconViewItem</a>, <a href="ntqkeysequence.html">TQKeySequence</a>, <a href="qlistviewitem.html">TQListViewItem</a>, <a href="qcustommenuitem.html">TQCustomMenuItem</a>, <a href="ntqpen.html">TQPen</a>, <a href="tqstylesheetitem.html">TQStyleSheetItem</a>, <a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a>, <a href="qtab.html">TQTab</a>, <a href="qtableitem.html">TQTableItem</a>, <a href="ntqthread.html">TQThread</a>, <a href="ntqtooltip.html">TQToolTip</a>, and <a href="ntqwhatsthis.html">TQWhatsThis</a>. +<p>Inherited by <a href="tqobject.html">TQObject</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="ntqbrush.html">TQBrush</a>, <a href="tqcanvasitem.html">TQCanvasItem</a>, <a href="ntqcursor.html">TQCursor</a>, <a href="ntqpainter.html">TQPainter</a>, <a href="ntqevent.html">TQEvent</a>, <a href="tqiconviewitem.html">TQIconViewItem</a>, <a href="ntqkeysequence.html">TQKeySequence</a>, <a href="qlistviewitem.html">TQListViewItem</a>, <a href="qcustommenuitem.html">TQCustomMenuItem</a>, <a href="ntqpen.html">TQPen</a>, <a href="tqstylesheetitem.html">TQStyleSheetItem</a>, <a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a>, <a href="qtab.html">TQTab</a>, <a href="qtableitem.html">TQTableItem</a>, <a href="tqthread.html">TQThread</a>, <a href="ntqtooltip.html">TQToolTip</a>, and <a href="ntqwhatsthis.html">TQWhatsThis</a>. <p><a href="qt-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> diff --git a/doc/html/qt.dcf b/doc/html/qt.dcf index f6467727b..f46eb88b9 100644 --- a/doc/html/qt.dcf +++ b/doc/html/qt.dcf @@ -4835,22 +4835,22 @@ <section ref="qmultilineedit-members.html" title="List of All Member Functions"/> <section ref="qmultilineedit-h.html" title="Header File"/> </section> -<section ref="ntqmutex.html" title="QMutex Class Reference"> - <keyword ref="ntqmutex.html">QMutex</keyword> - <keyword ref="ntqmutex.html#lock">lock</keyword> - <keyword ref="ntqmutex.html#locked">locked</keyword> - <keyword ref="ntqmutex.html#tryLock">tryLock</keyword> - <keyword ref="ntqmutex.html#unlock">unlock</keyword> - <keyword ref="ntqmutex.html#~QMutex">~QMutex</keyword> - <section ref="qmutex-members.html" title="List of All Member Functions"/> - <section ref="qmutex-h.html" title="Header File"/> -</section> -<section ref="qmutexlocker.html" title="QMutexLocker Class Reference"> - <keyword ref="qmutexlocker.html">QMutexLocker</keyword> - <keyword ref="qmutexlocker.html#mutex">mutex</keyword> - <keyword ref="qmutexlocker.html#~QMutexLocker">~QMutexLocker</keyword> - <section ref="qmutexlocker-members.html" title="List of All Member Functions"/> - <section ref="qmutex-h.html" title="Header File"/> +<section ref="tqmutex.html" title="TQMutex Class Reference"> + <keyword ref="tqmutex.html">TQMutex</keyword> + <keyword ref="tqmutex.html#lock">lock</keyword> + <keyword ref="tqmutex.html#locked">locked</keyword> + <keyword ref="tqmutex.html#tryLock">tryLock</keyword> + <keyword ref="tqmutex.html#unlock">unlock</keyword> + <keyword ref="tqmutex.html#~TQMutex">~TQMutex</keyword> + <section ref="tqmutex-members.html" title="List of All Member Functions"/> + <section ref="tqmutex-h.html" title="Header File"/> +</section> +<section ref="tqmutexlocker.html" title="TQMutexLocker Class Reference"> + <keyword ref="tqmutexlocker.html">TQMutexLocker</keyword> + <keyword ref="tqmutexlocker.html#mutex">mutex</keyword> + <keyword ref="tqmutexlocker.html#~TQMutexLocker">~TQMutexLocker</keyword> + <section ref="tqmutexlocker-members.html" title="List of All Member Functions"/> + <section ref="tqmutex-h.html" title="Header File"/> </section> <section ref="qnetworkoperation.html" title="QNetworkOperation Class Reference"> <keyword ref="qnetworkoperation.html">QNetworkOperation</keyword> @@ -6100,18 +6100,18 @@ <section ref="qscrollview-members.html" title="List of All Member Functions"/> <section ref="qscrollview-h.html" title="Header File"/> </section> -<section ref="ntqsemaphore.html" title="QSemaphore Class Reference"> - <keyword ref="ntqsemaphore.html">QSemaphore</keyword> - <keyword ref="ntqsemaphore.html#available">available</keyword> - <keyword ref="ntqsemaphore.html#operator++">operator++</keyword> - <keyword ref="ntqsemaphore.html#operator+-eq">operator+=</keyword> - <keyword ref="ntqsemaphore.html#operator--">operator--</keyword> - <keyword ref="ntqsemaphore.html#operator--eq">operator-=</keyword> - <keyword ref="ntqsemaphore.html#total">total</keyword> - <keyword ref="ntqsemaphore.html#tryAccess">tryAccess</keyword> - <keyword ref="ntqsemaphore.html#~QSemaphore">~QSemaphore</keyword> - <section ref="qsemaphore-members.html" title="List of All Member Functions"/> - <section ref="qsemaphore-h.html" title="Header File"/> +<section ref="tqsemaphore.html" title="TQSemaphore Class Reference"> + <keyword ref="tqsemaphore.html">TQSemaphore</keyword> + <keyword ref="tqsemaphore.html#available">available</keyword> + <keyword ref="tqsemaphore.html#operator++">operator++</keyword> + <keyword ref="tqsemaphore.html#operator+-eq">operator+=</keyword> + <keyword ref="tqsemaphore.html#operator--">operator--</keyword> + <keyword ref="tqsemaphore.html#operator--eq">operator-=</keyword> + <keyword ref="tqsemaphore.html#total">total</keyword> + <keyword ref="tqsemaphore.html#tryAccess">tryAccess</keyword> + <keyword ref="tqsemaphore.html#~TQSemaphore">~TQSemaphore</keyword> + <section ref="tqsemaphore-members.html" title="List of All Member Functions"/> + <section ref="tqsemaphore-h.html" title="Header File"/> </section> <section ref="ntqserversocket.html" title="QServerSocket Class Reference"> <keyword ref="ntqserversocket.html">QServerSocket</keyword> @@ -7909,32 +7909,32 @@ <section ref="tqtextview-members.html" title="List of All Member Functions"/> <section ref="tqtextview-h.html" title="Header File"/> </section> -<section ref="ntqthread.html" title="QThread Class Reference"> - <keyword ref="ntqthread.html">QThread</keyword> - <keyword ref="ntqthread.html#Priority">Priority</keyword> - <keyword ref="ntqthread.html#currentThread">currentThread</keyword> - <keyword ref="ntqthread.html#exit">exit</keyword> - <keyword ref="ntqthread.html#finished">finished</keyword> - <keyword ref="ntqthread.html#msleep">msleep</keyword> - <keyword ref="ntqthread.html#run">run</keyword> - <keyword ref="ntqthread.html#running">running</keyword> - <keyword ref="ntqthread.html#sleep">sleep</keyword> - <keyword ref="ntqthread.html#start">start</keyword> - <keyword ref="ntqthread.html#terminate">terminate</keyword> - <keyword ref="ntqthread.html#usleep">usleep</keyword> - <keyword ref="ntqthread.html#wait">wait</keyword> - <keyword ref="ntqthread.html#~QThread">~QThread</keyword> - <section ref="qthread-members.html" title="List of All Member Functions"/> - <section ref="qthread-h.html" title="Header File"/> -</section> -<section ref="ntqthreadstorage.html" title="QThreadStorage Class Reference"> - <keyword ref="ntqthreadstorage.html">QThreadStorage</keyword> - <keyword ref="ntqthreadstorage.html#hasLocalData">hasLocalData</keyword> - <keyword ref="ntqthreadstorage.html#localData">localData</keyword> - <keyword ref="ntqthreadstorage.html#setLocalData">setLocalData</keyword> - <keyword ref="ntqthreadstorage.html#~QThreadStorage">~QThreadStorage</keyword> - <section ref="qthreadstorage-members.html" title="List of All Member Functions"/> - <section ref="qthreadstorage-h.html" title="Header File"/> +<section ref="tqthread.html" title="TQThread Class Reference"> + <keyword ref="tqthread.html">TQThread</keyword> + <keyword ref="tqthread.html#Priority">Priority</keyword> + <keyword ref="tqthread.html#currentThread">currentThread</keyword> + <keyword ref="tqthread.html#exit">exit</keyword> + <keyword ref="tqthread.html#finished">finished</keyword> + <keyword ref="tqthread.html#msleep">msleep</keyword> + <keyword ref="tqthread.html#run">run</keyword> + <keyword ref="tqthread.html#running">running</keyword> + <keyword ref="tqthread.html#sleep">sleep</keyword> + <keyword ref="tqthread.html#start">start</keyword> + <keyword ref="tqthread.html#terminate">terminate</keyword> + <keyword ref="tqthread.html#usleep">usleep</keyword> + <keyword ref="tqthread.html#wait">wait</keyword> + <keyword ref="tqthread.html#~TQThread">~TQThread</keyword> + <section ref="tqthread-members.html" title="List of All Member Functions"/> + <section ref="tqthread-h.html" title="Header File"/> +</section> +<section ref="tqthreadstorage.html" title="TQThreadStorage Class Reference"> + <keyword ref="tqthreadstorage.html">TQThreadStorage</keyword> + <keyword ref="tqthreadstorage.html#hasLocalData">hasLocalData</keyword> + <keyword ref="tqthreadstorage.html#localData">localData</keyword> + <keyword ref="tqthreadstorage.html#setLocalData">setLocalData</keyword> + <keyword ref="tqthreadstorage.html#~TQThreadStorage">~TQThreadStorage</keyword> + <section ref="tqthreadstorage-members.html" title="List of All Member Functions"/> + <section ref="tqthreadstorage-h.html" title="Header File"/> </section> <section ref="tqtime.html" title="TQTime Class Reference"> <keyword ref="tqtime.html">TQTime</keyword> @@ -8578,14 +8578,14 @@ <section ref="qvgroupbox-members.html" title="List of All Member Functions"/> <section ref="qvgroupbox-h.html" title="Header File"/> </section> -<section ref="ntqwaitcondition.html" title="QWaitCondition Class Reference"> - <keyword ref="ntqwaitcondition.html">QWaitCondition</keyword> - <keyword ref="ntqwaitcondition.html#wait">wait</keyword> - <keyword ref="ntqwaitcondition.html#wakeAll">wakeAll</keyword> - <keyword ref="ntqwaitcondition.html#wakeOne">wakeOne</keyword> - <keyword ref="ntqwaitcondition.html#~QWaitCondition">~QWaitCondition</keyword> - <section ref="qwaitcondition-members.html" title="List of All Member Functions"/> - <section ref="qwaitcondition-h.html" title="Header File"/> +<section ref="tqwaitcondition.html" title="TQWaitCondition Class Reference"> + <keyword ref="tqwaitcondition.html">TQWaitCondition</keyword> + <keyword ref="tqwaitcondition.html#wait">wait</keyword> + <keyword ref="tqwaitcondition.html#wakeAll">wakeAll</keyword> + <keyword ref="tqwaitcondition.html#wakeOne">wakeOne</keyword> + <keyword ref="tqwaitcondition.html#~TQWaitCondition">~TQWaitCondition</keyword> + <section ref="tqwaitcondition-members.html" title="List of All Member Functions"/> + <section ref="tqwaitcondition-h.html" title="Header File"/> </section> <section ref="ntqwhatsthis.html" title="QWhatsThis Class Reference"> <keyword ref="ntqwhatsthis.html">QWhatsThis</keyword> diff --git a/doc/html/thread.html b/doc/html/thread.html index b9f435f40..b5d992c6c 100644 --- a/doc/html/thread.html +++ b/doc/html/thread.html @@ -35,12 +35,12 @@ body { background: #ffffff; color: black; } <p> These classes are relevant to threaded applications. <p><table width="100%"> -<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="ntqsemaphore.html">TQSemaphore</a></b><td>Robust integer semaphore -<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="ntqwaitcondition.html">TQWaitCondition</a></b><td>Allows waiting/waking for conditions between threads +<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="tqsemaphore.html">TQSemaphore</a></b><td>Robust integer semaphore +<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="tqwaitcondition.html">TQWaitCondition</a></b><td>Allows waiting/waking for conditions between threads </table> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/threads.html b/doc/html/threads.html index eb3c50767..b99b2f144 100644 --- a/doc/html/threads.html +++ b/doc/html/threads.html @@ -88,19 +88,19 @@ entry in <tt>ntqconfig.h</tt>. </h2> <a name="3"></a><p> These classes are built into the TQt library when thread support is enabled: <p> <ul> -<li> <a href="ntqthread.html">TQThread</a> - Provides the means to start a new thread, which begins -execution in your reimplementation of <a href="ntqthread.html#run">TQThread::run</a>(). This is similar +<li> <a href="tqthread.html">TQThread</a> - Provides the means to start a new thread, which begins +execution in your reimplementation of <a href="tqthread.html#run">TQThread::run</a>(). This is similar to the Java thread class. -<p> <li> <a href="ntqthreadstorage.html">TQThreadStorage</a> - Provides per-thread data storage. This class can +<p> <li> <a href="tqthreadstorage.html">TQThreadStorage</a> - Provides per-thread data storage. This class can only be used with threads started with TQThread; it cannot be used with threads started with platform-specific APIs. -<p> <li> <a href="ntqmutex.html">TQMutex</a> - Provides a mutual exclusion lock (also know as a mutex). -<li> <a href="qmutexlocker.html">TQMutexLocker</a> - A convenience class which automatically locks and +<p> <li> <a href="tqmutex.html">TQMutex</a> - Provides a mutual exclusion lock (also know as a mutex). +<li> <a href="tqmutexlocker.html">TQMutexLocker</a> - A convenience class which automatically locks and unlocks a TQMutex. TQMutexLocker is useful in complicated code, or in code which uses exceptions. See the documentation for more details. -<li> <a href="ntqwaitcondition.html">TQWaitCondition</a> - Provides a way for threads to go to sleep until +<li> <a href="tqwaitcondition.html">TQWaitCondition</a> - Provides a way for threads to go to sleep until woken up by another thread. -<li> <a href="ntqsemaphore.html">TQSemaphore</a> - Provides a simple integer semaphore. +<li> <a href="tqsemaphore.html">TQSemaphore</a> - Provides a simple integer semaphore. </ul> <p> <h2> Important Definitions </h2> @@ -145,7 +145,7 @@ reentrant, since they only reference unique data. Only one thread at a time can call member functions on each instance of <tt>Number</tt>. However, multiple threads can call member functions on separate instances of <tt>Number</tt>. -<p> Thread-safe functions usually use a mutex (e.g a <a href="ntqmutex.html">TQMutex</a>) to serialize +<p> Thread-safe functions usually use a mutex (e.g a <a href="tqmutex.html">TQMutex</a>) to serialize access to shared data. Because of this, thread-safe functions are usually slower than reentrant functions, because of the extra overhead of locking and unlocking the mutex. For example, given the class <tt>Counter</tt> below: @@ -307,7 +307,7 @@ instead, which will cause the event loop to delete the object after all pending events have been delivered to the object. <p> <li> Don't do any blocking operations while holding the TQt library mutex. This will freeze up the event loop. -<p> <li> Make sure you unlock a recursive <a href="ntqmutex.html">TQMutex</a> as many times as you lock +<p> <li> Make sure you unlock a recursive <a href="tqmutex.html">TQMutex</a> as many times as you lock it, no more and no less. <p> <li> Don't mix the normal TQt library and the threaded TQt library in your application. This means that if your application uses the threaded TQt diff --git a/doc/html/titleindex b/doc/html/titleindex index 2cedaf9ab..7ac89b230 100644 --- a/doc/html/titleindex +++ b/doc/html/titleindex @@ -579,10 +579,10 @@ QMovie Class | ntqmovie.html QMovie Member List | qmovie-members.html QMultiLineEdit Class | ntqmultilineedit.html QMultiLineEdit Member List | qmultilineedit-members.html -QMutex Class | ntqmutex.html -QMutex Member List | qmutex-members.html -QMutexLocker Class | qmutexlocker.html -QMutexLocker Member List | qmutexlocker-members.html +TQMutex Class | tqmutex.html +TQMutex Member List | tqmutex-members.html +TQMutexLocker Class | tqmutexlocker.html +TQMutexLocker Member List | tqmutexlocker-members.html QNPInstance Class | qnpinstance.html QNPInstance Member List | qnpinstance-members.html QNPStream Class | qnpstream.html @@ -680,8 +680,8 @@ QScrollBar Class | ntqscrollbar.html QScrollBar Member List | qscrollbar-members.html QScrollView Class | ntqscrollview.html QScrollView Member List | qscrollview-members.html -QSemaphore Class | ntqsemaphore.html -QSemaphore Member List | qsemaphore-members.html +TQSemaphore Class | tqsemaphore.html +TQSemaphore Member List | tqsemaphore-members.html QServerSocket Class | ntqserversocket.html QServerSocket Member List | qserversocket-members.html QSessionManager Class | ntqsessionmanager.html @@ -822,10 +822,10 @@ TQTextStream Class | tqtextstream.html TQTextStream Member List | tqtextstream-members.html TQTextView Class | tqtextview.html TQTextView Member List | tqtextview-members.html -QThread Class | ntqthread.html -QThread Member List | qthread-members.html -QThreadStorage Class | ntqthreadstorage.html -QThreadStorage Member List | qthreadstorage-members.html +TQThread Class | tqthread.html +TQThread Member List | tqthread-members.html +TQThreadStorage Class | tqthreadstorage.html +TQThreadStorage Member List | tqthreadstorage-members.html TQTime Class | tqtime.html TQTime Member List | tqtime-members.html TQTimeEdit Class | tqtimeedit.html @@ -884,8 +884,8 @@ QVariant Class | ntqvariant.html QVariant Member List | qvariant-members.html QWMatrix Class | ntqwmatrix.html QWMatrix Member List | qwmatrix-members.html -QWaitCondition Class | ntqwaitcondition.html -QWaitCondition Member List | qwaitcondition-members.html +TQWaitCondition Class | tqwaitcondition.html +TQWaitCondition Member List | tqwaitcondition-members.html QWhatsThis Class | ntqwhatsthis.html QWhatsThis Member List | qwhatsthis-members.html QWheelEvent Class | qwheelevent.html @@ -1182,7 +1182,7 @@ ntqmotifstyle.h Include File | qmotifstyle-h.html qmotifwidget.h Include File | qmotifwidget-h.html ntqmovie.h Include File | qmovie-h.html ntqmultilineedit.h Include File | qmultilineedit-h.html -ntqmutex.h Include File | qmutex-h.html +tqmutex.h Include File | tqmutex-h.html ntqnamespace.h Include File | qnamespace-h.html ntqnetwork.h Example File | qnetwork-h.html ntqnetworkprotocol.h Include File | qnetworkprotocol-h.html @@ -1223,7 +1223,7 @@ ntqregion.h Include File | qregion-h.html ntqrtlcodec.h Include File | qrtlcodec-h.html ntqscrollbar.h Include File | qscrollbar-h.html ntqscrollview.h Include File | qscrollview-h.html -ntqsemaphore.h Include File | qsemaphore-h.html +tqsemaphore.h Include File | tqsemaphore-h.html ntqserversocket.h Include File | qserversocket-h.html ntqsessionmanager.h Include File | qsessionmanager-h.html ntqsettings.h Include File | qsettings-h.html @@ -1277,8 +1277,8 @@ tqtextcodecplugin.h Include File | tqtextcodecplugin-h.html tqtextedit.h Include File | tqtextedit-h.html tqtextstream.h Include File | tqtextstream-h.html tqtextview.h Include File | tqtextview-h.html -ntqthread.h Include File | qthread-h.html -ntqthreadstorage.h Include File | qthreadstorage-h.html +tqthread.h Include File | tqthread-h.html +tqthreadstorage.h Include File | tqthreadstorage-h.html tqtimer.h Include File | tqtimer-h.html ntqtoolbar.h Include File | qtoolbar-h.html ntqtoolbox.h Include File | qtoolbox-h.html @@ -1298,7 +1298,7 @@ ntqvariant.h Include File | qvariant-h.html ntqvbox.h Include File | qvbox-h.html ntqvbuttongroup.h Include File | qvbuttongroup-h.html ntqvgroupbox.h Include File | qvgroupbox-h.html -ntqwaitcondition.h Include File | qwaitcondition-h.html +tqwaitcondition.h Include File | tqwaitcondition-h.html ntqwhatsthis.h Include File | qwhatsthis-h.html tqwidget.h Include File | tqwidget-h.html tqwidgetfactory.h Include File | tqwidgetfactory-h.html diff --git a/doc/html/tqmap.html b/doc/html/tqmap.html index 48bf63e73..a0bb3b31e 100644 --- a/doc/html/tqmap.html +++ b/doc/html/tqmap.html @@ -244,7 +244,7 @@ the map in time O(1). If multiple TQMap instances share the same data and one is modifying the map's data, this modifying instance makes a copy and modifies its private copy: so it does not affect other instances. If a TQMap is being used in a multi-threaded -program, you must protect all access to the map. See <a href="ntqmutex.html">TQMutex</a>. +program, you must protect all access to the map. See <a href="tqmutex.html">TQMutex</a>. <p> There are a couple of ways of inserting new items into the map. One uses the <a href="#insert">insert</a>() method; the other uses operator[]: <pre> diff --git a/doc/html/qmutex-h.html b/doc/html/tqmutex-h.html index 8f9eba58e..1dfe1578f 100644 --- a/doc/html/qmutex-h.html +++ b/doc/html/tqmutex-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqmutex.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqmutex.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqmutex.h Include File</title> +<title>tqmutex.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqmutex.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqmutex.h</h1> -<p>This is the verbatim text of the ntqmutex.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqmutex.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqmutex.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqmutex.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQMutex class ** diff --git a/doc/html/qmutex-members.html b/doc/html/tqmutex-members.html index 9c7933d93..a3857a2fa 100644 --- a/doc/html/qmutex-members.html +++ b/doc/html/tqmutex-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqmutex.h:53 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqmutex.h:53 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,15 +32,15 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQMutex</h1> <p>This is the complete list of member functions for -<a href="ntqmutex.html">TQMutex</a>, including inherited members. +<a href="tqmutex.html">TQMutex</a>, including inherited members. <ul> -<li><a href="ntqmutex.html#TQMutex">TQMutex</a>() -<li><a href="ntqmutex.html#~TQMutex">~TQMutex</a>() -<li><a href="ntqmutex.html#lock">lock</a>() -<li><a href="ntqmutex.html#locked">locked</a>() -<li><a href="ntqmutex.html#tryLock">tryLock</a>() -<li><a href="ntqmutex.html#unlock">unlock</a>() +<li><a href="tqmutex.html#TQMutex">TQMutex</a>() +<li><a href="tqmutex.html#~TQMutex">~TQMutex</a>() +<li><a href="tqmutex.html#lock">lock</a>() +<li><a href="tqmutex.html#locked">locked</a>() +<li><a href="tqmutex.html#tryLock">tryLock</a>() +<li><a href="tqmutex.html#unlock">unlock</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqmutex.html b/doc/html/tqmutex.html index a3fa2426f..fa6b727ec 100644 --- a/doc/html/ntqmutex.html +++ b/doc/html/tqmutex.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/qmutex_unix.cpp:333 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqmutex_unix.cpp:333 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,8 +34,8 @@ body { background: #ffffff; color: black; } <p>The TQMutex class provides access serialization between threads. <a href="#details">More...</a> <p>All the functions in this class are <a href="threads.html#threadsafe">thread-safe</a> when TQt is built with thread support.</p> -<p><tt>#include <<a href="qmutex-h.html">ntqmutex.h</a>></tt> -<p><a href="qmutex-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqmutex-h.html">tqmutex.h</a>></tt> +<p><a href="tqmutex-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQMutex"><b>TQMutex</b></a> ( bool recursive = FALSE )</li> diff --git a/doc/html/qmutexlocker-members.html b/doc/html/tqmutexlocker-members.html index 236d9586f..c68b9c736 100644 --- a/doc/html/qmutexlocker-members.html +++ b/doc/html/tqmutexlocker-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqmutex.h:77 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqmutex.h:77 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,12 +32,12 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQMutexLocker</h1> <p>This is the complete list of member functions for -<a href="qmutexlocker.html">TQMutexLocker</a>, including inherited members. +<a href="tqmutexlocker.html">TQMutexLocker</a>, including inherited members. <ul> -<li><a href="qmutexlocker.html#TQMutexLocker">TQMutexLocker</a>() -<li><a href="qmutexlocker.html#~TQMutexLocker">~TQMutexLocker</a>() -<li><a href="qmutexlocker.html#mutex">mutex</a>() +<li><a href="tqmutexlocker.html#TQMutexLocker">TQMutexLocker</a>() +<li><a href="tqmutexlocker.html#~TQMutexLocker">~TQMutexLocker</a>() +<li><a href="tqmutexlocker.html#mutex">mutex</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qmutexlocker.html b/doc/html/tqmutexlocker.html index d14309c36..2ec99fc2a 100644 --- a/doc/html/qmutexlocker.html +++ b/doc/html/tqmutexlocker.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/qmutex_unix.cpp:511 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqmutex_unix.cpp:511 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,8 +34,8 @@ body { background: #ffffff; color: black; } <p>The TQMutexLocker class simplifies locking and unlocking TQMutexes. <a href="#details">More...</a> <p>All the functions in this class are <a href="threads.html#threadsafe">thread-safe</a> when TQt is built with thread support.</p> -<p><tt>#include <<a href="qmutex-h.html">ntqmutex.h</a>></tt> -<p><a href="qmutexlocker-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqmutex-h.html">tqmutex.h</a>></tt> +<p><a href="tqmutexlocker-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQMutexLocker"><b>TQMutexLocker</b></a> ( TQMutex * mutex )</li> @@ -49,7 +49,7 @@ The TQMutexLocker class simplifies locking and unlocking TQMutexes. <p> <p> -<p> The purpose of TQMutexLocker is to simplify <a href="ntqmutex.html">TQMutex</a> locking and +<p> The purpose of TQMutexLocker is to simplify <a href="tqmutex.html">TQMutex</a> locking and unlocking. Locking and unlocking a TQMutex in complex functions and statements or in exception handling code is error prone and difficult to debug. TQMutexLocker should be used in such situations @@ -153,7 +153,7 @@ exception is passed up the stack to the calling function. <p> TQMutexLocker also provides a <a href="#mutex">mutex</a>() member function that returns the mutex on which the TQMutexLocker is operating. This is useful for code that needs access to the mutex, such as -<a href="ntqwaitcondition.html#wait">TQWaitCondition::wait</a>(). For example: +<a href="tqwaitcondition.html#wait">TQWaitCondition::wait</a>(). For example: <p> <pre> class SignalWaiter { @@ -161,7 +161,7 @@ for code that needs access to the mutex, such as TQMutexLocker locker; public: - SignalWaiter( <a href="ntqmutex.html">TQMutex</a> *mutex ) + SignalWaiter( <a href="tqmutex.html">TQMutex</a> *mutex ) : locker( mutex ) { } @@ -182,25 +182,25 @@ for code that needs access to the mutex, such as }; </pre> -<p> <p>See also <a href="ntqmutex.html">TQMutex</a>, <a href="ntqwaitcondition.html">TQWaitCondition</a>, <a href="environment.html">Environment Classes</a>, and <a href="thread.html">Threading</a>. +<p> <p>See also <a href="tqmutex.html">TQMutex</a>, <a href="tqwaitcondition.html">TQWaitCondition</a>, <a href="environment.html">Environment Classes</a>, and <a href="thread.html">Threading</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQMutexLocker"></a>TQMutexLocker::TQMutexLocker ( <a href="ntqmutex.html">TQMutex</a> * mutex ) +<h3 class=fn><a name="TQMutexLocker"></a>TQMutexLocker::TQMutexLocker ( <a href="tqmutex.html">TQMutex</a> * mutex ) </h3> <p> Constructs a TQMutexLocker and locks <em>mutex</em>. The mutex will be unlocked when the TQMutexLocker is destroyed. If <em>mutex</em> is zero, TQMutexLocker does nothing. -<p> <p>See also <a href="ntqmutex.html#lock">TQMutex::lock</a>(). +<p> <p>See also <a href="tqmutex.html#lock">TQMutex::lock</a>(). <h3 class=fn><a name="~TQMutexLocker"></a>TQMutexLocker::~TQMutexLocker () </h3> <p> Destroys the TQMutexLocker and unlocks the mutex which was locked in the constructor. -<p> <p>See also <a href="#TQMutexLocker">TQMutexLocker::TQMutexLocker</a>() and <a href="ntqmutex.html#unlock">TQMutex::unlock</a>(). +<p> <p>See also <a href="#TQMutexLocker">TQMutexLocker::TQMutexLocker</a>() and <a href="tqmutex.html#unlock">TQMutex::unlock</a>(). -<h3 class=fn><a href="ntqmutex.html">TQMutex</a> * <a name="mutex"></a>TQMutexLocker::mutex () const +<h3 class=fn><a href="tqmutex.html">TQMutex</a> * <a name="mutex"></a>TQMutexLocker::mutex () const </h3> <p> Returns a pointer to the mutex which was locked in the diff --git a/doc/html/qsemaphore-h.html b/doc/html/tqsemaphore-h.html index a80c1de15..85e153ba8 100644 --- a/doc/html/qsemaphore-h.html +++ b/doc/html/tqsemaphore-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqsemaphore.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsemaphore.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqsemaphore.h Include File</title> +<title>tqsemaphore.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqsemaphore.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqsemaphore.h</h1> -<p>This is the verbatim text of the ntqsemaphore.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqsemaphore.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqsemaphore.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqsemaphore.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQSemaphore class ** diff --git a/doc/html/qsemaphore-members.html b/doc/html/tqsemaphore-members.html index 107cb075b..7926751ed 100644 --- a/doc/html/qsemaphore-members.html +++ b/doc/html/tqsemaphore-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqsemaphore.h:50 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsemaphore.h:50 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,18 +32,18 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQSemaphore</h1> <p>This is the complete list of member functions for -<a href="ntqsemaphore.html">TQSemaphore</a>, including inherited members. +<a href="tqsemaphore.html">TQSemaphore</a>, including inherited members. <ul> -<li><a href="ntqsemaphore.html#TQSemaphore">TQSemaphore</a>() -<li><a href="ntqsemaphore.html#~TQSemaphore">~TQSemaphore</a>() -<li><a href="ntqsemaphore.html#available">available</a>() -<li><a href="ntqsemaphore.html#operator++">operator++</a>() -<li><a href="ntqsemaphore.html#operator+-eq">operator+=</a>() -<li><a href="ntqsemaphore.html#operator--">operator--</a>() -<li><a href="ntqsemaphore.html#operator--eq">operator-=</a>() -<li><a href="ntqsemaphore.html#total">total</a>() -<li><a href="ntqsemaphore.html#tryAccess">tryAccess</a>() +<li><a href="tqsemaphore.html#TQSemaphore">TQSemaphore</a>() +<li><a href="tqsemaphore.html#~TQSemaphore">~TQSemaphore</a>() +<li><a href="tqsemaphore.html#available">available</a>() +<li><a href="tqsemaphore.html#operator++">operator++</a>() +<li><a href="tqsemaphore.html#operator+-eq">operator+=</a>() +<li><a href="tqsemaphore.html#operator--">operator--</a>() +<li><a href="tqsemaphore.html#operator--eq">operator-=</a>() +<li><a href="tqsemaphore.html#total">total</a>() +<li><a href="tqsemaphore.html#tryAccess">tryAccess</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqsemaphore.html b/doc/html/tqsemaphore.html index b51410c9c..e50963edf 100644 --- a/doc/html/ntqsemaphore.html +++ b/doc/html/tqsemaphore.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/qsemaphore.cpp:45 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqsemaphore.cpp:45 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,8 +34,8 @@ body { background: #ffffff; color: black; } <p>The TQSemaphore class provides a robust integer semaphore. <a href="#details">More...</a> <p>All the functions in this class are <a href="threads.html#threadsafe">thread-safe</a> when TQt is built with thread support.</p> -<p><tt>#include <<a href="qsemaphore-h.html">ntqsemaphore.h</a>></tt> -<p><a href="qsemaphore-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqsemaphore-h.html">tqsemaphore.h</a>></tt> +<p><a href="tqsemaphore-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQSemaphore"><b>TQSemaphore</b></a> ( int maxcount )</li> @@ -56,7 +56,7 @@ The TQSemaphore class provides a robust integer semaphore. <p> <p> A TQSemaphore can be used to serialize thread execution, in a -similar way to a <a href="ntqmutex.html">TQMutex</a>. A semaphore differs from a mutex, in +similar way to a <a href="tqmutex.html">TQMutex</a>. A semaphore differs from a mutex, in that a semaphore can be accessed by more than one thread at a time. <p> For example, suppose we have an application that stores data in a diff --git a/doc/html/qthread-h.html b/doc/html/tqthread-h.html index cbde3d13e..a8028ef62 100644 --- a/doc/html/qthread-h.html +++ b/doc/html/tqthread-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqthread.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqthread.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqthread.h Include File</title> +<title>tqthread.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqthread.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqthread.h</h1> -<p>This is the verbatim text of the ntqthread.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqthread.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqthread.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqthread.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQThread class ** diff --git a/doc/html/qthread-members.html b/doc/html/tqthread-members.html index 3cbfa108f..7d5bddd54 100644 --- a/doc/html/qthread-members.html +++ b/doc/html/tqthread-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqthread.h:56 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqthread.h:56 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,22 +32,22 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQThread</h1> <p>This is the complete list of member functions for -<a href="ntqthread.html">TQThread</a>, including inherited members. +<a href="tqthread.html">TQThread</a>, including inherited members. <ul> -<li><a href="ntqthread.html#TQThread">TQThread</a>() -<li><a href="ntqthread.html#~TQThread">~TQThread</a>() -<li><a href="ntqthread.html#currentThread">currentThread</a>() -<li><a href="ntqthread.html#exit">exit</a>() -<li><a href="ntqthread.html#finished">finished</a>() -<li><a href="ntqthread.html#msleep">msleep</a>() -<li><a href="ntqthread.html#run">run</a>() -<li><a href="ntqthread.html#running">running</a>() -<li><a href="ntqthread.html#sleep">sleep</a>() -<li><a href="ntqthread.html#start">start</a>() -<li><a href="ntqthread.html#terminate">terminate</a>() -<li><a href="ntqthread.html#usleep">usleep</a>() -<li><a href="ntqthread.html#wait">wait</a>() +<li><a href="tqthread.html#TQThread">TQThread</a>() +<li><a href="tqthread.html#~TQThread">~TQThread</a>() +<li><a href="tqthread.html#currentThread">currentThread</a>() +<li><a href="tqthread.html#exit">exit</a>() +<li><a href="tqthread.html#finished">finished</a>() +<li><a href="tqthread.html#msleep">msleep</a>() +<li><a href="tqthread.html#run">run</a>() +<li><a href="tqthread.html#running">running</a>() +<li><a href="tqthread.html#sleep">sleep</a>() +<li><a href="tqthread.html#start">start</a>() +<li><a href="tqthread.html#terminate">terminate</a>() +<li><a href="tqthread.html#usleep">usleep</a>() +<li><a href="tqthread.html#wait">wait</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqthread.html b/doc/html/tqthread.html index edd77b60b..8df9c449f 100644 --- a/doc/html/ntqthread.html +++ b/doc/html/tqthread.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qthread.cpp:52 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqthread.cpp:52 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,9 +34,9 @@ body { background: #ffffff; color: black; } <p>The TQThread class provides platform-independent threads. <a href="#details">More...</a> <p>All the functions in this class are <a href="threads.html#threadsafe">thread-safe</a> when TQt is built with thread support.</p> -<p><tt>#include <<a href="qthread-h.html">ntqthread.h</a>></tt> +<p><tt>#include <<a href="tqthread-h.html">tqthread.h</a>></tt> <p>Inherits <a href="ntqt.html">TQt</a>. -<p><a href="qthread-members.html">List of all member functions.</a> +<p><a href="tqthread-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQThread"><b>TQThread</b></a> ( unsigned int stackSize = 0 )</li> @@ -189,7 +189,7 @@ Returns TRUE if the thread is running; otherwise returns FALSE. System independent sleep. This causes the current thread to sleep for <em>secs</em> seconds. -<h3 class=fn>void <a name="start"></a>TQThread::start ( <a href="ntqthread.html#Priority-enum">Priority</a> priority = InheritPriority ) +<h3 class=fn>void <a name="start"></a>TQThread::start ( <a href="tqthread.html#Priority-enum">Priority</a> priority = InheritPriority ) </h3> Begins execution of the thread by calling <a href="#run">run</a>(), which should be reimplemented in a TQThread subclass to contain your code. The diff --git a/doc/html/qthreadstorage-h.html b/doc/html/tqthreadstorage-h.html index 7efc05556..748578a84 100644 --- a/doc/html/qthreadstorage-h.html +++ b/doc/html/tqthreadstorage-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqthreadstorage.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqthreadstorage.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqthreadstorage.h Include File</title> +<title>tqthreadstorage.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqthreadstorage.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqthreadstorage.h</h1> -<p>This is the verbatim text of the ntqthreadstorage.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqthreadstorage.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqthreadstorage.h 3.3.8 edited Jan 11 14:46 $ +** $Id: qt/tqthreadstorage.h 3.3.8 edited Jan 11 14:46 $ ** ** ... ** diff --git a/doc/html/qthreadstorage-members.html b/doc/html/tqthreadstorage-members.html index ee0332e5e..4fdb72507 100644 --- a/doc/html/qthreadstorage-members.html +++ b/doc/html/tqthreadstorage-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqthreadstorage.h:61 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqthreadstorage.h:61 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,14 +32,14 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQThreadStorage</h1> <p>This is the complete list of member functions for -<a href="ntqthreadstorage.html">TQThreadStorage</a>, including inherited members. +<a href="tqthreadstorage.html">TQThreadStorage</a>, including inherited members. <ul> -<li><a href="ntqthreadstorage.html#TQThreadStorage">TQThreadStorage</a>() -<li><a href="ntqthreadstorage.html#~TQThreadStorage">~TQThreadStorage</a>() -<li><a href="ntqthreadstorage.html#hasLocalData">hasLocalData</a>() -<li><a href="ntqthreadstorage.html#localData">localData</a>() -<li><a href="ntqthreadstorage.html#setLocalData">setLocalData</a>() +<li><a href="tqthreadstorage.html#TQThreadStorage">TQThreadStorage</a>() +<li><a href="tqthreadstorage.html#~TQThreadStorage">~TQThreadStorage</a>() +<li><a href="tqthreadstorage.html#hasLocalData">hasLocalData</a>() +<li><a href="tqthreadstorage.html#localData">localData</a>() +<li><a href="tqthreadstorage.html#setLocalData">setLocalData</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqthreadstorage.html b/doc/html/tqthreadstorage.html index c18111bd1..be0fb3482 100644 --- a/doc/html/ntqthreadstorage.html +++ b/doc/html/tqthreadstorage.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/qthreadstorage_unix.cpp:163 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqthreadstorage_unix.cpp:163 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,8 +34,8 @@ body { background: #ffffff; color: black; } <p>The TQThreadStorage class provides per-thread data storage. <a href="#details">More...</a> <p>All the functions in this class are <a href="threads.html#threadsafe">thread-safe</a> when TQt is built with thread support.</p> -<p><tt>#include <<a href="qthreadstorage-h.html">ntqthreadstorage.h</a>></tt> -<p><a href="qthreadstorage-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqthreadstorage-h.html">tqthreadstorage.h</a>></tt> +<p><a href="tqthreadstorage-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQThreadStorage"><b>TQThreadStorage</b></a> ()</li> @@ -100,12 +100,12 @@ delete per-thread data. TQThreadStorage only deletes per-thread data when the thread exits or when <a href="#setLocalData">setLocalData</a>() is called multiple times. <p> <li> TQThreadStorage can only be used with threads started with -<a href="ntqthread.html">TQThread</a>. It <em>cannot</em> be used with threads started with +<a href="tqthread.html">TQThread</a>. It <em>cannot</em> be used with threads started with platform-specific APIs. <p> <li> As a corollary to the above, platform-specific APIs cannot be used to exit or terminate a TQThread using TQThreadStorage. Doing so -will cause all per-thread data to be leaked. See <a href="ntqthread.html#exit">TQThread::exit</a>() -and <a href="ntqthread.html#terminate">TQThread::terminate</a>(). +will cause all per-thread data to be leaked. See <a href="tqthread.html#exit">TQThread::exit</a>() +and <a href="tqthread.html#terminate">TQThread::terminate</a>(). <p> <li> TQThreadStorage <em>can</em> be used to store data for the <em>main()</em> thread <em>after</em> <a href="ntqapplication.html">TQApplication</a> has been constructed. TQThreadStorage deletes all data set for the <em>main()</em> thread when TQApplication is diff --git a/doc/html/tqvaluelist.html b/doc/html/tqvaluelist.html index 72bd00e8a..d9b189a47 100644 --- a/doc/html/tqvaluelist.html +++ b/doc/html/tqvaluelist.html @@ -259,7 +259,7 @@ instance makes a copy and modifies its private copy; therefore it does not affect the other instances; this takes O(n) time. This is often called "copy on write". If a TQValueList is being used in a multi-threaded program, you must protect all access to the list. -See <a href="ntqmutex.html">TQMutex</a>. +See <a href="tqmutex.html">TQMutex</a>. <p> There are several ways to insert items into the list. The <a href="#prepend">prepend</a>() and <a href="#append">append</a>() functions insert items at the beginning and the end of the list respectively. The <a href="#insert">insert</a>() function comes in diff --git a/doc/html/tqvaluevector.html b/doc/html/tqvaluevector.html index 527ca3a29..6f90c2adc 100644 --- a/doc/html/tqvaluevector.html +++ b/doc/html/tqvaluevector.html @@ -296,7 +296,7 @@ data and one needs to modify its contents, this modifying instance makes a copy and modifies its private copy; it thus does not affect the other instances. This is often called "copy on write". If a TQValueVector is being used in a multi-threaded program, you -must protect all access to the vector. See <a href="ntqmutex.html">TQMutex</a>. +must protect all access to the vector. See <a href="tqmutex.html">TQMutex</a>. <p> There are several ways to insert elements into the vector. The <a href="#push_back">push_back</a>() function insert elements into the end of the vector, and is usually fastest. The <a href="#insert">insert</a>() function can be used to add diff --git a/doc/html/qwaitcondition-h.html b/doc/html/tqwaitcondition-h.html index 06589092f..0cc7d9cfb 100644 --- a/doc/html/qwaitcondition-h.html +++ b/doc/html/tqwaitcondition-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqwaitcondition.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqwaitcondition.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqwaitcondition.h Include File</title> +<title>tqwaitcondition.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqwaitcondition.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqwaitcondition.h</h1> -<p>This is the verbatim text of the ntqwaitcondition.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqwaitcondition.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqwaitcondition.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqwaitcondition.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQWaitCondition class ** diff --git a/doc/html/qwaitcondition-members.html b/doc/html/tqwaitcondition-members.html index a63aa8378..a3d550c62 100644 --- a/doc/html/qwaitcondition-members.html +++ b/doc/html/tqwaitcondition-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqwaitcondition.h:53 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqwaitcondition.h:53 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,14 +32,14 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQWaitCondition</h1> <p>This is the complete list of member functions for -<a href="ntqwaitcondition.html">TQWaitCondition</a>, including inherited members. +<a href="tqwaitcondition.html">TQWaitCondition</a>, including inherited members. <ul> -<li><a href="ntqwaitcondition.html#TQWaitCondition">TQWaitCondition</a>() -<li><a href="ntqwaitcondition.html#~TQWaitCondition">~TQWaitCondition</a>() -<li><a href="ntqwaitcondition.html#wait">wait</a>() -<li><a href="ntqwaitcondition.html#wakeAll">wakeAll</a>() -<li><a href="ntqwaitcondition.html#wakeOne">wakeOne</a>() +<li><a href="tqwaitcondition.html#TQWaitCondition">TQWaitCondition</a>() +<li><a href="tqwaitcondition.html#~TQWaitCondition">~TQWaitCondition</a>() +<li><a href="tqwaitcondition.html#wait">wait</a>() +<li><a href="tqwaitcondition.html#wakeAll">wakeAll</a>() +<li><a href="tqwaitcondition.html#wakeOne">wakeOne</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqwaitcondition.html b/doc/html/tqwaitcondition.html index c497b58a2..50a7b6464 100644 --- a/doc/html/ntqwaitcondition.html +++ b/doc/html/tqwaitcondition.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/qwaitcondition_unix.cpp:57 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqwaitcondition_unix.cpp:57 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,8 +34,8 @@ body { background: #ffffff; color: black; } <p>The TQWaitCondition class allows waiting/waking for conditions between threads. <a href="#details">More...</a> <p>All the functions in this class are <a href="threads.html#threadsafe">thread-safe</a> when TQt is built with thread support.</p> -<p><tt>#include <<a href="qwaitcondition-h.html">ntqwaitcondition.h</a>></tt> -<p><a href="qwaitcondition-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqwaitcondition-h.html">tqwaitcondition.h</a>></tt> +<p><a href="tqwaitcondition-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQWaitCondition"><b>TQWaitCondition</b></a> ()</li> @@ -90,33 +90,33 @@ do_something() when the key is pressed, they won't be woken up task will not be performed for that key press. This can be avoided by, for example, doing something like this: <p> <pre> - <a href="ntqmutex.html">TQMutex</a> mymutex; + <a href="tqmutex.html">TQMutex</a> mymutex; TQWaitCondition key_pressed; int mycount=0; // Worker thread code for (;;) { key_pressed.<a href="#wait">wait</a>(); // This is a TQWaitCondition global variable - mymutex.<a href="ntqmutex.html#lock">lock</a>(); + mymutex.<a href="tqmutex.html#lock">lock</a>(); mycount++; - mymutex.<a href="ntqmutex.html#unlock">unlock</a>(); + mymutex.<a href="tqmutex.html#unlock">unlock</a>(); do_something(); - mymutex.<a href="ntqmutex.html#lock">lock</a>(); + mymutex.<a href="tqmutex.html#lock">lock</a>(); mycount--; - mymutex.<a href="ntqmutex.html#unlock">unlock</a>(); + mymutex.<a href="tqmutex.html#unlock">unlock</a>(); } // Key reading thread code for (;;) { getchar(); - mymutex.<a href="ntqmutex.html#lock">lock</a>(); + mymutex.<a href="tqmutex.html#lock">lock</a>(); // Sleep until there are no busy worker threads while( mycount > 0 ) { - mymutex.<a href="ntqmutex.html#unlock">unlock</a>(); + mymutex.<a href="tqmutex.html#unlock">unlock</a>(); sleep( 1 ); - mymutex.<a href="ntqmutex.html#lock">lock</a>(); + mymutex.<a href="tqmutex.html#lock">lock</a>(); } - mymutex.<a href="ntqmutex.html#unlock">unlock</a>(); + mymutex.<a href="tqmutex.html#unlock">unlock</a>(); key_pressed.<a href="#wakeAll">wakeAll</a>(); } </pre> @@ -149,7 +149,7 @@ out. </ul> <p> <p>See also <a href="#wakeOne">wakeOne</a>() and <a href="#wakeAll">wakeAll</a>(). -<h3 class=fn>bool <a name="wait-2"></a>TQWaitCondition::wait ( <a href="ntqmutex.html">TQMutex</a> * mutex, unsigned long time = ULONG_MAX ) +<h3 class=fn>bool <a name="wait-2"></a>TQWaitCondition::wait ( <a href="tqmutex.html">TQMutex</a> * mutex, unsigned long time = ULONG_MAX ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Release the locked <em>mutex</em> and wait on the thread event object. diff --git a/doc/html/whatsthis b/doc/html/whatsthis index 0dccd7737..25fe82bc3 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -18,7 +18,7 @@ Abstraction of Unicode text and the classic C '\0'-terminated char array. | Abstraction of objects which provide formatted data of a certain MIME type. | QMimeSource Abstraction of the classic C zero-terminated char array (char *). | QCString Abstraction used by TQImageDecoder. | TQImageConsumer -Access serialization between threads. | QMutex +Access serialization between threads. | TQMutex Access to a selected area in a QTable. | QTableSelection Access to directory structures and their contents in a platform-independent way. | QDir Access to screen information on multi-head systems. | QDesktopWidget @@ -26,7 +26,7 @@ Access to the platform audio facilities. | QSound Access to the session manager. | QSessionManager Access to the window system clipboard. | QClipboard Acts like a union for the most common TQt data types. | QVariant -Allows waiting/waking for conditions between threads. | QWaitCondition +Allows waiting/waking for conditions between threads. | TQWaitCondition Animated canvas item on a TQCanvas. | TQCanvasSprite Application-global cache for pixmaps. | QPixmapCache Area with movable labelled icons. | TQIconView @@ -255,11 +255,11 @@ Parameters that describe a mouse event. | QMouseEvent Parameters that describe a timer event. | TQTimerEvent Parameters that describe a wheel event. | QWheelEvent Pattern matching using regular expressions. | QRegExp -Per-thread data storage. | QThreadStorage +Per-thread data storage. | TQThreadStorage Persistent platform-independent application settings. | QSettings Pixmaps for TQCanvasSprites. | TQCanvasPixmap Platform-independent low-level socket API. | QSocketDevice -Platform-independent threads. | QThread +Platform-independent threads. | TQThread Polygon on a TQCanvas. | TQCanvasPolygon Polygonal canvas item on a TQCanvas. | TQCanvasPolygonalItem Popup menu widget. | QPopupMenu @@ -286,7 +286,7 @@ Represents text data in the parsed XML document. | TQDomText Request header information for HTTP. | QHttpRequestHeader Response header information for HTTP. | QHttpResponseHeader Rich text browser with hypertext navigation. | TQTextBrowser -Robust integer semaphore. | QSemaphore +Robust integer semaphore. | TQSemaphore Rounded range control (like a speedometer or potentiometer). | QDial SGI/Irix look and feel. | QSGIStyle SQL database error information. | TQSqlError @@ -298,7 +298,7 @@ Simple convenience dialog to get a single value from the user. | QInputDialog Simple description of any widget, i.e. answering the question "What's this?". | QWhatsThis Simple geometry management of its children. | QGrid Simple stored-value drag object for arbitrary MIME data. | QStoredDrag -Simplifies locking and unlocking QMutexes. | QMutexLocker +Simplifies locking and unlocking TQMutexes. | TQMutexLocker Single item in a TQIconView. | TQIconViewItem Small displayable piece of rich text. | QSimpleRichText Spin box widget (spin button). | QSpinBox |