diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-08-02 19:28:10 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-08-02 19:28:10 +0000 |
commit | 1c3e6a878f147d063b43948dd8a3f06da195e7ea (patch) | |
tree | 3d0575a90e6b1c3cedb0c7b1d86970eb4ca92354 /kresources | |
parent | 7be55ffa061c026e35e2d6a0effe1161ddb0d41f (diff) | |
download | tdepim-1c3e6a878f147d063b43948dd8a3f06da195e7ea.tar.gz tdepim-1c3e6a878f147d063b43948dd8a3f06da195e7ea.zip |
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kresources')
28 files changed, 35 insertions, 35 deletions
diff --git a/kresources/caldav/config.h b/kresources/caldav/config.h index bd748db91..5e9d2e760 100644 --- a/kresources/caldav/config.h +++ b/kresources/caldav/config.h @@ -22,8 +22,8 @@ #include <kdemacros.h> #include <kresources/configwidget.h> -class QLineEdit; -class QCheckBox; +class TQLineEdit; +class TQCheckBox; namespace KCal { diff --git a/kresources/caldav/preferences.h b/kresources/caldav/preferences.h index 3e1bc0f9c..3a9400ae8 100644 --- a/kresources/caldav/preferences.h +++ b/kresources/caldav/preferences.h @@ -22,7 +22,7 @@ #include <kwallet.h> #include <kdebug.h> -class QString; +class TQString; namespace KCal { diff --git a/kresources/carddav/config.h b/kresources/carddav/config.h index 05b190f4f..7ea95aa96 100644 --- a/kresources/carddav/config.h +++ b/kresources/carddav/config.h @@ -21,8 +21,8 @@ #include <kdemacros.h> #include <kresources/configwidget.h> -class QLineEdit; -class QCheckBox; +class TQLineEdit; +class TQCheckBox; namespace KABC { diff --git a/kresources/carddav/preferences.h b/kresources/carddav/preferences.h index a01ee041b..eab9274c2 100644 --- a/kresources/carddav/preferences.h +++ b/kresources/carddav/preferences.h @@ -21,7 +21,7 @@ #include <kwallet.h> #include <kdebug.h> -class QString; +class TQString; namespace KABC { diff --git a/kresources/egroupware/kcal_resourcexmlrpc.h b/kresources/egroupware/kcal_resourcexmlrpc.h index a28202ed5..763164117 100644 --- a/kresources/egroupware/kcal_resourcexmlrpc.h +++ b/kresources/egroupware/kcal_resourcexmlrpc.h @@ -41,7 +41,7 @@ class Server; } class Synchronizer; -class QTimer; +class TQTimer; namespace KCal { diff --git a/kresources/featureplan/kcal_resourcefeatureplanconfig.h b/kresources/featureplan/kcal_resourcefeatureplanconfig.h index 21dcf8f8d..ee210ad93 100644 --- a/kresources/featureplan/kcal_resourcefeatureplanconfig.h +++ b/kresources/featureplan/kcal_resourcefeatureplanconfig.h @@ -27,7 +27,7 @@ class KLineEdit; class KURLRequester; -class QCheckBox; +class TQCheckBox; namespace KCal { diff --git a/kresources/groupware/kcal_resourcegroupwareconfig.h b/kresources/groupware/kcal_resourcegroupwareconfig.h index 10115f7e7..c30854715 100644 --- a/kresources/groupware/kcal_resourcegroupwareconfig.h +++ b/kresources/groupware/kcal_resourcegroupwareconfig.h @@ -25,7 +25,7 @@ #include <kresources/resource.h> #include <kresources/configwidget.h> -class QCheckBox; +class TQCheckBox; class KLineEdit; namespace KCal { diff --git a/kresources/groupwise/groupwisesettingswidget.h b/kresources/groupwise/groupwisesettingswidget.h index aa2d3df57..68adee24a 100644 --- a/kresources/groupwise/groupwisesettingswidget.h +++ b/kresources/groupwise/groupwisesettingswidget.h @@ -24,7 +24,7 @@ #include <tqmap.h> -class QListViewItem; +class TQListViewItem; #include "groupwisesettingswidgetbase.h" diff --git a/kresources/groupwise/kcal_resourcegroupwiseconfig.h b/kresources/groupwise/kcal_resourcegroupwiseconfig.h index bc6f81c74..c2ae218bf 100644 --- a/kresources/groupwise/kcal_resourcegroupwiseconfig.h +++ b/kresources/groupwise/kcal_resourcegroupwiseconfig.h @@ -26,7 +26,7 @@ #include <kresources/resource.h> #include <kresources/configwidget.h> -class QCheckBox; +class TQCheckBox; class KLineEdit; namespace KCal { diff --git a/kresources/kolab/kcal/event.h b/kresources/kolab/kcal/event.h index 879bda2da..c45018adc 100644 --- a/kresources/kolab/kcal/event.h +++ b/kresources/kolab/kcal/event.h @@ -38,7 +38,7 @@ #include <libkcal/event.h> -class QDomElement; +class TQDomElement; namespace Kolab { diff --git a/kresources/kolab/kcal/incidence.h b/kresources/kolab/kcal/incidence.h index e8f8b9fa8..32b112aaf 100644 --- a/kresources/kolab/kcal/incidence.h +++ b/kresources/kolab/kcal/incidence.h @@ -36,7 +36,7 @@ #include <kolabbase.h> -class QDomElement; +class TQDomElement; namespace KCal { class Incidence; diff --git a/kresources/kolab/kcal/journal.h b/kresources/kolab/kcal/journal.h index 7505e0703..57d614cc1 100644 --- a/kresources/kolab/kcal/journal.h +++ b/kresources/kolab/kcal/journal.h @@ -36,7 +36,7 @@ #include <kolabbase.h> -class QDomElement; +class TQDomElement; namespace KCal { class Journal; diff --git a/kresources/kolab/kcal/task.h b/kresources/kolab/kcal/task.h index 32095bcab..5dfb55854 100644 --- a/kresources/kolab/kcal/task.h +++ b/kresources/kolab/kcal/task.h @@ -38,7 +38,7 @@ #include <libkcal/incidence.h> -class QDomElement; +class TQDomElement; namespace KCal { class Todo; diff --git a/kresources/kolab/knotes/note.h b/kresources/kolab/knotes/note.h index 7a1c42407..11f4749e1 100644 --- a/kresources/kolab/knotes/note.h +++ b/kresources/kolab/knotes/note.h @@ -36,7 +36,7 @@ #include <kolabbase.h> -class QDomElement; +class TQDomElement; namespace KCal { class Journal; diff --git a/kresources/kolab/shared/kolabbase.h b/kresources/kolab/shared/kolabbase.h index ac34eb884..ba6a1c85a 100644 --- a/kresources/kolab/shared/kolabbase.h +++ b/kresources/kolab/shared/kolabbase.h @@ -38,7 +38,7 @@ #include <tqdatetime.h> #include <tqcolor.h> -class QFile; +class TQFile; namespace KCal { class Incidence; diff --git a/kresources/kolab/shared/resourcekolabbase.h b/kresources/kolab/shared/resourcekolabbase.h index eca5cc80b..b2ce0501f 100644 --- a/kresources/kolab/shared/resourcekolabbase.h +++ b/kresources/kolab/shared/resourcekolabbase.h @@ -41,7 +41,7 @@ #include "subresource.h" #include <kmail/kmailicalIface.h> -class QCString; +class TQCString; class KURL; namespace Kolab { diff --git a/kresources/lib/folderconfig.h b/kresources/lib/folderconfig.h index c27d8fdf6..4a6959a1d 100644 --- a/kresources/lib/folderconfig.h +++ b/kresources/lib/folderconfig.h @@ -28,7 +28,7 @@ #include <tqwidget.h> // class KListView; -class QComboBox; +class TQComboBox; class FolderListView; namespace KPIM { diff --git a/kresources/scalix/scalixadmin/delegatedialog.h b/kresources/scalix/scalixadmin/delegatedialog.h index 3d712d8e2..1cadb5929 100644 --- a/kresources/scalix/scalixadmin/delegatedialog.h +++ b/kresources/scalix/scalixadmin/delegatedialog.h @@ -25,8 +25,8 @@ #include <kdialogbase.h> -class QCheckBox; -class QLineEdit; +class TQCheckBox; +class TQLineEdit; namespace Scalix { class Delegate; diff --git a/kresources/scalix/scalixadmin/delegatepage.h b/kresources/scalix/scalixadmin/delegatepage.h index edaad8e78..e62c89eed 100644 --- a/kresources/scalix/scalixadmin/delegatepage.h +++ b/kresources/scalix/scalixadmin/delegatepage.h @@ -25,7 +25,7 @@ #include "delegatemanager.h" -class QPushButton; +class TQPushButton; class DelegateView; class DelegatePage : public QWidget diff --git a/kresources/scalix/scalixadmin/otheruserpage.h b/kresources/scalix/scalixadmin/otheruserpage.h index 50e9292ca..e77536ec4 100644 --- a/kresources/scalix/scalixadmin/otheruserpage.h +++ b/kresources/scalix/scalixadmin/otheruserpage.h @@ -25,7 +25,7 @@ #include "otherusermanager.h" -class QPushButton; +class TQPushButton; class OtherUserView; class OtherUserPage : public QWidget diff --git a/kresources/scalix/scalixadmin/outofofficepage.h b/kresources/scalix/scalixadmin/outofofficepage.h index cd5f04915..148379d75 100644 --- a/kresources/scalix/scalixadmin/outofofficepage.h +++ b/kresources/scalix/scalixadmin/outofofficepage.h @@ -23,10 +23,10 @@ #include <tqwidget.h> -class QLabel; -class QPushButton; -class QRadioButton; -class QTextEdit; +class TQLabel; +class TQPushButton; +class TQRadioButton; +class TQTextEdit; class OutOfOfficePage : public QWidget { diff --git a/kresources/scalix/scalixadmin/passwordpage.h b/kresources/scalix/scalixadmin/passwordpage.h index b4cf3da00..99f912f11 100644 --- a/kresources/scalix/scalixadmin/passwordpage.h +++ b/kresources/scalix/scalixadmin/passwordpage.h @@ -23,8 +23,8 @@ #include <tqwidget.h> -class QLineEdit; -class QPushButton; +class TQLineEdit; +class TQPushButton; namespace KIO { class Job; diff --git a/kresources/scalix/shared/resourcescalixbase.h b/kresources/scalix/shared/resourcescalixbase.h index f1aefc19e..803ac47b3 100644 --- a/kresources/scalix/shared/resourcescalixbase.h +++ b/kresources/scalix/shared/resourcescalixbase.h @@ -40,7 +40,7 @@ #include "subresource.h" #include <kmail/kmailicalIface.h> -class QCString; +class TQCString; class KURL; namespace Scalix { diff --git a/kresources/scalix/shared/scalixbase.h b/kresources/scalix/shared/scalixbase.h index 739a2615c..2db064f79 100644 --- a/kresources/scalix/shared/scalixbase.h +++ b/kresources/scalix/shared/scalixbase.h @@ -37,7 +37,7 @@ #include <tqdatetime.h> #include <tqcolor.h> -class QFile; +class TQFile; namespace KCal { class Incidence; diff --git a/kresources/slox/kabcresourcesloxconfig.h b/kresources/slox/kabcresourcesloxconfig.h index 6aedf83b3..63031045c 100644 --- a/kresources/slox/kabcresourcesloxconfig.h +++ b/kresources/slox/kabcresourcesloxconfig.h @@ -23,7 +23,7 @@ #include <kresources/configwidget.h> #include <kdepimmacros.h> -class QCheckBox; +class TQCheckBox; class KLineEdit; class KURLRequester; class KPushButton; diff --git a/kresources/slox/kcalresourcesloxconfig.h b/kresources/slox/kcalresourcesloxconfig.h index 370948c08..7e7422b6f 100644 --- a/kresources/slox/kcalresourcesloxconfig.h +++ b/kresources/slox/kcalresourcesloxconfig.h @@ -26,7 +26,7 @@ #include <kresources/resource.h> #include <kresources/configwidget.h> -class QCheckBox; +class TQCheckBox; class KLineEdit; class KPushButton; diff --git a/kresources/tvanytime/kcal_resourcetvanytime.h b/kresources/tvanytime/kcal_resourcetvanytime.h index bad3f2206..be46a1161 100644 --- a/kresources/tvanytime/kcal_resourcetvanytime.h +++ b/kresources/tvanytime/kcal_resourcetvanytime.h @@ -34,7 +34,7 @@ #include "service.h" -class QDomDocument; +class TQDomDocument; class KTar; class KTempFile; diff --git a/kresources/tvanytime/kcal_resourcetvanytimeconfig.h b/kresources/tvanytime/kcal_resourcetvanytimeconfig.h index cd3701858..57331a44c 100644 --- a/kresources/tvanytime/kcal_resourcetvanytimeconfig.h +++ b/kresources/tvanytime/kcal_resourcetvanytimeconfig.h @@ -26,7 +26,7 @@ #include <kresources/resource.h> #include <kresources/configwidget.h> -class QSpinBox; +class TQSpinBox; class KLineEdit; namespace KCal { |