From 4c9db014d9da6534a3ee9caa8e925eb71759f315 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 2 Jul 2024 21:40:21 +0900 Subject: Remove main window nt* related header files Signed-off-by: Michele Calgaro --- qtinterface/interface_tqt3/tqaction.h | 29 --------------------------- qtinterface/interface_tqt3/tqmainwindow.h | 28 -------------------------- qtinterface/interface_tqt3/tqmenubar.h | 28 -------------------------- qtinterface/interface_tqt3/tqmenudata.h | 28 -------------------------- qtinterface/interface_tqt3/tqpopupmenu.h | 28 -------------------------- qtinterface/interface_tqt3/tqsession.h | 28 -------------------------- qtinterface/interface_tqt3/tqsessionmanager.h | 28 -------------------------- qtinterface/interface_tqt3/tqsize.h | 28 -------------------------- qtinterface/interface_tqt3/tqsizegrip.h | 28 -------------------------- qtinterface/interface_tqt3/tqsizepolicy.h | 28 -------------------------- qtinterface/interface_tqt3/tqstatusbar.h | 28 -------------------------- qtinterface/interface_tqt3/tqtoolbar.h | 29 --------------------------- qtinterface/interface_tqt3/tqtoolbox.h | 28 -------------------------- qtinterface/interface_tqt3/tqtoolbutton.h | 28 -------------------------- qtinterface/interface_tqt3/tqtooltip.h | 28 -------------------------- qtinterface/interface_tqt3/tqworkspace.h | 28 -------------------------- 16 files changed, 450 deletions(-) delete mode 100644 qtinterface/interface_tqt3/tqaction.h delete mode 100644 qtinterface/interface_tqt3/tqmainwindow.h delete mode 100644 qtinterface/interface_tqt3/tqmenubar.h delete mode 100644 qtinterface/interface_tqt3/tqmenudata.h delete mode 100644 qtinterface/interface_tqt3/tqpopupmenu.h delete mode 100644 qtinterface/interface_tqt3/tqsession.h delete mode 100644 qtinterface/interface_tqt3/tqsessionmanager.h delete mode 100644 qtinterface/interface_tqt3/tqsize.h delete mode 100644 qtinterface/interface_tqt3/tqsizegrip.h delete mode 100644 qtinterface/interface_tqt3/tqsizepolicy.h delete mode 100644 qtinterface/interface_tqt3/tqstatusbar.h delete mode 100644 qtinterface/interface_tqt3/tqtoolbar.h delete mode 100644 qtinterface/interface_tqt3/tqtoolbox.h delete mode 100644 qtinterface/interface_tqt3/tqtoolbutton.h delete mode 100644 qtinterface/interface_tqt3/tqtooltip.h delete mode 100644 qtinterface/interface_tqt3/tqworkspace.h (limited to 'qtinterface/interface_tqt3') diff --git a/qtinterface/interface_tqt3/tqaction.h b/qtinterface/interface_tqt3/tqaction.h deleted file mode 100644 index e06273e..0000000 --- a/qtinterface/interface_tqt3/tqaction.h +++ /dev/null @@ -1,29 +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_TQACTION_H -#define TQT_TQACTION_H - -#include -#include -#include - -#endif /* TQT_TQACTION_H */ diff --git a/qtinterface/interface_tqt3/tqmainwindow.h b/qtinterface/interface_tqt3/tqmainwindow.h deleted file mode 100644 index fc3e1db..0000000 --- a/qtinterface/interface_tqt3/tqmainwindow.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_TQMAINWINDOW_H -#define TQT_TQMAINWINDOW_H - -#include -#include - -#endif /* TQT_TQMAINWINDOW_H */ diff --git a/qtinterface/interface_tqt3/tqmenubar.h b/qtinterface/interface_tqt3/tqmenubar.h deleted file mode 100644 index df826a4..0000000 --- a/qtinterface/interface_tqt3/tqmenubar.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_TQMENUBAR_H -#define TQT_TQMENUBAR_H - -#include -#include - -#endif /* TQT_TQMENUBAR_H */ diff --git a/qtinterface/interface_tqt3/tqmenudata.h b/qtinterface/interface_tqt3/tqmenudata.h deleted file mode 100644 index b79f194..0000000 --- a/qtinterface/interface_tqt3/tqmenudata.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_TQMENUDATA_H -#define TQT_TQMENUDATA_H - -#include -#include - -#endif /* TQT_TQMENUDATA_H */ diff --git a/qtinterface/interface_tqt3/tqpopupmenu.h b/qtinterface/interface_tqt3/tqpopupmenu.h deleted file mode 100644 index 6f7244e..0000000 --- a/qtinterface/interface_tqt3/tqpopupmenu.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_TQPOPUPMENU_H -#define TQT_TQPOPUPMENU_H - -#include -#include - -#endif /* TQT_TQPOPUPMENU_H */ diff --git a/qtinterface/interface_tqt3/tqsession.h b/qtinterface/interface_tqt3/tqsession.h deleted file mode 100644 index 48bf41d..0000000 --- a/qtinterface/interface_tqt3/tqsession.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_TQSESSION_H -#define TQT_TQSESSION_H - -#include -#include - -#endif /* TQT_TQSESSION_H */ diff --git a/qtinterface/interface_tqt3/tqsessionmanager.h b/qtinterface/interface_tqt3/tqsessionmanager.h deleted file mode 100644 index f0a7d5a..0000000 --- a/qtinterface/interface_tqt3/tqsessionmanager.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_TQSESSIONMANAGER_H -#define TQT_TQSESSIONMANAGER_H - -#include -#include - -#endif /* TQT_TQSESSIONMANAGER_H */ diff --git a/qtinterface/interface_tqt3/tqsize.h b/qtinterface/interface_tqt3/tqsize.h deleted file mode 100644 index c3e3b95..0000000 --- a/qtinterface/interface_tqt3/tqsize.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_TQSIZE_H -#define TQT_TQSIZE_H - -#include -#include - -#endif /* TQT_TQSIZE_H */ diff --git a/qtinterface/interface_tqt3/tqsizegrip.h b/qtinterface/interface_tqt3/tqsizegrip.h deleted file mode 100644 index 4df3eae..0000000 --- a/qtinterface/interface_tqt3/tqsizegrip.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_TQSIZEGRIP_H -#define TQT_TQSIZEGRIP_H - -#include -#include - -#endif /* TQT_TQSIZEGRIP_H */ diff --git a/qtinterface/interface_tqt3/tqsizepolicy.h b/qtinterface/interface_tqt3/tqsizepolicy.h deleted file mode 100644 index 4547b5d..0000000 --- a/qtinterface/interface_tqt3/tqsizepolicy.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_TQSIZEPOLICY_H -#define TQT_TQSIZEPOLICY_H - -#include -#include - -#endif /* TQT_TQSIZEPOLICY_H */ diff --git a/qtinterface/interface_tqt3/tqstatusbar.h b/qtinterface/interface_tqt3/tqstatusbar.h deleted file mode 100644 index 76d0091..0000000 --- a/qtinterface/interface_tqt3/tqstatusbar.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_TQSTATUSBAR_H -#define TQT_TQSTATUSBAR_H - -#include -#include - -#endif /* TQT_TQSTATUSBAR_H */ diff --git a/qtinterface/interface_tqt3/tqtoolbar.h b/qtinterface/interface_tqt3/tqtoolbar.h deleted file mode 100644 index 1398459..0000000 --- a/qtinterface/interface_tqt3/tqtoolbar.h +++ /dev/null @@ -1,29 +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_TQTOOLBAR_H -#define TQT_TQTOOLBAR_H - -#include -#include - - -#endif /* TQT_TQTOOLBAR_H */ diff --git a/qtinterface/interface_tqt3/tqtoolbox.h b/qtinterface/interface_tqt3/tqtoolbox.h deleted file mode 100644 index 3db062a..0000000 --- a/qtinterface/interface_tqt3/tqtoolbox.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_TQTOOLBOX_H -#define TQT_TQTOOLBOX_H - -#include -#include - -#endif /* TQT_TQTOOLBOX_H */ diff --git a/qtinterface/interface_tqt3/tqtoolbutton.h b/qtinterface/interface_tqt3/tqtoolbutton.h deleted file mode 100644 index e153cf2..0000000 --- a/qtinterface/interface_tqt3/tqtoolbutton.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_TQTOOLBUTTON_H -#define TQT_TQTOOLBUTTON_H - -#include -#include - -#endif /* TQT_TQTOOLBUTTON_H */ diff --git a/qtinterface/interface_tqt3/tqtooltip.h b/qtinterface/interface_tqt3/tqtooltip.h deleted file mode 100644 index 0afce9a..0000000 --- a/qtinterface/interface_tqt3/tqtooltip.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_TQTOOLTIP_H -#define TQT_TQTOOLTIP_H - -#include -#include - -#endif /* TQT_TQTOOLTIP_H */ diff --git a/qtinterface/interface_tqt3/tqworkspace.h b/qtinterface/interface_tqt3/tqworkspace.h deleted file mode 100644 index 0ac18cb..0000000 --- a/qtinterface/interface_tqt3/tqworkspace.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_TQWORKSPACE_H -#define TQT_TQWORKSPACE_H - -#include -#include - -#endif /* TQT_TQWORKSPACE_H */ -- cgit v1.2.3