summaryrefslogtreecommitdiffstats
path: root/doc/html/qsize-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qsize-h.html')
-rw-r--r--doc/html/qsize-h.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/qsize-h.html b/doc/html/qsize-h.html
index bcbe551bc..2484d3abd 100644
--- a/doc/html/qsize-h.html
+++ b/doc/html/qsize-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/qsize.h:1 -->
+<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqsize.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>qsize.h Include File</title>
+<title>ntqsize.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>qsize.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>ntqsize.h</h1>
-<p>This is the verbatim text of the qsize.h include file. It is provided only for illustration; the copyright remains with Trolltech.
+<p>This is the verbatim text of the ntqsize.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
-** $Id: qt/qsize.h 3.3.8 edited Jan 11 14:38 $
+** $Id: qt/ntqsize.h 3.3.8 edited Jan 11 14:38 $
**
** Definition of TQSize class
**
@@ -78,14 +78,14 @@ body { background: #ffffff; color: black; }
#define TQSIZE_H
#ifndef QT_H
-#include "qpoint.h" // ### change to qwindowdefs.h?
+#include "ntqpoint.h" // ### change to ntqwindowdefs.h?
#endif // QT_H
class Q_EXPORT TQSize
// ### Make TQSize inherit TQt in TQt 4.0
{
public:
- // ### Move this enum to qnamespace.h in TQt 4.0
+ // ### Move this enum to ntqnamespace.h in TQt 4.0
enum ScaleMode {
ScaleFree,
ScaleMin,