diff options
Diffstat (limited to 'tools/designer')
34 files changed, 41 insertions, 41 deletions
| diff --git a/tools/designer/designer/actiondnd.cpp b/tools/designer/designer/actiondnd.cpp index 3b4978eaf..f744e34ff 100644 --- a/tools/designer/designer/actiondnd.cpp +++ b/tools/designer/designer/actiondnd.cpp @@ -48,7 +48,7 @@  #include <tqlayout.h>  #include <tqmainwindow.h>  #include <tqmenudata.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqobjectlist.h>  #include <tqpainter.h>  #include <tqstyle.h> diff --git a/tools/designer/designer/command.cpp b/tools/designer/designer/command.cpp index 5987e2d58..6906daf7e 100644 --- a/tools/designer/designer/command.cpp +++ b/tools/designer/designer/command.cpp @@ -48,10 +48,10 @@  #include <tqfeatures.h>  #include <tqwidget.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include <ntqapplication.h>  #include <tqlayout.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqlistbox.h>  #include <tqiconview.h>  #include <tqtextedit.h> diff --git a/tools/designer/designer/connectionitems.cpp b/tools/designer/designer/connectionitems.cpp index f787faff9..ca8625e77 100644 --- a/tools/designer/designer/connectionitems.cpp +++ b/tools/designer/designer/connectionitems.cpp @@ -39,7 +39,7 @@  #include "project.h"  #include <tqpainter.h>  #include <tqcombobox.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include <tqcombobox.h>  #include <tqlistbox.h>  #include <tqaction.h> diff --git a/tools/designer/designer/customwidgeteditorimpl.cpp b/tools/designer/designer/customwidgeteditorimpl.cpp index 01f1cc17d..5eb81d29c 100644 --- a/tools/designer/designer/customwidgeteditorimpl.cpp +++ b/tools/designer/designer/customwidgeteditorimpl.cpp @@ -46,9 +46,9 @@  #include <tqcombobox.h>  #include <tqspinbox.h>  #include <tqlabel.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqfiledialog.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqtimer.h>  #include <ntqapplication.h>  #include <tqlistview.h> diff --git a/tools/designer/designer/dbconnectionsimpl.cpp b/tools/designer/designer/dbconnectionsimpl.cpp index 09d85aed3..37c4b8a43 100644 --- a/tools/designer/designer/dbconnectionsimpl.cpp +++ b/tools/designer/designer/dbconnectionsimpl.cpp @@ -42,7 +42,7 @@  #include <tqlineedit.h>  #include <tqpushbutton.h>  #include <tqsqldatabase.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <ntqapplication.h>  #include "mainwindow.h"  #include "asciivalidator.h" diff --git a/tools/designer/designer/designer_pch.h b/tools/designer/designer/designer_pch.h index 52a190185..70fe57c5b 100644 --- a/tools/designer/designer/designer_pch.h +++ b/tools/designer/designer/designer_pch.h @@ -21,8 +21,8 @@  #include <tqlistbox.h>  #include <tqlistview.h>  #include <tqmap.h> -#include <ntqmessagebox.h> -#include <ntqmetaobject.h> +#include <tqmessagebox.h> +#include <tqmetaobject.h>  #include <tqobjectlist.h>  #include <tqpainter.h>  #include <tqpixmap.h> diff --git a/tools/designer/designer/designerappiface.cpp b/tools/designer/designer/designerappiface.cpp index e6cd98563..f22a9bd18 100644 --- a/tools/designer/designer/designerappiface.cpp +++ b/tools/designer/designer/designerappiface.cpp @@ -49,7 +49,7 @@  #include "pixmapcollection.h"  #include "hierarchyview.h"  #include <stdlib.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include "popupmenueditor.h"  #include "menubareditor.h" diff --git a/tools/designer/designer/editfunctionsimpl.cpp b/tools/designer/designer/editfunctionsimpl.cpp index eee9df12b..48949dde2 100644 --- a/tools/designer/designer/editfunctionsimpl.cpp +++ b/tools/designer/designer/editfunctionsimpl.cpp @@ -44,7 +44,7 @@  #include <tqlineedit.h>  #include <tqcombobox.h>  #include <tqstrlist.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqlayout.h>  #include <tqlabel.h>  #include <tqgroupbox.h> diff --git a/tools/designer/designer/formfile.cpp b/tools/designer/designer/formfile.cpp index c18335ef1..322dcff19 100644 --- a/tools/designer/designer/formfile.cpp +++ b/tools/designer/designer/formfile.cpp @@ -41,7 +41,7 @@  #include "../interfaces/languageinterface.h"  #include "resource.h"  #include "workspace.h" -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqfile.h>  #include <tqstatusbar.h>  #include "propertyeditor.h" diff --git a/tools/designer/designer/formwindow.cpp b/tools/designer/designer/formwindow.cpp index 0e54d49aa..506f3d08f 100644 --- a/tools/designer/designer/formwindow.cpp +++ b/tools/designer/designer/formwindow.cpp @@ -63,12 +63,12 @@  #include <tqstatusbar.h>  #include <ntqapplication.h>  #include <tqpalette.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqpopupmenu.h>  #include <tqsizegrip.h>  #include <tqpushbutton.h>  #include <tqwhatsthis.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include <tqtooltip.h>  #include <tqfeatures.h>  #include <tqaccel.h> diff --git a/tools/designer/designer/hierarchyview.cpp b/tools/designer/designer/hierarchyview.cpp index 786386f5f..a80a44cf7 100644 --- a/tools/designer/designer/hierarchyview.cpp +++ b/tools/designer/designer/hierarchyview.cpp @@ -63,7 +63,7 @@  #include "../interfaces/languageinterface.h"  #include <tqworkspace.h>  #include <tqaccel.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <stdlib.h> diff --git a/tools/designer/designer/mainwindow.cpp b/tools/designer/designer/mainwindow.cpp index 44246fd22..06ade5a3d 100644 --- a/tools/designer/designer/mainwindow.cpp +++ b/tools/designer/designer/mainwindow.cpp @@ -90,13 +90,13 @@  #include <tqinputdialog.h>  #include <tqtoolbar.h>  #include <tqfeatures.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include <tqaction.h>  #include <tqpixmap.h>  #include <tqworkspace.h>  #include <tqfiledialog.h>  #include <tqclipboard.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqbuffer.h>  #include <tqdir.h>  #include <tqstyle.h> diff --git a/tools/designer/designer/mainwindowactions.cpp b/tools/designer/designer/mainwindowactions.cpp index fe0588bff..cf392f9af 100644 --- a/tools/designer/designer/mainwindowactions.cpp +++ b/tools/designer/designer/mainwindowactions.cpp @@ -44,7 +44,7 @@  #include <tqsignalmapper.h>  #include <tqstylefactory.h>  #include <tqworkspace.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqstatusbar.h>  #include <tqlistbox.h>  #include <tqclipboard.h> diff --git a/tools/designer/designer/metadatabase.cpp b/tools/designer/designer/metadatabase.cpp index 14734ac91..1ff6a1c5a 100644 --- a/tools/designer/designer/metadatabase.cpp +++ b/tools/designer/designer/metadatabase.cpp @@ -47,7 +47,7 @@  #include <tqptrdict.h>  #include <tqobjectlist.h>  #include <tqstrlist.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include <tqwidgetlist.h>  #include <tqmainwindow.h>  #include <tqregexp.h> diff --git a/tools/designer/designer/multilineeditorimpl.cpp b/tools/designer/designer/multilineeditorimpl.cpp index 8a609c223..9e9ecce35 100644 --- a/tools/designer/designer/multilineeditorimpl.cpp +++ b/tools/designer/designer/multilineeditorimpl.cpp @@ -46,7 +46,7 @@  #include <tqtoolbutton.h>  #include <ntqapplication.h>  #include <tqaction.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  ToolBarItem::ToolBarItem( TQWidget *parent, TQWidget *toolBar,  			  const TQString &label, const TQString &tagstr, diff --git a/tools/designer/designer/newformimpl.cpp b/tools/designer/designer/newformimpl.cpp index 75fd0c0c1..fb68cb19b 100644 --- a/tools/designer/designer/newformimpl.cpp +++ b/tools/designer/designer/newformimpl.cpp @@ -52,7 +52,7 @@  #include <stdlib.h>  #include <tqcombobox.h>  #include <tqworkspace.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  static int forms = 0; diff --git a/tools/designer/designer/project.cpp b/tools/designer/designer/project.cpp index af12adc3b..5f20067d9 100644 --- a/tools/designer/designer/project.cpp +++ b/tools/designer/designer/project.cpp @@ -50,7 +50,7 @@  #include <tqfeatures.h>  #include <tqtextcodec.h>  #include <tqdom.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <ntqapplication.h>  #include "mainwindow.h"  #include <tqworkspace.h> diff --git a/tools/designer/designer/propertyeditor.cpp b/tools/designer/designer/propertyeditor.cpp index 3775c82f8..4772806c1 100644 --- a/tools/designer/designer/propertyeditor.cpp +++ b/tools/designer/designer/propertyeditor.cpp @@ -57,7 +57,7 @@  #include <tqheader.h>  #include <tqlineedit.h>  #include <tqstrlist.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include <tqcombobox.h>  #include <tqpushbutton.h>  #include <tqhbox.h> diff --git a/tools/designer/designer/propertyobject.cpp b/tools/designer/designer/propertyobject.cpp index 61c789d27..5d4319541 100644 --- a/tools/designer/designer/propertyobject.cpp +++ b/tools/designer/designer/propertyobject.cpp @@ -35,7 +35,7 @@  #include "metadatabase.h"  #include <tqptrvector.h>  #include <tqptrlist.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include <ntqvariant.h>  PropertyObject::PropertyObject( const TQWidgetList &objs ) diff --git a/tools/designer/designer/resource.cpp b/tools/designer/designer/resource.cpp index 397ea0618..d7f963213 100644 --- a/tools/designer/designer/resource.cpp +++ b/tools/designer/designer/resource.cpp @@ -65,8 +65,8 @@  #include <tqlistbox.h>  #include <tqlistview.h>  #include <tqmenudata.h> -#include <ntqmessagebox.h> -#include <ntqmetaobject.h> +#include <tqmessagebox.h> +#include <tqmetaobject.h>  #include <tqobject.h>  #include <tqobjectlist.h>  #include <tqtabbar.h> diff --git a/tools/designer/designer/sourceeditor.cpp b/tools/designer/designer/sourceeditor.cpp index e876be9ab..46fc9319a 100644 --- a/tools/designer/designer/sourceeditor.cpp +++ b/tools/designer/designer/sourceeditor.cpp @@ -42,7 +42,7 @@  #include "project.h"  #include "sourcefile.h"  #include "hierarchyview.h" -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqtextstream.h>  SourceEditor::SourceEditor( TQWidget *parent, EditorInterface *iface, LanguageInterface *liface ) diff --git a/tools/designer/designer/sourcefile.cpp b/tools/designer/designer/sourcefile.cpp index b0d21b2a8..dbf47f9ef 100644 --- a/tools/designer/designer/sourcefile.cpp +++ b/tools/designer/designer/sourcefile.cpp @@ -39,7 +39,7 @@  #include "metadatabase.h"  #include "../interfaces/languageinterface.h"  #include <tqfiledialog.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include "mainwindow.h"  #include "workspace.h"  #include <stdlib.h> diff --git a/tools/designer/designer/variabledialogimpl.cpp b/tools/designer/designer/variabledialogimpl.cpp index d0698d4ff..1c2d0a9ef 100644 --- a/tools/designer/designer/variabledialogimpl.cpp +++ b/tools/designer/designer/variabledialogimpl.cpp @@ -35,7 +35,7 @@  #include <tqgroupbox.h>  #include <tqlineedit.h>  #include <tqcombobox.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include "metadatabase.h"  #include "formwindow.h" diff --git a/tools/designer/designer/widgetfactory.cpp b/tools/designer/designer/widgetfactory.cpp index 5cb6fc6af..4f30b6fc3 100644 --- a/tools/designer/designer/widgetfactory.cpp +++ b/tools/designer/designer/widgetfactory.cpp @@ -83,7 +83,7 @@  #include <tqtextview.h>  #include <tqtextbrowser.h>  #include <tqframe.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include <tqwidgetstack.h>  #include <tqwizard.h>  #include <tqvaluelist.h> diff --git a/tools/designer/examples/colortool/mainform.ui b/tools/designer/examples/colortool/mainform.ui index 6a054f59e..43c77db51 100644 --- a/tools/designer/examples/colortool/mainform.ui +++ b/tools/designer/examples/colortool/mainform.ui @@ -525,7 +525,7 @@      <include location="local" impldecl="in implementation">tqstring.h</include>      <include location="local" impldecl="in implementation">tqpainter.h</include>      <include location="local" impldecl="in implementation">tqstatusbar.h</include> -    <include location="local" impldecl="in implementation">ntqmessagebox.h</include> +    <include location="local" impldecl="in implementation">tqmessagebox.h</include>      <include location="local" impldecl="in implementation">tqclipboard.h</include>      <include location="local" impldecl="in implementation">tqlabel.h</include>      <include location="local" impldecl="in implementation">tqlineedit.h</include> diff --git a/tools/designer/examples/richedit/richedit.ui b/tools/designer/examples/richedit/richedit.ui index 204ba2302..88e829a90 100644 --- a/tools/designer/examples/richedit/richedit.ui +++ b/tools/designer/examples/richedit/richedit.ui @@ -2,7 +2,7 @@  <class>EditorForm</class>  <include location="global" impldecl="in implementation">tqfile.h</include>  <include location="global" impldecl="in implementation">tqfontdatabase.h</include> -<include location="global" impldecl="in implementation">ntqmessagebox.h</include> +<include location="global" impldecl="in implementation">tqmessagebox.h</include>  <include location="global" impldecl="in implementation">ntqapplication.h</include>  <include location="global" impldecl="in implementation">tqfiledialog.h</include>  <include location="global" impldecl="in implementation">tqtextstream.h</include> diff --git a/tools/designer/plugins/cppeditor/cppcompletion.cpp b/tools/designer/plugins/cppeditor/cppcompletion.cpp index 4f4cd52ea..bef386eef 100644 --- a/tools/designer/plugins/cppeditor/cppcompletion.cpp +++ b/tools/designer/plugins/cppeditor/cppcompletion.cpp @@ -34,7 +34,7 @@  #include "cppcompletion.h"  #include <tqobject.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include <tqobjectlist.h>  #include <tqregexp.h> diff --git a/tools/designer/plugins/cppeditor/languageinterfaceimpl.cpp b/tools/designer/plugins/cppeditor/languageinterfaceimpl.cpp index 3e7d81c07..2b85ee919 100644 --- a/tools/designer/plugins/cppeditor/languageinterfaceimpl.cpp +++ b/tools/designer/plugins/cppeditor/languageinterfaceimpl.cpp @@ -37,7 +37,7 @@  #include <designerinterface.h>  #include <tqfile.h>  #include "yyreg.h" -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  LanguageInterfaceImpl::LanguageInterfaceImpl( TQUnknownInterface *outer )      : parent( outer ), ref( 0 ) diff --git a/tools/designer/plugins/dlg/dlg2ui.cpp b/tools/designer/plugins/dlg/dlg2ui.cpp index 2d4087729..0529b97e3 100644 --- a/tools/designer/plugins/dlg/dlg2ui.cpp +++ b/tools/designer/plugins/dlg/dlg2ui.cpp @@ -37,7 +37,7 @@  #include "dlg2ui.h"  #include <tqfile.h>  #include <tqframe.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqregexp.h>  #include <tqtextstream.h> diff --git a/tools/designer/plugins/glade/glade2ui.cpp b/tools/designer/plugins/glade/glade2ui.cpp index 49027ba4a..3ede1321d 100644 --- a/tools/designer/plugins/glade/glade2ui.cpp +++ b/tools/designer/plugins/glade/glade2ui.cpp @@ -40,7 +40,7 @@  #include <tqfile.h>  #include <tqimage.h>  #include <tqprogressdialog.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqrect.h>  #include <tqregexp.h>  #include <tqsizepolicy.h> diff --git a/tools/designer/shared/domtool.h b/tools/designer/shared/domtool.h index 8eea8d676..26c7b6803 100644 --- a/tools/designer/shared/domtool.h +++ b/tools/designer/shared/domtool.h @@ -35,7 +35,7 @@  #define DOMTOOL_H  #include <ntqvariant.h> -#include <ntqnamespace.h> +#include <tqnamespace.h>  class TQDomElement;  class TQDomDocument; diff --git a/tools/designer/shared/widgetdatabase.cpp b/tools/designer/shared/widgetdatabase.cpp index 23f59ded6..a4532401f 100644 --- a/tools/designer/shared/widgetdatabase.cpp +++ b/tools/designer/shared/widgetdatabase.cpp @@ -72,8 +72,8 @@ static TQString converted_widgets[] =      "TQHBox", "TQHButtonGroup", "TQHeader", "TQHGroupBox",      "TQIconView", "TQInputDialog",      "TQLabel", "TQLCDNumber", "TQLineEdit", "TQListBox", "TQListView",  -    "TQMainWindow", "TQMenuBar", "TQMultiLineEdit", -    "TQPopupMenu", "TQProgressBar", "TQProgressDialog", "TQPushButton", +    "TQMainWindow", "TQMenuBar", "TQMessageBox", "TQMultiLineEdit", +    "TQPopupMenu", "TQPrintDialog", "TQProgressBar", "TQProgressDialog", "TQPushButton",      "TQRadioButton",      "TQScrollBar", "TQScrollView", "TQSizeGrip", "TQSlider", "TQSpinBox", "TQStatusBar",      "TQTabBar", "TQTabDialog", "TQTabWidget", "TQTable", "TQTextBrowser", "TQTextEdit", "TQTextView", "TQToolBar", "TQToolBox", "TQToolButton", "TQToolTip", diff --git a/tools/designer/tools/tqtcreatecw/main.cpp b/tools/designer/tools/tqtcreatecw/main.cpp index e925c9a67..02633f37d 100644 --- a/tools/designer/tools/tqtcreatecw/main.cpp +++ b/tools/designer/tools/tqtcreatecw/main.cpp @@ -35,7 +35,7 @@  #include <tqtextstream.h>  #include <tqvaluelist.h>  #include <tqstrlist.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include <ntqapplication.h>  // STEP1: Include header files of the widgets for which a description diff --git a/tools/designer/uilib/tqwidgetfactory.cpp b/tools/designer/uilib/tqwidgetfactory.cpp index 0d765e781..39b9bf079 100644 --- a/tools/designer/uilib/tqwidgetfactory.cpp +++ b/tools/designer/uilib/tqwidgetfactory.cpp @@ -41,7 +41,7 @@  #include <tqdom.h>  #include <tqdir.h>  #include <tqlayout.h> -#include <ntqmetaobject.h> +#include <tqmetaobject.h>  #include <domtool.h>  #include <uib.h>  #include <ntqapplication.h> | 
