summaryrefslogtreecommitdiffstats
path: root/qtinterface/interface_tqt3
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/interface_tqt3')
-rw-r--r--qtinterface/interface_tqt3/tqcheckbox.h28
-rw-r--r--qtinterface/interface_tqt3/tqcombobox.h28
-rw-r--r--qtinterface/interface_tqt3/tqdial.h28
-rw-r--r--qtinterface/interface_tqt3/tqdialog.h28
-rw-r--r--qtinterface/interface_tqt3/tqlcdnumber.h28
-rw-r--r--qtinterface/interface_tqt3/tqlineedit.h28
-rw-r--r--qtinterface/interface_tqt3/tqpushbutton.h28
-rw-r--r--qtinterface/interface_tqt3/tqradiobutton.h28
-rw-r--r--qtinterface/interface_tqt3/tqscrollbar.h28
-rw-r--r--qtinterface/interface_tqt3/tqscrollview.h28
-rw-r--r--qtinterface/interface_tqt3/tqslider.h28
-rw-r--r--qtinterface/interface_tqt3/tqspinbox.h28
12 files changed, 0 insertions, 336 deletions
diff --git a/qtinterface/interface_tqt3/tqcheckbox.h b/qtinterface/interface_tqt3/tqcheckbox.h
deleted file mode 100644
index b6720c5..0000000
--- a/qtinterface/interface_tqt3/tqcheckbox.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_TQCHECKBOX_H
-#define TQT_TQCHECKBOX_H
-
-#include <tqt.h>
-#include <ntqcheckbox.h>
-
-#endif /* TQT_TQCHECKBOX_H */
diff --git a/qtinterface/interface_tqt3/tqcombobox.h b/qtinterface/interface_tqt3/tqcombobox.h
deleted file mode 100644
index a06e660..0000000
--- a/qtinterface/interface_tqt3/tqcombobox.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_TQCOMBOBOX_H
-#define TQT_TQCOMBOBOX_H
-
-#include <tqt.h>
-#include <ntqcombobox.h>
-
-#endif /* TQT_TQCOMBOBOX_H */
diff --git a/qtinterface/interface_tqt3/tqdial.h b/qtinterface/interface_tqt3/tqdial.h
deleted file mode 100644
index 923f427..0000000
--- a/qtinterface/interface_tqt3/tqdial.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_TQDIAL_H
-#define TQT_TQDIAL_H
-
-#include <tqt.h>
-#include <ntqdial.h>
-
-#endif /* TQT_TQDIAL_H */
diff --git a/qtinterface/interface_tqt3/tqdialog.h b/qtinterface/interface_tqt3/tqdialog.h
deleted file mode 100644
index 1ba88e6..0000000
--- a/qtinterface/interface_tqt3/tqdialog.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_TQDIALOG_H
-#define TQT_TQDIALOG_H
-
-#include <tqt.h>
-#include <ntqdialog.h>
-
-#endif /* TQT_TQDIALOG_H */
diff --git a/qtinterface/interface_tqt3/tqlcdnumber.h b/qtinterface/interface_tqt3/tqlcdnumber.h
deleted file mode 100644
index a770f08..0000000
--- a/qtinterface/interface_tqt3/tqlcdnumber.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_TQLCDNUMBER_H
-#define TQT_TQLCDNUMBER_H
-
-#include <tqt.h>
-#include <ntqlcdnumber.h>
-
-#endif /* TQT_TQLCDNUMBER_H */
diff --git a/qtinterface/interface_tqt3/tqlineedit.h b/qtinterface/interface_tqt3/tqlineedit.h
deleted file mode 100644
index b8026243..0000000
--- a/qtinterface/interface_tqt3/tqlineedit.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_TQLINEEDIT_H
-#define TQT_TQLINEEDIT_H
-
-#include <tqt.h>
-#include <ntqlineedit.h>
-
-#endif /* TQT_TQLINEEDIT_H */
diff --git a/qtinterface/interface_tqt3/tqpushbutton.h b/qtinterface/interface_tqt3/tqpushbutton.h
deleted file mode 100644
index 6ca6867..0000000
--- a/qtinterface/interface_tqt3/tqpushbutton.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_TQPUSHBUTTON_H
-#define TQT_TQPUSHBUTTON_H
-
-#include <tqt.h>
-#include <ntqpushbutton.h>
-
-#endif /* TQT_TQPUSHBUTTON_H */
diff --git a/qtinterface/interface_tqt3/tqradiobutton.h b/qtinterface/interface_tqt3/tqradiobutton.h
deleted file mode 100644
index 20a880f..0000000
--- a/qtinterface/interface_tqt3/tqradiobutton.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_TQRADIOBUTTON_H
-#define TQT_TQRADIOBUTTON_H
-
-#include <tqt.h>
-#include <ntqradiobutton.h>
-
-#endif /* TQT_TQRADIOBUTTON_H */
diff --git a/qtinterface/interface_tqt3/tqscrollbar.h b/qtinterface/interface_tqt3/tqscrollbar.h
deleted file mode 100644
index 588c308..0000000
--- a/qtinterface/interface_tqt3/tqscrollbar.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_TQSCROLLBAR_H
-#define TQT_TQSCROLLBAR_H
-
-#include <tqt.h>
-#include <ntqscrollbar.h>
-
-#endif /* TQT_TQSCROLLBAR_H */
diff --git a/qtinterface/interface_tqt3/tqscrollview.h b/qtinterface/interface_tqt3/tqscrollview.h
deleted file mode 100644
index cea399b..0000000
--- a/qtinterface/interface_tqt3/tqscrollview.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_TQSCROLLVIEW_H
-#define TQT_TQSCROLLVIEW_H
-
-#include <tqt.h>
-#include <ntqscrollview.h>
-
-#endif /* TQT_TQSCROLLVIEW_H */
diff --git a/qtinterface/interface_tqt3/tqslider.h b/qtinterface/interface_tqt3/tqslider.h
deleted file mode 100644
index 6298e20..0000000
--- a/qtinterface/interface_tqt3/tqslider.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_TQSLIDER_H
-#define TQT_TQSLIDER_H
-
-#include <tqt.h>
-#include <ntqslider.h>
-
-#endif /* TQT_TQSLIDER_H */
diff --git a/qtinterface/interface_tqt3/tqspinbox.h b/qtinterface/interface_tqt3/tqspinbox.h
deleted file mode 100644
index 9a8f8fb..0000000
--- a/qtinterface/interface_tqt3/tqspinbox.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_TQSPINBOX_H
-#define TQT_TQSPINBOX_H
-
-#include <tqt.h>
-#include <ntqspinbox.h>
-
-#endif /* TQT_TQSPINBOX_H */