summaryrefslogtreecommitdiffstats
path: root/kdeprint/management
diff options
context:
space:
mode:
Diffstat (limited to 'kdeprint/management')
-rw-r--r--kdeprint/management/cjanuswidget.h6
-rw-r--r--kdeprint/management/kmconfigfilter.h4
-rw-r--r--kdeprint/management/kmconfigfonts.h4
-rw-r--r--kdeprint/management/kmconfiggeneral.h4
-rw-r--r--kdeprint/management/kmconfigpreview.h2
-rw-r--r--kdeprint/management/kmdbcreator.h4
-rw-r--r--kdeprint/management/kmdriverdbwidget.h6
-rw-r--r--kdeprint/management/kminfopage.h2
-rw-r--r--kdeprint/management/kminstancepage.h2
-rw-r--r--kdeprint/management/kmjobviewer.h10
-rw-r--r--kdeprint/management/kmmainview.h10
-rw-r--r--kdeprint/management/kmprinterview.h2
-rw-r--r--kdeprint/management/kmpropbackend.h2
-rw-r--r--kdeprint/management/kmpropcontainer.h2
-rw-r--r--kdeprint/management/kmpropdriver.h2
-rw-r--r--kdeprint/management/kmpropgeneral.h2
-rw-r--r--kdeprint/management/kmpropmembers.h2
-rw-r--r--kdeprint/management/kmspecialprinterdlg.h6
-rw-r--r--kdeprint/management/kmwbackend.h4
-rw-r--r--kdeprint/management/kmwdriverselect.h2
-rw-r--r--kdeprint/management/kmwdrivertest.h4
-rw-r--r--kdeprint/management/kmwend.h2
-rw-r--r--kdeprint/management/kmwinfobase.h4
-rw-r--r--kdeprint/management/kmwizard.h6
-rw-r--r--kdeprint/management/kmwlocal.h4
-rw-r--r--kdeprint/management/kmwpassword.h4
-rw-r--r--kdeprint/management/kmwsmb.h4
-rw-r--r--kdeprint/management/kmwsocket.h4
-rw-r--r--kdeprint/management/kmwsocketutil.h6
-rw-r--r--kdeprint/management/kxmlcommanddlg.h16
-rw-r--r--kdeprint/management/kxmlcommandselector.h10
-rw-r--r--kdeprint/management/networkscanner.h4
32 files changed, 73 insertions, 73 deletions
diff --git a/kdeprint/management/cjanuswidget.h b/kdeprint/management/cjanuswidget.h
index 7bfb2ab46..2b06aed21 100644
--- a/kdeprint/management/cjanuswidget.h
+++ b/kdeprint/management/cjanuswidget.h
@@ -24,9 +24,9 @@
#include <tqpixmap.h>
#include <tqptrlist.h>
-class QWidgetStack;
-class QLabel;
-class QListBoxItem;
+class TQWidgetStack;
+class TQLabel;
+class TQListBoxItem;
class CJanusWidget : public QWidget
{
diff --git a/kdeprint/management/kmconfigfilter.h b/kdeprint/management/kmconfigfilter.h
index 82ac2190b..78fc6b568 100644
--- a/kdeprint/management/kmconfigfilter.h
+++ b/kdeprint/management/kmconfigfilter.h
@@ -23,8 +23,8 @@
#include "kmconfigpage.h"
class KListBox;
-class QToolButton;
-class QLineEdit;
+class TQToolButton;
+class TQLineEdit;
class KMConfigFilter : public KMConfigPage
{
diff --git a/kdeprint/management/kmconfigfonts.h b/kdeprint/management/kmconfigfonts.h
index a20ead918..7fa9e9de3 100644
--- a/kdeprint/management/kmconfigfonts.h
+++ b/kdeprint/management/kmconfigfonts.h
@@ -24,8 +24,8 @@
class KListView;
class KURLRequester;
-class QPushButton;
-class QCheckBox;
+class TQPushButton;
+class TQCheckBox;
class KMConfigFonts : public KMConfigPage
{
diff --git a/kdeprint/management/kmconfiggeneral.h b/kdeprint/management/kmconfiggeneral.h
index f28f29446..a2cf7f81d 100644
--- a/kdeprint/management/kmconfiggeneral.h
+++ b/kdeprint/management/kmconfiggeneral.h
@@ -24,8 +24,8 @@
class KIntNumInput;
class KURLRequester;
-class QCheckBox;
-class QPushButton;
+class TQCheckBox;
+class TQPushButton;
class KMConfigGeneral : public KMConfigPage
{
Q_OBJECT
diff --git a/kdeprint/management/kmconfigpreview.h b/kdeprint/management/kmconfigpreview.h
index 52a9704d1..72916a510 100644
--- a/kdeprint/management/kmconfigpreview.h
+++ b/kdeprint/management/kmconfigpreview.h
@@ -22,7 +22,7 @@
#include "kmconfigpage.h"
-class QCheckBox;
+class TQCheckBox;
class KURLRequester;
class KMConfigPreview : public KMConfigPage
diff --git a/kdeprint/management/kmdbcreator.h b/kdeprint/management/kmdbcreator.h
index 188ff9a42..82fa5469e 100644
--- a/kdeprint/management/kmdbcreator.h
+++ b/kdeprint/management/kmdbcreator.h
@@ -25,8 +25,8 @@
#include <tqdatetime.h>
#include <kprocess.h>
-class QWidget;
-class QProgressDialog;
+class TQWidget;
+class TQProgressDialog;
class KMDBCreator : public QObject
{
diff --git a/kdeprint/management/kmdriverdbwidget.h b/kdeprint/management/kmdriverdbwidget.h
index 8e111f042..c9e263f47 100644
--- a/kdeprint/management/kmdriverdbwidget.h
+++ b/kdeprint/management/kmdriverdbwidget.h
@@ -23,9 +23,9 @@
#include <tqwidget.h>
#include "kmdbentry.h"
-class QListBox;
-class QCheckBox;
-class QPushButton;
+class TQListBox;
+class TQCheckBox;
+class TQPushButton;
class KMDriverDbWidget : public QWidget
{
diff --git a/kdeprint/management/kminfopage.h b/kdeprint/management/kminfopage.h
index 9c1c6ff10..257ac2328 100644
--- a/kdeprint/management/kminfopage.h
+++ b/kdeprint/management/kminfopage.h
@@ -23,7 +23,7 @@
#include "kmprinterpage.h"
#include <tqwidget.h>
-class QLabel;
+class TQLabel;
class KMInfoPage : public TQWidget, public KMPrinterPage
{
diff --git a/kdeprint/management/kminstancepage.h b/kdeprint/management/kminstancepage.h
index 876c1f030..3b8931100 100644
--- a/kdeprint/management/kminstancepage.h
+++ b/kdeprint/management/kminstancepage.h
@@ -26,7 +26,7 @@
class KListBox;
class KMPrinter;
-class QButton;
+class TQButton;
class KMInstancePage : public TQWidget, public KMPrinterPage
{
diff --git a/kdeprint/management/kmjobviewer.h b/kdeprint/management/kmjobviewer.h
index 9cdf6aceb..98cd73656 100644
--- a/kdeprint/management/kmjobviewer.h
+++ b/kdeprint/management/kmjobviewer.h
@@ -32,12 +32,12 @@ class KMJobManager;
class KMJob;
class KListView;
class JobItem;
-class QPopupMenu;
-class QListViewItem;
+class TQPopupMenu;
+class TQListViewItem;
class KMPrinter;
-class QTimer;
-class QLineEdit;
-class QCheckBox;
+class TQTimer;
+class TQLineEdit;
+class TQCheckBox;
/**
* @internal
diff --git a/kdeprint/management/kmmainview.h b/kdeprint/management/kmmainview.h
index f8ab6a388..8f60aec2d 100644
--- a/kdeprint/management/kmmainview.h
+++ b/kdeprint/management/kmmainview.h
@@ -33,15 +33,15 @@ class KMPrinterView;
class KMPrinter;
class KMPages;
class KActionCollection;
-class QPopupMenu;
-class QTimer;
-class QSplitter;
+class TQPopupMenu;
+class TQTimer;
+class TQSplitter;
class KToolBar;
class KAction;
class PluginComboBox;
-class QBoxLayout;
+class TQBoxLayout;
class MessageWindow;
-class QMenuBar;
+class TQMenuBar;
/**
* @internal
diff --git a/kdeprint/management/kmprinterview.h b/kdeprint/management/kmprinterview.h
index 0b8c30c23..5ea565dba 100644
--- a/kdeprint/management/kmprinterview.h
+++ b/kdeprint/management/kmprinterview.h
@@ -26,7 +26,7 @@
class KMIconView;
class KMListView;
class KMPrinter;
-class QIconViewItem;
+class TQIconViewItem;
class KMPrinterView : public QWidgetStack
{
diff --git a/kdeprint/management/kmpropbackend.h b/kdeprint/management/kmpropbackend.h
index ffdd15513..5f0514408 100644
--- a/kdeprint/management/kmpropbackend.h
+++ b/kdeprint/management/kmpropbackend.h
@@ -24,7 +24,7 @@
#include <kdelibs_export.h>
-class QLabel;
+class TQLabel;
class KDEPRINT_EXPORT KMPropBackend : public KMPropWidget
{
diff --git a/kdeprint/management/kmpropcontainer.h b/kdeprint/management/kmpropcontainer.h
index 00b125067..ff4ca8439 100644
--- a/kdeprint/management/kmpropcontainer.h
+++ b/kdeprint/management/kmpropcontainer.h
@@ -23,7 +23,7 @@
#include <tqwidget.h>
class KMPropWidget;
-class QPushButton;
+class TQPushButton;
class KMPrinter;
class KMPropContainer : public QWidget
diff --git a/kdeprint/management/kmpropdriver.h b/kdeprint/management/kmpropdriver.h
index 40952162c..c5bcde018 100644
--- a/kdeprint/management/kmpropdriver.h
+++ b/kdeprint/management/kmpropdriver.h
@@ -24,7 +24,7 @@
#include <kdelibs_export.h>
-class QLabel;
+class TQLabel;
class KDEPRINT_EXPORT KMPropDriver : public KMPropWidget
{
diff --git a/kdeprint/management/kmpropgeneral.h b/kdeprint/management/kmpropgeneral.h
index 76bdc3171..21cdfe1a9 100644
--- a/kdeprint/management/kmpropgeneral.h
+++ b/kdeprint/management/kmpropgeneral.h
@@ -22,7 +22,7 @@
#include "kmpropwidget.h"
-class QLabel;
+class TQLabel;
class KMPropGeneral : public KMPropWidget
{
diff --git a/kdeprint/management/kmpropmembers.h b/kdeprint/management/kmpropmembers.h
index c0dda4978..70b9b2678 100644
--- a/kdeprint/management/kmpropmembers.h
+++ b/kdeprint/management/kmpropmembers.h
@@ -22,7 +22,7 @@
#include "kmpropwidget.h"
-class QTextView;
+class TQTextView;
class KDEPRINT_EXPORT KMPropMembers : public KMPropWidget
{
diff --git a/kdeprint/management/kmspecialprinterdlg.h b/kdeprint/management/kmspecialprinterdlg.h
index 2b440c567..88b0e19f5 100644
--- a/kdeprint/management/kmspecialprinterdlg.h
+++ b/kdeprint/management/kmspecialprinterdlg.h
@@ -23,9 +23,9 @@
#include <kdialogbase.h>
class KMPrinter;
-class QLineEdit;
-class QCheckBox;
-class QComboBox;
+class TQLineEdit;
+class TQCheckBox;
+class TQComboBox;
class KIconButton;
class KXmlCommandSelector;
diff --git a/kdeprint/management/kmwbackend.h b/kdeprint/management/kmwbackend.h
index e31136851..2013b8035 100644
--- a/kdeprint/management/kmwbackend.h
+++ b/kdeprint/management/kmwbackend.h
@@ -24,8 +24,8 @@
#include <kdelibs_export.h>
#include <tqmap.h>
-class QButtonGroup;
-class QVBoxLayout;
+class TQButtonGroup;
+class TQVBoxLayout;
class KDEPRINT_EXPORT KMWBackend : public KMWizardPage
{
diff --git a/kdeprint/management/kmwdriverselect.h b/kdeprint/management/kmwdriverselect.h
index 935bb56ca..0f2569a72 100644
--- a/kdeprint/management/kmwdriverselect.h
+++ b/kdeprint/management/kmwdriverselect.h
@@ -24,7 +24,7 @@
#include "kmdbentry.h"
class KListBox;
-class QPushButton;
+class TQPushButton;
class KMWDriverSelect : public KMWizardPage
{
diff --git a/kdeprint/management/kmwdrivertest.h b/kdeprint/management/kmwdrivertest.h
index 5ab716459..64d779477 100644
--- a/kdeprint/management/kmwdrivertest.h
+++ b/kdeprint/management/kmwdrivertest.h
@@ -22,8 +22,8 @@
#include "kmwizardpage.h"
-class QLabel;
-class QPushButton;
+class TQLabel;
+class TQPushButton;
class DrMain;
class KMWDriverTest : public KMWizardPage
diff --git a/kdeprint/management/kmwend.h b/kdeprint/management/kmwend.h
index d30972361..9ce9077f7 100644
--- a/kdeprint/management/kmwend.h
+++ b/kdeprint/management/kmwend.h
@@ -22,7 +22,7 @@
#include "kmwizardpage.h"
-class QTextView;
+class TQTextView;
class KMWEnd : public KMWizardPage
{
diff --git a/kdeprint/management/kmwinfobase.h b/kdeprint/management/kmwinfobase.h
index 1a6576618..1c328826a 100644
--- a/kdeprint/management/kmwinfobase.h
+++ b/kdeprint/management/kmwinfobase.h
@@ -23,8 +23,8 @@
#include "kmwizardpage.h"
#include <tqptrlist.h>
-class QLabel;
-class QLineEdit;
+class TQLabel;
+class TQLineEdit;
class KDEPRINT_EXPORT KMWInfoBase : public KMWizardPage
{
diff --git a/kdeprint/management/kmwizard.h b/kdeprint/management/kmwizard.h
index a6f3d8dfc..54a97abcd 100644
--- a/kdeprint/management/kmwizard.h
+++ b/kdeprint/management/kmwizard.h
@@ -26,9 +26,9 @@
#include <kdelibs_export.h>
-class QWidgetStack;
-class QLabel;
-class QPushButton;
+class TQWidgetStack;
+class TQLabel;
+class TQPushButton;
class KMWizardPage;
class KMPrinter;
class KMWBackend;
diff --git a/kdeprint/management/kmwlocal.h b/kdeprint/management/kmwlocal.h
index 2dd770341..9da6ed747 100644
--- a/kdeprint/management/kmwlocal.h
+++ b/kdeprint/management/kmwlocal.h
@@ -24,9 +24,9 @@
#include <tqstringlist.h>
-class QLineEdit;
+class TQLineEdit;
class KListView;
-class QListViewItem;
+class TQListViewItem;
class KMWLocal : public KMWizardPage
{
diff --git a/kdeprint/management/kmwpassword.h b/kdeprint/management/kmwpassword.h
index 50fb4f42a..493b36dd0 100644
--- a/kdeprint/management/kmwpassword.h
+++ b/kdeprint/management/kmwpassword.h
@@ -22,8 +22,8 @@
#include "kmwizardpage.h"
-class QLineEdit;
-class QButtonGroup;
+class TQLineEdit;
+class TQButtonGroup;
class KMWPassword : public KMWizardPage
{
diff --git a/kdeprint/management/kmwsmb.h b/kdeprint/management/kmwsmb.h
index 8c0768287..c56276206 100644
--- a/kdeprint/management/kmwsmb.h
+++ b/kdeprint/management/kmwsmb.h
@@ -23,8 +23,8 @@
#include "kmwizardpage.h"
class SmbView;
-class QLineEdit;
-class QLabel;
+class TQLineEdit;
+class TQLabel;
class KMWSmb : public KMWizardPage
{
diff --git a/kdeprint/management/kmwsocket.h b/kdeprint/management/kmwsocket.h
index ca0b506df..4093a8766 100644
--- a/kdeprint/management/kmwsocket.h
+++ b/kdeprint/management/kmwsocket.h
@@ -23,8 +23,8 @@
#include "kmwizardpage.h"
class KListView;
-class QListViewItem;
-class QLineEdit;
+class TQListViewItem;
+class TQLineEdit;
class NetworkScanner;
class KMWSocket : public KMWizardPage
diff --git a/kdeprint/management/kmwsocketutil.h b/kdeprint/management/kmwsocketutil.h
index 0fd96cc59..ad17b8113 100644
--- a/kdeprint/management/kmwsocketutil.h
+++ b/kdeprint/management/kmwsocketutil.h
@@ -31,9 +31,9 @@ struct SocketInfo
int Port;
};
-class QProgressBar;
-class QLineEdit;
-class QComboBox;
+class TQProgressBar;
+class TQLineEdit;
+class TQComboBox;
class KMWSocketUtil;
class SocketConfig : public KDialogBase
diff --git a/kdeprint/management/kxmlcommanddlg.h b/kdeprint/management/kxmlcommanddlg.h
index 05dc133c2..f30b321ad 100644
--- a/kdeprint/management/kxmlcommanddlg.h
+++ b/kdeprint/management/kxmlcommanddlg.h
@@ -26,15 +26,15 @@
#include <kdialogbase.h>
class KListView;
-class QListViewItem;
-class QLineEdit;
-class QComboBox;
-class QWidgetStack;
-class QToolButton;
+class TQListViewItem;
+class TQLineEdit;
+class TQComboBox;
+class TQWidgetStack;
+class TQToolButton;
class KListBox;
-class QListBoxItem;
-class QTextEdit;
-class QCheckBox;
+class TQListBoxItem;
+class TQTextEdit;
+class TQCheckBox;
class DrGroup;
class DrBase;
diff --git a/kdeprint/management/kxmlcommandselector.h b/kdeprint/management/kxmlcommandselector.h
index 23ded759b..d632aaddf 100644
--- a/kdeprint/management/kxmlcommandselector.h
+++ b/kdeprint/management/kxmlcommandselector.h
@@ -25,11 +25,11 @@
#include <kdelibs_export.h>
-class QComboBox;
-class QLineEdit;
-class QCheckBox;
-class QLabel;
-class QPushButton;
+class TQComboBox;
+class TQLineEdit;
+class TQCheckBox;
+class TQLabel;
+class TQPushButton;
class KDialogBase;
class KDEPRINT_EXPORT KXmlCommandSelector : public QWidget
diff --git a/kdeprint/management/networkscanner.h b/kdeprint/management/networkscanner.h
index 5919990e4..462d26427 100644
--- a/kdeprint/management/networkscanner.h
+++ b/kdeprint/management/networkscanner.h
@@ -72,8 +72,8 @@ private:
NetworkScannerPrivate *d;
};
-class QLineEdit;
-class QComboBox;
+class TQLineEdit;
+class TQComboBox;
class NetworkScannerConfig : public KDialogBase
{