diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qglobal-h.html | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip |
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qglobal-h.html')
-rw-r--r-- | doc/html/qglobal-h.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/qglobal-h.html b/doc/html/qglobal-h.html index 285a4d9b..99ad5295 100644 --- a/doc/html/qglobal-h.html +++ b/doc/html/qglobal-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/qglobal.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqglobal.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qglobal.h Include File</title> +<title>ntqglobal.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>qglobal.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>ntqglobal.h</h1> -<p>This is the verbatim text of the qglobal.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqglobal.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qglobal.h 3.3.8 edited Feb 2 15:00 $ +** $Id: qt/ntqglobal.h 3.3.8 edited Feb 2 15:00 $ ** ** Global type declarations and definitions ** @@ -782,7 +782,7 @@ typedef Q_UINT64 Q_ULLONG; // unsigned long long // -// Data stream functions is provided by many classes (defined in qdatastream.h) +// Data stream functions is provided by many classes (defined in ntqdatastream.h) // class TQDataStream; @@ -809,7 +809,7 @@ class TQDataStream; #elif defined(TQCONFIG_LARGE) #include "qconfig-large.h" #else // everything... -#include "qconfig.h" +#include "ntqconfig.h" #endif #endif @@ -819,7 +819,7 @@ class TQDataStream; #endif // prune to local config -#include "qmodules.h" +#include "ntqmodules.h" #ifndef QT_MODULE_DIALOGS # define QT_NO_DIALOG #endif @@ -875,7 +875,7 @@ class TQDataStream; #endif #ifndef QT_H -#include "qfeatures.h" +#include "ntqfeatures.h" #endif /* QT_H */ |