diff options
Diffstat (limited to 'doc/html/qrect-h.html')
-rw-r--r-- | doc/html/qrect-h.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/qrect-h.html b/doc/html/qrect-h.html index a2ead42bb..6f8f181e7 100644 --- a/doc/html/qrect-h.html +++ b/doc/html/qrect-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/qrect.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqrect.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qrect.h Include File</title> +<title>ntqrect.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>qrect.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>ntqrect.h</h1> -<p>This is the verbatim text of the qrect.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqrect.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qrect.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/ntqrect.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQRect class ** @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQRECT_H #ifndef QT_H -#include "qsize.h" +#include "ntqsize.h" #endif // QT_H #if defined(topLeft) @@ -308,7 +308,7 @@ inline bool TQRect::contains( int x, int y ) const y >= y1 && y <= y2; } #define Q_DEFINED_QRECT -#include "qwinexport.h" +#include "ntqwinexport.h" #endif // TQRECT_H </pre> <!-- eof --> |