diff options
Diffstat (limited to 'doc/html/qwidget-h.html')
-rw-r--r-- | doc/html/qwidget-h.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/html/qwidget-h.html b/doc/html/qwidget-h.html index fbd466491..aaab7af30 100644 --- a/doc/html/qwidget-h.html +++ b/doc/html/qwidget-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/qwidget.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqwidget.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qwidget.h Include File</title> +<title>ntqwidget.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>qwidget.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>ntqwidget.h</h1> -<p>This is the verbatim text of the qwidget.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqwidget.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qwidget.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/ntqwidget.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQWidget class ** @@ -78,14 +78,14 @@ body { background: #ffffff; color: black; } #define TQWIDGET_H #ifndef QT_H -#include "qwindowdefs.h" -#include "qobject.h" -#include "qpaintdevice.h" -#include "qpalette.h" -#include "qfont.h" -#include "qfontmetrics.h" -#include "qfontinfo.h" -#include "qsizepolicy.h" +#include "ntqwindowdefs.h" +#include "ntqobject.h" +#include "ntqpaintdevice.h" +#include "ntqpalette.h" +#include "ntqfont.h" +#include "ntqfontmetrics.h" +#include "ntqfontinfo.h" +#include "ntqsizepolicy.h" #endif // QT_H class TQLayout; @@ -1057,7 +1057,7 @@ struct Q_EXPORT TQWExtra { }; #define Q_DEFINED_QWIDGET -#include "qwinexport.h" +#include "ntqwinexport.h" #endif // TQWIDGET_H </pre> |