diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-08-02 19:26:34 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-08-02 19:26:34 +0000 |
commit | 36e4074ba1536a63a121293b20663a38cad836b7 (patch) | |
tree | 5ec4cb3822a30ce8d43a9904931907ade1d7fe2c /kopete/plugins | |
parent | 47c8a359c5276062c4bc17f0e82410f29081b502 (diff) | |
download | tdenetwork-36e4074ba1536a63a121293b20663a38cad836b7.tar.gz tdenetwork-36e4074ba1536a63a121293b20663a38cad836b7.zip |
TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kopete/plugins')
25 files changed, 38 insertions, 38 deletions
diff --git a/kopete/plugins/alias/editaliasdialog.h b/kopete/plugins/alias/editaliasdialog.h index da3caf4b..f5967368 100644 --- a/kopete/plugins/alias/editaliasdialog.h +++ b/kopete/plugins/alias/editaliasdialog.h @@ -20,7 +20,7 @@ #include "aliasdialog.h" -class QWidget; +class TQWidget; class EditAliasDialog : public AliasDialog { diff --git a/kopete/plugins/connectionstatus/connectionstatusplugin.h b/kopete/plugins/connectionstatus/connectionstatusplugin.h index 726176cb..56f662ab 100644 --- a/kopete/plugins/connectionstatus/connectionstatusplugin.h +++ b/kopete/plugins/connectionstatus/connectionstatusplugin.h @@ -20,7 +20,7 @@ #include "kopeteplugin.h" -class QTimer; +class TQTimer; class KProcess; /** diff --git a/kopete/plugins/contactnotes/contactnotesedit.h b/kopete/plugins/contactnotes/contactnotesedit.h index 6af9178d..a027b1a8 100644 --- a/kopete/plugins/contactnotes/contactnotesedit.h +++ b/kopete/plugins/contactnotes/contactnotesedit.h @@ -22,8 +22,8 @@ #include <tqstring.h> #include <kdialogbase.h> -class QLabel; -class QTextEdit; +class TQLabel; +class TQTextEdit; namespace Kopete { class MetaContact; } class ContactNotesPlugin; diff --git a/kopete/plugins/contactnotes/contactnotesplugin.h b/kopete/plugins/contactnotes/contactnotesplugin.h index f526070d..3163d47b 100644 --- a/kopete/plugins/contactnotes/contactnotesplugin.h +++ b/kopete/plugins/contactnotes/contactnotesplugin.h @@ -24,7 +24,7 @@ #include "kopeteplugin.h" -class QString; +class TQString; class KAction; class KActionCollection; diff --git a/kopete/plugins/cryptography/cryptographyplugin.h b/kopete/plugins/cryptography/cryptographyplugin.h index f34bd175..1b1e4489 100644 --- a/kopete/plugins/cryptography/cryptographyplugin.h +++ b/kopete/plugins/cryptography/cryptographyplugin.h @@ -21,9 +21,9 @@ #include "kopeteplugin.h" -class QStringList; -class QString; -class QTimer; +class TQStringList; +class TQString; +class TQTimer; namespace Kopete { diff --git a/kopete/plugins/cryptography/kgpgselkey.h b/kopete/plugins/cryptography/kgpgselkey.h index f511f999..20b3dfd2 100644 --- a/kopete/plugins/cryptography/kgpgselkey.h +++ b/kopete/plugins/cryptography/kgpgselkey.h @@ -24,7 +24,7 @@ #include <kdialogbase.h> class KListView; -class QCheckBox; +class TQCheckBox; typedef struct gpgKey{ TQString gpgkeymail; diff --git a/kopete/plugins/cryptography/popuppublic.h b/kopete/plugins/cryptography/popuppublic.h index ac8ab068..7e3208aa 100644 --- a/kopete/plugins/cryptography/popuppublic.h +++ b/kopete/plugins/cryptography/popuppublic.h @@ -25,10 +25,10 @@ #include <kshortcut.h> -class QPushButton; -class QCheckBox; +class TQPushButton; +class TQCheckBox; class KListView; -class QButtonGroup; +class TQButtonGroup; class KProcIO; class popupPublic : public KDialogBase //QDialog diff --git a/kopete/plugins/highlight/highlightplugin.h b/kopete/plugins/highlight/highlightplugin.h index 2ea151d9..f5b0f671 100644 --- a/kopete/plugins/highlight/highlightplugin.h +++ b/kopete/plugins/highlight/highlightplugin.h @@ -25,9 +25,9 @@ #include "kopetemessage.h" #include "kopeteplugin.h" -class QStringList; -class QString; -class QTimer; +class TQStringList; +class TQString; +class TQTimer; namespace Kopete { class Message; } namespace Kopete { class MetaContact; } diff --git a/kopete/plugins/highlight/highlightpreferences.h b/kopete/plugins/highlight/highlightpreferences.h index b6e2a8e1..ff51aa1f 100644 --- a/kopete/plugins/highlight/highlightpreferences.h +++ b/kopete/plugins/highlight/highlightpreferences.h @@ -23,7 +23,7 @@ class HighlightPrefsUI; class Filter; -class QListViewItem; +class TQListViewItem; /** *@author Olivier Goffart diff --git a/kopete/plugins/history/historylogger.h b/kopete/plugins/history/historylogger.h index 49e368d9..c8a7690c 100644 --- a/kopete/plugins/history/historylogger.h +++ b/kopete/plugins/history/historylogger.h @@ -22,9 +22,9 @@ namespace Kopete { class Contact; } namespace Kopete { class MetaContact; } -class QFile; -class QDomDocument; -class QTimer; +class TQFile; +class TQDomDocument; +class TQTimer; /** * One hinstance of this class is opened for every Kopete::ChatSession, diff --git a/kopete/plugins/latex/latexplugin.h b/kopete/plugins/latex/latexplugin.h index ebff5f8d..2eb9365b 100644 --- a/kopete/plugins/latex/latexplugin.h +++ b/kopete/plugins/latex/latexplugin.h @@ -29,8 +29,8 @@ #include "kopetemessage.h" #include "kopeteplugin.h" -class QStringList; -class QString; +class TQStringList; +class TQString; namespace Kopete { class Message; class ChatSession; } diff --git a/kopete/plugins/latex/latexpreferences.h b/kopete/plugins/latex/latexpreferences.h index 5bfc2f8f..e5a70140 100644 --- a/kopete/plugins/latex/latexpreferences.h +++ b/kopete/plugins/latex/latexpreferences.h @@ -22,7 +22,7 @@ #include <tqstring.h> class LatexPrefsUI; -class QListViewItem; +class TQListViewItem; /** *@author Duncan Mac-Vicar Prett diff --git a/kopete/plugins/motionautoaway/motionawayplugin.h b/kopete/plugins/motionautoaway/motionawayplugin.h index 84172f33..c15caa3a 100644 --- a/kopete/plugins/motionautoaway/motionawayplugin.h +++ b/kopete/plugins/motionautoaway/motionawayplugin.h @@ -27,7 +27,7 @@ #include "kopeteplugin.h" -class QTimer; +class TQTimer; /** * @author Duncan Mac-Vicar Prett <duncan@kde.org> diff --git a/kopete/plugins/nowlistening/nowlisteningplugin.h b/kopete/plugins/nowlistening/nowlisteningplugin.h index 848b8aef..1108a9a5 100644 --- a/kopete/plugins/nowlistening/nowlisteningplugin.h +++ b/kopete/plugins/nowlistening/nowlisteningplugin.h @@ -28,7 +28,7 @@ namespace Kopete { class ChatSession; class Message; } class NLMediaPlayer; -class QStringList; +class TQStringList; /** * @author Will Stephenson diff --git a/kopete/plugins/smpppdcs/smpppdcsplugin.h b/kopete/plugins/smpppdcs/smpppdcsplugin.h index 5c4ba2e6..7b8bdb94 100644 --- a/kopete/plugins/smpppdcs/smpppdcsplugin.h +++ b/kopete/plugins/smpppdcs/smpppdcsplugin.h @@ -30,7 +30,7 @@ #include "kopeteplugin.h" #include "kopeteaccount.h" -class QTimer; +class TQTimer; class Detector; class OnlineInquiry; diff --git a/kopete/plugins/smpppdcs/smpppdcspreferences.h b/kopete/plugins/smpppdcs/smpppdcspreferences.h index dba3470b..d521412d 100644 --- a/kopete/plugins/smpppdcs/smpppdcspreferences.h +++ b/kopete/plugins/smpppdcs/smpppdcspreferences.h @@ -19,7 +19,7 @@ #include <kcmodule.h> -class QListViewItem; +class TQListViewItem; class SMPPPDCSPrefs; diff --git a/kopete/plugins/statistics/statisticscontact.h b/kopete/plugins/statistics/statisticscontact.h index 719a65da..9d7f6575 100644 --- a/kopete/plugins/statistics/statisticscontact.h +++ b/kopete/plugins/statistics/statisticscontact.h @@ -21,7 +21,7 @@ #include "kopetemessage.h" class StatisticsDB; -class QDateTime; +class TQDateTime; class StatisticsContact { diff --git a/kopete/plugins/statistics/statisticsdialog.h b/kopete/plugins/statistics/statisticsdialog.h index 294ec2a8..505ea0ef 100644 --- a/kopete/plugins/statistics/statisticsdialog.h +++ b/kopete/plugins/statistics/statisticsdialog.h @@ -20,9 +20,9 @@ #include <kdialogbase.h> #include "kopetemetacontact.h" -class QCanvasView; -class QCanvas; -class QStringList; +class TQCanvasView; +class TQCanvas; +class TQStringList; class StatisticsWidget; class StatisticsPlugin; diff --git a/kopete/plugins/statistics/statisticsplugin.h b/kopete/plugins/statistics/statisticsplugin.h index 1492cd41..47658093 100644 --- a/kopete/plugins/statistics/statisticsplugin.h +++ b/kopete/plugins/statistics/statisticsplugin.h @@ -32,7 +32,7 @@ #include "statisticsdcopiface.h" -class QString; +class TQString; class StatisticsDB; class StatisticsContact; diff --git a/kopete/plugins/texteffect/texteffectconfig.h b/kopete/plugins/texteffect/texteffectconfig.h index 103ba772..2e9973b2 100644 --- a/kopete/plugins/texteffect/texteffectconfig.h +++ b/kopete/plugins/texteffect/texteffectconfig.h @@ -19,7 +19,7 @@ #ifndef TEXTEFFECTCONFIG_H #define TEXTEFFECTCONFIG_H -class QStringList; +class TQStringList; class TextEffectConfig { diff --git a/kopete/plugins/texteffect/texteffectplugin.h b/kopete/plugins/texteffect/texteffectplugin.h index 63441435..6766bcfa 100644 --- a/kopete/plugins/texteffect/texteffectplugin.h +++ b/kopete/plugins/texteffect/texteffectplugin.h @@ -26,8 +26,8 @@ #include "kopeteplugin.h" -class QStringList; -class QString; +class TQStringList; +class TQString; namespace Kopete { class Message; } namespace Kopete { class MetaContact; } diff --git a/kopete/plugins/texteffect/texteffectpreferences.h b/kopete/plugins/texteffect/texteffectpreferences.h index e455e737..4a64ac1f 100644 --- a/kopete/plugins/texteffect/texteffectpreferences.h +++ b/kopete/plugins/texteffect/texteffectpreferences.h @@ -22,7 +22,7 @@ class TextEffectPrefs; class TextEffectConfig; -class QStringList; +class TQStringList; /** *@author Olivier Goffart diff --git a/kopete/plugins/translator/translatorlanguages.h b/kopete/plugins/translator/translatorlanguages.h index 3ef4fb16..986e5c37 100644 --- a/kopete/plugins/translator/translatorlanguages.h +++ b/kopete/plugins/translator/translatorlanguages.h @@ -25,7 +25,7 @@ #include <tqmap.h> #include <tqstringlist.h> -class QString; +class TQString; class TranslatorLanguages diff --git a/kopete/plugins/translator/translatorplugin.h b/kopete/plugins/translator/translatorplugin.h index 823b6eef..d82a00be 100644 --- a/kopete/plugins/translator/translatorplugin.h +++ b/kopete/plugins/translator/translatorplugin.h @@ -33,7 +33,7 @@ #include "kopeteplugin.h" -class QString; +class TQString; class KSelectAction; namespace Kopete { class Message; } diff --git a/kopete/plugins/webpresence/webpresenceplugin.h b/kopete/plugins/webpresence/webpresenceplugin.h index 6e8ba946..eec5647e 100644 --- a/kopete/plugins/webpresence/webpresenceplugin.h +++ b/kopete/plugins/webpresence/webpresenceplugin.h @@ -27,7 +27,7 @@ #include "kopetecontact.h" #include "kopeteonlinestatus.h" -class QTimer; +class TQTimer; class KTempFile; namespace Kopete { class MetaContact; } class KToggleAction; |