summaryrefslogtreecommitdiffstats
path: root/qtinterface/interface_tqt3
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-06-03 11:17:13 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-06-03 11:17:13 +0900
commit1c79e9f894674ffa87cb10d0a218fae8d9feda7f (patch)
tree3f93cb186b74281ffe47d40199b55a569015975f /qtinterface/interface_tqt3
parent21cd206930efb1aa7cf97b150e9f29d9a8814bfc (diff)
downloadtqtinterface-1c79e9f894674ffa87cb10d0a218fae8d9feda7f.tar.gz
tqtinterface-1c79e9f894674ffa87cb10d0a218fae8d9feda7f.zip
Drop Qt2 obsolete classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3')
-rw-r--r--qtinterface/interface_tqt3/tqarray.h31
-rw-r--r--qtinterface/interface_tqt3/tqcollection.h31
-rw-r--r--qtinterface/interface_tqt3/tqqueue.h31
3 files changed, 0 insertions, 93 deletions
diff --git a/qtinterface/interface_tqt3/tqarray.h b/qtinterface/interface_tqt3/tqarray.h
deleted file mode 100644
index 55c721e..0000000
--- a/qtinterface/interface_tqt3/tqarray.h
+++ /dev/null
@@ -1,31 +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_TQARRAY_H
-#define TQT_TQARRAY_H
-
-#include <tqt.h>
-
-// Pull in tqmemarray defines
-
-#include <ntqmemarray.h>
-
-#endif /* TQT_TQARRAY_H */
diff --git a/qtinterface/interface_tqt3/tqcollection.h b/qtinterface/interface_tqt3/tqcollection.h
deleted file mode 100644
index cf02bb2..0000000
--- a/qtinterface/interface_tqt3/tqcollection.h
+++ /dev/null
@@ -1,31 +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_TQCOLLECTION_H
-#define TQT_TQCOLLECTION_H
-
-#include <tqt.h>
-
-// Pull in all qptrcollection defines
-
-#include <ntqptrcollection.h>
-
-#endif /* TQT_TQCOLLECTION_H */
diff --git a/qtinterface/interface_tqt3/tqqueue.h b/qtinterface/interface_tqt3/tqqueue.h
deleted file mode 100644
index 42d16eb..0000000
--- a/qtinterface/interface_tqt3/tqqueue.h
+++ /dev/null
@@ -1,31 +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_TQQUEUE_H
-#define TQT_TQQUEUE_H
-
-#include <tqt.h>
-
-// Pull in tqptrqueue defines
-
-#include <ntqptrqueue.h>
-
-#endif /* TQT_TQQUEUE_H */