From dd5e325cac2189313cc9dbfd82d83f6d440ae526 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 24 Aug 2024 20:20:40 +0900 Subject: [PATCH] Remove style nt* related header files Signed-off-by: Michele Calgaro --- qtinterface/CMakeLists.txt | 13 ++++----- qtinterface/interface_tqt3/tqcdestyle.h | 28 ------------------- qtinterface/interface_tqt3/tqcommonstyle.h | 28 ------------------- qtinterface/interface_tqt3/tqcompactstyle.h | 28 ------------------- qtinterface/interface_tqt3/tqinterlacestyle.h | 28 ------------------- qtinterface/interface_tqt3/tqmotifplusstyle.h | 28 ------------------- qtinterface/interface_tqt3/tqmotifstyle.h | 28 ------------------- qtinterface/interface_tqt3/tqplatinumstyle.h | 28 ------------------- qtinterface/interface_tqt3/tqsgistyle.h | 28 ------------------- qtinterface/interface_tqt3/tqwindowsstyle.h | 28 ------------------- 10 files changed, 5 insertions(+), 260 deletions(-) delete mode 100644 qtinterface/interface_tqt3/tqcdestyle.h delete mode 100644 qtinterface/interface_tqt3/tqcommonstyle.h delete mode 100644 qtinterface/interface_tqt3/tqcompactstyle.h delete mode 100644 qtinterface/interface_tqt3/tqinterlacestyle.h delete mode 100644 qtinterface/interface_tqt3/tqmotifplusstyle.h delete mode 100644 qtinterface/interface_tqt3/tqmotifstyle.h delete mode 100644 qtinterface/interface_tqt3/tqplatinumstyle.h delete mode 100644 qtinterface/interface_tqt3/tqsgistyle.h delete mode 100644 qtinterface/interface_tqt3/tqwindowsstyle.h diff --git a/qtinterface/CMakeLists.txt b/qtinterface/CMakeLists.txt index f9c9e5a..c09f1b8 100644 --- a/qtinterface/CMakeLists.txt +++ b/qtinterface/CMakeLists.txt @@ -36,33 +36,30 @@ endif() install( FILES ${IFACE}/tqtglobaldefines.h ${IFACE}/tqaccel.h ${IFACE}/tqaccessible.h ${IFACE}/tqapplication.h ${IFACE}/tqasyncio.h - ${IFACE}/tqcdestyle.h - ${IFACE}/tqcommonstyle.h ${IFACE}/tqdockarea.h ${IFACE}/tqdockwindow.h ${IFACE}/tqerrormessage.h ${IFACE}/tqgplugin.h ${IFACE}/tqguardedptr.h ${IFACE}/tqinputdialog.h - ${IFACE}/tqmessagebox.h ${IFACE}/tqmotifplusstyle.h ${IFACE}/tqmotifstyle.h + ${IFACE}/tqmessagebox.h ${IFACE}/tqnp.h - ${IFACE}/tqplatinumstyle.h ${IFACE}/tqprintdialog.h + ${IFACE}/tqprintdialog.h ${IFACE}/tqrangecontrol.h - ${IFACE}/tqsgistyle.h ${IFACE}/tqsound.h ${IFACE}/tqsplashscreen.h ${IFACE}/tqsplitter.h ${IFACE}/tqvalidator.h - ${IFACE}/tqwindowsstyle.h ${IFACE}/tqassistantclient.h + ${IFACE}/tqassistantclient.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}/tqwindowdefs.h ${IFACE}/tqwinexport.h ${IFACE}/tqabstractlayout.h ${IFACE}/tqasyncimageio.h ${IFACE}/tqcleanuphandler.h - ${IFACE}/tqcompactstyle.h ${IFACE}/tqconnection.h ${IFACE}/tqcursor.h + ${IFACE}/tqconnection.h ${IFACE}/tqcursor.h ${IFACE}/tqdrawutil.h ${IFACE}/tqfocusdata.h ${IFACE}/tqgarray.h ${IFACE}/tqgcache.h ${IFACE}/tqgdict.h ${IFACE}/tqglist.h ${IFACE}/tqgvector.h - ${IFACE}/tqinterlacestyle.h ${IFACE}/tqjpunicode.h ${IFACE}/tqkeysequence.h + ${IFACE}/tqjpunicode.h ${IFACE}/tqkeysequence.h ${IFACE}/tqlibrary.h ${IFACE}/tqmetaobject.h ${IFACE}/tqnamespace.h ${IFACE}/tqpolygonscanner.h diff --git a/qtinterface/interface_tqt3/tqcdestyle.h b/qtinterface/interface_tqt3/tqcdestyle.h deleted file mode 100644 index 63e9242..0000000 --- a/qtinterface/interface_tqt3/tqcdestyle.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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_TQCDESTYLE_H -#define TQT_TQCDESTYLE_H - -#include -#include - -#endif /* TQT_TQCDESTYLE_H */ diff --git a/qtinterface/interface_tqt3/tqcommonstyle.h b/qtinterface/interface_tqt3/tqcommonstyle.h deleted file mode 100644 index a2f9aa1..0000000 --- a/qtinterface/interface_tqt3/tqcommonstyle.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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_TQCOMMONSTYLE_H -#define TQT_TQCOMMONSTYLE_H - -#include -#include - -#endif /* TQT_TQCOMMONSTYLE_H */ diff --git a/qtinterface/interface_tqt3/tqcompactstyle.h b/qtinterface/interface_tqt3/tqcompactstyle.h deleted file mode 100644 index 23c8f8d..0000000 --- a/qtinterface/interface_tqt3/tqcompactstyle.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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_TQCOMPACTSTYLE_H -#define TQT_TQCOMPACTSTYLE_H - -#include -#include - -#endif /* TQT_TQCOMPACTSTYLE_H */ diff --git a/qtinterface/interface_tqt3/tqinterlacestyle.h b/qtinterface/interface_tqt3/tqinterlacestyle.h deleted file mode 100644 index 49073bf..0000000 --- a/qtinterface/interface_tqt3/tqinterlacestyle.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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_TQINTERLACESTYLE_H -#define TQT_TQINTERLACESTYLE_H - -#include -#include - -#endif /* TQT_TQINTERLACESTYLE_H */ diff --git a/qtinterface/interface_tqt3/tqmotifplusstyle.h b/qtinterface/interface_tqt3/tqmotifplusstyle.h deleted file mode 100644 index efe1ebb..0000000 --- a/qtinterface/interface_tqt3/tqmotifplusstyle.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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_TQMOTIFPLUSSTYLE_H -#define TQT_TQMOTIFPLUSSTYLE_H - -#include -#include - -#endif /* TQT_TQMOTIFPLUSSTYLE_H */ diff --git a/qtinterface/interface_tqt3/tqmotifstyle.h b/qtinterface/interface_tqt3/tqmotifstyle.h deleted file mode 100644 index 9dbe680..0000000 --- a/qtinterface/interface_tqt3/tqmotifstyle.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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_TQMOTIFSTYLE_H -#define TQT_TQMOTIFSTYLE_H - -#include -#include - -#endif /* TQT_TQACCEL_H */ diff --git a/qtinterface/interface_tqt3/tqplatinumstyle.h b/qtinterface/interface_tqt3/tqplatinumstyle.h deleted file mode 100644 index 581178f..0000000 --- a/qtinterface/interface_tqt3/tqplatinumstyle.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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_TQPLATINUMSTYLE_H -#define TQT_TQPLATINUMSTYLE_H - -#include -#include - -#endif /* TQT_TQPLATINUMSTYLE_H */ diff --git a/qtinterface/interface_tqt3/tqsgistyle.h b/qtinterface/interface_tqt3/tqsgistyle.h deleted file mode 100644 index 19c54aa..0000000 --- a/qtinterface/interface_tqt3/tqsgistyle.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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_TQSGISTYLE_H -#define TQT_TQSGISTYLE_H - -#include -#include - -#endif /* TQT_TQSGISTYLE_H */ diff --git a/qtinterface/interface_tqt3/tqwindowsstyle.h b/qtinterface/interface_tqt3/tqwindowsstyle.h deleted file mode 100644 index 932da39..0000000 --- a/qtinterface/interface_tqt3/tqwindowsstyle.h +++ /dev/null @@ -1,28 +0,0 @@ -/* - -Copyright (C) 2010 Timothy Pearson - -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_TQWINDOWSSTYLE_H -#define TQT_TQWINDOWSSTYLE_H - -#include -#include - -#endif /* TQT_TQWINDOWSSTYLE_H */