diff options
Diffstat (limited to 'doc/html/qevent-h.html')
-rw-r--r-- | doc/html/qevent-h.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/html/qevent-h.html b/doc/html/qevent-h.html index 2f0e57c7c..92658e8d7 100644 --- a/doc/html/qevent-h.html +++ b/doc/html/qevent-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/qevent.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqevent.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qevent.h Include File</title> +<title>ntqevent.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>qevent.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>ntqevent.h</h1> -<p>This is the verbatim text of the qevent.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqevent.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qevent.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/ntqevent.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of event classes ** @@ -78,11 +78,11 @@ body { background: #ffffff; color: black; } #define TQEVENT_H #ifndef QT_H -#include "qwindowdefs.h" -#include "qregion.h" -#include "qnamespace.h" -#include "qmime.h" -#include "qpair.h" +#include "ntqwindowdefs.h" +#include "ntqregion.h" +#include "ntqnamespace.h" +#include "ntqmime.h" +#include "ntqpair.h" #endif // QT_H class Q_EXPORT TQEvent: public TQt // event base class |