diff options
Diffstat (limited to 'doc/html/qiconview-h.html')
-rw-r--r-- | doc/html/qiconview-h.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/html/qiconview-h.html b/doc/html/qiconview-h.html index bf10e5dcd..87b7a0084 100644 --- a/doc/html/qiconview-h.html +++ b/doc/html/qiconview-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/qiconview.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqiconview.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qiconview.h Include File</title> +<title>ntqiconview.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>qiconview.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>ntqiconview.h</h1> -<p>This is the verbatim text of the qiconview.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqiconview.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qiconview.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/ntqiconview.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQIconView widget class ** @@ -78,15 +78,15 @@ body { background: #ffffff; color: black; } #define TQICONVIEW_H #ifndef QT_H -#include "qscrollview.h" -#include "qstring.h" -#include "qrect.h" -#include "qpoint.h" -#include "qsize.h" -#include "qfont.h" // TQString->TQFont conversion -#include "qdragobject.h" -#include "qbitmap.h" -#include "qpicture.h" +#include "ntqscrollview.h" +#include "ntqstring.h" +#include "ntqrect.h" +#include "ntqpoint.h" +#include "ntqsize.h" +#include "ntqfont.h" // TQString->TQFont conversion +#include "ntqdragobject.h" +#include "ntqbitmap.h" +#include "ntqpicture.h" #endif // QT_H #ifndef QT_NO_ICONVIEW |