summaryrefslogtreecommitdiffstats
path: root/qtinterface/interface_qt3/private
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/interface_qt3/private')
-rw-r--r--qtinterface/interface_qt3/private/tqcom_p.h35
-rw-r--r--qtinterface/interface_qt3/private/tqeffects_p.h40
-rw-r--r--qtinterface/interface_qt3/private/tqinternal_p.h40
-rw-r--r--qtinterface/interface_qt3/private/tqlayoutengine_p.h36
-rw-r--r--qtinterface/interface_qt3/private/tqpluginmanager_p.h35
-rw-r--r--qtinterface/interface_qt3/private/tqrichtext_p.h40
-rw-r--r--qtinterface/interface_qt3/private/tqtextengine_p.h40
-rw-r--r--qtinterface/interface_qt3/private/tqucom_p.h35
-rw-r--r--qtinterface/interface_qt3/private/tqucomextra_p.cpp27
-rw-r--r--qtinterface/interface_qt3/private/tqucomextra_p.h48
-rw-r--r--qtinterface/interface_qt3/private/tqwidgetinterface_p.h35
11 files changed, 0 insertions, 411 deletions
diff --git a/qtinterface/interface_qt3/private/tqcom_p.h b/qtinterface/interface_qt3/private/tqcom_p.h
deleted file mode 100644
index 8611847..0000000
--- a/qtinterface/interface_qt3/private/tqcom_p.h
+++ /dev/null
@@ -1,35 +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_TQCOM_P_H
-#define TQT_TQCOM_P_H
-
-#include <tqt.h>
-
-#ifdef USE_QT3
-
-// For Qt3, no changes are needed
-
-#include <private/qcom_p.h>
-
-#endif // USE_QT3
-
-#endif /* TQT_TQCOM_P_H */
diff --git a/qtinterface/interface_qt3/private/tqeffects_p.h b/qtinterface/interface_qt3/private/tqeffects_p.h
deleted file mode 100644
index 7e15c03..0000000
--- a/qtinterface/interface_qt3/private/tqeffects_p.h
+++ /dev/null
@@ -1,40 +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_TQEFFECTS_P_H
-#define TQT_TQEFFECTS_P_H
-
-#include <tqt.h>
-
-#ifdef USE_QT3
-
-// Reimplement the QUComExtra_P class
-// For Qt3, no changes are needed
-
-#include <private/qeffects_p.h>
-
-#endif // USE_QT3
-
-#ifdef USE_QT4
-
-#endif // USE_QT4
-
-#endif /* TQT_TQEFFECTS_P_H */
diff --git a/qtinterface/interface_qt3/private/tqinternal_p.h b/qtinterface/interface_qt3/private/tqinternal_p.h
deleted file mode 100644
index 069d11e..0000000
--- a/qtinterface/interface_qt3/private/tqinternal_p.h
+++ /dev/null
@@ -1,40 +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_TQINTERNAL_P_H
-#define TQT_TQINTERNAL_P_H
-
-#include <tqt.h>
-
-#ifdef USE_QT3
-
-// Reimplement the QSharedDoubleBuffer class
-// For Qt3, no changes are needed
-
-#include <private/qinternal_p.h>
-
-#endif // USE_QT3
-
-#ifdef USE_QT4
-
-#endif // USE_QT4
-
-#endif /* TQT_TQINTERNAL_P_H */
diff --git a/qtinterface/interface_qt3/private/tqlayoutengine_p.h b/qtinterface/interface_qt3/private/tqlayoutengine_p.h
deleted file mode 100644
index 1bb9581..0000000
--- a/qtinterface/interface_qt3/private/tqlayoutengine_p.h
+++ /dev/null
@@ -1,36 +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_TQLAYOUTENGINE_P_H
-#define TQT_TQLAYOUTENGINE_P_H
-
-#include <tqt.h>
-
-#ifdef USE_QT3
-
-// Reimplement the QUComExtra_P class
-// For Qt3, no changes are needed
-
-#include <private/qlayoutengine_p.h>
-
-#endif // USE_QT3
-
-#endif /* TQT_TQLAYOUTENGINE_P_H */
diff --git a/qtinterface/interface_qt3/private/tqpluginmanager_p.h b/qtinterface/interface_qt3/private/tqpluginmanager_p.h
deleted file mode 100644
index d476598..0000000
--- a/qtinterface/interface_qt3/private/tqpluginmanager_p.h
+++ /dev/null
@@ -1,35 +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_TQPLUGINMANAGER_P_H
-#define TQT_TQPLUGINMANAGER_P_H
-
-#include <tqt.h>
-
-#ifdef USE_QT3
-
-// For Qt3, no changes are needed
-
-#include <private/qpluginmanager_p.h>
-
-#endif // USE_QT3
-
-#endif /* TQT_TQPLUGINMANAGER_P_H */
diff --git a/qtinterface/interface_qt3/private/tqrichtext_p.h b/qtinterface/interface_qt3/private/tqrichtext_p.h
deleted file mode 100644
index 47dfed1..0000000
--- a/qtinterface/interface_qt3/private/tqrichtext_p.h
+++ /dev/null
@@ -1,40 +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_TQRICHTEXT_P_H
-#define TQT_TQRICHTEXT_P_H
-
-#include <tqt.h>
-
-#ifdef USE_QT3
-
-// Reimplement the QSharedDoubleBuffer class
-// For Qt3, no changes are needed
-
-#include <private/qrichtext_p.h>
-
-#endif // USE_QT3
-
-#ifdef USE_QT4
-
-#endif // USE_QT4
-
-#endif /* TQT_TQRICHTEXT_P_H */
diff --git a/qtinterface/interface_qt3/private/tqtextengine_p.h b/qtinterface/interface_qt3/private/tqtextengine_p.h
deleted file mode 100644
index 1a6c6cc..0000000
--- a/qtinterface/interface_qt3/private/tqtextengine_p.h
+++ /dev/null
@@ -1,40 +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_TQTEXTENGINE_P_H
-#define TQT_TQTEXTENGINE_P_H
-
-#include <tqt.h>
-
-#ifdef USE_QT3
-
-// Reimplement the QSharedDoubleBuffer class
-// For Qt3, no changes are needed
-
-#include <private/qtextengine_p.h>
-
-#endif // USE_QT3
-
-#ifdef USE_QT4
-
-#endif // USE_QT4
-
-#endif /* TQT_TQTEXTENGINE_P_H */
diff --git a/qtinterface/interface_qt3/private/tqucom_p.h b/qtinterface/interface_qt3/private/tqucom_p.h
deleted file mode 100644
index be46f52..0000000
--- a/qtinterface/interface_qt3/private/tqucom_p.h
+++ /dev/null
@@ -1,35 +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_TQUCOM_P_H
-#define TQT_TQUCOM_P_H
-
-#include <tqt.h>
-
-#ifdef USE_QT3
-
-// For Qt3, no changes are needed
-
-#include <private/qucom_p.h>
-
-#endif // USE_QT3
-
-#endif /* TQT_TQUCOM_P_H */
diff --git a/qtinterface/interface_qt3/private/tqucomextra_p.cpp b/qtinterface/interface_qt3/private/tqucomextra_p.cpp
deleted file mode 100644
index 5342d47..0000000
--- a/qtinterface/interface_qt3/private/tqucomextra_p.cpp
+++ /dev/null
@@ -1,27 +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.
-
-*/
-
-#include <tqt.h>
-#include <private/tqucomextra_p.h>
-
-#ifdef USE_QT4
-
-#endif
diff --git a/qtinterface/interface_qt3/private/tqucomextra_p.h b/qtinterface/interface_qt3/private/tqucomextra_p.h
deleted file mode 100644
index 4817321..0000000
--- a/qtinterface/interface_qt3/private/tqucomextra_p.h
+++ /dev/null
@@ -1,48 +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_TQUCOMEXTRA_P_H
-#define TQT_TQUCOMEXTRA_P_H
-
-#include <tqt.h>
-
-#ifdef USE_QT3
-
-// Reimplement the QUComExtra_P class
-// For Qt3, no changes are needed
-
-#include <private/qucomextra_p.h>
-
-#endif // USE_QT3
-
-#ifdef USE_QT4
-
-// Reimplement the QUComExtra_P class
-// For Qt4, some changes are needed
-
-class QUObject: public QObject {
-public:
-// bool qt_invoke();
-};
-
-#endif // USE_QT4
-
-#endif /* TQT_TQUCOMEXTRA_P_H */
diff --git a/qtinterface/interface_qt3/private/tqwidgetinterface_p.h b/qtinterface/interface_qt3/private/tqwidgetinterface_p.h
deleted file mode 100644
index 5c72d32..0000000
--- a/qtinterface/interface_qt3/private/tqwidgetinterface_p.h
+++ /dev/null
@@ -1,35 +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_TQWIDGETINTERFACE_P_H
-#define TQT_TQWIDGETINTERFACE_P_H
-
-#include <tqt.h>
-
-#ifdef USE_QT3
-
-// For Qt3, no changes are needed
-
-#include <private/qwidgetinterface_p.h>
-
-#endif // USE_QT3
-
-#endif /* TQT_TQWIDGETINTERFACE_P_H */