summaryrefslogtreecommitdiffstats
path: root/python/pykde/extra/kde312
diff options
context:
space:
mode:
Diffstat (limited to 'python/pykde/extra/kde312')
-rw-r--r--python/pykde/extra/kde312/kaccelaction.h2
-rw-r--r--python/pykde/extra/kde312/kaccelbase.h4
-rw-r--r--python/pykde/extra/kde312/konsole_part.h6
-rw-r--r--python/pykde/extra/kde312/ksycocafactory.h4
-rw-r--r--python/pykde/extra/kde312/ktoolbarbutton.h6
-rw-r--r--python/pykde/extra/kde312/kurifilter.h2
6 files changed, 12 insertions, 12 deletions
diff --git a/python/pykde/extra/kde312/kaccelaction.h b/python/pykde/extra/kde312/kaccelaction.h
index 2b9c07ba..8e422505 100644
--- a/python/pykde/extra/kde312/kaccelaction.h
+++ b/python/pykde/extra/kde312/kaccelaction.h
@@ -29,7 +29,7 @@
class KAccelBase;
-class QObject;
+class TQObject;
class KConfig;
class KConfigBase;
diff --git a/python/pykde/extra/kde312/kaccelbase.h b/python/pykde/extra/kde312/kaccelbase.h
index f8dee73c..03fa9c87 100644
--- a/python/pykde/extra/kde312/kaccelbase.h
+++ b/python/pykde/extra/kde312/kaccelbase.h
@@ -29,8 +29,8 @@
#include "kaccelaction.h"
#include "kkeyserver_x11.h"
-class QPopupMenu;
-class QWidget;
+class TQPopupMenu;
+class TQWidget;
//----------------------------------------------------
diff --git a/python/pykde/extra/kde312/konsole_part.h b/python/pykde/extra/kde312/konsole_part.h
index 00560d6e..6aba7064 100644
--- a/python/pykde/extra/kde312/konsole_part.h
+++ b/python/pykde/extra/kde312/konsole_part.h
@@ -34,10 +34,10 @@
class KInstance;
class konsoleBrowserExtension;
-class QPushButton;
-class QSpinBox;
+class TQPushButton;
+class TQSpinBox;
class KPopupMenu;
-class QCheckBox;
+class TQCheckBox;
class KRootPixmap;
class KToggleAction;
class KSelectAction;
diff --git a/python/pykde/extra/kde312/ksycocafactory.h b/python/pykde/extra/kde312/ksycocafactory.h
index d99addbc..1959edda 100644
--- a/python/pykde/extra/kde312/ksycocafactory.h
+++ b/python/pykde/extra/kde312/ksycocafactory.h
@@ -25,8 +25,8 @@
#include <tqdict.h>
#include <tqptrlist.h>
class KSycoca;
-class QStringList;
-class QString;
+class TQStringList;
+class TQString;
class KSycocaDict;
class KSycocaResourceList;
diff --git a/python/pykde/extra/kde312/ktoolbarbutton.h b/python/pykde/extra/kde312/ktoolbarbutton.h
index 14c96f8b..6fafb1ed 100644
--- a/python/pykde/extra/kde312/ktoolbarbutton.h
+++ b/python/pykde/extra/kde312/ktoolbarbutton.h
@@ -33,9 +33,9 @@
class KToolBar;
class KToolBarButtonPrivate;
class KInstance;
-class QEvent;
-class QPopupMenu;
-class QPainter;
+class TQEvent;
+class TQPopupMenu;
+class TQPainter;
/**
* A toolbar button. This is used internally by @ref KToolBar, use the
diff --git a/python/pykde/extra/kde312/kurifilter.h b/python/pykde/extra/kde312/kurifilter.h
index 80e5d369..6daf7769 100644
--- a/python/pykde/extra/kde312/kurifilter.h
+++ b/python/pykde/extra/kde312/kurifilter.h
@@ -29,7 +29,7 @@
class KURIFilterPrivate;
class KURIFilterDataPrivate;
-class QStringList;
+class TQStringList;
class KCModule;
/**