Rename private q* headers into equivalent tq*

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/188/head
Michele Calgaro 2 months ago
parent 6f57abfc9c
commit 8721929234
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -128,7 +128,7 @@ terms of Qt's signals/slots mechanism directly in TQt Designer.
The TQLibrary class provides a platform independent wrapper for runtime
loading of shared libraries. Access to the shared libraries uses a
COM-like interface. QPluginManager makes it trivial to implement
COM-like interface. TQPluginManager makes it trivial to implement
plugin support in applications. The TQt library is able to load
additional styles, database drivers and text codecs from plugins which
implement the relevant interfaces, e.g. TQStyleFactoryInterface,
@ -146,7 +146,7 @@ component.
\section2 Plugins
The TQLibrary class provides a platform independent wrapper for runtime
loading of shared libraries. QPluginManager makes it trivial to implement
loading of shared libraries. TQPluginManager makes it trivial to implement
plugin support in applications. The TQt library is able to load
additional styles, database drivers and text codecs from plugins.

@ -4541,7 +4541,7 @@
"TQPlatinumStyle" tqplatinumstyle.html
"TQPlatinumStyle::drawRiffles" tqplatinumstyle.html#drawRiffles
"TQPlatinumStyle::mixedColor" tqplatinumstyle.html#mixedColor
"QPluginManager::queryInterface" qpluginmanager.html#queryInterface
"TQPluginManager::queryInterface" tqpluginmanager.html#queryInterface
"TQPoint" tqpoint.html
"TQPoint::isNull" tqpoint.html#isNull
"TQPoint::manhattanLength" tqpoint.html#manhattanLength
@ -6085,14 +6085,14 @@
"TQStyleSheetItem::verticalAlignment" tqstylesheetitem.html#verticalAlignment
"TQStyleSheetItem::whiteSpaceMode" tqstylesheetitem.html#whiteSpaceMode
"TQStyleSheetItem::~TQStyleSheetItem" tqstylesheetitem.html#~TQStyleSheetItem
"QSvgDevice::boundingRect" qsvgdevice.html#boundingRect
"QSvgDevice::load" qsvgdevice.html#load
"QSvgDevice::metric" qsvgdevice.html#metric
"QSvgDevice::play" qsvgdevice.html#play
"QSvgDevice::save" qsvgdevice.html#save
"QSvgDevice::setBoundingRect" qsvgdevice.html#setBoundingRect
"QSvgDevice::toString" qsvgdevice.html#toString
"QSvgDevice::~QSvgDevice" qsvgdevice.html#~QSvgDevice
"TQSvgDevice::boundingRect" tqsvgdevice.html#boundingRect
"TQSvgDevice::load" tqsvgdevice.html#load
"TQSvgDevice::metric" tqsvgdevice.html#metric
"TQSvgDevice::play" tqsvgdevice.html#play
"TQSvgDevice::save" tqsvgdevice.html#save
"TQSvgDevice::setBoundingRect" tqsvgdevice.html#setBoundingRect
"TQSvgDevice::toString" tqsvgdevice.html#toString
"TQSvgDevice::~TQSvgDevice" tqsvgdevice.html#~TQSvgDevice
"TQSyntaxHighlighter" tqsyntaxhighlighter.html
"TQSyntaxHighlighter::currentParagraph" tqsyntaxhighlighter.html#currentParagraph
"TQSyntaxHighlighter::highlightParagraph" tqsyntaxhighlighter.html#highlightParagraph

@ -77,7 +77,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqobject.h"
#include &lt;private/qcom_p.h&gt;
#include &lt;private/tqcom_p.h&gt;
#include "tqrect.h"
#include "tqguardedptr.h"
#include "tqmemarray.h"

@ -229,9 +229,9 @@ public:
static void cleanup();
static void cacheStatistics();
// a copy of this lives in qunicodetables.cpp, as we can't include
// a copy of this lives in tqunicodetables.cpp, as we can't include
// tqfont.h it in tools/. Do not modify without changing the script
// enum in qunicodetable_p.h aswell.
// enum in tqunicodetable_p.h aswell.
enum Script {
// European Alphabetic Scripts
Latin,

@ -1 +0,0 @@
../../src/tools/qcom_p.h

@ -1 +0,0 @@
../../src/tools/qcomlibrary_p.h

@ -1 +0,0 @@
../../src/tools/qcriticalsection_p.h

@ -1 +0,0 @@
../../src/widgets/qeffects_p.h

@ -1 +0,0 @@
../../src/kernel/qinternal_p.h

@ -1 +0,0 @@
../../src/tools/qpluginmanager_p.h

@ -1 +0,0 @@
../../src/kernel/qpsprinter_p.h

@ -1 +0,0 @@
../../src/kernel/qrichtext_p.h

@ -1 +0,0 @@
../../src/kernel/qscriptengine_p.h

@ -1 +0,0 @@
../../src/xml/qsvgdevice_p.h

@ -1 +0,0 @@
../../src/kernel/qt_x11_p.h

@ -1 +0,0 @@
../../src/widgets/qtitlebar_p.h

@ -1 +0,0 @@
../../src/tools/qucom_p.h

@ -1 +0,0 @@
../../src/kernel/qucomextra_p.h

@ -1 +0,0 @@
../../src/tools/qunicodetables_p.h

@ -0,0 +1 @@
../../src/tools/tqcom_p.h

@ -0,0 +1 @@
../../src/tools/tqcomlibrary_p.h

@ -0,0 +1 @@
../../src/tools/tqcriticalsection_p.h

@ -0,0 +1 @@
../../src/widgets/tqeffects_p.h

@ -0,0 +1 @@
../../src/kernel/tqinternal_p.h

@ -0,0 +1 @@
../../src/tools/tqpluginmanager_p.h

@ -0,0 +1 @@
../../src/kernel/tqpsprinter_p.h

@ -0,0 +1 @@
../../src/kernel/tqrichtext_p.h

@ -0,0 +1 @@
../../src/kernel/tqscriptengine_p.h

@ -0,0 +1 @@
../../src/xml/tqsvgdevice_p.h

@ -0,0 +1 @@
../../src/kernel/tqt_x11_p.h

@ -0,0 +1 @@
../../src/widgets/tqtitlebar_p.h

@ -0,0 +1 @@
../../src/tools/tqucom_p.h

@ -0,0 +1 @@
../../src/kernel/tqucomextra_p.h

@ -0,0 +1 @@
../../src/tools/tqunicodetables_p.h

@ -27,7 +27,7 @@
#include <tqiconview.h>
#include <tqtextedit.h>
#include <tqwidgetstack.h>
#include <private/qtitlebar_p.h>
#include <private/tqtitlebar_p.h>
TQString buddyString( TQWidget *widget )

@ -65,7 +65,7 @@ class TQString;
#ifdef TQ_WS_X11
#include "tqmemarray.h"
#include "tqwindowdefs.h"
#include <private/qt_x11_p.h>
#include <private/tqt_x11_p.h>
#endif
class TQXIMInputContext : public TQInputContext

@ -9,7 +9,7 @@ QOBJS=tqstring.o tqtextstream.o tqiodevice.o tqglobal.o tqgdict.o tqcstring.o \
tqdatastream.o tqgarray.o tqbuffer.o tqglist.o tqptrcollection.o tqfile.o \
tqfile_unix.o tqregexp.o tqgvector.o tqgcache.o tqbitarray.o tqdir.o tquuid.o \
tqfileinfo_unix.o tqdir_unix.o tqfileinfo.o tqdatetime.o tqstringlist.o tqmap.o \
qconfig.o qunicodetables.o tqsettings.o tqlocale.o @QMAKE_QTOBJS@
qconfig.o tqunicodetables.o tqsettings.o tqlocale.o @QMAKE_QTOBJS@
#all sources, used for the depend target
DEPEND_SRC=project.cpp property.cpp meta.cpp main.cpp qtmd5.cpp generators/makefile.cpp generators/unix/unixmake2.cpp \
@ -93,8 +93,8 @@ tqlocale.o: @SOURCE_PATH@/src/tools/tqlocale.cpp
tqdatastream.o: @SOURCE_PATH@/src/tools/tqdatastream.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/tqdatastream.cpp
qunicodetables.o: @SOURCE_PATH@/src/tools/qunicodetables.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/qunicodetables.cpp
tqunicodetables.o: @SOURCE_PATH@/src/tools/tqunicodetables.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/tqunicodetables.cpp
tqgarray.o: @SOURCE_PATH@/src/tools/tqgarray.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/tqgarray.cpp

@ -22,7 +22,7 @@ OBJS=project.o main.o makefile.o unixmake.o unixmake2.o borland_bmake.o mingw_ma
QTOBJS=tqstring.o tquuid.o tqtextstream.o tqiodevice.o tqglobal.o tqgdict.o tqcstring.o tqdatastream.o \
tqgarray.o tqbuffer.o tqglist.o tqptrcollection.o tqfile.o tqfile_win.o tqregexp.o tqgvector.o \
tqgcache.o tqbitarray.o tqdir.o tqfileinfo_win.o tqdir_win.o tqfileinfo.o tqdatetime.o \
tqstringlist.o tqmap.o tqlibrary.o tqlibrary_win.o qconfig.o tqsettings.o tqsettings_win.o qunicodetables.o \
tqstringlist.o tqmap.o tqlibrary.o tqlibrary_win.o qconfig.o tqsettings.o tqsettings_win.o tqunicodetables.o \
tqlocale.o
@ -139,8 +139,8 @@ tqstringlist.o: ..\src\tools\tqstringlist.cpp
tqmap.o: ..\src\tools\tqmap.cpp
$(CXX) $(CXXFLAGS) ..\src\tools\tqmap.cpp
qunicodetables.o: ..\src\tools\qunicodetables.cpp
$(CXX) $(CXXFLAGS) ..\src\tools\qunicodetables.cpp
tqunicodetables.o: ..\src\tools\tqunicodetables.cpp
$(CXX) $(CXXFLAGS) ..\src\tools\tqunicodetables.cpp
makefile.o: generators\makefile.cpp
$(CXX) $(CXXFLAGS) generators\makefile.cpp

@ -45,7 +45,7 @@
#ifndef TQT_NO_COMPONENT
#include "ntqapplication.h"
#include "tqcleanuphandler.h"
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include "tqtextcodecinterface_p.h"
#ifdef TQT_THREAD_SUPPORT

@ -44,7 +44,7 @@
// -------------
//
// This file is not part of the TQt API. It exists for the convenience
// of qpsprinter.cpp and tqprinter_x11.cpp.
// of tqpsprinter.cpp and tqprinter_x11.cpp.
// This header file may change from version to version without notice,
// or even be removed.
//
@ -53,7 +53,7 @@
//
#ifndef QT_H
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#endif // QT_H
#ifndef TQT_NO_TEXTCODEC

@ -673,7 +673,7 @@ bool TQDialog::event( TQEvent *e )
#if defined(TQ_WS_X11)
extern "C" { int XSetTransientForHint( Display *, unsigned long, unsigned long ); }
#include <private/qt_x11_p.h>
#include <private/tqt_x11_p.h>
#undef FocusIn
// defined in qapplication_x11.cpp
extern Atom qt_net_wm_full_placement;

@ -50,7 +50,7 @@
#include <stdlib.h>
#include "tqcleanuphandler.h"
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#ifndef TQT_NO_COMPONENT

@ -49,7 +49,7 @@
//
#ifndef QT_H
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#endif // QT_H
#ifndef TQT_NO_IM

@ -1,7 +1,7 @@
#!/usr/bin/perl
open(INPUT, 'qpsprinter.ps')
or die "Can't open qpsprinter.ps";
open(INPUT, 'tqpsprinter.ps')
or die "Can't open tqpsprinter.ps";
$dontcompress = 1;
while(<INPUT>) {

@ -92,7 +92,7 @@
#ifndef TQT_NO_IM
#include "tqinputcontext.h"
#endif // TQT_NO_IM
#include "qinternal_p.h" // shared double buffer cleanup
#include "tqinternal_p.h" // shared double buffer cleanup
#if defined(TQT_THREAD_SUPPORT)
# include "tqthread.h"
@ -102,7 +102,7 @@
# include "tqfile.h"
#endif
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#if !defined(TQT_NO_XFTFREETYPE)
// XFree86 4.0.3 implementation is missing XftInitFtLibrary forward
@ -849,7 +849,7 @@ void qt_x11_intern_atom( const char *name, Atom *result)
}
static void qt_x11_process_intern_atoms()
static void tqt_x11_process_intern_atoms()
{
if ( atoms_to_be_created ) {
#if defined(XlibSpecificationRelease) && (XlibSpecificationRelease >= 6)
@ -2084,7 +2084,7 @@ void tqt_init_internal( int *argcptr, char **argv,
qt_x11_motifdnd_init();
// Finally create all atoms
qt_x11_process_intern_atoms();
tqt_x11_process_intern_atoms();
// look for broken window managers
qt_detect_broken_window_manager();

@ -55,7 +55,7 @@
#include "tqbitmap.h"
#include "tqpainter.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
// conflict resolution

@ -4,7 +4,7 @@ kernel {
KERNEL_P = kernel
HEADERS += \
$$KERNEL_H/tqaccel.h \
$$KERNEL_P/qucomextra_p.h \
$$KERNEL_P/tqucomextra_p.h \
$$KERNEL_H/ntqapplication.h \
$$KERNEL_P/qapplication_p.h \
$$KERNEL_H/tqasyncimageio.h \
@ -89,11 +89,11 @@ kernel {
$$KERNEL_H/tqwindowdefs.h \
$$KERNEL_H/tqwmatrix.h \
$$KERNEL_H/tqvariant.h \
$$KERNEL_P/qrichtext_p.h \
$$KERNEL_P/qinternal_p.h \
$$KERNEL_P/tqrichtext_p.h \
$$KERNEL_P/tqinternal_p.h \
$$KERNEL_H/tqgplugin.h \
$$KERNEL_H/tqsimplerichtext.h \
$$KERNEL_CPP/qscriptengine_p.h \
$$KERNEL_CPP/tqscriptengine_p.h \
$$KERNEL_CPP/tqtextengine_p.h \
$$KERNEL_CPP/tqfontengine_p.h \
$$KERNEL_CPP/tqtextlayout_p.h
@ -182,7 +182,7 @@ kernel {
DEFINES += QMAC_ONE_PIXEL_LOCK
} else:unix {
SOURCES += $$KERNEL_CPP/tqprinter_unix.cpp \
$$KERNEL_CPP/qpsprinter.cpp
$$KERNEL_CPP/tqpsprinter.cpp
glibmainloop {
SOURCES += $$KERNEL_CPP/tqeventloop_unix_glib.cpp
} else {
@ -194,7 +194,7 @@ kernel {
$$KERNEL_CPP/tqthread_unix.cpp
SOURCES += $$KERNEL_CPP/tqabstractlayout.cpp \
$$KERNEL_CPP/qucomextra.cpp \
$$KERNEL_CPP/tqucomextra.cpp \
$$KERNEL_CPP/tqaccel.cpp \
$$KERNEL_CPP/qapplication.cpp \
$$KERNEL_CPP/tqasyncimageio.cpp \
@ -257,16 +257,16 @@ kernel {
$$KERNEL_CPP/tqwidget.cpp \
$$KERNEL_CPP/tqwmatrix.cpp \
$$KERNEL_CPP/tqvariant.cpp \
$$KERNEL_CPP/qrichtext.cpp \
$$KERNEL_CPP/qinternal.cpp \
$$KERNEL_CPP/qrichtext_p.cpp \
$$KERNEL_CPP/tqrichtext.cpp \
$$KERNEL_CPP/tqinternal.cpp \
$$KERNEL_CPP/tqrichtext_p.cpp \
$$KERNEL_CPP/tqgplugin.cpp \
$$KERNEL_CPP/tqsimplerichtext.cpp \
$$KERNEL_CPP/qscriptengine.cpp \
$$KERNEL_CPP/tqscriptengine.cpp \
$$KERNEL_CPP/tqtextlayout.cpp \
$$KERNEL_CPP/tqtextengine.cpp
unix:HEADERS += $$KERNEL_P/qpsprinter_p.h \
unix:HEADERS += $$KERNEL_P/tqpsprinter_p.h \
$$KERNEL_H/tqfontdatabase.h
accessibility {

@ -22,7 +22,7 @@
# endif
# endif
#include <tqmap.h> // I must be first!
#include <private/qucomextra_p.h> // All moc genereated code has this include
#include <private/tqucomextra_p.h> // All moc genereated code has this include
#include <ntqapplication.h>
#include <tqbitmap.h>
#include <tqcursor.h>

@ -22,7 +22,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#if !defined(TQT_NO_XFTFREETYPE) && !defined(QT_XFT2)

@ -42,7 +42,7 @@
#include "tqptrdict.h"
#include "tqmetaobject.h"
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include "ntqapplication.h"
#include <stdlib.h>

@ -41,7 +41,7 @@
#ifndef QT_H
#include "tqobject.h"
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#include "tqrect.h"
#include "tqguardedptr.h"
#include "tqmemarray.h"

@ -73,7 +73,7 @@
#include "tqtextcodec.h"
#include "tqvaluelist.h"
#include "tqmap.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#include "qapplication_p.h"

@ -44,7 +44,7 @@
#include "tqpaintdevice.h"
#include "ntqapplication.h"
#include "qapplication_p.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
// NOT REVISED

@ -44,7 +44,7 @@
#include "ntqapplication.h"
#include "tqdatastream.h"
#include "tqnamespace.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#include <X11/cursorfont.h>
#ifndef TQT_NO_XCURSOR

@ -39,7 +39,7 @@
#include "tqdesktopwidget.h"
#include "ntqapplication.h"
#include "tqobjectlist.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#include <cstdlib>
// defined in tqwidget_x11.cpp

@ -41,7 +41,7 @@
#include "ntqapplication.h"
#include "tqbitarray.h"
#include "tqcolor_p.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#if defined(TQT_THREAD_SUPPORT)
# include "tqmutex.h"

@ -44,7 +44,7 @@
#include "ntqapplication.h"
#include "tqbitarray.h"
#include "tqcolor_p.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#if defined(TQT_THREAD_SUPPORT)
# include "tqmutex.h"

@ -55,7 +55,7 @@
#include "tqpaintdevicemetrics.h"
#endif
#include <private/qunicodetables_p.h>
#include <private/tqunicodetables_p.h>
#include "tqfontdata_p.h"
#include "tqfontengine_p.h"
#include "tqpainter_p.h"

@ -193,9 +193,9 @@ public:
static void cleanup();
static void cacheStatistics();
// a copy of this lives in qunicodetables.cpp, as we can't include
// a copy of this lives in tqunicodetables.cpp, as we can't include
// tqfont.h it in tools/. Do not modify without changing the script
// enum in qunicodetable_p.h aswell.
// enum in tqunicodetable_p.h aswell.
enum Script {
// European Alphabetic Scripts
Latin,

@ -55,12 +55,12 @@
#include "tqtextcodec.h"
#include <private/tqfontcodecs_p.h>
#include <private/qunicodetables_p.h>
#include <private/tqunicodetables_p.h>
#include "tqfontdata_p.h"
#include "tqfontengine_p.h"
#include "tqtextengine_p.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#include <time.h>
#include <stdlib.h>

@ -45,7 +45,7 @@
#include <tqtl.h>
#include <ntqapplication.h>
#include <private/qunicodetables_p.h>
#include <private/tqunicodetables_p.h>
#include "tqfontengine_p.h"
#include <tqcleanuphandler.h>

@ -43,7 +43,7 @@
#include <tqdatetime.h>
#include <tqpaintdevicemetrics.h>
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#include <ctype.h>
#include <stdlib.h>

@ -219,7 +219,7 @@ private:
#endif
#ifdef TQ_WS_X11
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
struct TransformedFont
@ -406,7 +406,7 @@ class TQTextEngine;
#ifndef TQT_NO_XFTFREETYPE
#include "qscriptengine_p.h"
#include "tqscriptengine_p.h"
#include "tqtextengine_p.h"
#include <ft2build.h>
#include FT_FREETYPE_H

@ -51,12 +51,12 @@
#include "tqpainter.h"
#include "tqimage.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#include "tqfont.h"
#include "tqtextengine_p.h"
#include <private/qunicodetables_p.h>
#include <private/tqunicodetables_p.h>
#include <limits.h>
@ -2234,7 +2234,7 @@ TQFontEngine::Type TQFontEngineXft::type() const
#ifndef TQT_NO_XFTFREETYPE
#include "qscriptengine_p.h"
#include "tqscriptengine_p.h"
//#define OT_DEBUG

@ -40,7 +40,7 @@
#ifndef TQT_NO_COMPONENT
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
TQGPlugin::TQGPlugin()
: _iface( 0 )

@ -74,9 +74,9 @@
#define Q_PLUGIN_FLAGS_STRING "01"
#endif
// this is duplicated at Q_UCM_VERIFICATION_DATA in qcom_p.h
// this is duplicated at Q_UCM_VERIFICATION_DATA in tqcom_p.h
// NOTE: if you change pattern, you MUST change the pattern in
// qcomlibrary.cpp as well. changing the pattern will break all
// tqcomlibrary.cpp as well. changing the pattern will break all
// backwards compatibility as well (no old plugins will be loaded).
#ifndef Q_PLUGIN_VERIFICATION_DATA
# define Q_PLUGIN_VERIFICATION_DATA \

@ -50,7 +50,7 @@
#include "tqmngio.h"
#include "tqjpegio.h"
#include "tqmap.h"
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include "tqimageformatinterface_p.h"
#include "tqwmatrix.h"
#include "ntqapplication.h"

@ -40,7 +40,7 @@
#define TQIMAGEFORMATINTERFACE_P_H
#ifndef QT_H
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#endif // QT_H
#if __GNUC__ - 0 > 3

@ -63,7 +63,7 @@ class TQString;
#ifdef TQ_WS_X11
#include "tqmemarray.h"
#include "tqwindowdefs.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#endif
#ifdef TQ_WS_WIN

@ -45,7 +45,7 @@
#include "ntqapplication.h"
#include "tqwidget.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
/*!
This function may be overridden only if input method is depending

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "private/qinternal_p.h"
#include "private/tqinternal_p.h"
#include "tqwidget.h"
#include "tqpixmap.h"
#include "tqpainter.h"

@ -73,7 +73,7 @@ in doc/dnd.doc, where the documentation system can see it. */
#ifndef TQT_NO_DRAGANDDROP
#include "tqwidget.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#include <stdlib.h>

@ -45,8 +45,8 @@
#include "tqsignalslotimp.h"
#include "tqregexp.h"
#include "tqmetaobject.h"
#include <private/qucom_p.h>
#include "qucomextra_p.h"
#include <private/tqucom_p.h>
#include "tqucomextra_p.h"
#include "tqptrvector.h"
// TQStyleControlElementData

@ -44,7 +44,7 @@
#include "tqwidget.h"
#include "tqbitmap.h"
#include "ntqapplication.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
/*!

@ -48,7 +48,7 @@
#include "tqimage.h"
#include "tqpaintdevicemetrics.h"
#include "ntqapplication.h"
#include "qrichtext_p.h"
#include "tqrichtext_p.h"
#include "tqregexp.h"
#include "tqcleanuphandler.h"
#include <string.h>

@ -48,7 +48,7 @@
#include "tqtextcodec.h"
#include "tqpaintdevicemetrics.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#include "tqtextlayout_p.h"
#include "tqfontdata_p.h"

@ -50,7 +50,7 @@
#include "tqpaintdevicemetrics.h"
#ifndef TQT_NO_SVG
#include "private/qsvgdevice_p.h"
#include "private/tqsvgdevice_p.h"
#endif
/*!

@ -48,7 +48,7 @@
#include "tqbuffer.h"
#include "tqobjectlist.h"
#include "ntqapplication.h"
#include <private/qinternal_p.h>
#include <private/tqinternal_p.h>
#include "tqmime.h"
#include "tqdragobject.h"
#include "tqfile.h"

@ -72,7 +72,7 @@
#include "tqimage.h"
#include "tqwmatrix.h"
#include "ntqapplication.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#include <stdlib.h>

@ -52,7 +52,7 @@ static inline int qt_open(const char *pathname, int flags, mode_t mode)
#ifndef TQT_NO_PRINTER
#include "tqpaintdevicemetrics.h"
#include "qpsprinter_p.h"
#include "tqpsprinter_p.h"
#include "tqprintdialog.h"
#include "ntqapplication.h"
#include "tqprinter_p.h"

@ -46,7 +46,7 @@
#ifndef TQT_NO_PROCESS
#include "ntqapplication.h"
#include "private/qinternal_p.h"
#include "private/tqinternal_p.h"
//#define QT_QPROCESS_DEBUG

@ -56,7 +56,7 @@
#include "tqtimer.h"
#include "tqcleanuphandler.h"
#include "tqregexp.h"
#include "private/qinternal_p.h"
#include "private/tqinternal_p.h"
#include <stdlib.h>
#include <errno.h>

@ -50,7 +50,7 @@
# undef truncate
#endif
#include "qpsprinter_p.h"
#include "tqpsprinter_p.h"
#ifndef TQT_NO_PRINTER
@ -73,7 +73,7 @@
#include "tqfontdatabase.h"
#include "tqregexp.h"
#include "tqbitmap.h"
#include <private/qunicodetables_p.h>
#include <private/tqunicodetables_p.h>
#if defined(Q_OS_WIN32)
#include <io.h>
@ -86,7 +86,7 @@
#endif
#ifdef TQ_WS_X11
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#ifdef None
#undef None
#endif

@ -1,6 +1,6 @@
% the postscript header we use for our qpsprinter in uncompressed and commented form.
% the postscript header we use for our tqpsprinter in uncompressed and commented form.
% use the makepsheader perl script to generate a compressed version of this header
% you can then paste into qpsprinter.cpp
% you can then paste into tqpsprinter.cpp
%
% some compression of the code is done by the makepsheader script, so we don't need to
% write too criptically here.
@ -162,7 +162,7 @@
%
% string uc string
%
%%% Warning: if you change the method here, change the table in qpsprinter.cpp:compress()!
%%% Warning: if you change the method here, change the table in tqpsprinter.cpp:compress()!
/uc {
/rL 0 d
0

@ -48,7 +48,7 @@
// -------------
//
// This file is not part of the TQt API. It exists for the convenience
// of qpsprinter.cpp and tqprinter_x11.cpp.
// of tqpsprinter.cpp and tqprinter_x11.cpp.
// This header file may change from version to version without notice,
// or even be removed.
//

@ -43,7 +43,7 @@
#include "tqbuffer.h"
#include "tqimage.h"
#include "tqbitmap.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#include <stdlib.h>

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "qrichtext_p.h"
#include "tqrichtext_p.h"
#ifndef TQT_NO_RICHTEXT
@ -63,7 +63,7 @@
#include "tqstyle.h"
#include "tqcleanuphandler.h"
#include "tqtextengine_p.h"
#include <private/qunicodetables_p.h>
#include <private/tqunicodetables_p.h>
#include <stdlib.h>

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "qrichtext_p.h"
#include "tqrichtext_p.h"
#ifndef TQT_NO_RICHTEXT

@ -34,12 +34,12 @@
**
**********************************************************************/
#include "qscriptengine_p.h"
#include "tqscriptengine_p.h"
#include "tqstring.h"
#include "tqrect.h"
#include "tqfont.h"
#include <private/qunicodetables_p.h>
#include <private/tqunicodetables_p.h>
#include "tqtextengine_p.h"
#include "tqfontengine_p.h"
#include <stdlib.h>
@ -1614,9 +1614,9 @@ static bool arabic_shape(TQShaperItem *item)
}
#if defined(TQ_WS_X11)
# include "qscriptengine_x11.cpp"
# include "tqscriptengine_x11.cpp"
#elif defined(TQ_WS_WIN)
# include "qscriptengine_win.cpp"
# include "tqscriptengine_win.cpp"
#elif defined(TQ_WS_MAC)
# include "qscriptengine_mac.cpp"
# include "tqscriptengine_mac.cpp"
#endif

@ -41,7 +41,7 @@
#include "tqsimplerichtext.h"
#ifndef TQT_NO_RICHTEXT
#include "qrichtext_p.h"
#include "tqrichtext_p.h"
#include "ntqapplication.h"
class TQSimpleRichTextData

@ -47,7 +47,7 @@
#include "tqstyle.h"
#if defined(TQ_WS_X11)
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
extern Atom qt_sizegrip; // defined in qapplication_x11.cpp
#elif defined (TQ_WS_WIN )
#include "tqobjectlist.h"

@ -42,7 +42,7 @@
#ifndef TQT_NO_RICHTEXT
#include "private/qrichtext_p.h"
#include "private/tqrichtext_p.h"
#include "tqlayout.h"
#include "tqpainter.h"
#include "tqcleanuphandler.h"

@ -272,30 +272,30 @@
#include <tqxml.h>
#if defined( QT_MOC_CPP ) || defined( QT_H_CPP ) || defined( Q_OS_MACX )
#include <private/qcom_p.h>
#include <private/qucom_p.h>
#include "private/qcom_p.h"
#include <private/tqcom_p.h>
#include <private/tqucom_p.h>
#include "private/tqcom_p.h"
#include "private/tqimageformatinterface_p.h"
#include "private/tqisciicodec_p.h"
#include "private/tqlayoutengine_p.h"
#include "private/qcomlibrary_p.h"
#include "private/qeffects_p.h"
#include "private/tqcomlibrary_p.h"
#include "private/tqeffects_p.h"
#include "private/tqgpluginmanager_p.h"
#include "private/qinternal_p.h"
#include "private/tqinternal_p.h"
#include "private/tqsqldriverinterface_p.h"
#include "private/tqsqlmanager_p.h"
#include "private/qlock_p.h"
#include "private/tqcomponentfactory_p.h"
#include "private/tqstyleinterface_p.h"
#include "private/qrichtext_p.h"
#include "private/qsvgdevice_p.h"
#include "private/tqrichtext_p.h"
#include "private/tqsvgdevice_p.h"
#include "private/tqfontcodecs_p.h"
#include "private/tqtextcodecinterface_p.h"
#include "private/qpsprinter_p.h"
#include "private/qtitlebar_p.h"
#include "private/qucom_p.h"
#include "private/qucomextra_p.h"
#include "private/qpluginmanager_p.h"
#include "private/tqpsprinter_p.h"
#include "private/tqtitlebar_p.h"
#include "private/tqucom_p.h"
#include "private/tqucomextra_p.h"
#include "private/tqpluginmanager_p.h"
#include "private/tqdir_p.h"
#include "private/tqsettings_p.h"
#include "private/tqsqlextension_p.h"

@ -38,8 +38,8 @@
**
**********************************************************************/
#ifndef QT_X11_H
#define QT_X11_H
#ifndef TQT_X11_H
#define TQT_X11_H
//
@ -277,4 +277,4 @@ extern "C" char *XSetIMValues( XIM /* im */, ... );
#endif // QT_MITSHM
#endif // QT_X11_H
#endif // TQT_X11_H

@ -38,12 +38,12 @@
#include "tqtextengine_p.h"
#include "qscriptengine_p.h"
#include "tqscriptengine_p.h"
#include <tqfont.h>
#include "tqfontdata_p.h"
#include "tqfontengine_p.h"
#include <tqstring.h>
#include <private/qunicodetables_p.h>
#include <private/tqunicodetables_p.h>
#include <stdlib.h>
// -----------------------------------------------------------------------------------------------------

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "qucomextra_p.h"
#include "tqucomextra_p.h"
#include <tqvariant.h>

@ -54,7 +54,7 @@
//
#ifndef QT_H
#include <private/qucom_p.h>
#include <private/tqucom_p.h>
#endif // QT_H
#if __GNUC__ - 0 > 3

@ -50,7 +50,7 @@
#include "tqtextcodec.h"
#include "tqdatetime.h"
#include "tqcursor.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
#include <stdlib.h>
// NOT REVISED

@ -39,7 +39,7 @@
**********************************************************************/
#include "tqwidget.h"
#include "qt_x11_p.h"
#include "tqt_x11_p.h"
/*

@ -20,10 +20,10 @@
TQHttpResponseHeader::*;
TQMainWindowLayout::*;
Q*Private::*; # collides with TQGuardedPtrPrivate
QPSPrinter*;
TQPSPrinter*;
Q*RegExpEngine::*;
Q*SvgDevice::*;
*QSvgDeviceState*;
*TQSvgDeviceState*;
ImgElement::*;
PixElement::*;
QRenameEdit::*;
@ -36,7 +36,7 @@
QSVChildRec::*;
qt_xdnd_*;
QTipLabel::*;
QUnicodeTables::*;
TQUnicodeTables::*;
QViewportWidget::*;
QWFlagWidget::*;
TQWorkspaceChild::*;

@ -29,7 +29,7 @@ SOURCES = ../tools/tqbuffer.cpp \
../tools/tqregexp.cpp \
../tools/tqstring.cpp \
../tools/tqlocale.cpp \
../tools/qunicodetables.cpp \
../tools/tqunicodetables.cpp \
../tools/tqstringlist.cpp \
../tools/tqtextstream.cpp \
../tools/tqbitarray.cpp \

@ -2906,7 +2906,7 @@ void generateClass() // generate C++ source code for a class
}
fprintf( out, "#include <%stqmetaobject.h>\n", (const char*)g->qtPath );
fprintf( out, "#include <%sntqapplication.h>\n\n", (const char*)g->qtPath );
fprintf( out, "#include <%sprivate/qucomextra_p.h>\n", (const char*)g->qtPath );
fprintf( out, "#include <%sprivate/tqucomextra_p.h>\n", (const char*)g->qtPath );
fprintf( out, "#if !defined(Q_MOC_OUTPUT_REVISION) || (Q_MOC_OUTPUT_REVISION != %d)\n", formatRevision );
fprintf( out, "#error \"This file was generated using the moc from %s."
" It\"\n#error \"cannot be used with the include files from"

@ -5781,7 +5781,7 @@ void generateClass() // generate C++ source code for a class
}
fprintf( out, "#include <%stqmetaobject.h>\n", (const char*)g->qtPath );
fprintf( out, "#include <%sntqapplication.h>\n\n", (const char*)g->qtPath );
fprintf( out, "#include <%sprivate/qucomextra_p.h>\n", (const char*)g->qtPath );
fprintf( out, "#include <%sprivate/tqucomextra_p.h>\n", (const char*)g->qtPath );
fprintf( out, "#if !defined(Q_MOC_OUTPUT_REVISION) || (Q_MOC_OUTPUT_REVISION != %d)\n", formatRevision );
fprintf( out, "#error \"This file was generated using the moc from %s."
" It\"\n#error \"cannot be used with the include files from"

@ -51,7 +51,7 @@
#include "tqbuffer.h"
#include "tqurloperator.h"
#include "tqtimer.h"
#include "private/qinternal_p.h"
#include "private/tqinternal_p.h"
//#define TQHTTP_DEBUG

@ -44,7 +44,7 @@
#include "tqtimer.h"
#include "tqsocketdevice.h"
#include "tqdns.h"
#include "private/qinternal_p.h"
#include "private/tqinternal_p.h"
#include <string.h>
#ifndef NO_ERRNO_H

@ -49,7 +49,7 @@ static TQGLFormat* qgl_default_format = 0;
static TQGLFormat* qgl_default_overlay_format = 0;
#if defined(TQ_WS_X11)
#include "private/qt_x11_p.h"
#include "private/tqt_x11_p.h"
#define INT32 dummy_INT32
#define INT8 dummy_INT8
#include <GL/glx.h>

@ -128,7 +128,7 @@ largefile {
include($$KERNEL_CPP/qt_compat.pri)
#platforms
x11:include($$KERNEL_CPP/qt_x11.pri)
x11:include($$KERNEL_CPP/tqt_x11.pri)
mac:include($$KERNEL_CPP/qt_mac.pri)
win32:include($$KERNEL_CPP/qt_win.pri)
@ -168,14 +168,14 @@ unix {
wince-* {
CONFIG -= incremental
message( ...removing plugin stuff... (not permanent) )
HEADERS -= $$TOOLS_CPP/qcomlibrary.h \
HEADERS -= $$TOOLS_CPP/tqcomlibrary.h \
$$KERNEL_CPP/tqgplugin.h \
$$KERNEL_CPP/tqimageformatplugin.h \
$$STYLES_CPP/tqstyleplugin.h \
$$CODECS_CPP/tqtextcodecplugin.h \
$$WIDGETS_CPP/tqwidgetplugin.h
SOURCES -= $$TOOLS_CPP/qcomlibrary.cpp \
SOURCES -= $$TOOLS_CPP/tqcomlibrary.cpp \
$$KERNEL_CPP/tqgplugin.cpp \
$$KERNEL_CPP/tqimageformatplugin.cpp \
$$STYLES_CPP/tqstyleplugin.cpp \

@ -47,7 +47,7 @@
#endif
#include <tqdatetime.h>
#include <private/tqsqlextension_p.h>
#include <private/qinternal_p.h>
#include <private/tqinternal_p.h>
#include <stdlib.h>
// undefine this to prevent initial check of the ODBC driver

@ -79,7 +79,7 @@
#include "tqsqlresult.h"
#include "tqsqldriver.h"
#include "tqsqldriverinterface_p.h"
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include <private/tqsqlextension_p.h>
#include "tqobject.h"
#include "tqguardedptr.h"

@ -54,7 +54,7 @@
//
#ifndef QT_H
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#endif // QT_H
#if !defined( TQT_MODULE_SQL ) || defined( QT_LICENSE_PROFESSIONAL )

@ -71,7 +71,7 @@
#include "private/tqdialogbuttons_p.h"
#include <limits.h>
#include <tqpixmap.h>
#include "../widgets/qtitlebar_p.h"
#include "../widgets/tqtitlebar_p.h"
#include <tqtoolbox.h>
/*!

@ -68,7 +68,7 @@ TQString p2qstring(const unsigned char *c); //tqglobal.cpp
#endif
#include <stdlib.h>
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#ifndef TQT_NO_COMPONENT
class TQStyleFactoryPrivate : public TQObject
{

@ -52,7 +52,7 @@
//
#ifndef QT_H
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#endif // QT_H
#ifndef TQT_NO_STYLE

@ -10,7 +10,7 @@ tools {
$$TOOLS_H/tqcache.h \
$$TOOLS_H/tqcleanuphandler.h \
$$TOOLS_P/tqcomponentfactory_p.h \
$$TOOLS_P/qcomlibrary_p.h \
$$TOOLS_P/tqcomlibrary_p.h \
$$TOOLS_H/tqcstring.h \
$$TOOLS_H/tqdatastream.h \
$$TOOLS_H/tqdatetime.h \
@ -40,7 +40,7 @@ tools {
$$TOOLS_H/tqmutex.h \
$$TOOLS_P/tqmutex_p.h \
$$TOOLS_P/tqmutexpool_p.h \
$$TOOLS_P/qpluginmanager_p.h \
$$TOOLS_P/tqpluginmanager_p.h \
$$TOOLS_H/tqptrcollection.h \
$$TOOLS_H/tqptrdict.h \
$$TOOLS_H/tqptrqueue.h \
@ -57,14 +57,14 @@ tools {
$$TOOLS_H/tqtextstream.h \
$$TOOLS_P/tqthreadinstance_p.h \
$$TOOLS_H/tqthreadstorage.h\
$$TOOLS_P/qunicodetables_p.h \
$$TOOLS_P/tqunicodetables_p.h \
$$TOOLS_H/tqptrvector.h \
$$TOOLS_H/tqvaluelist.h \
$$TOOLS_H/tqvaluestack.h \
$$TOOLS_H/tqvaluevector.h \
$$TOOLS_H/tqwaitcondition.h \
$$TOOLS_P/qcom_p.h \
$$TOOLS_P/qucom_p.h \
$$TOOLS_P/tqcom_p.h \
$$TOOLS_P/tqucom_p.h \
$$TOOLS_H/tquuid.h
win32:SOURCES += $$TOOLS_CPP/tqdir_win.cpp \
@ -75,7 +75,7 @@ tools {
$$TOOLS_CPP/tqmutex_win.cpp \
$$TOOLS_CPP/tqwaitcondition_win.cpp \
$$TOOLS_CPP/tqthreadstorage_win.cpp \
$$TOOLS_CPP/qcriticalsection_p.cpp
$$TOOLS_CPP/tqcriticalsection_p.cpp
win32-borland:SOURCES += $$TOOLS_CPP/tqwinexport.cpp
@ -108,7 +108,7 @@ tools {
SOURCES += $$TOOLS_CPP/tqbitarray.cpp \
$$TOOLS_CPP/tqbuffer.cpp \
$$TOOLS_CPP/tqcomponentfactory.cpp \
$$TOOLS_CPP/qcomlibrary.cpp \
$$TOOLS_CPP/tqcomlibrary.cpp \
$$TOOLS_CPP/tqcstring.cpp \
$$TOOLS_CPP/tqdatastream.cpp \
$$TOOLS_CPP/tqdatetime.cpp \
@ -135,8 +135,8 @@ tools {
$$TOOLS_CPP/tqsettings.cpp \
$$TOOLS_CPP/tqstringlist.cpp \
$$TOOLS_CPP/tqtextstream.cpp \
$$TOOLS_CPP/qunicodetables.cpp \
$$TOOLS_CPP/qucom.cpp \
$$TOOLS_CPP/tqunicodetables.cpp \
$$TOOLS_CPP/tqucom.cpp \
$$TOOLS_CPP/tquuid.cpp
irix-cc* {

@ -291,7 +291,7 @@ public: \
// this is duplicated at Q_PLUGIN_VERIFICATION_DATA in tqgplugin.h
// NOTE: if you change pattern, you MUST change the pattern in
// qcomlibrary.cpp as well. changing the pattern will break all
// tqcomlibrary.cpp as well. changing the pattern will break all
// backwards compatibility as well (no old plugins will be loaded).
#ifndef Q_UCM_VERIFICATION_DATA
# define Q_UCM_VERIFICATION_DATA \

@ -36,7 +36,7 @@
**
**********************************************************************/
#include "qcomlibrary_p.h"
#include "tqcomlibrary_p.h"
#ifndef TQT_NO_COMPONENT
#include <ntqapplication.h>

@ -52,7 +52,7 @@
//
#ifndef QT_H
#include "qcom_p.h"
#include "tqcom_p.h"
#include "tqlibrary.h"
#endif // QT_H

@ -42,7 +42,7 @@
#ifndef TQT_NO_COMPONENT
#include "tqsettings.h"
#include <private/qcomlibrary_p.h>
#include <private/tqcomlibrary_p.h>
#include "tqdir.h"
#include "ntqapplication.h"

@ -42,7 +42,7 @@
#define TQCOMPONENTFACTORY_P_H
#ifndef QT_H
#include "qcom_p.h"
#include "tqcom_p.h"
#endif // QT_H
//

@ -40,7 +40,7 @@
#include "qt_windows.h"
#include <private/qcriticalsection_p.h>
#include <private/tqcriticalsection_p.h>
class TQCriticalSectionPrivate
{

@ -38,7 +38,7 @@
#include "tqgpluginmanager_p.h"
#ifndef TQT_NO_COMPONENT
#include "qcomlibrary_p.h"
#include "tqcomlibrary_p.h"
#include "tqmap.h"
#include "tqdir.h"
@ -205,7 +205,7 @@ static int similarity( const TQString& s1, const TQString& s2 )
}
/*!
\class TQPluginManager qpluginmanager.h
\class TQPluginManager tqpluginmanager.h
\reentrant
\brief The TQPluginManager class provides basic functions to access a certain kind of functionality in libraries.
\ingroup componentmodel

@ -44,7 +44,7 @@
#include "tqlibrary.h"
#include "tquuid.h"
#include "tqstringlist.h"
#include "qcom_p.h"
#include "tqcom_p.h"
#endif // QT_H
//

@ -59,7 +59,7 @@
#include "tqlocale.h"
#include "tqlocale_p.h"
#include "qunicodetables_p.h"
#include "tqunicodetables_p.h"
#include <limits.h>
#include <stdarg.h>
#include <stdio.h>

@ -38,8 +38,8 @@
**
**********************************************************************/
#include "private/qucom_p.h"
#include "private/qucomextra_p.h"
#include "private/tqucom_p.h"
#include "private/tqucomextra_p.h"
#include "tqvariant.h"

@ -36,7 +36,7 @@
**
**********************************************************************/
#include "qunicodetables_p.h"
#include "tqunicodetables_p.h"
/* -------------------------------------------------------------------------
* unicode information
@ -64,7 +64,7 @@ and using perl-5.10
* -------------------------------------------------------------------------
*/
/* Perl script to generate (run perl -x tools/qunicodetables.cpp)
/* Perl script to generate (run perl -x tools/tqunicodetables.cpp)
#!perl

@ -46,7 +46,7 @@ widgets {
$$WIDGETS_H/tqsyntaxhighlighter.h \
$$WIDGETS_P/tqsyntaxhighlighter_p.h \
$$WIDGETS_H/tqtabwidget.h \
$$WIDGETS_P/qtitlebar_p.h \
$$WIDGETS_P/tqtitlebar_p.h \
$$WIDGETS_H/tqtoolbar.h \
$$WIDGETS_H/tqtoolbox.h \
$$WIDGETS_H/tqtoolbutton.h \
@ -108,7 +108,7 @@ widgets {
$$WIDGETS_CPP/tqsyntaxhighlighter.cpp \
$$WIDGETS_CPP/tqtabbar.cpp \
$$WIDGETS_CPP/tqtabwidget.cpp \
$$WIDGETS_CPP/qtitlebar.cpp \
$$WIDGETS_CPP/tqtitlebar.cpp \
$$WIDGETS_CPP/tqtoolbar.cpp \
$$WIDGETS_CPP/tqtoolbox.cpp \
$$WIDGETS_CPP/tqtoolbutton.cpp \
@ -121,7 +121,7 @@ widgets {
$$WIDGETS_CPP/tqwidgetstack.cpp \
$$WIDGETS_CPP/tqaction.cpp \
$$WIDGETS_CPP/tqdatetimeedit.cpp \
$$WIDGETS_CPP/qeffects.cpp \
$$WIDGETS_CPP/tqeffects.cpp \
$$WIDGETS_CPP/tqtextview.cpp \
$$WIDGETS_CPP/tqtextbrowser.cpp \
$$WIDGETS_CPP/tqtextedit.cpp \

@ -50,7 +50,7 @@
#include "tqpushbutton.h"
#include "tqradiobutton.h"
#include "tqguardedptr.h"
#include "../kernel/qinternal_p.h"
#include "../kernel/tqinternal_p.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
#include "tqaccessible.h"

@ -50,7 +50,7 @@
#include "ntqapplication.h"
#include "tqlineedit.h"
#include "tqbitmap.h"
#include "qeffects_p.h"
#include "tqeffects_p.h"
#include "tqstringlist.h"
#include "tqcombobox.h"
#include "tqstyle.h"

@ -42,8 +42,8 @@
#ifndef TQT_NO_DATETIMEEDIT
#include "../kernel/qinternal_p.h"
#include "../kernel/qrichtext_p.h"
#include "../kernel/tqinternal_p.h"
#include "../kernel/tqrichtext_p.h"
#include "tqrangecontrol.h"
#include "ntqapplication.h"
#include "tqpixmap.h"

@ -44,7 +44,7 @@
#include "tqdesktopwidget.h"
#include "tqdockarea.h"
#include "tqwidgetresizehandler_p.h"
#include "qtitlebar_p.h"
#include "tqtitlebar_p.h"
#include "tqpainter.h"
#include "ntqapplication.h"
#include "tqtoolbutton.h"

@ -41,7 +41,7 @@
#include "ntqapplication.h"
#ifndef TQT_NO_EFFECTS
#include "tqwidget.h"
#include "qeffects_p.h"
#include "tqeffects_p.h"
#include "tqpixmap.h"
#include "tqimage.h"
#include "tqtimer.h"
@ -620,7 +620,7 @@ void TQRollEffect::scroll()
Delete this after timeout
*/
#include "qeffects.moc"
#include "tqeffects.moc"
/*!
Scroll widget \a w in \a time ms. \a orient may be 1 (vertical), 2

@ -47,7 +47,7 @@
// -------------
//
// This file is not part of the TQt API. It exists for the convenience
// of qeffects.cpp, tqcombobox.cpp, tqpopupmenu.cpp and tqtooltip.cpp.
// of tqeffects.cpp, tqcombobox.cpp, tqpopupmenu.cpp and tqtooltip.cpp.
// This header file may change from version to version without notice,
// or even be removed.
//

@ -69,7 +69,7 @@
#include "tqptrdict.h"
#include "tqstringlist.h"
#include "tqcleanuphandler.h"
#include "private/qrichtext_p.h"
#include "private/tqrichtext_p.h"
#include "tqstyle.h"
#include <limits.h>

@ -60,7 +60,7 @@
#include "tqguardedptr.h"
#include "tqstyle.h"
#include "tqwhatsthis.h"
#include "../kernel/qinternal_p.h"
#include "../kernel/tqinternal_p.h"
#include "private/tqtextlayout_p.h"
#include "tqvaluevector.h"
#if defined(Q_OS_LINUX)

@ -63,7 +63,7 @@
#include "tqtooltip.h"
#include "tqstyle.h"
#include "tqstylesheet.h"
#include "../kernel/qinternal_p.h"
#include "../kernel/tqinternal_p.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
#include "tqaccessible.h"
#endif

@ -52,7 +52,7 @@
#include "tqguardedptr.h"
#include "tqlayout.h"
#include "tqcleanuphandler.h"
#include "../kernel/qinternal_p.h"
#include "../kernel/tqinternal_p.h"
#include "tqstyle.h"
#include "tqtimer.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)

@ -51,7 +51,7 @@
#include "tqpopupmenu.h"
#include "tqtimer.h"
#include "tqdict.h"
#include "../kernel/qrichtext_p.h"
#include "../kernel/tqrichtext_p.h"
/*!

@ -51,7 +51,7 @@
#include "tqwhatsthis.h"
#include "tqobjectlist.h"
#include "tqguardedptr.h"
#include "qeffects_p.h"
#include "tqeffects_p.h"
#include "tqcursor.h"
#include "tqstyle.h"
#include "tqtimer.h"

@ -45,7 +45,7 @@
#include "tqpixmap.h"
#include "tqstyle.h"
#include "tqwmatrix.h"
#include "../kernel/qinternal_p.h"
#include "../kernel/tqinternal_p.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
#include "tqaccessible.h"
#endif

@ -42,7 +42,7 @@
#include "private/tqsyntaxhighlighter_p.h"
#ifndef TQT_NO_SYNTAXHIGHLIGHTER
#include "../kernel/qrichtext_p.h"
#include "../kernel/tqrichtext_p.h"
#include "tqtextedit.h"
#include "tqtimer.h"

@ -43,7 +43,7 @@
#ifndef TQT_NO_SYNTAXHIGHLIGHTER
#include "tqsyntaxhighlighter.h"
#include "private/qrichtext_p.h"
#include "private/tqrichtext_p.h"
class TQSyntaxHighlighterPrivate
{

@ -47,7 +47,7 @@
#include "tqpainter.h"
#include "tqiconset.h"
#include "tqcursor.h"
#include "../kernel/qinternal_p.h"
#include "../kernel/tqinternal_p.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
#include "tqaccessible.h"
#endif

@ -40,7 +40,7 @@
#include "tqtextbrowser.h"
#ifndef TQT_NO_TEXTBROWSER
#include "../kernel/qrichtext_p.h"
#include "../kernel/tqrichtext_p.h"
#include "ntqapplication.h"
#include "tqlayout.h"

@ -47,7 +47,7 @@
#include "tqinputcontext.h"
#endif
#include "../kernel/qrichtext_p.h"
#include "../kernel/tqrichtext_p.h"
#include "tqpainter.h"
#include "tqpen.h"
#include "tqbrush.h"
@ -74,7 +74,7 @@
#include "tqptrstack.h"
#include "tqmetaobject.h"
#include "tqtextbrowser.h"
#include <private/qucom_p.h>
#include <private/tqucom_p.h>
#include "private/tqsyntaxhighlighter_p.h"
#include <tqguardedptr.h>

@ -40,7 +40,7 @@
#include "qplatformdefs.h"
#include "qtitlebar_p.h"
#include "tqtitlebar_p.h"
#ifndef TQT_NO_TITLEBAR
@ -54,7 +54,7 @@
#include "tqtimer.h"
#include "tqpainter.h"
#include "tqstyle.h"
#include "private/qinternal_p.h"
#include "private/tqinternal_p.h"
#ifndef TQT_NO_WORKSPACE
#include "tqworkspace.h"
#endif

@ -43,7 +43,7 @@
#include "ntqapplication.h"
#include "tqguardedptr.h"
#include "tqtimer.h"
#include "qeffects_p.h"
#include "tqeffects_p.h"
static bool globally_enabled = TRUE;

@ -52,7 +52,7 @@
//
#ifndef QT_H
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#include "tqiconset.h"
#endif // QT_H

@ -41,7 +41,7 @@
#include "tqworkspace.h"
#ifndef TQT_NO_WORKSPACE
#include "ntqapplication.h"
#include "../widgets/qtitlebar_p.h"
#include "../widgets/tqtitlebar_p.h"
#include "tqobjectlist.h"
#include "tqlayout.h"
#include "tqtoolbutton.h"

@ -1,8 +1,8 @@
# TQt xml module
xml {
HEADERS += $$XML_H/tqxml.h $$XML_H/tqdom.h $$XML_CPP/qsvgdevice_p.h
SOURCES += $$XML_CPP/tqxml.cpp $$XML_CPP/tqdom.cpp $$XML_CPP/qsvgdevice.cpp
HEADERS += $$XML_H/tqxml.h $$XML_H/tqdom.h $$XML_CPP/tqsvgdevice_p.h
SOURCES += $$XML_CPP/tqxml.cpp $$XML_CPP/tqdom.cpp $$XML_CPP/tqsvgdevice.cpp
win32-borland {
QMAKE_CFLAGS_WARN_ON += -w-use
QMAKE_CXXFLAGS_WARN_ON += -w-use

@ -36,7 +36,7 @@
**
*****************************************************************************/
#include <private/qsvgdevice_p.h>
#include <private/tqsvgdevice_p.h>
#ifndef TQT_NO_SVG
@ -117,7 +117,7 @@ static TQSvgTypeMap *qSvgTypeMap=0; // element types
static TQMap<TQString,TQString> *qSvgColMap=0; // recognized color keyword names
/*!
\class TQSvgDevice qsvgdevice.h
\class TQSvgDevice tqsvgdevice.h
\brief The TQSvgDevice class provides a paint device for SVG vector graphics.
\if defined(commercial)
It is part of the <a href="commercialeditions.html">TQt Enterprise Edition</a>.

@ -64,7 +64,7 @@ SOURCES += command.cpp \
paletteeditoradvancedimpl.cpp \
sourcefile.cpp \
wizardeditorimpl.cpp \
qcompletionedit.cpp \
tqcompletionedit.cpp \
timestamp.cpp \
formfile.cpp \
widgetaction.cpp \
@ -127,7 +127,7 @@ HEADERS += command.h \
pixmapcollection.h \
sourcefile.h \
wizardeditorimpl.h \
qcompletionedit.h \
tqcompletionedit.h \
timestamp.h \
formfile.h \
widgetaction.h \

@ -8,7 +8,7 @@
#if defined __cplusplus
#include <private/qucomextra_p.h>
#include <private/tqucomextra_p.h>
#include <tqaction.h>
#include <ntqapplication.h>
#include <tqcheckbox.h>

@ -38,7 +38,7 @@
#include <tqlistview.h>
#include <tqtabwidget.h>
#include <tqguardedptr.h>
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#include "../interfaces/classbrowserinterface.h"
class FormWindow;

@ -56,7 +56,7 @@
#include "projectsettingsimpl.h"
#include "tqwidgetfactory.h"
#include "pixmapcollection.h"
#include "qcompletionedit.h"
#include "tqcompletionedit.h"
#include "sourcefile.h"
#include "orderindicator.h"
#include <tqtoolbox.h>

@ -50,7 +50,7 @@
#include <tqmainwindow.h>
#include <tqmap.h>
#include <tqguardedptr.h>
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include <tqobjectlist.h>
class TQToolBox;

@ -51,7 +51,7 @@
#include <tqwidgetlist.h>
#include <tqmainwindow.h>
#include <tqregexp.h>
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include <tqdatetime.h>
#include <tqfile.h>
#include <tqfileinfo.h>

@ -40,7 +40,7 @@
#include "widgetfactory.h"
#include <tqtextedit.h>
#include <./private/qrichtext_p.h>
#include <./private/tqrichtext_p.h>
#include <tqpushbutton.h>
#include <tqlayout.h>
#include <tqtoolbutton.h>

@ -36,7 +36,7 @@
#include <tqaction.h>
#include <tqtextedit.h>
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
#include "multilineeditor.h"
class FormWindow;

@ -40,7 +40,7 @@
#include <tqstringlist.h>
#include <tqptrlist.h>
#include <tqmap.h>
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include "../interfaces/projectsettingsiface.h"
#include "sourcefile.h"
#include "formfile.h"

@ -86,7 +86,7 @@
#include <tqworkspace.h>
#include <tqworkspace.h>
#include <tqsplitter.h>
#include <private/qucom_p.h>
#include <private/tqucom_p.h>
static TQString makeIndent( int indent )
{

@ -34,7 +34,7 @@
#ifndef SYNTAXHIGHLIGHTER_HTML_H
#define SYNTAXHIGHLIGHTER_HTML_H
#include <./private/qrichtext_p.h>
#include <./private/tqrichtext_p.h>
class SyntaxHighlighter_HTML : public TQTextPreProcessor
{

@ -31,7 +31,7 @@
**
**********************************************************************/
#include "qcompletionedit.h"
#include "tqcompletionedit.h"
#include <tqlistbox.h>
#include <tqsizegrip.h>
#include <ntqapplication.h>

@ -53,7 +53,7 @@
#include <tqworkspace.h>
#include <tqpopupmenu.h>
#include <tqtextstream.h>
#include "qcompletionedit.h"
#include "tqcompletionedit.h"
WorkspaceItem::WorkspaceItem( TQListView *parent, Project* p )
: TQListViewItem( parent )

@ -33,7 +33,7 @@
#include "browser.h"
#include "editor.h"
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
EditorBrowser::EditorBrowser( Editor *e )

@ -34,7 +34,7 @@
#ifndef CINDENT_H
#define CINDENT_H
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
class CIndent : public TQTextIndent
{

@ -37,7 +37,7 @@
#include <tqlistbox.h>
#include <tqvbox.h>
#include <tqmap.h>
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
#include <ntqapplication.h>
#include <tqregexp.h>
#include "arghintwidget.h"

@ -34,7 +34,7 @@
#include "editor.h"
#include "parenmatcher.h"
#include <tqfile.h>
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
#include "conf.h"
#include <ntqapplication.h>
#include <tqpopupmenu.h>

@ -33,7 +33,7 @@
#include "markerwidget.h"
#include "viewmanager.h"
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
#include "editor.h"
#include <tqpainter.h>
#include <tqpopupmenu.h>

@ -35,7 +35,7 @@
#define PARAGDATA_H
#include "parenmatcher.h"
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
struct ParagData : public TQTextParagraphData
{

@ -35,7 +35,7 @@
#include "paragdata.h"
#include "tqtextedit.h"
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
#include <ntqapplication.h>
ParenMatcher::ParenMatcher()

@ -35,7 +35,7 @@
#include "editor.h"
#include "markerwidget.h"
#include <tqlayout.h>
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
#include "paragdata.h"
#include <tqobjectlist.h>
#include <tqlabel.h>

@ -34,7 +34,7 @@
#ifndef ACTIONINTERFACE_H
#define ACTIONINTERFACE_H
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
class TQAction;
class TQObject;

@ -47,7 +47,7 @@
//
//
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#include <tqobject.h>
class TQListView;

@ -47,7 +47,7 @@
//
//
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#include <tqptrlist.h>
#include <tqstring.h>
#include <tqmap.h>

@ -47,7 +47,7 @@
//
//
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#include <tqmap.h>
#include <tqvaluelist.h>

@ -34,7 +34,7 @@
#ifndef FILTERINTERFACE_H
#define FILTERINTERFACE_H
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
// {ea8cb381-59b5-44a8-bae5-9bea8295762a}
#ifndef IID_ImportFilter

@ -47,7 +47,7 @@
//
//
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
class TQObject;

@ -47,7 +47,7 @@
//
//
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#include <tqvaluelist.h>
#include <tqstringlist.h>
#include <tqmap.h>

@ -47,7 +47,7 @@
//
//
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#include <tqwidgetlist.h>
#include <tqcstring.h>

@ -47,7 +47,7 @@
//
//
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#include <tqwidgetlist.h>
#include <tqcstring.h>

@ -47,7 +47,7 @@
//
//
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
#include <tqstring.h>
// {1b3446a4-1c71-424b-8789-1f34eb5697d8}

@ -47,7 +47,7 @@
//
//
#include <private/qcom_p.h>
#include <private/tqcom_p.h>
class TQWidget;
struct DesignerFormWindow;

@ -33,7 +33,7 @@
**********************************************************************/
#include "cppbrowser.h"
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
#include <tqprocess.h>
#include <tqmainwindow.h>
#include <tqstatusbar.h>

@ -35,7 +35,7 @@
#include "editorinterfaceimpl.h"
#include <viewmanager.h>
#include "cppeditor.h"
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
#include <ntqapplication.h>
#include "completion.h"
#include <designerinterface.h>

@ -35,7 +35,7 @@
#ifndef TQCPPSYNTAXHIGHLIGHTER_H
#define TQCPPSYNTAXHIGHLIGHTER_H
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
#include <conf.h>
class SyntaxHighlighter_CPP : public TQTextPreProcessor

@ -37,7 +37,7 @@
#include <tqiconset.h>
#include <tqstring.h>
#include "../interfaces/widgetinterface.h" // up here for GCC 2.7.* compatibility
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
extern TQPluginManager<WidgetInterface> *widgetManager();

@ -32,7 +32,7 @@
**********************************************************************/
#include <ntqapplication.h>
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include <tqstringlist.h>
#include <tqdir.h>
#include <stdio.h>

@ -48,7 +48,7 @@
#include <tqtooltip.h>
#include <tqwhatsthis.h>
#include <tqobjectlist.h>
#include <private/qpluginmanager_p.h>
#include <private/tqpluginmanager_p.h>
#include <tqmime.h>
#include <tqdragobject.h>

@ -62,7 +62,7 @@
#include <tqscrollview.h>
#include <tqfont.h>
#include <tqaccel.h>
#include <private/qrichtext_p.h>
#include <private/tqrichtext_p.h>
static const int MaxCandidates = 5;

@ -1657,7 +1657,7 @@ to
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>قائمة خيارات النّظام</translation>

@ -1665,7 +1665,7 @@ per a més informació.&lt;/p></translation>
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>Menú del sistema</translation>

@ -1665,7 +1665,7 @@ dalšími verzemi Unixu s grafickým prostředím X11.
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>Systémová nabídka</translation>

@ -1756,7 +1756,7 @@ nach
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>System-Menü</translation>

@ -1659,7 +1659,7 @@ a
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>Menú sistema</translation>

@ -1782,7 +1782,7 @@ en
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>Menu système</translation>

@ -1753,7 +1753,7 @@ to
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>תפריט מערכת</translation>

@ -1659,7 +1659,7 @@ in
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>Menu di sistema</translation>

@ -1657,7 +1657,7 @@ to
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation></translation>

@ -1659,7 +1659,7 @@ til
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>Systemmeny</translation>

@ -1659,7 +1659,7 @@ para
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>Menu do Sistema</translation>

@ -1659,7 +1659,7 @@ para
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>Menu do Sistema</translation>

@ -1880,7 +1880,7 @@ to
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>Системное меню</translation>

@ -1666,7 +1666,7 @@ Mac&amp;nbsp;OS&amp;nbsp;X, Linux, a mnohé ďalšie komerčné verzie Unixu.
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation>Systémová ponuka</translation>

@ -1640,7 +1640,7 @@ to
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation type="unfinished"></translation>

@ -1656,7 +1656,7 @@ to
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation></translation>

@ -1657,7 +1657,7 @@ to
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation></translation>

@ -1638,7 +1638,7 @@ to
</message>
</context>
<context>
<name>QTitleBar</name>
<name>TQTitleBar</name>
<message>
<source>System Menu</source>
<translation type="unfinished"></translation>

Loading…
Cancel
Save