diff options
Diffstat (limited to 'doc/html/qprogressdialog-h.html')
-rw-r--r-- | doc/html/qprogressdialog-h.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/html/qprogressdialog-h.html b/doc/html/qprogressdialog-h.html index 0d21569c8..bfeac1d94 100644 --- a/doc/html/qprogressdialog-h.html +++ b/doc/html/qprogressdialog-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/qprogressdialog.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqprogressdialog.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qprogressdialog.h Include File</title> +<title>ntqprogressdialog.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>qprogressdialog.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>ntqprogressdialog.h</h1> -<p>This is the verbatim text of the qprogressdialog.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqprogressdialog.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qprogressdialog.h 3.3.8 edited Jan 11 14:37 $ +** $Id: qt/ntqprogressdialog.h 3.3.8 edited Jan 11 14:37 $ ** ** Definition of TQProgressDialog class ** @@ -78,9 +78,9 @@ body { background: #ffffff; color: black; } #define TQPROGRESSDIALOG_H #ifndef QT_H -#include "qsemimodal.h" -#include "qlabel.h" // ### remove or keep for users' convenience? -#include "qprogressbar.h" // ### remove or keep for users' convenience? +#include "ntqsemimodal.h" +#include "ntqlabel.h" // ### remove or keep for users' convenience? +#include "ntqprogressbar.h" // ### remove or keep for users' convenience? #endif // QT_H #ifndef QT_NO_PROGRESSDIALOG |