diff options
Diffstat (limited to 'doc/html/qaccessible-h.html')
-rw-r--r-- | doc/html/qaccessible-h.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/html/qaccessible-h.html b/doc/html/qaccessible-h.html index 4c404054c..eb72d2fe6 100644 --- a/doc/html/qaccessible-h.html +++ b/doc/html/qaccessible-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/qaccessible.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqaccessible.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>qaccessible.h Include File</title> +<title>ntqaccessible.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>qaccessible.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>ntqaccessible.h</h1> -<p>This is the verbatim text of the qaccessible.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the ntqaccessible.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/qaccessible.h 3.3.8 edited Jan 11 14:46 $ +** $Id: qt/ntqaccessible.h 3.3.8 edited Jan 11 14:46 $ ** ** Definition of TQAccessible and TQAccessibleObject classes ** @@ -76,11 +76,11 @@ body { background: #ffffff; color: black; } #define TQACCESSIBLE_H #ifndef QT_H -#include "qobject.h" +#include "ntqobject.h" #include <private/qcom_p.h> -#include "qrect.h" -#include "qguardedptr.h" -#include "qmemarray.h" +#include "ntqrect.h" +#include "ntqguardedptr.h" +#include "ntqmemarray.h" #endif // QT_H #if defined(QT_ACCESSIBILITY_SUPPORT) @@ -325,7 +325,7 @@ private: }; #define Q_DEFINED_QACCESSIBLE_OBJECT -#include "qwinexport.h" +#include "ntqwinexport.h" #endif //QT_ACCESSIBILITY_SUPPORT #endif //TQACCESSIBLE_H |