diff options
Diffstat (limited to 'src/widgets')
29 files changed, 40 insertions, 40 deletions
diff --git a/src/widgets/qbutton.cpp b/src/widgets/qbutton.cpp index 3b91b18fb..6eeb59f05 100644 --- a/src/widgets/qbutton.cpp +++ b/src/widgets/qbutton.cpp @@ -43,7 +43,7 @@ #include "ntqbuttongroup.h" #include "ntqbitmap.h" #include "ntqpainter.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqaccel.h" #include "ntqpixmapcache.h" #include "ntqapplication.h" diff --git a/src/widgets/qcombobox.cpp b/src/widgets/qcombobox.cpp index e8c1e28e0..47dfb959f 100644 --- a/src/widgets/qcombobox.cpp +++ b/src/widgets/qcombobox.cpp @@ -46,7 +46,7 @@ #include "ntqdrawutil.h" #include "tqstrlist.h" #include "ntqpixmap.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqapplication.h" #include "ntqlineedit.h" #include "ntqbitmap.h" diff --git a/src/widgets/qdockwindow.cpp b/src/widgets/qdockwindow.cpp index bfcd8dba7..77155540e 100644 --- a/src/widgets/qdockwindow.cpp +++ b/src/widgets/qdockwindow.cpp @@ -51,7 +51,7 @@ #include "ntqtoolbar.h" #include "ntqlayout.h" #include "ntqmainwindow.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqtooltip.h" #include "ntqguardedptr.h" #include "ntqcursor.h" diff --git a/src/widgets/qeffects.cpp b/src/widgets/qeffects.cpp index 07dee3f56..e81144261 100644 --- a/src/widgets/qeffects.cpp +++ b/src/widgets/qeffects.cpp @@ -44,8 +44,8 @@ #include "qeffects_p.h" #include "ntqpixmap.h" #include "tqimage.h" -#include "ntqtimer.h" -#include "ntqdatetime.h" +#include "tqtimer.h" +#include "tqdatetime.h" #include "ntqguardedptr.h" #include "ntqscrollview.h" diff --git a/src/widgets/qlineedit.cpp b/src/widgets/qlineedit.cpp index f03b57cb9..87a63e7fc 100644 --- a/src/widgets/qlineedit.cpp +++ b/src/widgets/qlineedit.cpp @@ -54,7 +54,7 @@ #include "ntqapplication.h" #include "ntqvalidator.h" #include "ntqdragobject.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqpopupmenu.h" #include "tqstringlist.h" #include "ntqguardedptr.h" diff --git a/src/widgets/qlistbox.cpp b/src/widgets/qlistbox.cpp index 48ee6dc19..d18381f8e 100644 --- a/src/widgets/qlistbox.cpp +++ b/src/widgets/qlistbox.cpp @@ -53,7 +53,7 @@ #include "ntqpixmap.h" #include "ntqapplication.h" #include "tqptrdict.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "tqstringlist.h" #include "tqstyle.h" #include "ntqpopupmenu.h" diff --git a/src/widgets/qlistview.cpp b/src/widgets/qlistview.cpp index ac2369637..14fcb6735 100644 --- a/src/widgets/qlistview.cpp +++ b/src/widgets/qlistview.cpp @@ -40,7 +40,7 @@ #include "ntqlistview.h" #ifndef TQT_NO_LISTVIEW -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqheader.h" #include "ntqpainter.h" #include "ntqcursor.h" @@ -49,7 +49,7 @@ #include "tqstrlist.h" #include "ntqapplication.h" #include "ntqbitmap.h" -#include "ntqdatetime.h" +#include "tqdatetime.h" #include "tqptrdict.h" #include "tqptrvector.h" #include "tqiconset.h" diff --git a/src/widgets/qmainwindow.cpp b/src/widgets/qmainwindow.cpp index 0048f566b..1f33829f7 100644 --- a/src/widgets/qmainwindow.cpp +++ b/src/widgets/qmainwindow.cpp @@ -41,7 +41,7 @@ #include "ntqmainwindow.h" #ifndef TQT_NO_MAINWINDOW -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqlayout.h" #include "tqobjectlist.h" #include "ntqintdict.h" @@ -56,7 +56,7 @@ #include "ntqstatusbar.h" #include "ntqscrollview.h" #include "ntqtooltip.h" -#include "ntqdatetime.h" +#include "tqdatetime.h" #include "ntqwhatsthis.h" #include "ntqbitmap.h" #include "ntqdockarea.h" diff --git a/src/widgets/qmenubar.cpp b/src/widgets/qmenubar.cpp index fa25ebbac..2a99c223d 100644 --- a/src/widgets/qmenubar.cpp +++ b/src/widgets/qmenubar.cpp @@ -54,7 +54,7 @@ #include "ntqcleanuphandler.h" #include "../kernel/qinternal_p.h" #include "tqstyle.h" -#include "ntqtimer.h" +#include "tqtimer.h" #if defined(QT_ACCESSIBILITY_SUPPORT) #include "ntqaccessible.h" #endif diff --git a/src/widgets/qmultilineedit.cpp b/src/widgets/qmultilineedit.cpp index 09fe86a66..6ce84317b 100644 --- a/src/widgets/qmultilineedit.cpp +++ b/src/widgets/qmultilineedit.cpp @@ -49,7 +49,7 @@ #include "ntqapplication.h" #include "ntqdragobject.h" #include "ntqpopupmenu.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqdict.h" #include "../kernel/qrichtext_p.h" diff --git a/src/widgets/qpopupmenu.cpp b/src/widgets/qpopupmenu.cpp index d2926d42a..6827f1b4d 100644 --- a/src/widgets/qpopupmenu.cpp +++ b/src/widgets/qpopupmenu.cpp @@ -47,15 +47,15 @@ #include "ntqapplication.h" #include "ntqpixmap.h" #include "ntqpixmapcache.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqwhatsthis.h" #include "tqobjectlist.h" #include "ntqguardedptr.h" #include "qeffects_p.h" #include "ntqcursor.h" #include "tqstyle.h" -#include "ntqtimer.h" -#include "ntqdatetime.h" +#include "tqtimer.h" +#include "tqdatetime.h" #if defined(QT_ACCESSIBILITY_SUPPORT) #include "ntqaccessible.h" #endif diff --git a/src/widgets/qscrollbar.cpp b/src/widgets/qscrollbar.cpp index d38607085..2ac1e377b 100644 --- a/src/widgets/qscrollbar.cpp +++ b/src/widgets/qscrollbar.cpp @@ -43,7 +43,7 @@ #include "ntqpainter.h" #include "ntqbitmap.h" #include "ntqapplication.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "tqstyle.h" #ifndef TQT_NO_CURSOR #include <ntqcursor.h> diff --git a/src/widgets/qscrollview.cpp b/src/widgets/qscrollview.cpp index e6f459cbd..a07a3cce5 100644 --- a/src/widgets/qscrollview.cpp +++ b/src/widgets/qscrollview.cpp @@ -49,7 +49,7 @@ #include "ntqscrollview.h" #include "tqptrdict.h" #include "ntqapplication.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "tqstyle.h" #include "ntqlistview.h" #ifdef TQ_WS_MAC diff --git a/src/widgets/qslider.cpp b/src/widgets/qslider.cpp index f77fc4d42..4600ff826 100644 --- a/src/widgets/qslider.cpp +++ b/src/widgets/qslider.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_SLIDER #include "ntqpainter.h" #include "ntqdrawutil.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqbitmap.h" #include "ntqapplication.h" #include "tqstyle.h" diff --git a/src/widgets/qspinwidget.cpp b/src/widgets/qspinwidget.cpp index 6086ce11a..e2d67796d 100644 --- a/src/widgets/qspinwidget.cpp +++ b/src/widgets/qspinwidget.cpp @@ -41,7 +41,7 @@ #ifndef TQT_NO_SPINWIDGET #include "ntqrect.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "tqstyle.h" #include "ntqpainter.h" diff --git a/src/widgets/qstatusbar.cpp b/src/widgets/qstatusbar.cpp index b5c8b9cab..c7f357e3b 100644 --- a/src/widgets/qstatusbar.cpp +++ b/src/widgets/qstatusbar.cpp @@ -44,7 +44,7 @@ #include "tqptrlist.h" #include "ntqlayout.h" #include "ntqpainter.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqdrawutil.h" #include "tqstyle.h" #include "ntqsizegrip.h" diff --git a/src/widgets/qsyntaxhighlighter.cpp b/src/widgets/qsyntaxhighlighter.cpp index 8cd8ba2a8..d9fececf1 100644 --- a/src/widgets/qsyntaxhighlighter.cpp +++ b/src/widgets/qsyntaxhighlighter.cpp @@ -44,7 +44,7 @@ #ifndef TQT_NO_SYNTAXHIGHLIGHTER #include "../kernel/qrichtext_p.h" #include "tqtextedit.h" -#include "ntqtimer.h" +#include "tqtimer.h" /*! \class TQSyntaxHighlighter ntqsyntaxhighlighter.h diff --git a/src/widgets/qt_widgets.pri b/src/widgets/qt_widgets.pri index 08b852de5..a74eb7483 100644 --- a/src/widgets/qt_widgets.pri +++ b/src/widgets/qt_widgets.pri @@ -58,7 +58,7 @@ widgets { $$WIDGETS_H/ntqwhatsthis.h \ $$WIDGETS_H/tqwidgetstack.h \ $$WIDGETS_H/ntqaction.h \ - $$WIDGETS_H/ntqdatetimeedit.h \ + $$WIDGETS_H/tqdatetimeedit.h \ $$WIDGETS_H/tqtextview.h \ $$WIDGETS_H/tqtextbrowser.h \ $$WIDGETS_H/tqtextedit.h \ @@ -120,7 +120,7 @@ widgets { $$WIDGETS_CPP/qwhatsthis.cpp \ $$WIDGETS_CPP/tqwidgetstack.cpp \ $$WIDGETS_CPP/qaction.cpp \ - $$WIDGETS_CPP/qdatetimeedit.cpp \ + $$WIDGETS_CPP/tqdatetimeedit.cpp \ $$WIDGETS_CPP/qeffects.cpp \ $$WIDGETS_CPP/tqtextview.cpp \ $$WIDGETS_CPP/tqtextbrowser.cpp \ diff --git a/src/widgets/qtitlebar.cpp b/src/widgets/qtitlebar.cpp index c14e2a82a..553811d27 100644 --- a/src/widgets/qtitlebar.cpp +++ b/src/widgets/qtitlebar.cpp @@ -47,11 +47,11 @@ #include <ntqcursor.h> #include "ntqapplication.h" #include "tqstyle.h" -#include "ntqdatetime.h" +#include "tqdatetime.h" #include "private/qapplication_p.h" #include "ntqtooltip.h" #include "tqimage.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqpainter.h" #include "tqstyle.h" #include "private/qinternal_p.h" diff --git a/src/widgets/qtoolbar.cpp b/src/widgets/qtoolbar.cpp index 08c57b58d..20eba04d4 100644 --- a/src/widgets/qtoolbar.cpp +++ b/src/widgets/qtoolbar.cpp @@ -52,7 +52,7 @@ #include "ntqtoolbutton.h" #include "ntqpopupmenu.h" #include "ntqcombobox.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "tqwidgetlist.h" #include "tqstyle.h" diff --git a/src/widgets/qtoolbox.cpp b/src/widgets/qtoolbox.cpp index c426a5d68..c366dfbcb 100644 --- a/src/widgets/qtoolbox.cpp +++ b/src/widgets/qtoolbox.cpp @@ -54,7 +54,7 @@ #include <tqvaluelist.h> #include <ntqtooltip.h> #include <ntqeventloop.h> -#include <ntqdatetime.h> +#include <tqdatetime.h> class TQToolBoxButton : public TQButton { diff --git a/src/widgets/qtoolbutton.cpp b/src/widgets/qtoolbutton.cpp index 4b9145d4f..bfaaf47fa 100644 --- a/src/widgets/qtoolbutton.cpp +++ b/src/widgets/qtoolbutton.cpp @@ -52,7 +52,7 @@ #include "ntqtoolbar.h" #include "tqimage.h" #include "tqiconset.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqpopupmenu.h" #include "ntqguardedptr.h" diff --git a/src/widgets/qtooltip.cpp b/src/widgets/qtooltip.cpp index a9f9624f5..c897c4a58 100644 --- a/src/widgets/qtooltip.cpp +++ b/src/widgets/qtooltip.cpp @@ -42,7 +42,7 @@ #include "tqptrdict.h" #include "ntqapplication.h" #include "ntqguardedptr.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "qeffects_p.h" static bool globally_enabled = TRUE; diff --git a/src/widgets/qwhatsthis.cpp b/src/widgets/qwhatsthis.cpp index b7bc0b15b..64de3654c 100644 --- a/src/widgets/qwhatsthis.cpp +++ b/src/widgets/qwhatsthis.cpp @@ -42,7 +42,7 @@ #include "ntqpaintdevicemetrics.h" #include "ntqpixmap.h" #include "ntqpainter.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "tqptrdict.h" #include "ntqtoolbutton.h" #include "ntqshared.h" diff --git a/src/widgets/qdatetimeedit.cpp b/src/widgets/tqdatetimeedit.cpp index ce74b33a1..0d21eee75 100644 --- a/src/widgets/qdatetimeedit.cpp +++ b/src/widgets/tqdatetimeedit.cpp @@ -38,7 +38,7 @@ ** **********************************************************************/ -#include "ntqdatetimeedit.h" +#include "tqdatetimeedit.h" #ifndef TQT_NO_DATETIMEEDIT @@ -845,7 +845,7 @@ public: /*! - \class TQDateEdit ntqdatetimeedit.h + \class TQDateEdit tqdatetimeedit.h \brief The TQDateEdit class provides a date editor. \ingroup advanced @@ -1781,7 +1781,7 @@ public: }; /*! - \class TQTimeEdit ntqdatetimeedit.h + \class TQTimeEdit tqdatetimeedit.h \brief The TQTimeEdit class provides a time editor. \ingroup advanced @@ -2600,7 +2600,7 @@ public: }; /*! - \class TQDateTimeEdit ntqdatetimeedit.h + \class TQDateTimeEdit tqdatetimeedit.h \brief The TQDateTimeEdit class combines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes. @@ -2837,6 +2837,6 @@ bool TQDateTimeEdit::autoAdvance() const datetime. */ -#include "qdatetimeedit.moc" +#include "tqdatetimeedit.moc" #endif diff --git a/src/widgets/ntqdatetimeedit.h b/src/widgets/tqdatetimeedit.h index f125c673a..334e24d56 100644 --- a/src/widgets/ntqdatetimeedit.h +++ b/src/widgets/tqdatetimeedit.h @@ -44,7 +44,7 @@ #ifndef QT_H #include "tqwidget.h" #include "tqstring.h" -#include "ntqdatetime.h" +#include "tqdatetime.h" #endif // QT_H #ifndef TQT_NO_DATETIMEEDIT diff --git a/src/widgets/tqiconview.cpp b/src/widgets/tqiconview.cpp index 292086428..2a76b53d6 100644 --- a/src/widgets/tqiconview.cpp +++ b/src/widgets/tqiconview.cpp @@ -56,7 +56,7 @@ #include "tqimage.h" #include "ntqpen.h" #include "ntqbrush.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqcursor.h" #include "ntqapplication.h" #include "tqtextedit.h" diff --git a/src/widgets/tqtextbrowser.cpp b/src/widgets/tqtextbrowser.cpp index dfafb32c8..d28543409 100644 --- a/src/widgets/tqtextbrowser.cpp +++ b/src/widgets/tqtextbrowser.cpp @@ -52,7 +52,7 @@ #include "tqtextstream.h" #include "ntqlayout.h" #include "ntqbitmap.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "tqimage.h" #include "ntqsimplerichtext.h" #include "ntqdragobject.h" diff --git a/src/widgets/tqtextedit.cpp b/src/widgets/tqtextedit.cpp index 33307e4b8..6d48be52b 100644 --- a/src/widgets/tqtextedit.cpp +++ b/src/widgets/tqtextedit.cpp @@ -57,7 +57,7 @@ #include "tqstyle.h" #include "ntqsize.h" #include "ntqevent.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqapplication.h" #include "ntqlistbox.h" #include "ntqvbox.h" |