summaryrefslogtreecommitdiffstats
path: root/kopete/kopete
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 15:06:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-21 09:07:44 +0900
commit1c73e70c5605c86ab3ee2da13874ecfa0fe769f3 (patch)
tree3fd44965373b367fadf8e6bd914c2ebd378a361e /kopete/kopete
parentbaad27f23ad7a29d77aa6b0ce277b2d06882d217 (diff)
downloadtdenetwork-1c73e70c5605c86ab3ee2da13874ecfa0fe769f3.tar.gz
tdenetwork-1c73e70c5605c86ab3ee2da13874ecfa0fe769f3.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kopete/kopete')
-rw-r--r--kopete/kopete/addaccountwizard/addaccountwizard.h2
-rw-r--r--kopete/kopete/addcontactwizard/addcontactwizard.h2
-rw-r--r--kopete/kopete/addcontactwizard/fastaddcontactwizard.h2
-rw-r--r--kopete/kopete/chatwindow/chatmemberslistwidget.h4
-rw-r--r--kopete/kopete/chatwindow/chatmessagepart.h2
-rw-r--r--kopete/kopete/chatwindow/chattexteditpart.h2
-rw-r--r--kopete/kopete/chatwindow/chatview.h2
-rw-r--r--kopete/kopete/chatwindow/emoticonselector.h4
-rw-r--r--kopete/kopete/chatwindow/kopetechatwindow.h2
-rw-r--r--kopete/kopete/chatwindow/kopetechatwindowstylemanager.h2
-rw-r--r--kopete/kopete/chatwindow/kopeteemailwindow.h2
-rw-r--r--kopete/kopete/chatwindow/kopeteemoticonaction.h2
-rw-r--r--kopete/kopete/chatwindow/krichtexteditpart.h2
-rw-r--r--kopete/kopete/config/accounts/kopeteaccountconfig.h2
-rw-r--r--kopete/kopete/config/appearance/appearanceconfig.h2
-rw-r--r--kopete/kopete/config/appearance/emoticonseditdialog.h4
-rw-r--r--kopete/kopete/config/appearance/tooltipeditdialog.h2
-rw-r--r--kopete/kopete/config/avdevice/avdeviceconfig.h2
-rw-r--r--kopete/kopete/config/behavior/behaviorconfig.h2
-rw-r--r--kopete/kopete/config/identity/globalidentitiesmanager.h2
-rw-r--r--kopete/kopete/config/identity/kopeteidentityconfig.h2
-rw-r--r--kopete/kopete/config/plugins/kopetepluginconfig.h2
-rw-r--r--kopete/kopete/contactlist/customnotificationprops.h2
-rw-r--r--kopete/kopete/contactlist/kopetecontactlistview.h2
-rw-r--r--kopete/kopete/contactlist/kopetegrouplistaction.h2
-rw-r--r--kopete/kopete/contactlist/kopetegroupviewitem.h2
-rw-r--r--kopete/kopete/contactlist/kopetelviprops.h4
-rw-r--r--kopete/kopete/contactlist/kopetemetacontactlvi.h2
-rw-r--r--kopete/kopete/contactlist/tdeabcexport.h2
-rw-r--r--kopete/kopete/kimifaceimpl.h2
-rw-r--r--kopete/kopete/kopeteaccountstatusbaricon.h2
-rw-r--r--kopete/kopete/kopeteapplication.h2
-rw-r--r--kopete/kopete/kopeteballoon.h4
-rw-r--r--kopete/kopete/kopeteeditglobalidentitywidget.h4
-rw-r--r--kopete/kopete/kopetewindow.h4
-rw-r--r--kopete/kopete/systemtray.h2
36 files changed, 43 insertions, 43 deletions
diff --git a/kopete/kopete/addaccountwizard/addaccountwizard.h b/kopete/kopete/addaccountwizard/addaccountwizard.h
index 97096611..dc4a8930 100644
--- a/kopete/kopete/addaccountwizard/addaccountwizard.h
+++ b/kopete/kopete/addaccountwizard/addaccountwizard.h
@@ -41,7 +41,7 @@ class KopeteEditAccountWidget;
*/
class AddAccountWizard : public KWizard
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/addcontactwizard/addcontactwizard.h b/kopete/kopete/addcontactwizard/addcontactwizard.h
index 37a7c1a7..79fe8123 100644
--- a/kopete/kopete/addcontactwizard/addcontactwizard.h
+++ b/kopete/kopete/addcontactwizard/addcontactwizard.h
@@ -49,7 +49,7 @@ class AddressBookSelectorWidget;
*/
class AddContactWizard : public AddContactWizard_Base
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/addcontactwizard/fastaddcontactwizard.h b/kopete/kopete/addcontactwizard/fastaddcontactwizard.h
index 5a424d1a..51ed0815 100644
--- a/kopete/kopete/addcontactwizard/fastaddcontactwizard.h
+++ b/kopete/kopete/addcontactwizard/fastaddcontactwizard.h
@@ -47,7 +47,7 @@ class Account;
class FastAddContactWizard : public FastAddContactWizard_Base
{
- Q_OBJECT
+ TQ_OBJECT
public:
FastAddContactWizard( TQWidget *parent = 0, const char *name = 0 );
diff --git a/kopete/kopete/chatwindow/chatmemberslistwidget.h b/kopete/kopete/chatwindow/chatmemberslistwidget.h
index b1887a6b..fc6f63b8 100644
--- a/kopete/kopete/chatwindow/chatmemberslistwidget.h
+++ b/kopete/kopete/chatwindow/chatmemberslistwidget.h
@@ -34,7 +34,7 @@ class OnlineStatus;
*/
class ChatMembersListWidget : public TDEListView
{
- Q_OBJECT
+ TQ_OBJECT
public:
ChatMembersListWidget( Kopete::ChatSession *session, TQWidget *parent, const char *name = 0 );
@@ -98,7 +98,7 @@ private:
class ChatMembersListWidget::ContactItem : public TQObject, public TDEListViewItem
{
- Q_OBJECT
+ TQ_OBJECT
public:
ContactItem( ChatMembersListWidget *list, Kopete::Contact *contact );
diff --git a/kopete/kopete/chatwindow/chatmessagepart.h b/kopete/kopete/chatwindow/chatmessagepart.h
index 94b510d1..de9d3004 100644
--- a/kopete/kopete/chatwindow/chatmessagepart.h
+++ b/kopete/kopete/chatwindow/chatmessagepart.h
@@ -38,7 +38,7 @@ class ChatWindowStyle;
*/
class ChatMessagePart : public TDEHTMLPart
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
diff --git a/kopete/kopete/chatwindow/chattexteditpart.h b/kopete/kopete/chatwindow/chattexteditpart.h
index 7ccebabc..40eba44b 100644
--- a/kopete/kopete/chatwindow/chattexteditpart.h
+++ b/kopete/kopete/chatwindow/chattexteditpart.h
@@ -46,7 +46,7 @@ class ChatSession;
*/
class ChatTextEditPart : public KopeteRichTextEditPart
{
- Q_OBJECT
+ TQ_OBJECT
public:
ChatTextEditPart( Kopete::ChatSession *session, TQWidget *parent, const char *name = 0 );
diff --git a/kopete/kopete/chatwindow/chatview.h b/kopete/kopete/chatwindow/chatview.h
index 6b185836..1a4d658c 100644
--- a/kopete/kopete/chatwindow/chatview.h
+++ b/kopete/kopete/chatwindow/chatview.h
@@ -53,7 +53,7 @@ namespace Kopete
*/
class ChatView : public KDockMainWindow, public KopeteView
{
- Q_OBJECT
+ TQ_OBJECT
public:
ChatView( Kopete::ChatSession *manager, ChatWindowPlugin *parent, const char *name = 0 );
diff --git a/kopete/kopete/chatwindow/emoticonselector.h b/kopete/kopete/chatwindow/emoticonselector.h
index 10493fe3..c7fc9861 100644
--- a/kopete/kopete/chatwindow/emoticonselector.h
+++ b/kopete/kopete/chatwindow/emoticonselector.h
@@ -28,7 +28,7 @@ class TQShowEvent;
class EmoticonLabel : public TQLabel
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -45,7 +45,7 @@ protected:
class EmoticonSelector : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/chatwindow/kopetechatwindow.h b/kopete/kopete/chatwindow/kopetechatwindow.h
index 51eafa51..c1227e78 100644
--- a/kopete/kopete/chatwindow/kopetechatwindow.h
+++ b/kopete/kopete/chatwindow/kopetechatwindow.h
@@ -53,7 +53,7 @@ typedef TQPtrList<Contact> ContactPtrList;
class KopeteChatWindow : public KParts::MainWindow
{
- Q_OBJECT
+ TQ_OBJECT
enum {NEW_WINDOW, GROUP_BY_ACCOUNT, GROUP_ALL, GROUP_BY_GROUP, GROUP_BY_METACONTACT};
diff --git a/kopete/kopete/chatwindow/kopetechatwindowstylemanager.h b/kopete/kopete/chatwindow/kopetechatwindowstylemanager.h
index 7c9a181f..61ca276f 100644
--- a/kopete/kopete/chatwindow/kopetechatwindowstylemanager.h
+++ b/kopete/kopete/chatwindow/kopetechatwindowstylemanager.h
@@ -43,7 +43,7 @@ class ChatWindowStyle;
*/
class KOPETE_EXPORT ChatWindowStyleManager : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
diff --git a/kopete/kopete/chatwindow/kopeteemailwindow.h b/kopete/kopete/chatwindow/kopeteemailwindow.h
index c51091c6..258eb263 100644
--- a/kopete/kopete/chatwindow/kopeteemailwindow.h
+++ b/kopete/kopete/chatwindow/kopeteemailwindow.h
@@ -30,7 +30,7 @@ class EmailWindowPlugin;
class KopeteEmailWindow : KParts::MainWindow, public KopeteView
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/chatwindow/kopeteemoticonaction.h b/kopete/kopete/chatwindow/kopeteemoticonaction.h
index f43a6905..9dcb7648 100644
--- a/kopete/kopete/chatwindow/kopeteemoticonaction.h
+++ b/kopete/kopete/chatwindow/kopeteemoticonaction.h
@@ -25,7 +25,7 @@
class KopeteEmoticonAction : public TDEAction
{
- Q_OBJECT
+ TQ_OBJECT
TQ_PROPERTY( bool delayed READ delayed WRITE setDelayed )
diff --git a/kopete/kopete/chatwindow/krichtexteditpart.h b/kopete/kopete/chatwindow/krichtexteditpart.h
index 14fee4fe..5ddc5001 100644
--- a/kopete/kopete/chatwindow/krichtexteditpart.h
+++ b/kopete/kopete/chatwindow/krichtexteditpart.h
@@ -21,7 +21,7 @@ class KopeteTextEdit;
*/
class KopeteRichTextEditPart : public KParts::ReadOnlyPart
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/config/accounts/kopeteaccountconfig.h b/kopete/kopete/config/accounts/kopeteaccountconfig.h
index 190efbff..6999cbbc 100644
--- a/kopete/kopete/config/accounts/kopeteaccountconfig.h
+++ b/kopete/kopete/config/accounts/kopeteaccountconfig.h
@@ -32,7 +32,7 @@ class KopeteAccountConfigBase;
*/
class KopeteAccountConfig : public TDECModule
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/config/appearance/appearanceconfig.h b/kopete/kopete/config/appearance/appearanceconfig.h
index c7e3e2e4..18b5091a 100644
--- a/kopete/kopete/config/appearance/appearanceconfig.h
+++ b/kopete/kopete/config/appearance/appearanceconfig.h
@@ -29,7 +29,7 @@
*/
class AppearanceConfig : public TDECModule
{
- Q_OBJECT
+ TQ_OBJECT
friend class KopeteStyleNewStuff;
diff --git a/kopete/kopete/config/appearance/emoticonseditdialog.h b/kopete/kopete/config/appearance/emoticonseditdialog.h
index 0d1590d7..e9040942 100644
--- a/kopete/kopete/config/appearance/emoticonseditdialog.h
+++ b/kopete/kopete/config/appearance/emoticonseditdialog.h
@@ -28,7 +28,7 @@ class EmoticonsEditWidget;
class EditDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -48,7 +48,7 @@ class EditDialog : public KDialogBase
class EmoticonsEditDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/config/appearance/tooltipeditdialog.h b/kopete/kopete/config/appearance/tooltipeditdialog.h
index 0be839b0..d8ab924c 100644
--- a/kopete/kopete/config/appearance/tooltipeditdialog.h
+++ b/kopete/kopete/config/appearance/tooltipeditdialog.h
@@ -24,7 +24,7 @@ class TooltipEditWidget;
class TooltipEditDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/config/avdevice/avdeviceconfig.h b/kopete/kopete/config/avdevice/avdeviceconfig.h
index bacf6a0b..ca1b16d4 100644
--- a/kopete/kopete/config/avdevice/avdeviceconfig.h
+++ b/kopete/kopete/config/avdevice/avdeviceconfig.h
@@ -39,7 +39,7 @@ class AVDeviceConfig_AudioDevice;
*/
class AVDeviceConfig : public TDECModule
{
-Q_OBJECT
+TQ_OBJECT
public:
AVDeviceConfig(TQWidget *parent, const char * name , const TQStringList &args);
diff --git a/kopete/kopete/config/behavior/behaviorconfig.h b/kopete/kopete/config/behavior/behaviorconfig.h
index eb31645c..af0ece8a 100644
--- a/kopete/kopete/config/behavior/behaviorconfig.h
+++ b/kopete/kopete/config/behavior/behaviorconfig.h
@@ -34,7 +34,7 @@ class KPluginInfo;
class BehaviorConfig : public TDECModule
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/config/identity/globalidentitiesmanager.h b/kopete/kopete/config/identity/globalidentitiesmanager.h
index e7ee06c0..d1196f28 100644
--- a/kopete/kopete/config/identity/globalidentitiesmanager.h
+++ b/kopete/kopete/config/identity/globalidentitiesmanager.h
@@ -36,7 +36,7 @@ class TQDomDocument;
*/
class GlobalIdentitiesManager : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**
diff --git a/kopete/kopete/config/identity/kopeteidentityconfig.h b/kopete/kopete/config/identity/kopeteidentityconfig.h
index ce09c6ca..51bf048d 100644
--- a/kopete/kopete/config/identity/kopeteidentityconfig.h
+++ b/kopete/kopete/config/identity/kopeteidentityconfig.h
@@ -35,7 +35,7 @@ class KopeteIdentityConfigBase;
*/
class KopeteIdentityConfig : public TDECModule
{
- Q_OBJECT
+ TQ_OBJECT
public:
KopeteIdentityConfig(TQWidget *parent, const char *name, const TQStringList &args );
diff --git a/kopete/kopete/config/plugins/kopetepluginconfig.h b/kopete/kopete/config/plugins/kopetepluginconfig.h
index a0670259..30004b1b 100644
--- a/kopete/kopete/config/plugins/kopetepluginconfig.h
+++ b/kopete/kopete/config/plugins/kopetepluginconfig.h
@@ -29,7 +29,7 @@ class KopetePluginConfigPrivate;
*/
class KopetePluginConfig : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/contactlist/customnotificationprops.h b/kopete/kopete/contactlist/customnotificationprops.h
index ecc0caec..6a2dc4ff 100644
--- a/kopete/kopete/contactlist/customnotificationprops.h
+++ b/kopete/kopete/contactlist/customnotificationprops.h
@@ -29,7 +29,7 @@ class NotifyDataObject;
class CustomNotificationProps : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
CustomNotificationProps( TQWidget *parent, Kopete::NotifyDataObject* item, const char * name = 0 );
diff --git a/kopete/kopete/contactlist/kopetecontactlistview.h b/kopete/kopete/contactlist/kopetecontactlistview.h
index a513a2bf..9bbc0d73 100644
--- a/kopete/kopete/contactlist/kopetecontactlistview.h
+++ b/kopete/kopete/contactlist/kopetecontactlistview.h
@@ -58,7 +58,7 @@ class MessageEvent;
*/
class KopeteContactListView : public Kopete::UI::ListView::ListView
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/contactlist/kopetegrouplistaction.h b/kopete/kopete/contactlist/kopetegrouplistaction.h
index 8230e030..40267bb5 100644
--- a/kopete/kopete/contactlist/kopetegrouplistaction.h
+++ b/kopete/kopete/contactlist/kopetegrouplistaction.h
@@ -28,7 +28,7 @@
*/
class KopeteGroupListAction : public TDEListAction
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/contactlist/kopetegroupviewitem.h b/kopete/kopete/contactlist/kopetegroupviewitem.h
index f42b614c..fc87bf54 100644
--- a/kopete/kopete/contactlist/kopetegroupviewitem.h
+++ b/kopete/kopete/contactlist/kopetegroupviewitem.h
@@ -34,7 +34,7 @@ class Group;
*/
class KopeteGroupViewItem : public Kopete::UI::ListView::Item
{
- Q_OBJECT
+ TQ_OBJECT
public:
KopeteGroupViewItem( Kopete::Group *group , TQListView *parent, const char *name = 0 );
diff --git a/kopete/kopete/contactlist/kopetelviprops.h b/kopete/kopete/contactlist/kopetelviprops.h
index 902ff703..ac28d7fd 100644
--- a/kopete/kopete/contactlist/kopetelviprops.h
+++ b/kopete/kopete/contactlist/kopetelviprops.h
@@ -42,7 +42,7 @@ namespace Kopete { class Contact; }
class KopeteGVIProps: public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -64,7 +64,7 @@ class KopeteGVIProps: public KDialogBase
class KopeteMetaLVIProps: public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/contactlist/kopetemetacontactlvi.h b/kopete/kopete/contactlist/kopetemetacontactlvi.h
index c9cb0873..c2c646fd 100644
--- a/kopete/kopete/contactlist/kopetemetacontactlvi.h
+++ b/kopete/kopete/contactlist/kopetemetacontactlvi.h
@@ -52,7 +52,7 @@ class KopeteGroupViewItem;
*/
class KopeteMetaContactLVI : public Kopete::UI::ListView::Item
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/contactlist/tdeabcexport.h b/kopete/kopete/contactlist/tdeabcexport.h
index c686dafd..fe36c70f 100644
--- a/kopete/kopete/contactlist/tdeabcexport.h
+++ b/kopete/kopete/contactlist/tdeabcexport.h
@@ -35,7 +35,7 @@ namespace KRES {
class KabcExportWizard : public KabcExportWizard_Base
{
-Q_OBJECT
+TQ_OBJECT
public:
KabcExportWizard( TQWidget *parent = 0, const char *name = 0 );
diff --git a/kopete/kopete/kimifaceimpl.h b/kopete/kopete/kimifaceimpl.h
index a751d0be..e6a60afb 100644
--- a/kopete/kopete/kimifaceimpl.h
+++ b/kopete/kopete/kimifaceimpl.h
@@ -27,7 +27,7 @@ class MetaContact;
class KIMIfaceImpl : public TQObject, public KIMIface
{
- Q_OBJECT
+ TQ_OBJECT
public:
KIMIfaceImpl();
diff --git a/kopete/kopete/kopeteaccountstatusbaricon.h b/kopete/kopete/kopeteaccountstatusbaricon.h
index 0b74977e..e60d3ed6 100644
--- a/kopete/kopete/kopeteaccountstatusbaricon.h
+++ b/kopete/kopete/kopeteaccountstatusbaricon.h
@@ -32,7 +32,7 @@ class Account;
*/
class KopeteAccountStatusBarIcon : public TQLabel
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/kopeteapplication.h b/kopete/kopete/kopeteapplication.h
index 9f678bf3..8490684e 100644
--- a/kopete/kopete/kopeteapplication.h
+++ b/kopete/kopete/kopeteapplication.h
@@ -42,7 +42,7 @@ namespace Kopete
*/
class KopeteApplication : public KUniqueApplication
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/kopeteballoon.h b/kopete/kopete/kopeteballoon.h
index 204584ce..14c388a1 100644
--- a/kopete/kopete/kopeteballoon.h
+++ b/kopete/kopete/kopeteballoon.h
@@ -30,7 +30,7 @@
*/
class KopeteActiveLabel : public KActiveLabel
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -51,7 +51,7 @@ public slots:
*/
class KopeteBalloon : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
diff --git a/kopete/kopete/kopeteeditglobalidentitywidget.h b/kopete/kopete/kopeteeditglobalidentitywidget.h
index d2e077a0..91e4ea65 100644
--- a/kopete/kopete/kopeteeditglobalidentitywidget.h
+++ b/kopete/kopete/kopeteeditglobalidentitywidget.h
@@ -32,7 +32,7 @@
*/
class KopeteEditGlobalIdentityWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
KopeteEditGlobalIdentityWidget(TQWidget *parent = 0, const char *name = 0);
@@ -86,7 +86,7 @@ class TQMouseEvent;
*/
class ClickableLabel : public TQLabel
{
- Q_OBJECT
+ TQ_OBJECT
public:
ClickableLabel(TQWidget *parent = 0, const char *name = 0);
diff --git a/kopete/kopete/kopetewindow.h b/kopete/kopete/kopetewindow.h
index 6f9dfb76..5cd8c5f5 100644
--- a/kopete/kopete/kopetewindow.h
+++ b/kopete/kopete/kopetewindow.h
@@ -60,7 +60,7 @@ class Protocol;
*/
class KopeteWindow : public TDEMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -265,7 +265,7 @@ private:
class GlobalStatusMessageIconLabel : public TQLabel
{
- Q_OBJECT
+ TQ_OBJECT
public:
GlobalStatusMessageIconLabel(TQWidget *parent = 0, const char *name = 0);
diff --git a/kopete/kopete/systemtray.h b/kopete/kopete/systemtray.h
index ea8e81a7..22d1a20d 100644
--- a/kopete/kopete/systemtray.h
+++ b/kopete/kopete/systemtray.h
@@ -41,7 +41,7 @@ class KopeteBalloon;
*/
class KopeteSystemTray : public KSystemTray
{
- Q_OBJECT
+ TQ_OBJECT
public: