diff options
Diffstat (limited to 'doc/html/qthread-h.html')
-rw-r--r-- | doc/html/qthread-h.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/qthread-h.html b/doc/html/qthread-h.html index adc8766bd..9500d699c 100644 --- a/doc/html/qthread-h.html +++ b/doc/html/qthread-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/qthread.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqthread.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qthread.h Include File</title> +<title>ntqthread.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>qthread.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>ntqthread.h</h1> -<p>This is the verbatim text of the qthread.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqthread.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qthread.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/ntqthread.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQThread class ** @@ -80,11 +80,11 @@ body { background: #ffffff; color: black; } #if defined(QT_THREAD_SUPPORT) #ifndef QT_H -#include "qwindowdefs.h" +#include "ntqwindowdefs.h" #ifndef QT_NO_COMPAT -#include "qmutex.h" -#include "qsemaphore.h" -#include "qwaitcondition.h" +#include "ntqmutex.h" +#include "ntqsemaphore.h" +#include "ntqwaitcondition.h" #endif // QT_NO_COMPAT #endif // QT_H |