From 1c3e6a878f147d063b43948dd8a3f06da195e7ea Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 2 Aug 2010 19:28:10 +0000 Subject: TQt conversion fixes git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kontact/plugins/kmail/kcmkmailsummary.h | 4 ++-- kontact/plugins/kmail/kmail_plugin.h | 4 ++-- kontact/plugins/kmail/summarywidget.h | 4 ++-- kontact/plugins/knotes/knotes_part.h | 2 +- kontact/plugins/knotes/knotetip.h | 2 +- kontact/plugins/knotes/summarywidget.h | 4 ++-- kontact/plugins/korganizer/kcmkorgsummary.h | 2 +- kontact/plugins/korganizer/summarywidget.h | 4 ++-- kontact/plugins/korganizer/todosummarywidget.h | 4 ++-- kontact/plugins/kpilot/summarywidget.h | 4 ++-- kontact/plugins/newsticker/kcmkontactknt.h | 2 +- kontact/plugins/newsticker/summarywidget.h | 4 ++-- kontact/plugins/specialdates/kcmsdsummary.h | 6 +++--- kontact/plugins/specialdates/sdsummarywidget.h | 4 ++-- kontact/plugins/summary/summaryview_part.h | 6 +++--- kontact/plugins/test/test_part.cpp | 2 +- kontact/plugins/test/test_part.h | 2 +- kontact/plugins/weather/summarywidget.h | 6 +++--- 18 files changed, 33 insertions(+), 33 deletions(-) (limited to 'kontact/plugins') diff --git a/kontact/plugins/kmail/kcmkmailsummary.h b/kontact/plugins/kmail/kcmkmailsummary.h index da43a0b26..4ef16a96d 100644 --- a/kontact/plugins/kmail/kcmkmailsummary.h +++ b/kontact/plugins/kmail/kcmkmailsummary.h @@ -30,8 +30,8 @@ class KListView; -class QCheckBox; -class QCheckListItem; +class TQCheckBox; +class TQCheckListItem; class KCMKMailSummary : public KCModule { diff --git a/kontact/plugins/kmail/kmail_plugin.h b/kontact/plugins/kmail/kmail_plugin.h index 73bb361b1..0077182bf 100644 --- a/kontact/plugins/kmail/kmail_plugin.h +++ b/kontact/plugins/kmail/kmail_plugin.h @@ -32,8 +32,8 @@ #include #include -class QMimeSource; -class QDropEvent; +class TQMimeSource; +class TQDropEvent; class KMailUniqueAppHandler : public Kontact::UniqueAppHandler { diff --git a/kontact/plugins/kmail/summarywidget.h b/kontact/plugins/kmail/summarywidget.h index dc058e452..bd875565b 100644 --- a/kontact/plugins/kmail/summarywidget.h +++ b/kontact/plugins/kmail/summarywidget.h @@ -35,8 +35,8 @@ #include "plugin.h" #include "summary.h" -class QGridLayout; -class QString; +class TQGridLayout; +class TQString; class SummaryWidget : public Kontact::Summary, public DCOPObject { diff --git a/kontact/plugins/knotes/knotes_part.h b/kontact/plugins/knotes/knotes_part.h index b737ddf83..de41f9aae 100644 --- a/kontact/plugins/knotes/knotes_part.h +++ b/kontact/plugins/knotes/knotes_part.h @@ -34,7 +34,7 @@ #include "knotes/KNotesIface.h" class KIconView; -class QIconViewItem; +class TQIconViewItem; class KNotesIconViewItem; class KNoteTip; class KNoteEditDlg; diff --git a/kontact/plugins/knotes/knotetip.h b/kontact/plugins/knotes/knotetip.h index a97391962..c19244fa8 100644 --- a/kontact/plugins/knotes/knotetip.h +++ b/kontact/plugins/knotes/knotetip.h @@ -34,7 +34,7 @@ #include -class QTextEdit; +class TQTextEdit; class KIconView; class KNotesIconViewItem; diff --git a/kontact/plugins/knotes/summarywidget.h b/kontact/plugins/knotes/summarywidget.h index dff4319ac..cc71f4727 100644 --- a/kontact/plugins/knotes/summarywidget.h +++ b/kontact/plugins/knotes/summarywidget.h @@ -33,8 +33,8 @@ #include #include -class QGridLayout; -class QLabel; +class TQGridLayout; +class TQLabel; namespace Kontact { class Plugin; diff --git a/kontact/plugins/korganizer/kcmkorgsummary.h b/kontact/plugins/korganizer/kcmkorgsummary.h index 9ae0ac58e..60a876d1d 100644 --- a/kontact/plugins/korganizer/kcmkorgsummary.h +++ b/kontact/plugins/korganizer/kcmkorgsummary.h @@ -27,7 +27,7 @@ #include class QSpinxBox; -class QButtonGroup; +class TQButtonGroup; class KCMKOrgSummary : public KCModule { diff --git a/kontact/plugins/korganizer/summarywidget.h b/kontact/plugins/korganizer/summarywidget.h index a88d50dd9..2f018a507 100644 --- a/kontact/plugins/korganizer/summarywidget.h +++ b/kontact/plugins/korganizer/summarywidget.h @@ -31,8 +31,8 @@ #include "summary.h" -class QGridLayout; -class QLabel; +class TQGridLayout; +class TQLabel; class KOrganizerPlugin; diff --git a/kontact/plugins/korganizer/todosummarywidget.h b/kontact/plugins/korganizer/todosummarywidget.h index 029dec9a7..c5286e190 100644 --- a/kontact/plugins/korganizer/todosummarywidget.h +++ b/kontact/plugins/korganizer/todosummarywidget.h @@ -31,8 +31,8 @@ #include "summary.h" -class QGridLayout; -class QLabel; +class TQGridLayout; +class TQLabel; class TodoPlugin; diff --git a/kontact/plugins/kpilot/summarywidget.h b/kontact/plugins/kpilot/summarywidget.h index ab221b4c2..09b3e77d9 100644 --- a/kontact/plugins/kpilot/summarywidget.h +++ b/kontact/plugins/kpilot/summarywidget.h @@ -38,8 +38,8 @@ #include #include -class QGridLayout; -class QLabel; +class TQGridLayout; +class TQLabel; class KURLLabel; class SummaryWidget : public Kontact::Summary, public DCOPObject diff --git a/kontact/plugins/newsticker/kcmkontactknt.h b/kontact/plugins/newsticker/kcmkontactknt.h index c88c94e27..a8572b8eb 100644 --- a/kontact/plugins/newsticker/kcmkontactknt.h +++ b/kontact/plugins/newsticker/kcmkontactknt.h @@ -26,7 +26,7 @@ #include -class QListViewItem; +class TQListViewItem; class QSpinxBox; class KAboutData; diff --git a/kontact/plugins/newsticker/summarywidget.h b/kontact/plugins/newsticker/summarywidget.h index d6cdefa0e..bfea340e1 100644 --- a/kontact/plugins/newsticker/summarywidget.h +++ b/kontact/plugins/newsticker/summarywidget.h @@ -35,8 +35,8 @@ #include "summary.h" #include -class QVBoxLayout; -class QLabel; +class TQVBoxLayout; +class TQLabel; class DCOPRef; class KURLLabel; diff --git a/kontact/plugins/specialdates/kcmsdsummary.h b/kontact/plugins/specialdates/kcmsdsummary.h index 589c1d91e..6fbb8aee8 100644 --- a/kontact/plugins/specialdates/kcmsdsummary.h +++ b/kontact/plugins/specialdates/kcmsdsummary.h @@ -27,9 +27,9 @@ #include -class QButtonGroup; -class QCheckBox; -class QSpinBox; +class TQButtonGroup; +class TQCheckBox; +class TQSpinBox; class KAboutData; diff --git a/kontact/plugins/specialdates/sdsummarywidget.h b/kontact/plugins/specialdates/sdsummarywidget.h index 00e4da223..6ef29eff3 100644 --- a/kontact/plugins/specialdates/sdsummarywidget.h +++ b/kontact/plugins/specialdates/sdsummarywidget.h @@ -37,8 +37,8 @@ namespace Kontact { class Plugin; } -class QGridLayout; -class QLabel; +class TQGridLayout; +class TQLabel; class SDSummaryWidget : public Kontact::Summary { diff --git a/kontact/plugins/summary/summaryview_part.h b/kontact/plugins/summary/summaryview_part.h index 0868b13c9..1e99f7369 100644 --- a/kontact/plugins/summary/summaryview_part.h +++ b/kontact/plugins/summary/summaryview_part.h @@ -43,9 +43,9 @@ namespace KParts class PartActivateEvent; } -class QFrame; -class QLabel; -class QGridLayout; +class TQFrame; +class TQLabel; +class TQGridLayout; class KAction; class KCMultiDialog; diff --git a/kontact/plugins/test/test_part.cpp b/kontact/plugins/test/test_part.cpp index a32e734f5..c58f8f57b 100644 --- a/kontact/plugins/test/test_part.cpp +++ b/kontact/plugins/test/test_part.cpp @@ -45,7 +45,7 @@ TestPart::TestPart(TQObject *parent, const char *name) // ## parentWidget : KParts::ReadOnlyPart(parent, name) { setInstance( new KInstance("testpart") ); // ## memleak - m_edit = new QTextEdit; + m_edit = new TQTextEdit; setWidget(m_edit); setXMLFile("testpartui.rc"); new KAction( "new contact (test)", 0, this, TQT_SLOT( newContact() ), actionCollection(), "test_deleteevent" ); diff --git a/kontact/plugins/test/test_part.h b/kontact/plugins/test/test_part.h index 8d9c0ba7f..8a80dcb42 100644 --- a/kontact/plugins/test/test_part.h +++ b/kontact/plugins/test/test_part.h @@ -28,7 +28,7 @@ #include -class QTextEdit; +class TQTextEdit; class KAddressBookIface_stub; class TestPart : public KParts::ReadOnlyPart diff --git a/kontact/plugins/weather/summarywidget.h b/kontact/plugins/weather/summarywidget.h index 9af476903..0baeefc0a 100644 --- a/kontact/plugins/weather/summarywidget.h +++ b/kontact/plugins/weather/summarywidget.h @@ -37,9 +37,9 @@ class KProcess; -class QGridLayout; -class QLabel; -class QVBoxLayout; +class TQGridLayout; +class TQLabel; +class TQVBoxLayout; class WeatherData { -- cgit v1.2.1