diff options
Diffstat (limited to 'doc/html/qpainter-h.html')
-rw-r--r-- | doc/html/qpainter-h.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/doc/html/qpainter-h.html b/doc/html/qpainter-h.html index bf2b985e8..cb642b7a5 100644 --- a/doc/html/qpainter-h.html +++ b/doc/html/qpainter-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/qpainter.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqpainter.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qpainter.h Include File</title> +<title>ntqpainter.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>qpainter.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>ntqpainter.h</h1> -<p>This is the verbatim text of the qpainter.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqpainter.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qpainter.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/ntqpainter.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQPainter class ** @@ -79,14 +79,14 @@ body { background: #ffffff; color: black; } #ifndef QT_H -#include "qcolor.h" -#include "qfontmetrics.h" -#include "qfontinfo.h" -#include "qregion.h" -#include "qpen.h" -#include "qbrush.h" -#include "qpointarray.h" -#include "qwmatrix.h" +#include "ntqcolor.h" +#include "ntqfontmetrics.h" +#include "ntqfontinfo.h" +#include "ntqregion.h" +#include "ntqpen.h" +#include "ntqbrush.h" +#include "ntqpointarray.h" +#include "ntqwmatrix.h" #endif // QT_H class TQGfx; |