diff options
Diffstat (limited to 'doc/html/qtable-h.html')
-rw-r--r-- | doc/html/qtable-h.html | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/doc/html/qtable-h.html b/doc/html/qtable-h.html index 6af768072..d7ec9342e 100644 --- a/doc/html/qtable-h.html +++ b/doc/html/qtable-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/qtable.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqtable.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qtable.h Include File</title> +<title>ntqtable.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>qtable.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>ntqtable.h</h1> -<p>This is the verbatim text of the qtable.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqtable.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** @@ -77,16 +77,16 @@ body { background: #ffffff; color: black; } #define TQTABLE_H #ifndef QT_H -#include "qscrollview.h" -#include "qpixmap.h" -#include "qptrvector.h" -#include "qheader.h" -#include "qmemarray.h" -#include "qptrlist.h" -#include "qguardedptr.h" -#include "qshared.h" -#include "qintdict.h" -#include "qstringlist.h" +#include "ntqscrollview.h" +#include "ntqpixmap.h" +#include "ntqptrvector.h" +#include "ntqheader.h" +#include "ntqmemarray.h" +#include "ntqptrlist.h" +#include "ntqguardedptr.h" +#include "ntqshared.h" +#include "ntqintdict.h" +#include "ntqstringlist.h" #endif // QT_H @@ -146,7 +146,7 @@ private: }; #define Q_DEFINED_QTABLE_SELECTION -#include "qwinexport.h" +#include "ntqwinexport.h" class TQM_EXPORT_TABLE TQTableItem : public TQt { @@ -216,7 +216,7 @@ private: }; #define Q_DEFINED_QTABLE_ITEM -#include "qwinexport.h" +#include "ntqwinexport.h" class TQM_EXPORT_TABLE TQComboTableItem : public TQTableItem { @@ -594,7 +594,7 @@ private: }; #define Q_DEFINED_QTABLE -#include "qwinexport.h" +#include "ntqwinexport.h" #endif // QT_NO_TABLE #endif // TABLE_H </pre> |