summaryrefslogtreecommitdiffstats
path: root/doc/html/qglobal-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qglobal-h.html')
-rw-r--r--doc/html/qglobal-h.html15
1 files changed, 2 insertions, 13 deletions
diff --git a/doc/html/qglobal-h.html b/doc/html/qglobal-h.html
index 95ae1ea77..e62a472ed 100644
--- a/doc/html/qglobal-h.html
+++ b/doc/html/qglobal-h.html
@@ -326,10 +326,7 @@ body { background: #ffffff; color: black; }
/* can we just compare the structures? */
# define TQ_FULL_TEMPLATE_INSTANTIATION_MEMCMP
/* these are not useful to our customers */
-# define QT_QWS_NO_SHM
-# define TQT_NO_QWS_MULTIPROCESS
# define TQT_NO_SQL
-# define TQT_NO_QWS_CURSOR
# endif
#elif defined(__GNUC__)
@@ -590,7 +587,6 @@ body { background: #ffffff; color: black; }
MACX - Mac OS X
MAC9 - Mac OS 9
- TQWS - TQt/Embedded
WIN32 - Windows
X11 - X Window System
PM - unsupported
@@ -613,10 +609,7 @@ body { background: #ffffff; color: black; }
# define TQ_WS_PM
# error "TQt does not work with OS/2 Presentation Manager or Workplace Shell"
#elif defined(Q_OS_UNIX)
-# if defined(TQWS)
-# define TQ_WS_QWS
-# define TQT_NO_QWS_IM
-# elif defined(Q_OS_MACX)
+# if defined(Q_OS_MACX)
# define TQ_WS_MACX
# else
# define TQ_WS_X11
@@ -630,7 +623,7 @@ body { background: #ffffff; color: black; }
# define TQ_WS_WIN
#endif
-#if (defined(TQ_WS_MAC9) || defined(TQ_WS_MACX)) && !defined(TQ_WS_QWS) && !defined(TQ_WS_X11)
+#if (defined(TQ_WS_MAC9) || defined(TQ_WS_MACX)) && !defined(TQ_WS_X11)
# define TQ_WS_MAC
#endif
@@ -844,10 +837,6 @@ class TQDataStream;
# endif
#endif
-#if !defined(TQ_WS_QWS) && !defined(TQT_NO_COP)
-# define TQT_NO_COP
-#endif
-
#ifndef QT_H
#include "ntqfeatures.h"
#endif /* QT_H */