diff options
Diffstat (limited to 'doc/html/qdatabrowser-h.html')
-rw-r--r-- | doc/html/qdatabrowser-h.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/html/qdatabrowser-h.html b/doc/html/qdatabrowser-h.html index cf1108188..14c60cdee 100644 --- a/doc/html/qdatabrowser-h.html +++ b/doc/html/qdatabrowser-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/qdatabrowser.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqdatabrowser.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qdatabrowser.h Include File</title> +<title>ntqdatabrowser.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,9 +29,9 @@ 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>qdatabrowser.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>ntqdatabrowser.h</h1> -<p>This is the verbatim text of the qdatabrowser.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqdatabrowser.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** @@ -77,13 +77,13 @@ body { background: #ffffff; color: black; } #define TQDATABROWSER_H #ifndef QT_H -#include "qwidget.h" -#include "qstring.h" -#include "qstringlist.h" -#include "qsql.h" -#include "qsqlindex.h" -#include "qsqlcursor.h" -#include "qsqlerror.h" +#include "ntqwidget.h" +#include "ntqstring.h" +#include "ntqstringlist.h" +#include "ntqsql.h" +#include "ntqsqlindex.h" +#include "ntqsqlcursor.h" +#include "ntqsqlerror.h" #endif // QT_H #ifndef QT_NO_SQL_VIEW_WIDGETS |