diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-30 14:19:37 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-30 14:19:37 +0900 |
commit | e4f0bf1ecc5630e3f9d51161f99a04b327d99dbd (patch) | |
tree | a1160fcf3c99fd110af62b26c29cf2fdc2f71bee | |
parent | 4fe480892441f988849b74b231b307c2035e8eb3 (diff) | |
download | tqtinterface-e4f0bf1ecc5630e3f9d51161f99a04b327d99dbd.tar.gz tqtinterface-e4f0bf1ecc5630e3f9d51161f99a04b327d99dbd.zip |
Remove codec nt* related header files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | qtinterface/CMakeLists.txt | 18 | ||||
-rw-r--r-- | qtinterface/interface_tqt3/tqbig5codec.h | 28 | ||||
-rw-r--r-- | qtinterface/interface_tqt3/tqeucjpcodec.h | 28 | ||||
-rw-r--r-- | qtinterface/interface_tqt3/tqeuckrcodec.h | 28 | ||||
-rw-r--r-- | qtinterface/interface_tqt3/tqgb18030codec.h | 28 | ||||
-rw-r--r-- | qtinterface/interface_tqt3/tqgbkcodec.h | 28 | ||||
-rw-r--r-- | qtinterface/interface_tqt3/tqjiscodec.h | 28 | ||||
-rw-r--r-- | qtinterface/interface_tqt3/tqrtlcodec.h | 28 | ||||
-rw-r--r-- | qtinterface/interface_tqt3/tqsjiscodec.h | 28 | ||||
-rw-r--r-- | qtinterface/interface_tqt3/tqtsciicodec.h | 28 | ||||
-rw-r--r-- | qtinterface/interface_tqt3/tqutfcodec.h | 28 |
11 files changed, 9 insertions, 289 deletions
diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt index 997abc8..073efa5 100644 --- a/qtinterface/CMakeLists.txt +++ b/qtinterface/CMakeLists.txt @@ -57,29 +57,29 @@ install( FILES ${IFACE}/tqtooltip.h ${IFACE}/tqtranslator.h ${IFACE}/tqurloperator.h ${IFACE}/tqvalidator.h ${IFACE}/tqvbox.h ${IFACE}/tqvbuttongroup.h ${IFACE}/tqvgroupbox.h ${IFACE}/tqwindowsstyle.h ${IFACE}/tqwizard.h ${IFACE}/tqworkspace.h ${IFACE}/tqassistantclient.h - ${IFACE}/tqconfig.h ${IFACE}/tqfeatures.h ${IFACE}/tqgbkcodec.h ${IFACE}/tqgeneric.h ${IFACE}/tqgif.h + ${IFACE}/tqconfig.h ${IFACE}/tqfeatures.h ${IFACE}/tqgeneric.h ${IFACE}/tqgif.h ${IFACE}/tqglobal.h ${IFACE}/tqjpegio.h ${IFACE}/tqkeycode.h ${IFACE}/tqmngio.h ${IFACE}/tqmodules.h ${IFACE}/tqnetwork.h ${IFACE}/tqsession.h ${IFACE}/tqwindowdefs.h ${IFACE}/tqwinexport.h - ${IFACE}/tqabstractlayout.h ${IFACE}/tqasciicache.h ${IFACE}/tqasciidict.h ${IFACE}/tqasyncimageio.h ${IFACE}/tqbig5codec.h + ${IFACE}/tqabstractlayout.h ${IFACE}/tqasciicache.h ${IFACE}/tqasciidict.h ${IFACE}/tqasyncimageio.h ${IFACE}/tqbitarray.h ${IFACE}/tqbitmap.h ${IFACE}/tqbrush.h ${IFACE}/tqbuffer.h ${IFACE}/tqcache.h ${IFACE}/tqcleanuphandler.h ${IFACE}/tqcolor.h ${IFACE}/tqcompactstyle.h ${IFACE}/tqconnection.h ${IFACE}/tqcstring.h ${IFACE}/tqcursor.h ${IFACE}/tqdatastream.h ${IFACE}/tqdeepcopy.h ${IFACE}/tqdict.h ${IFACE}/tqdir.h ${IFACE}/tqdrawutil.h ${IFACE}/tqdropsite.h - ${IFACE}/tqeucjpcodec.h ${IFACE}/tqeuckrcodec.h ${IFACE}/tqevent.h ${IFACE}/tqfile.h ${IFACE}/tqfileinfo.h + ${IFACE}/tqevent.h ${IFACE}/tqfile.h ${IFACE}/tqfileinfo.h ${IFACE}/tqfocusdata.h ${IFACE}/tqfontdatabase.h ${IFACE}/tqfont.h ${IFACE}/tqfontinfo.h ${IFACE}/tqfontmetrics.h - ${IFACE}/tqgarray.h ${IFACE}/tqgb18030codec.h ${IFACE}/tqgcache.h ${IFACE}/tqgdict.h ${IFACE}/tqglcolormap.h ${IFACE}/tqglist.h + ${IFACE}/tqgarray.h ${IFACE}/tqgcache.h ${IFACE}/tqgdict.h ${IFACE}/tqglcolormap.h ${IFACE}/tqglist.h ${IFACE}/tqgvector.h ${IFACE}/tqhostaddress.h ${IFACE}/tqintcache.h ${IFACE}/tqintdict.h - ${IFACE}/tqinterlacestyle.h ${IFACE}/tqiodevice.h ${IFACE}/tqjiscodec.h ${IFACE}/tqjpunicode.h ${IFACE}/tqkeysequence.h + ${IFACE}/tqinterlacestyle.h ${IFACE}/tqiodevice.h ${IFACE}/tqjpunicode.h ${IFACE}/tqkeysequence.h ${IFACE}/tqlibrary.h ${IFACE}/tqlocale.h ${IFACE}/tqmemarray.h ${IFACE}/tqmenudata.h ${IFACE}/tqmetaobject.h ${IFACE}/tqmime.h ${IFACE}/tqmovie.h ${IFACE}/tqnamespace.h ${IFACE}/tqpaintdevice.h ${IFACE}/tqpaintdevicemetrics.h ${IFACE}/tqpainter.h ${IFACE}/tqpalette.h ${IFACE}/tqpen.h ${IFACE}/tqpicture.h ${IFACE}/tqpixmapcache.h ${IFACE}/tqpixmap.h ${IFACE}/tqpngio.h ${IFACE}/tqpointarray.h ${IFACE}/tqpoint.h ${IFACE}/tqpolygonscanner.h ${IFACE}/tqprinter.h ${IFACE}/tqrect.h ${IFACE}/tqregexp.h ${IFACE}/tqregion.h - ${IFACE}/tqrtlcodec.h ${IFACE}/tqsettings.h ${IFACE}/tqshared.h ${IFACE}/tqsignalslotimp.h - ${IFACE}/tqsimplerichtext.h ${IFACE}/tqsize.h ${IFACE}/tqsizepolicy.h ${IFACE}/tqsjiscodec.h ${IFACE}/tqsocketdevice.h + ${IFACE}/tqsettings.h ${IFACE}/tqshared.h ${IFACE}/tqsignalslotimp.h + ${IFACE}/tqsimplerichtext.h ${IFACE}/tqsize.h ${IFACE}/tqsizepolicy.h ${IFACE}/tqsocketdevice.h ${IFACE}/tqsyntaxhighlighter.h - ${IFACE}/tqtl.h ${IFACE}/tqtsciicodec.h ${IFACE}/tqurl.h - ${IFACE}/tqurlinfo.h ${IFACE}/tqutfcodec.h ${IFACE}/tquuid.h + ${IFACE}/tqtl.h ${IFACE}/tqurl.h + ${IFACE}/tqurlinfo.h ${IFACE}/tquuid.h ${IFACE}/tqvariant.h ${IFACE}/tqwhatsthis.h ${IFACE}/tqwmatrix.h ${IFACE}/private/tqucomextra_p.h ${IFACE}/private/tqlayoutengine_p.h ${IFACE}/private/tqinternal_p.h ${IFACE}/private/tqeffects_p.h diff --git a/qtinterface/interface_tqt3/tqbig5codec.h b/qtinterface/interface_tqt3/tqbig5codec.h deleted file mode 100644 index fd56a8d..0000000 --- a/qtinterface/interface_tqt3/tqbig5codec.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net> - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. - -*/ - -#ifndef TQT_TQQBIG5CODEC_H -#define TQT_TQQBIG5CODEC_H - -#include <tqt.h> -#include <ntqbig5codec.h> - -#endif /* TQT_TQQBIG5CODEC_H */ diff --git a/qtinterface/interface_tqt3/tqeucjpcodec.h b/qtinterface/interface_tqt3/tqeucjpcodec.h deleted file mode 100644 index 6974cc2..0000000 --- a/qtinterface/interface_tqt3/tqeucjpcodec.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net> - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. - -*/ - -#ifndef TQT_TQEUCJPCODEC_H -#define TQT_TQEUCJPCODEC_H - -#include <tqt.h> -#include <ntqeucjpcodec.h> - -#endif /* TQT_TQEUCJPCODEC_H */ diff --git a/qtinterface/interface_tqt3/tqeuckrcodec.h b/qtinterface/interface_tqt3/tqeuckrcodec.h deleted file mode 100644 index 6faa665..0000000 --- a/qtinterface/interface_tqt3/tqeuckrcodec.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net> - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. - -*/ - -#ifndef TQT_TQEUCKRCODEC_H -#define TQT_TQEUCKRCODEC_H - -#include <tqt.h> -#include <ntqeuckrcodec.h> - -#endif /* TQT_TQEUCKRCODEC_H */ diff --git a/qtinterface/interface_tqt3/tqgb18030codec.h b/qtinterface/interface_tqt3/tqgb18030codec.h deleted file mode 100644 index d3491b9..0000000 --- a/qtinterface/interface_tqt3/tqgb18030codec.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net> - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. - -*/ - -#ifndef TQT_TQGB18030CODEC_H -#define TQT_TQGB18030CODEC_H - -#include <tqt.h> -#include <ntqgb18030codec.h> - -#endif /* TQT_TQGB18030CODEC_H */ diff --git a/qtinterface/interface_tqt3/tqgbkcodec.h b/qtinterface/interface_tqt3/tqgbkcodec.h deleted file mode 100644 index a25a1a4..0000000 --- a/qtinterface/interface_tqt3/tqgbkcodec.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net> - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. - -*/ - -#ifndef TQT_TQGBKCODEC_H -#define TQT_TQGBKCODEC_H - -#include <tqt.h> -#include <ntqgb18030codec.h> - -#endif /* TQT_TQGBKCODEC_H */ diff --git a/qtinterface/interface_tqt3/tqjiscodec.h b/qtinterface/interface_tqt3/tqjiscodec.h deleted file mode 100644 index 8927920..0000000 --- a/qtinterface/interface_tqt3/tqjiscodec.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net> - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. - -*/ - -#ifndef TQT_TQJISCODEC_H -#define TQT_TQJISCODEC_H - -#include <tqt.h> -#include <ntqjiscodec.h> - -#endif /* TQT_TQJISCODEC_H */ diff --git a/qtinterface/interface_tqt3/tqrtlcodec.h b/qtinterface/interface_tqt3/tqrtlcodec.h deleted file mode 100644 index 3786ccc..0000000 --- a/qtinterface/interface_tqt3/tqrtlcodec.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net> - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. - -*/ - -#ifndef TQT_TQRTLCODEC_H -#define TQT_TQRTLCODEC_H - -#include <tqt.h> -#include <ntqrtlcodec.h> - -#endif /* TQT_TQRTLCODEC_H */ diff --git a/qtinterface/interface_tqt3/tqsjiscodec.h b/qtinterface/interface_tqt3/tqsjiscodec.h deleted file mode 100644 index 3a7a074..0000000 --- a/qtinterface/interface_tqt3/tqsjiscodec.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net> - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. - -*/ - -#ifndef TQT_TQSJISCODEC_H -#define TQT_TQSJISCODEC_H - -#include <tqt.h> -#include <ntqsjiscodec.h> - -#endif /* TQT_TQSJISCODEC_H */ diff --git a/qtinterface/interface_tqt3/tqtsciicodec.h b/qtinterface/interface_tqt3/tqtsciicodec.h deleted file mode 100644 index 16708bd..0000000 --- a/qtinterface/interface_tqt3/tqtsciicodec.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net> - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. - -*/ - -#ifndef TQT_TQTSCIICODEC_H -#define TQT_TQTSCIICODEC_H - -#include <tqt.h> -#include <ntqtsciicodec.h> - -#endif /* TQT_TQTSCIICODEC_H */ diff --git a/qtinterface/interface_tqt3/tqutfcodec.h b/qtinterface/interface_tqt3/tqutfcodec.h deleted file mode 100644 index 700078c..0000000 --- a/qtinterface/interface_tqt3/tqutfcodec.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson <kb9vqf@pearsoncomputing.net> - -This library is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public -License as published by the Free Software Foundation; either -version 2 of the License, or (at your option) any later version. - -This library is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Library General Public License for more details. - -You should have received a copy of the GNU Library General Public License -along with this library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. - -*/ - -#ifndef TQT_TQUTFCODEC_H -#define TQT_TQUTFCODEC_H - -#include <tqt.h> -#include <ntqutfcodec.h> - -#endif /* TQT_TQUTFCODEC_H */ |