diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-20 20:15:52 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-21 23:04:19 +0900 |
commit | 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch) | |
tree | 5f1bb482f68ee0f95843fbf375cd2274acdabf25 /src/kernel/qt_kernel.pri | |
parent | 14c414378d96f7463b989384f4a0e5dd76632b6d (diff) | |
download | tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.tar.gz tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.zip |
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/qt_kernel.pri')
-rw-r--r-- | src/kernel/qt_kernel.pri | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/src/kernel/qt_kernel.pri b/src/kernel/qt_kernel.pri index 946fdbd96..c56afb6b2 100644 --- a/src/kernel/qt_kernel.pri +++ b/src/kernel/qt_kernel.pri @@ -53,19 +53,19 @@ kernel { $$KERNEL_H/tqpaintdevice.h \ $$KERNEL_H/tqpainter.h \ $$KERNEL_P/tqpainter_p.h \ - $$KERNEL_H/ntqpalette.h \ + $$KERNEL_H/tqpalette.h \ $$KERNEL_H/tqpaintdevicemetrics.h \ - $$KERNEL_H/ntqpen.h \ - $$KERNEL_H/ntqpicture.h \ - $$KERNEL_H/ntqpixmap.h \ - $$KERNEL_H/ntqpixmapcache.h \ - $$KERNEL_H/ntqpointarray.h \ - $$KERNEL_H/ntqpoint.h \ + $$KERNEL_H/tqpen.h \ + $$KERNEL_H/tqpicture.h \ + $$KERNEL_H/tqpixmap.h \ + $$KERNEL_H/tqpixmapcache.h \ + $$KERNEL_H/tqpointarray.h \ + $$KERNEL_H/tqpoint.h \ $$KERNEL_H/ntqpolygonscanner.h \ - $$KERNEL_H/ntqprinter.h \ + $$KERNEL_H/tqprinter.h \ $$KERNEL_H/tqprocess.h \ - $$KERNEL_H/ntqrect.h \ - $$KERNEL_H/ntqregion.h \ + $$KERNEL_H/tqrect.h \ + $$KERNEL_H/tqregion.h \ $$KERNEL_H/tqsessionmanager.h \ $$KERNEL_H/tqsignal.h \ $$KERNEL_H/tqsignalmapper.h \ @@ -87,7 +87,7 @@ kernel { $$KERNEL_H/tqwidgetintdict.h \ $$KERNEL_H/tqwidgetlist.h \ $$KERNEL_H/ntqwindowdefs.h \ - $$KERNEL_H/ntqwmatrix.h \ + $$KERNEL_H/tqwmatrix.h \ $$KERNEL_H/ntqvariant.h \ $$KERNEL_P/qrichtext_p.h \ $$KERNEL_P/qinternal_p.h \ @@ -120,12 +120,12 @@ kernel { $$KERNEL_CPP/tqfont_win.cpp \ $$KERNEL_CPP/qinputcontext_win.cpp \ $$KERNEL_CPP/tqmime_win.cpp \ - $$KERNEL_CPP/qpixmap_win.cpp \ - $$KERNEL_CPP/qprinter_win.cpp \ + $$KERNEL_CPP/tqpixmap_win.cpp \ + $$KERNEL_CPP/tqprinter_win.cpp \ $$KERNEL_CPP/tqprocess_win.cpp \ $$KERNEL_CPP/tqpaintdevice_win.cpp \ $$KERNEL_CPP/tqpainter_win.cpp \ - $$KERNEL_CPP/qregion_win.cpp \ + $$KERNEL_CPP/tqregion_win.cpp \ $$KERNEL_CPP/qsound_win.cpp \ $$KERNEL_CPP/tqthread_win.cpp \ $$KERNEL_CPP/tqwidget_win.cpp \ @@ -143,10 +143,10 @@ kernel { $$KERNEL_CPP/qinputcontext.cpp \ $$KERNEL_CPP/qinputcontext_x11.cpp \ $$KERNEL_CPP/qmotifdnd_x11.cpp \ - $$KERNEL_CPP/qpixmap_x11.cpp \ + $$KERNEL_CPP/tqpixmap_x11.cpp \ $$KERNEL_CPP/tqpaintdevice_x11.cpp \ $$KERNEL_CPP/tqpainter_x11.cpp \ - $$KERNEL_CPP/qregion_x11.cpp \ + $$KERNEL_CPP/tqregion_x11.cpp \ $$KERNEL_CPP/qsound_x11.cpp \ $$KERNEL_CPP/tqwidget_x11.cpp \ $$KERNEL_CPP/tqwidgetcreate_x11.cpp \ @@ -170,18 +170,18 @@ kernel { $$KERNEL_CPP/tqmime_mac.cpp \ $$KERNEL_CPP/qdnd_mac.cpp \ $$KERNEL_CPP/qdesktopwidget_mac.cpp \ - $$KERNEL_CPP/qpixmap_mac.cpp \ - $$KERNEL_CPP/qprinter_mac.cpp \ + $$KERNEL_CPP/tqpixmap_mac.cpp \ + $$KERNEL_CPP/tqprinter_mac.cpp \ $$KERNEL_CPP/tqpaintdevice_mac.cpp \ $$KERNEL_CPP/tqpainter_mac.cpp \ - $$KERNEL_CPP/qregion_mac.cpp \ + $$KERNEL_CPP/tqregion_mac.cpp \ $$KERNEL_CPP/tqwidget_mac.cpp \ $$KERNEL_CPP/qeventloop_mac.cpp \ $$KERNEL_CPP/tqfont_mac.cpp \ $$KERNEL_CPP/tqfontengine_mac.cpp DEFINES += QMAC_ONE_PIXEL_LOCK } else:unix { - SOURCES += $$KERNEL_CPP/qprinter_unix.cpp \ + SOURCES += $$KERNEL_CPP/tqprinter_unix.cpp \ $$KERNEL_CPP/qpsprinter.cpp glibmainloop { SOURCES += $$KERNEL_CPP/qeventloop_unix_glib.cpp @@ -228,18 +228,18 @@ kernel { $$KERNEL_CPP/tqobject.cpp \ $$KERNEL_CPP/tqobjectcleanuphandler.cpp \ $$KERNEL_CPP/tqpainter.cpp \ - $$KERNEL_CPP/qpalette.cpp \ + $$KERNEL_CPP/tqpalette.cpp \ $$KERNEL_CPP/tqpaintdevicemetrics.cpp \ - $$KERNEL_CPP/qpicture.cpp \ - $$KERNEL_CPP/qpixmap.cpp \ - $$KERNEL_CPP/qpixmapcache.cpp \ - $$KERNEL_CPP/qpointarray.cpp \ - $$KERNEL_CPP/qpoint.cpp \ + $$KERNEL_CPP/tqpicture.cpp \ + $$KERNEL_CPP/tqpixmap.cpp \ + $$KERNEL_CPP/tqpixmapcache.cpp \ + $$KERNEL_CPP/tqpointarray.cpp \ + $$KERNEL_CPP/tqpoint.cpp \ $$KERNEL_CPP/qpolygonscanner.cpp \ - $$KERNEL_CPP/qprinter.cpp \ + $$KERNEL_CPP/tqprinter.cpp \ $$KERNEL_CPP/tqprocess.cpp \ - $$KERNEL_CPP/qrect.cpp \ - $$KERNEL_CPP/qregion.cpp \ + $$KERNEL_CPP/tqrect.cpp \ + $$KERNEL_CPP/tqregion.cpp \ $$KERNEL_CPP/tqsignal.cpp \ $$KERNEL_CPP/tqsignalmapper.cpp \ $$KERNEL_CPP/tqsize.cpp \ @@ -255,7 +255,7 @@ kernel { $$KERNEL_CPP/tqurloperator.cpp \ $$KERNEL_CPP/tqurlinfo.cpp \ $$KERNEL_CPP/tqwidget.cpp \ - $$KERNEL_CPP/qwmatrix.cpp \ + $$KERNEL_CPP/tqwmatrix.cpp \ $$KERNEL_CPP/qvariant.cpp \ $$KERNEL_CPP/qrichtext.cpp \ $$KERNEL_CPP/qinternal.cpp \ |