diff options
Diffstat (limited to 'src/kernel')
43 files changed, 86 insertions, 86 deletions
diff --git a/src/kernel/ntqmetaobject.h b/src/kernel/ntqmetaobject.h index 857b491c5..9db397f47 100644 --- a/src/kernel/ntqmetaobject.h +++ b/src/kernel/ntqmetaobject.h @@ -42,7 +42,7 @@ #define TQMETAOBJECT_H #ifndef QT_H -#include "ntqconnection.h" +#include "tqconnection.h" #include "tqstrlist.h" #endif // QT_H diff --git a/src/kernel/ntqnamespace.h b/src/kernel/ntqnamespace.h index cace88141..c6bdd1b0d 100644 --- a/src/kernel/ntqnamespace.h +++ b/src/kernel/ntqnamespace.h @@ -866,7 +866,7 @@ public: UI_AnimateToolBox }; - // documented in qcursor.cpp + // documented in tqcursor.cpp enum CursorShape { ArrowCursor, UpArrowCursor, diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index e7ee77271..477e2ca68 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -115,7 +115,7 @@ #include <tqjiscodec.h> #include <tqeucjpcodec.h> #include <ntqkeycode.h> -#include <ntqaccel.h> +#include <tqaccel.h> #include "tqlabel.h" #include "tqlayout.h" #include <tqlcdnumber.h> @@ -125,7 +125,7 @@ #include "tqscrollview.h" #include "tqdir.h" #include "tqwindowsstyle.h" -#include "ntqconnection.h" +#include "tqconnection.h" #include "tqbitmap.h" #include "ntqvariant.h" #include "tqsignal.h" @@ -155,7 +155,7 @@ #include <tqpixmapcache.h> #include <tqplatinumstyle.h> #include <tqpngio.h> -#include <ntqcursor.h> +#include <tqcursor.h> #include <ntqerrormessage.h> #include <ntqpolygonscanner.h> #include "tqpopupmenu.h" @@ -165,7 +165,7 @@ #include "tqprogressbar.h" #include <tqasciicache.h> #include "tqptrdict.h" -#include <ntqcleanuphandler.h> +#include <tqcleanuphandler.h> #include <tqptrqueue.h> #include <tqptrstack.h> #include "tqstylesheet.h" @@ -236,7 +236,7 @@ #include "tqtoolbar.h" #include <tqtextview.h> #include "tqwaitcondition.h" -#include <ntqasyncio.h> +#include <tqasyncio.h> #include <tqfontdatabase.h> #include <tqmainwindow.h> #include <tqtoolbox.h> @@ -249,7 +249,7 @@ #include <tqutfcodec.h> #include <ntquuid.h> #include <ntqvalidator.h> -#include <ntqasyncimageio.h> +#include <tqasyncimageio.h> #include <tqvaluestack.h> #include <tqvaluevector.h> #include <tqdatatable.h> @@ -285,7 +285,7 @@ #include "private/tqsqldriverinterface_p.h" #include "private/tqsqlmanager_p.h" #include "private/qlock_p.h" -#include "private/qcomponentfactory_p.h" +#include "private/tqcomponentfactory_p.h" #include "private/tqstyleinterface_p.h" #include "private/qrichtext_p.h" #include "private/qsvgdevice_p.h" diff --git a/src/kernel/qapplication.cpp b/src/kernel/qapplication.cpp index 7abbbd56f..6e1926e45 100644 --- a/src/kernel/qapplication.cpp +++ b/src/kernel/qapplication.cpp @@ -46,14 +46,14 @@ #include "tqwidgetlist.h" #include "tqwidgetintdict.h" #include "tqptrdict.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include "tqtranslator.h" #include "tqtextcodec.h" #include "tqsessionmanager.h" #include "tqdragobject.h" #include "tqclipboard.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqstyle.h" #include "tqstylefactory.h" #include "tqfile.h" diff --git a/src/kernel/qapplication_x11.cpp b/src/kernel/qapplication_x11.cpp index f3252b296..b611778d7 100644 --- a/src/kernel/qapplication_x11.cpp +++ b/src/kernel/qapplication_x11.cpp @@ -64,7 +64,7 @@ #include "ntqapplication.h" #include "qapplication_p.h" #include "tqcolor_p.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqwidget.h" #include "tqwidget_p.h" #include "tqobjectlist.h" @@ -446,7 +446,7 @@ int qt_visual_option = -1; bool qt_cmap_option = FALSE; TQWidget *qt_button_down = 0; // widget got last button-down -extern bool tqt_tryAccelEvent( TQWidget*, TQKeyEvent* ); // def in qaccel.cpp +extern bool tqt_tryAccelEvent( TQWidget*, TQKeyEvent* ); // def in tqaccel.cpp struct TQScrollInProgress { static long serial; diff --git a/src/kernel/qdnd_x11.cpp b/src/kernel/qdnd_x11.cpp index c35bca0a4..4d4dad5f5 100644 --- a/src/kernel/qdnd_x11.cpp +++ b/src/kernel/qdnd_x11.cpp @@ -51,7 +51,7 @@ #include "tqguardedptr.h" #include "tqdragobject.h" #include "tqobjectlist.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqbitmap.h" #include "tqpainter.h" diff --git a/src/kernel/qinternal.cpp b/src/kernel/qinternal.cpp index 82afee051..96297bb8d 100644 --- a/src/kernel/qinternal.cpp +++ b/src/kernel/qinternal.cpp @@ -42,7 +42,7 @@ #include "tqwidget.h" #include "tqpixmap.h" #include "tqpainter.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" // Modern systems (year 2011) have very large screens in excess of 1000 pixels wide // Some may even have screens in excess of 4000 pixels wide(!) diff --git a/src/kernel/qkeysequence.cpp b/src/kernel/qkeysequence.cpp index a1bf49832..8fd7485b8 100644 --- a/src/kernel/qkeysequence.cpp +++ b/src/kernel/qkeysequence.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_ACCEL -#include "ntqaccel.h" +#include "tqaccel.h" #include "ntqshared.h" #include "tqvaluelist.h" #ifndef TQT_NO_REGEXP diff --git a/src/kernel/qmngio.cpp b/src/kernel/qmngio.cpp index 63e08c830..3e1678c4e 100644 --- a/src/kernel/qmngio.cpp +++ b/src/kernel/qmngio.cpp @@ -43,7 +43,7 @@ #ifndef TQT_NO_IMAGEIO_MNG #include "tqimage.h" -#include "ntqasyncimageio.h" +#include "tqasyncimageio.h" #include "tqiodevice.h" #include "ntqmngio.h" @@ -237,7 +237,7 @@ TODO: decide on this point. gIFg gives disposal types, so it can be done. */ /* - \class TQMNGFormatType ntqasyncimageio.h + \class TQMNGFormatType tqasyncimageio.h \brief Incremental image decoder for MNG image format. \ingroup images diff --git a/src/kernel/qrichtext.cpp b/src/kernel/qrichtext.cpp index 4da7dc3e6..3e378fb47 100644 --- a/src/kernel/qrichtext.cpp +++ b/src/kernel/qrichtext.cpp @@ -57,11 +57,11 @@ #include "tqpaintdevicemetrics.h" #include "tqpainter.h" #include "ntqdrawutil.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqptrstack.h" #include "tqptrdict.h" #include "tqstyle.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include "tqtextengine_p.h" #include <private/qunicodetables_p.h> @@ -6695,7 +6695,7 @@ void TQTextImage::adjustToPainter( TQPainter* p ) #if !defined(TQ_WS_X11) #include <tqbitmap.h> -#include <ntqcleanuphandler.h> +#include <tqcleanuphandler.h> static TQPixmap *qrt_selection = 0; static TQSingleCleanupHandler<TQPixmap> qrt_cleanup_pixmap; static void qrt_createSelectionPixmap( const TQColorGroup &cg ) diff --git a/src/kernel/qt_kernel.pri b/src/kernel/qt_kernel.pri index fbde927e1..c3b5c4b2d 100644 --- a/src/kernel/qt_kernel.pri +++ b/src/kernel/qt_kernel.pri @@ -3,19 +3,19 @@ kernel { KERNEL_P = kernel HEADERS += \ - $$KERNEL_H/ntqaccel.h \ + $$KERNEL_H/tqaccel.h \ $$KERNEL_P/qucomextra_p.h \ $$KERNEL_H/ntqapplication.h \ $$KERNEL_P/qapplication_p.h \ - $$KERNEL_H/ntqasyncimageio.h \ - $$KERNEL_H/ntqasyncio.h \ + $$KERNEL_H/tqasyncimageio.h \ + $$KERNEL_H/tqasyncio.h \ $$KERNEL_H/tqbitmap.h \ $$KERNEL_H/tqbrush.h \ $$KERNEL_H/tqclipboard.h \ $$KERNEL_H/tqcolor.h \ $$KERNEL_P/tqcolor_p.h \ - $$KERNEL_H/ntqconnection.h \ - $$KERNEL_H/ntqcursor.h \ + $$KERNEL_H/tqconnection.h \ + $$KERNEL_H/tqcursor.h \ $$KERNEL_H/tqdesktopwidget.h \ $$KERNEL_H/tqdragobject.h \ $$KERNEL_H/ntqdrawutil.h \ @@ -113,7 +113,7 @@ kernel { win32:SOURCES += $$KERNEL_CPP/qapplication_win.cpp \ $$KERNEL_CPP/tqclipboard_win.cpp \ $$KERNEL_CPP/tqcolor_win.cpp \ - $$KERNEL_CPP/qcursor_win.cpp \ + $$KERNEL_CPP/tqcursor_win.cpp \ $$KERNEL_CPP/tqdesktopwidget_win.cpp \ $$KERNEL_CPP/qdnd_win.cpp \ $$KERNEL_CPP/tqeventloop_win.cpp \ @@ -136,7 +136,7 @@ kernel { SOURCES += $$KERNEL_CPP/qapplication_x11.cpp \ $$KERNEL_CPP/tqclipboard_x11.cpp \ $$KERNEL_CPP/tqcolor_x11.cpp \ - $$KERNEL_CPP/qcursor_x11.cpp \ + $$KERNEL_CPP/tqcursor_x11.cpp \ $$KERNEL_CPP/qdnd_x11.cpp \ $$KERNEL_CPP/tqdesktopwidget_x11.cpp \ $$KERNEL_CPP/tqfont_x11.cpp \ @@ -166,7 +166,7 @@ kernel { SOURCES += $$KERNEL_CPP/qapplication_mac.cpp \ $$KERNEL_CPP/tqclipboard_mac.cpp \ $$KERNEL_CPP/tqcolor_mac.cpp \ - $$KERNEL_CPP/qcursor_mac.cpp \ + $$KERNEL_CPP/tqcursor_mac.cpp \ $$KERNEL_CPP/tqmime_mac.cpp \ $$KERNEL_CPP/qdnd_mac.cpp \ $$KERNEL_CPP/tqdesktopwidget_mac.cpp \ @@ -195,16 +195,16 @@ kernel { SOURCES += $$KERNEL_CPP/tqabstractlayout.cpp \ $$KERNEL_CPP/qucomextra.cpp \ - $$KERNEL_CPP/qaccel.cpp \ + $$KERNEL_CPP/tqaccel.cpp \ $$KERNEL_CPP/qapplication.cpp \ - $$KERNEL_CPP/qasyncimageio.cpp \ - $$KERNEL_CPP/qasyncio.cpp \ + $$KERNEL_CPP/tqasyncimageio.cpp \ + $$KERNEL_CPP/tqasyncio.cpp \ $$KERNEL_CPP/tqbitmap.cpp \ $$KERNEL_CPP/tqclipboard.cpp \ $$KERNEL_CPP/tqcolor.cpp \ $$KERNEL_CPP/tqcolor_p.cpp \ - $$KERNEL_CPP/qconnection.cpp \ - $$KERNEL_CPP/qcursor.cpp \ + $$KERNEL_CPP/tqconnection.cpp \ + $$KERNEL_CPP/tqcursor.cpp \ $$KERNEL_CPP/tqdragobject.cpp \ $$KERNEL_CPP/qdrawutil.cpp \ $$KERNEL_CPP/tqdropsite.cpp \ @@ -270,10 +270,10 @@ kernel { $$KERNEL_H/tqfontdatabase.h accessibility { - HEADERS += $$KERNEL_H/ntqaccessible.h - SOURCES += $$KERNEL_CPP/qaccessible.cpp + HEADERS += $$KERNEL_H/tqaccessible.h + SOURCES += $$KERNEL_CPP/tqaccessible.cpp - !embedded:!x11:mac:SOURCES += $$KERNEL_CPP/qaccessible_mac.cpp - else:win32:SOURCES += $$KERNEL_CPP/qaccessible_win.cpp + !embedded:!x11:mac:SOURCES += $$KERNEL_CPP/tqaccessible_mac.cpp + else:win32:SOURCES += $$KERNEL_CPP/tqaccessible_win.cpp } } diff --git a/src/kernel/qt_pch.h b/src/kernel/qt_pch.h index 611076c97..982ea2946 100644 --- a/src/kernel/qt_pch.h +++ b/src/kernel/qt_pch.h @@ -25,7 +25,7 @@ #include <private/qucomextra_p.h> // All moc genereated code has this include #include <ntqapplication.h> #include <tqbitmap.h> -#include <ntqcursor.h> +#include <tqcursor.h> #include <tqdatetime.h> #include <tqglobal.h> #include <tqimage.h> diff --git a/src/kernel/qvariant.cpp b/src/kernel/qvariant.cpp index 884ef1ed5..ac94aea12 100644 --- a/src/kernel/qvariant.cpp +++ b/src/kernel/qvariant.cpp @@ -58,7 +58,7 @@ #include "tqregion.h" #include "tqpointarray.h" #include "tqbitmap.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqdatetime.h" #include "tqsizepolicy.h" #include "ntqshared.h" diff --git a/src/kernel/qaccel.cpp b/src/kernel/tqaccel.cpp index e2f55f01e..c5fcc30e6 100644 --- a/src/kernel/qaccel.cpp +++ b/src/kernel/tqaccel.cpp @@ -38,7 +38,7 @@ ** **********************************************************************/ -#include "ntqaccel.h" +#include "tqaccel.h" #ifndef TQT_NO_ACCEL @@ -52,7 +52,7 @@ #include "ntqdockwindow.h" #include "tqsignalslotimp.h" /*! - \class TQAccel ntqaccel.h + \class TQAccel tqaccel.h \brief The TQAccel class handles keyboard accelerator and shortcut keys. \ingroup misc diff --git a/src/kernel/ntqaccel.h b/src/kernel/tqaccel.h index 22c2f80e1..22c2f80e1 100644 --- a/src/kernel/ntqaccel.h +++ b/src/kernel/tqaccel.h diff --git a/src/kernel/qaccessible.cpp b/src/kernel/tqaccessible.cpp index d486607ca..243c4384c 100644 --- a/src/kernel/qaccessible.cpp +++ b/src/kernel/tqaccessible.cpp @@ -36,7 +36,7 @@ ** **********************************************************************/ -#include "ntqaccessible.h" +#include "tqaccessible.h" #if defined(QT_ACCESSIBILITY_SUPPORT) @@ -47,7 +47,7 @@ #include <stdlib.h> /*! - \class TQAccessible ntqaccessible.h + \class TQAccessible tqaccessible.h \brief The TQAccessible class provides enums and static functions relating to accessibility. @@ -311,7 +311,7 @@ public slots: void removeObject(TQObject *object); }; -#include "qaccessible.moc" +#include "tqaccessible.moc" static AccessibleCache *qAccessibleInterface = 0; static bool cleanupAdded = FALSE; @@ -422,7 +422,7 @@ bool TQAccessible::isActive() } /*! - \class TQAccessibleInterface ntqaccessible.h + \class TQAccessibleInterface tqaccessible.h \brief The TQAccessibleInterface class defines an interface that exposes information about accessible objects. \ingroup misc @@ -633,7 +633,7 @@ bool TQAccessible::isActive() /*! - \class TQAccessibleObject ntqaccessible.h + \class TQAccessibleObject tqaccessible.h \brief The TQAccessibleObject class implements parts of the TQAccessibleInterface for TQObjects. diff --git a/src/kernel/ntqaccessible.h b/src/kernel/tqaccessible.h index 25b12077e..25b12077e 100644 --- a/src/kernel/ntqaccessible.h +++ b/src/kernel/tqaccessible.h diff --git a/src/kernel/qasyncimageio.cpp b/src/kernel/tqasyncimageio.cpp index c89036719..56126b3d8 100644 --- a/src/kernel/qasyncimageio.cpp +++ b/src/kernel/tqasyncimageio.cpp @@ -38,7 +38,7 @@ ** **********************************************************************/ -#include "ntqasyncimageio.h" +#include "tqasyncimageio.h" #ifndef TQT_NO_ASYNC_IMAGE_IO @@ -52,7 +52,7 @@ extern void tqt_init_image_plugins(); #define Q_TRANSPARENT 0x00ffffff /*! - \class TQImageConsumer ntqasyncimageio.h + \class TQImageConsumer tqasyncimageio.h \brief The TQImageConsumer class is an abstraction used by TQImageDecoder. \ingroup images @@ -154,7 +154,7 @@ extern void tqt_init_image_plugins(); /*! - \class TQImageDecoder ntqasyncimageio.h + \class TQImageDecoder tqasyncimageio.h \brief The TQImageDecoder class is an incremental image decoder for all supported image formats. \ingroup images @@ -531,7 +531,7 @@ void TQImageDecoder::unregisterDecoderFactory(TQImageFormatType* f) } /*! - \class TQImageFormat ntqasyncimageio.h + \class TQImageFormat tqasyncimageio.h \brief The TQImageFormat class is an incremental image decoder for a specific image format. \ingroup images @@ -583,7 +583,7 @@ TQImageFormat::~TQImageFormat() */ /*! - \class TQImageFormatType ntqasyncimageio.h + \class TQImageFormatType tqasyncimageio.h \brief The TQImageFormatType class is a factory that makes TQImageFormat objects. \ingroup images @@ -663,7 +663,7 @@ bool qt_builtin_gif_reader() #if defined(QT_BUILTIN_GIF_READER) && QT_BUILTIN_GIF_READER == 1 /* -- NOTDOC - \class TQGIFFormat ntqasyncimageio.h + \class TQGIFFormat tqasyncimageio.h \brief Incremental image decoder for GIF image format. \ingroup images @@ -702,7 +702,7 @@ TQGIFFormat::~TQGIFFormat() /* -- NOTDOC - \class TQGIFFormatType ntqasyncimageio.h + \class TQGIFFormatType tqasyncimageio.h \brief Incremental image decoder for GIF image format. \ingroup images diff --git a/src/kernel/ntqasyncimageio.h b/src/kernel/tqasyncimageio.h index 28d5bd50e..28d5bd50e 100644 --- a/src/kernel/ntqasyncimageio.h +++ b/src/kernel/tqasyncimageio.h diff --git a/src/kernel/qasyncio.cpp b/src/kernel/tqasyncio.cpp index 4d3acff73..c8fe10ce4 100644 --- a/src/kernel/qasyncio.cpp +++ b/src/kernel/tqasyncio.cpp @@ -38,14 +38,14 @@ ** **********************************************************************/ -#include "ntqasyncio.h" +#include "tqasyncio.h" #include "tqiodevice.h" #include <stdlib.h> #ifndef TQT_NO_ASYNC_IO /*! - \class TQAsyncIO ntqasyncio.h + \class TQAsyncIO tqasyncio.h \obsolete \brief The TQAsyncIO class encapsulates I/O asynchronicity. @@ -86,7 +86,7 @@ void TQAsyncIO::ready() /*! - \class TQDataSink ntqasyncio.h + \class TQDataSink tqasyncio.h \obsolete \brief The TQDataSink class is an asynchronous consumer of data. @@ -132,7 +132,7 @@ void TQDataSink::maybeReady() /*! - \class TQDataSource ntqasyncio.h + \class TQDataSource tqasyncio.h \obsolete \brief The TQDataSource class is an asynchronous producer of data. @@ -209,7 +209,7 @@ void TQDataSource::rewind() } /*! - \class TQIODeviceSource ntqasyncio.h + \class TQIODeviceSource tqasyncio.h \obsolete \brief The TQIODeviceSource class is a TQDataSource that draws data from a TQIODevice. @@ -297,7 +297,7 @@ void TQIODeviceSource::rewind() /*! - \class TQDataPump ntqasyncio.h + \class TQDataPump tqasyncio.h \obsolete \brief The TQDataPump class moves data from a TQDataSource to a TQDataSink during event processing. diff --git a/src/kernel/ntqasyncio.h b/src/kernel/tqasyncio.h index 6c1687e9d..6c1687e9d 100644 --- a/src/kernel/ntqasyncio.h +++ b/src/kernel/tqasyncio.h diff --git a/src/kernel/qconnection.cpp b/src/kernel/tqconnection.cpp index b30a76413..14c7ca41c 100644 --- a/src/kernel/qconnection.cpp +++ b/src/kernel/tqconnection.cpp @@ -38,9 +38,9 @@ ** **********************************************************************/ -#include "ntqconnection.h" +#include "tqconnection.h" -/*! \class TQConnection ntqconnection.h +/*! \class TQConnection tqconnection.h \brief The TQConnection class is an internal class, used in the signal/slot mechanism. \internal diff --git a/src/kernel/ntqconnection.h b/src/kernel/tqconnection.h index 6906184b7..6906184b7 100644 --- a/src/kernel/ntqconnection.h +++ b/src/kernel/tqconnection.h diff --git a/src/kernel/qcursor.cpp b/src/kernel/tqcursor.cpp index 08100ccb7..c29d51311 100644 --- a/src/kernel/qcursor.cpp +++ b/src/kernel/tqcursor.cpp @@ -38,7 +38,7 @@ ** **********************************************************************/ -#include "ntqcursor.h" +#include "tqcursor.h" #ifndef TQT_NO_CURSOR @@ -48,7 +48,7 @@ /*! - \class TQCursor ntqcursor.h + \class TQCursor tqcursor.h \brief The TQCursor class provides a mouse cursor with an arbitrary shape. diff --git a/src/kernel/ntqcursor.h b/src/kernel/tqcursor.h index aeb36d2f0..aeb36d2f0 100644 --- a/src/kernel/ntqcursor.h +++ b/src/kernel/tqcursor.h diff --git a/src/kernel/qcursor_x11.cpp b/src/kernel/tqcursor_x11.cpp index dffa45ce6..fd2aea158 100644 --- a/src/kernel/qcursor_x11.cpp +++ b/src/kernel/tqcursor_x11.cpp @@ -38,7 +38,7 @@ ** **********************************************************************/ -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqbitmap.h" #include "tqimage.h" #include "ntqapplication.h" diff --git a/src/kernel/tqevent.cpp b/src/kernel/tqevent.cpp index 5f4894e92..e8d042b06 100644 --- a/src/kernel/tqevent.cpp +++ b/src/kernel/tqevent.cpp @@ -39,7 +39,7 @@ **********************************************************************/ #include "tqevent.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "ntqapplication.h" diff --git a/src/kernel/tqfont.cpp b/src/kernel/tqfont.cpp index 1549b1836..fa050a234 100644 --- a/src/kernel/tqfont.cpp +++ b/src/kernel/tqfont.cpp @@ -49,7 +49,7 @@ #include "tqcache.h" #include "tqdatastream.h" #include "ntqapplication.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include "tqstringlist.h" #ifdef TQ_WS_MAC #include "tqpaintdevicemetrics.h" diff --git a/src/kernel/tqfont_x11.cpp b/src/kernel/tqfont_x11.cpp index 9acbddd59..a54e13dc2 100644 --- a/src/kernel/tqfont_x11.cpp +++ b/src/kernel/tqfont_x11.cpp @@ -46,7 +46,7 @@ #include "tqfont.h" #include "ntqapplication.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include "tqfontinfo.h" #include "tqfontdatabase.h" #include "tqfontmetrics.h" diff --git a/src/kernel/tqfontdatabase.cpp b/src/kernel/tqfontdatabase.cpp index 56c1a9ed7..36bcfcfef 100644 --- a/src/kernel/tqfontdatabase.cpp +++ b/src/kernel/tqfontdatabase.cpp @@ -48,7 +48,7 @@ #include <private/qunicodetables_p.h> #include "tqfontengine_p.h" -#include <ntqcleanuphandler.h> +#include <tqcleanuphandler.h> #ifdef TQ_WS_X11 #include <locale.h> diff --git a/src/kernel/tqiconset.cpp b/src/kernel/tqiconset.cpp index a327e554f..2a251c2ff 100644 --- a/src/kernel/tqiconset.cpp +++ b/src/kernel/tqiconset.cpp @@ -44,7 +44,7 @@ #include "ntqapplication.h" #include "tqbitmap.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include "tqimage.h" #include "tqpainter.h" diff --git a/src/kernel/tqimage.cpp b/src/kernel/tqimage.cpp index 733bb10d7..6c1d1ffad 100644 --- a/src/kernel/tqimage.cpp +++ b/src/kernel/tqimage.cpp @@ -45,7 +45,7 @@ #include "tqtextstream.h" #include "tqbuffer.h" #include "tqptrlist.h" -#include "ntqasyncimageio.h" +#include "tqasyncimageio.h" #include "tqpngio.h" #include "ntqmngio.h" #include "ntqjpegio.h" diff --git a/src/kernel/tqmime.cpp b/src/kernel/tqmime.cpp index 14e8f8306..d230d88d8 100644 --- a/src/kernel/tqmime.cpp +++ b/src/kernel/tqmime.cpp @@ -45,7 +45,7 @@ #include "tqfileinfo.h" #include "tqdir.h" #include "tqdragobject.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include "ntqapplication.h" // ### for now #include "tqclipboard.h" // ### for now diff --git a/src/kernel/tqmovie.cpp b/src/kernel/tqmovie.cpp index 54743cbd6..1a29a4315 100644 --- a/src/kernel/tqmovie.cpp +++ b/src/kernel/tqmovie.cpp @@ -52,8 +52,8 @@ #ifndef TQT_NO_MOVIE -#include "ntqasyncio.h" -#include "ntqasyncimageio.h" +#include "tqasyncio.h" +#include "tqasyncimageio.h" #include <stdlib.h> diff --git a/src/kernel/tqpainter.cpp b/src/kernel/tqpainter.cpp index 5303d5549..359954168 100644 --- a/src/kernel/tqpainter.cpp +++ b/src/kernel/tqpainter.cpp @@ -50,7 +50,7 @@ #include "ntqapplication.h" #include "qrichtext_p.h" #include "tqregexp.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include <string.h> #include "tqtextlayout_p.h" diff --git a/src/kernel/tqpalette.cpp b/src/kernel/tqpalette.cpp index 6ae0459d1..fad57ce13 100644 --- a/src/kernel/tqpalette.cpp +++ b/src/kernel/tqpalette.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_PALETTE #include "tqdatastream.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" /***************************************************************************** TQColorGroup member functions diff --git a/src/kernel/tqpixmapcache.cpp b/src/kernel/tqpixmapcache.cpp index a61b0aa71..369df0c08 100644 --- a/src/kernel/tqpixmapcache.cpp +++ b/src/kernel/tqpixmapcache.cpp @@ -41,7 +41,7 @@ #include "tqpixmapcache.h" #include "tqcache.h" #include "tqobject.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" // REVISED: paul diff --git a/src/kernel/tqpngio.cpp b/src/kernel/tqpngio.cpp index 16d17eb6f..cf4d5ca60 100644 --- a/src/kernel/tqpngio.cpp +++ b/src/kernel/tqpngio.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_IMAGEIO_PNG -#include "ntqasyncimageio.h" +#include "tqasyncimageio.h" #include "tqiodevice.h" #include <png.h> @@ -999,7 +999,7 @@ class TQPNGFormatType : public TQImageFormatType */ /* - \class TQPNGFormatType ntqasyncimageio.h + \class TQPNGFormatType tqasyncimageio.h \brief The TQPNGFormatType class provides an incremental image decoder for PNG image format. diff --git a/src/kernel/tqprocess_unix.cpp b/src/kernel/tqprocess_unix.cpp index e065de514..c3bb2ba70 100644 --- a/src/kernel/tqprocess_unix.cpp +++ b/src/kernel/tqprocess_unix.cpp @@ -54,7 +54,7 @@ #include "tqptrlist.h" #include "tqsocketnotifier.h" #include "tqtimer.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include "tqregexp.h" #include "private/qinternal_p.h" diff --git a/src/kernel/tqsignalslotimp.h b/src/kernel/tqsignalslotimp.h index 80c18b5d2..e7e67a280 100644 --- a/src/kernel/tqsignalslotimp.h +++ b/src/kernel/tqsignalslotimp.h @@ -42,7 +42,7 @@ #define TQSIGNALSLOTIMP_H #ifndef QT_H -#include "ntqconnection.h" +#include "tqconnection.h" #include "tqptrlist.h" #include "tqptrvector.h" #endif // QT_H diff --git a/src/kernel/tqstylesheet.cpp b/src/kernel/tqstylesheet.cpp index 350c813c8..dbc8d4670 100644 --- a/src/kernel/tqstylesheet.cpp +++ b/src/kernel/tqstylesheet.cpp @@ -45,7 +45,7 @@ #include "private/qrichtext_p.h" #include "tqlayout.h" #include "tqpainter.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include <stdio.h> diff --git a/src/kernel/tqwidget.cpp b/src/kernel/tqwidget.cpp index 1e9a809cb..9fe528f78 100644 --- a/src/kernel/tqwidget.cpp +++ b/src/kernel/tqwidget.cpp @@ -45,14 +45,14 @@ #include "tqwidgetintdict.h" #include "tqptrdict.h" #include "ntqfocusdata.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqpixmap.h" #include "ntqapplication.h" #include "qapplication_p.h" #include "tqbrush.h" #include "tqlayout.h" #include "tqstylefactory.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include "tqstyle.h" #include "ntqmetaobject.h" #include "tqguardedptr.h" @@ -60,7 +60,7 @@ #include "tqthread.h" #endif #if defined(QT_ACCESSIBILITY_SUPPORT) -#include "ntqaccessible.h" +#include "tqaccessible.h" #endif #if defined(TQ_WS_WIN) #include "qt_windows.h" diff --git a/src/kernel/tqwidget_x11.cpp b/src/kernel/tqwidget_x11.cpp index 85367b133..bccd0110b 100644 --- a/src/kernel/tqwidget_x11.cpp +++ b/src/kernel/tqwidget_x11.cpp @@ -49,7 +49,7 @@ #include "tqlayout.h" #include "tqtextcodec.h" #include "tqdatetime.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "qt_x11_p.h" #include <stdlib.h> |