Replace Q_OBJECT with TQ_OBJECT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/9/head
Michele Calgaro 11 months ago
parent 7c699d2de3
commit 3dfa327a51
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -134,7 +134,7 @@ class TQSplitter;
*/ */
class BibleTime : public TDEMainWindow, virtual public BibleTimeInterface { class BibleTime : public TDEMainWindow, virtual public BibleTimeInterface {
friend class CMDIArea; friend class CMDIArea;
Q_OBJECT TQ_OBJECT
public: public:
/** /**

@ -39,7 +39,7 @@ namespace BookshelfManager {
*@author The BibleTime team *@author The BibleTime team
*/ */
class BTInstallMgr : public TQObject, public sword::InstallMgr, public sword::StatusReporter { class BTInstallMgr : public TQObject, public sword::InstallMgr, public sword::StatusReporter {
Q_OBJECT TQ_OBJECT
public: public:
class Tool { class Tool {

@ -30,7 +30,7 @@ namespace InfoDisplay {
@author The BibleTime team @author The BibleTime team
*/ */
class CInfoDisplay : public TQWidget { class CInfoDisplay : public TQWidget {
Q_OBJECT TQ_OBJECT
public: public:
enum InfoType { enum InfoType {

@ -23,7 +23,7 @@ class TQWidget;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CInputDialog : public KDialog { class CInputDialog : public KDialog {
Q_OBJECT TQ_OBJECT
public: public:
CInputDialog(const TQString& caption, const TQString& description, const TQString& text, TQWidget *parent=0, const char *name=0, const bool modal = true); CInputDialog(const TQString& caption, const TQString& description, const TQString& text, TQWidget *parent=0, const char *name=0, const bool modal = true);

@ -27,7 +27,7 @@ namespace BookshelfManager {
*/ */
class CManageIndicesWidget : public ManageIndicesForm class CManageIndicesWidget : public ManageIndicesForm
{ {
Q_OBJECT TQ_OBJECT
public: public:

@ -31,7 +31,7 @@ class CSwordKey;
* @author The BibleTime Team * @author The BibleTime Team
*/ */
class CMDIArea : public TQWorkspace, public CPointers { class CMDIArea : public TQWorkspace, public CPointers {
Q_OBJECT TQ_OBJECT
public: public:

@ -28,7 +28,7 @@ class KProgressDialog;
* @author The BibleTime team <info@bibletime.info> * @author The BibleTime team <info@bibletime.info>
*/ */
class CModuleIndexDialog : public TQObject { class CModuleIndexDialog : public TQObject {
Q_OBJECT TQ_OBJECT
public: public:
/** Get the singleton instance. /** Get the singleton instance.

@ -51,7 +51,7 @@ class TDEActionCollection;
* @author The BibleTime Team * @author The BibleTime Team
*/ */
class COptionsDialog : public KDialogBase, public CPointers { class COptionsDialog : public KDialogBase, public CPointers {
Q_OBJECT TQ_OBJECT
public: public:

@ -32,7 +32,7 @@ namespace Printing {
* @author The BibleTime team * @author The BibleTime team
*/ */
class CPrinter : public TQObject, public Rendering::CDisplayRendering { class CPrinter : public TQObject, public Rendering::CDisplayRendering {
Q_OBJECT TQ_OBJECT
public: public:
CPrinter( CPrinter(

@ -43,7 +43,7 @@ namespace BookshelfManager {
* @author The BibleTime Team * @author The BibleTime Team
*/ */
class CSwordSetupDialog : public KDialogBase, public CPointers { class CSwordSetupDialog : public KDialogBase, public CPointers {
Q_OBJECT TQ_OBJECT
public: public:

@ -11,7 +11,7 @@ class TQLineEdit;
namespace BookshelfManager { namespace BookshelfManager {
class CSwordSetupInstallSourcesDialog : public TQDialog { class CSwordSetupInstallSourcesDialog : public TQDialog {
Q_OBJECT TQ_OBJECT
public: public:

@ -28,7 +28,7 @@ class CSwordBackend;
namespace BookshelfManager { namespace BookshelfManager {
class CSwordSetupModuleListView : public TDEListView { class CSwordSetupModuleListView : public TDEListView {
Q_OBJECT TQ_OBJECT
public: public:

@ -141,7 +141,7 @@ private:
}; };
class CDisplayConnections : public TQObject { class CDisplayConnections : public TQObject {
Q_OBJECT TQ_OBJECT
public: public:
CDisplayConnections( CDisplay* parent ); CDisplayConnections( CDisplay* parent );

@ -31,7 +31,7 @@ class CHTMLReadDisplayView;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CHTMLReadDisplay : public TDEHTMLPart, public CReadDisplay { class CHTMLReadDisplay : public TDEHTMLPart, public CReadDisplay {
Q_OBJECT TQ_OBJECT
public: public:
//reimplemented functions from CDisplay //reimplemented functions from CDisplay
@ -113,7 +113,7 @@ protected slots:
}; };
class CHTMLReadDisplayView : public TDEHTMLView, public CPointers { class CHTMLReadDisplayView : public TDEHTMLView, public CPointers {
Q_OBJECT TQ_OBJECT
protected: // Protected methods protected: // Protected methods
friend class CHTMLReadDisplay; friend class CHTMLReadDisplay;

@ -33,7 +33,7 @@ class KColorButton;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CHTMLWriteDisplay : public CPlainWriteDisplay { class CHTMLWriteDisplay : public CPlainWriteDisplay {
Q_OBJECT TQ_OBJECT
public: public:
/** /**

@ -32,7 +32,7 @@ class CTransliterationButton;
*/ */
class CBibleReadWindow : public CLexiconReadWindow { class CBibleReadWindow : public CLexiconReadWindow {
Q_OBJECT TQ_OBJECT
public: public:
CBibleReadWindow(ListCSwordModuleInfo modules, CMDIArea* parent, const char *name=0); CBibleReadWindow(ListCSwordModuleInfo modules, CMDIArea* parent, const char *name=0);

@ -25,7 +25,7 @@ class CBookTreeChooser;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CBookReadWindow : public CLexiconReadWindow { class CBookReadWindow : public CLexiconReadWindow {
Q_OBJECT TQ_OBJECT
public: public:
static void insertKeyboardActions( TDEActionCollection* const a ); static void insertKeyboardActions( TDEActionCollection* const a );

@ -28,7 +28,7 @@ class TDEPopupMenu;
* @author The BibleTime team * @author The BibleTime team
*/ */
// class CTransliterationButton : public TDEToolBarButton { // class CTransliterationButton : public TDEToolBarButton {
// Q_OBJECT // TQ_OBJECT
// //
// public: // public:
// CTransliterationButton(CSwordBackend::FilterOptions* displayOptions, TQWidget *parent, const char *name=0); // CTransliterationButton(CSwordBackend::FilterOptions* displayOptions, TQWidget *parent, const char *name=0);
@ -57,7 +57,7 @@ class TDEPopupMenu;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CDisplaySettingsButton : public TDEToolBarButton { class CDisplaySettingsButton : public TDEToolBarButton {
Q_OBJECT TQ_OBJECT
public: public:
CDisplaySettingsButton(CSwordBackend::DisplayOptions *displaySettings, CSwordBackend::FilterOptions *settings, const ListCSwordModuleInfo& useModules, TQWidget *parent=0, const char *name=0); CDisplaySettingsButton(CSwordBackend::DisplayOptions *displaySettings, CSwordBackend::FilterOptions *settings, const ListCSwordModuleInfo& useModules, TQWidget *parent=0, const char *name=0);

@ -23,7 +23,7 @@
*/ */
class CCommentaryReadWindow : public CLexiconReadWindow { class CCommentaryReadWindow : public CLexiconReadWindow {
Q_OBJECT TQ_OBJECT
public: public:
/** /**

@ -50,7 +50,7 @@ class TDEPopupMenu;
*/ */
class CDisplayWindow : public TDEMainWindow, public CPointers { class CDisplayWindow : public TDEMainWindow, public CPointers {
Q_OBJECT TQ_OBJECT
public: public:
enum WriteWindowType { enum WriteWindowType {

@ -24,7 +24,7 @@ class TDEAction;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CHTMLWriteWindow : public CPlainWriteWindow { class CHTMLWriteWindow : public CPlainWriteWindow {
Q_OBJECT TQ_OBJECT
public: public:
CHTMLWriteWindow(ListCSwordModuleInfo modules, CMDIArea* parent, const char *name = 0); CHTMLWriteWindow(ListCSwordModuleInfo modules, CMDIArea* parent, const char *name = 0);

@ -31,7 +31,7 @@ class TDEToolBarPopupAction;
*/ */
class CLexiconReadWindow : public CReadWindow { class CLexiconReadWindow : public CReadWindow {
Q_OBJECT TQ_OBJECT
public: public:
CLexiconReadWindow(ListCSwordModuleInfo modules, CMDIArea* parent, const char *name=0); CLexiconReadWindow(ListCSwordModuleInfo modules, CMDIArea* parent, const char *name=0);

@ -30,7 +30,7 @@
* @author The BibleTime team * @author The BibleTime team
*/ */
class CModuleChooserBar : public TDEToolBar { class CModuleChooserBar : public TDEToolBar {
Q_OBJECT TQ_OBJECT
public: public:
/** /**

@ -32,7 +32,7 @@ class CModuleChooserBar;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CModuleChooserButton : public TDEToolBarButton, public CPointers { class CModuleChooserButton : public TDEToolBarButton, public CPointers {
Q_OBJECT TQ_OBJECT
public: public:
CModuleChooserButton(CSwordModuleInfo* useModule, CSwordModuleInfo::ModuleType type, const int id, CModuleChooserBar *parent, const char *name = 0 ); CModuleChooserButton(CSwordModuleInfo* useModule, CSwordModuleInfo::ModuleType type, const int id, CModuleChooserBar *parent, const char *name = 0 );

@ -26,7 +26,7 @@ class TDEToggleAction;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CPlainWriteWindow : public CWriteWindow { class CPlainWriteWindow : public CWriteWindow {
Q_OBJECT TQ_OBJECT
public: public:
CPlainWriteWindow( ListCSwordModuleInfo modules, CMDIArea* parent, const char *name = 0 ); CPlainWriteWindow( ListCSwordModuleInfo modules, CMDIArea* parent, const char *name = 0 );

@ -29,7 +29,7 @@ class TDEPopupMenu;
*/ */
class CReadWindow : public CDisplayWindow { class CReadWindow : public CDisplayWindow {
Q_OBJECT TQ_OBJECT
public: public:
// static void insertKeyboardActions( TDEAccel* const a ); // static void insertKeyboardActions( TDEAccel* const a );

@ -24,7 +24,7 @@
*/ */
class CWriteWindow : public CDisplayWindow { class CWriteWindow : public CDisplayWindow {
Q_OBJECT TQ_OBJECT
public: public:
static void insertKeyboardActions( TDEActionCollection* const a ); static void insertKeyboardActions( TDEActionCollection* const a );

@ -31,7 +31,7 @@ class CSwordBibleModuleInfo;
*/ */
class CBibleKeyChooser : public CKeyChooser { class CBibleKeyChooser : public CKeyChooser {
Q_OBJECT TQ_OBJECT
public: public:

@ -39,7 +39,7 @@ class TQHBoxLayout;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CBookKeyChooser : public CKeyChooser { class CBookKeyChooser : public CKeyChooser {
Q_OBJECT TQ_OBJECT
public: public:
CBookKeyChooser(ListCSwordModuleInfo modules, CSwordKey *key=0, TQWidget *parent=0, const char *name=0); CBookKeyChooser(ListCSwordModuleInfo modules, CSwordKey *key=0, TQWidget *parent=0, const char *name=0);

@ -44,7 +44,7 @@ namespace sword {
* @author The BibleTime team * @author The BibleTime team
*/ */
class CBookTreeChooser : public CKeyChooser { class CBookTreeChooser : public CKeyChooser {
Q_OBJECT TQ_OBJECT
public: public:
CBookTreeChooser(ListCSwordModuleInfo modules, CSwordKey *key=0, TQWidget *parent=0, const char *name=0); CBookTreeChooser(ListCSwordModuleInfo modules, CSwordKey *key=0, TQWidget *parent=0, const char *name=0);

@ -29,7 +29,7 @@ class CSwordKey;
*/ */
class CKeyChooser : public TQWidget { class CKeyChooser : public TQWidget {
Q_OBJECT TQ_OBJECT
public: public:

@ -36,7 +36,7 @@ class TQHBoxLayout;
* This class is used in the key chooser widgets * This class is used in the key chooser widgets
*/ */
class CKCComboBox : public TQComboBox { class CKCComboBox : public TQComboBox {
Q_OBJECT TQ_OBJECT
public: public:
@ -71,7 +71,7 @@ signals:
* @author The BibleTime team * @author The BibleTime team
*/ */
class CKeyChooserWidget : public TQWidget { class CKeyChooserWidget : public TQWidget {
Q_OBJECT TQ_OBJECT
public: public:
/** /**

@ -25,7 +25,7 @@ class CLexiconKeyChooser;
class CSwordVerseKey; class CSwordVerseKey;
class CKeyReferenceCompletion : public TDECompletion { class CKeyReferenceCompletion : public TDECompletion {
Q_OBJECT TQ_OBJECT
public: public:
CKeyReferenceCompletion(CSwordBibleModuleInfo*); CKeyReferenceCompletion(CSwordBibleModuleInfo*);
@ -37,7 +37,7 @@ private:
}; };
class CKeyReferenceLineEdit : public KLineEdit { class CKeyReferenceLineEdit : public KLineEdit {
Q_OBJECT TQ_OBJECT
public: public:
CKeyReferenceLineEdit(TQWidget *parent=0, const char *name=0); CKeyReferenceLineEdit(TQWidget *parent=0, const char *name=0);
@ -45,7 +45,7 @@ public:
}; };
class CKeyReferenceWidget : public TQWidget { class CKeyReferenceWidget : public TQWidget {
Q_OBJECT TQ_OBJECT
public: public:
/** /**

@ -30,7 +30,7 @@ class TQHBoxLayout;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CLexiconKeyChooser : public CKeyChooser { class CLexiconKeyChooser : public CKeyChooser {
Q_OBJECT TQ_OBJECT
public: public:
/** /**

@ -25,7 +25,7 @@ class TQLineEdit;
#include "ckeychooser.h" #include "ckeychooser.h"
//class CRefSelectDialog : public KDialogBase { //class CRefSelectDialog : public KDialogBase {
// Q_OBJECT // TQ_OBJECT
// public: // public:
// CRefSelectDialog(TQWidget *parent); // CRefSelectDialog(TQWidget *parent);

@ -21,7 +21,7 @@ class TQMouseEvent;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CScrollButton : public TQToolButton { class CScrollButton : public TQToolButton {
Q_OBJECT TQ_OBJECT
public: public:
/** /**

@ -28,7 +28,7 @@
* @author The BibleTime team * @author The BibleTime team
*/ */
class CScrollerWidgetSet : public TQWidget { class CScrollerWidgetSet : public TQWidget {
Q_OBJECT TQ_OBJECT
public: public:
/** /**

@ -35,7 +35,7 @@ class CSearchDialog;
* @author The BibleTime team * @author The BibleTime team
*/ */
class CMainIndex : public TDEListView { class CMainIndex : public TDEListView {
Q_OBJECT TQ_OBJECT
class ToolTip : public TQToolTip { class ToolTip : public TQToolTip {

@ -39,7 +39,7 @@ namespace Search {
namespace Options { namespace Options {
class CModuleChooser : public TDEListView, public CPointers { class CModuleChooser : public TDEListView, public CPointers {
Q_OBJECT TQ_OBJECT
public: public:
class ModuleCheckBoxItem : virtual public TQCheckListItem { class ModuleCheckBoxItem : virtual public TQCheckListItem {
@ -84,7 +84,7 @@ protected: // Protected methods
}; };
class CModuleChooserDialog : public KDialogBase { class CModuleChooserDialog : public KDialogBase {
Q_OBJECT TQ_OBJECT
public: public:
CModuleChooserDialog(TQWidget* parentDialog, ListCSwordModuleInfo modules); CModuleChooserDialog(TQWidget* parentDialog, ListCSwordModuleInfo modules);

@ -40,7 +40,7 @@ namespace Search {
namespace Result { namespace Result {
class CModuleResultView : public TDEListView { class CModuleResultView : public TDEListView {
Q_OBJECT TQ_OBJECT
public: public:
CModuleResultView(TQWidget* parent, const char* name = 0); CModuleResultView(TQWidget* parent, const char* name = 0);

@ -45,7 +45,7 @@ namespace Search {
namespace Options { namespace Options {
class CRangeChooserDialog : public KDialogBase { class CRangeChooserDialog : public KDialogBase {
Q_OBJECT TQ_OBJECT
public: public:
CRangeChooserDialog(TQWidget* parentDialog); CRangeChooserDialog(TQWidget* parentDialog);

@ -51,7 +51,7 @@ class CSearchAnalysisView;
* @author The BibleTime Team * @author The BibleTime Team
*/ */
class CSearchAnalysis : public TQCanvas { class CSearchAnalysis : public TQCanvas {
Q_OBJECT TQ_OBJECT
public: public:
CSearchAnalysis(TQObject *parent=0, const char *name=0); CSearchAnalysis(TQObject *parent=0, const char *name=0);
@ -101,7 +101,7 @@ public slots: // Public slots
class CSearchAnalysisDialog : public KDialogBase { class CSearchAnalysisDialog : public KDialogBase {
Q_OBJECT TQ_OBJECT
public: public:
CSearchAnalysisDialog(ListCSwordModuleInfo modules, TQWidget* parentDialog); CSearchAnalysisDialog(ListCSwordModuleInfo modules, TQWidget* parentDialog);
@ -179,7 +179,7 @@ private:
//---------------------------------------------------------- //----------------------------------------------------------
//---------------------------------------------------------- //----------------------------------------------------------
class CSearchAnalysisView : public TQCanvasView { class CSearchAnalysisView : public TQCanvasView {
Q_OBJECT TQ_OBJECT
public: public:
/** /**

@ -45,7 +45,7 @@ namespace Search {
*@author The BibleTime team *@author The BibleTime team
*/ */
class CSearchDialog : public KDialogBase { class CSearchDialog : public KDialogBase {
Q_OBJECT TQ_OBJECT
public: public:

@ -150,7 +150,7 @@ private:
* @author The BibleTime team * @author The BibleTime team
*/ */
class CSearchResultPage : public SearchResultsForm { class CSearchResultPage : public SearchResultsForm {
Q_OBJECT TQ_OBJECT
public: public:
CSearchResultPage(TQWidget *parent=0, const char *name=0); CSearchResultPage(TQWidget *parent=0, const char *name=0);
@ -207,7 +207,7 @@ protected slots: // Protected slots
namespace Options { namespace Options {
class CSearchOptionsPage : public SearchOptionsForm { class CSearchOptionsPage : public SearchOptionsForm {
Q_OBJECT TQ_OBJECT
public: public:
CSearchOptionsPage(TQWidget *parent=0, const char *name=0); CSearchOptionsPage(TQWidget *parent=0, const char *name=0);

@ -37,7 +37,7 @@ namespace Search {
namespace Result { namespace Result {
class CSearchResultView : public TDEListView { class CSearchResultView : public TDEListView {
Q_OBJECT TQ_OBJECT
public: public:
CSearchResultView(TQWidget* parent, const char* name = 0); CSearchResultView(TQWidget* parent, const char* name = 0);

Loading…
Cancel
Save