diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-05 20:59:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-05 20:59:01 -0600 |
commit | dfb87398c72e9248aa709ae212e6ab7f2209003d (patch) | |
tree | 52422e7b6774fcc503d7c701cb2c77fa016386e8 | |
parent | 891a448afad4ab1f09bfb0cfee71652975bd7687 (diff) | |
download | tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip |
Automated update from Qt3
654 files changed, 3160 insertions, 3160 deletions
diff --git a/ChangeLog.immodule b/ChangeLog.immodule index 8d9acb485..0638240b6 100644 --- a/ChangeLog.immodule +++ b/ChangeLog.immodule @@ -343,7 +343,7 @@ 2004-08-11 YamaKen <yamaken@bp.iij4u.or.jp> * plugins/src/inputmethods/xim/qximinputcontext_x11.cpp - - (language): Remove QLocale dependency to be compiled on Qt 3.2.x + - (language): Remove QLocale dependency to be compiled on TQt 3.2.x or earlier 2004-08-11 YamaKen <yamaken@bp.iij4u.or.jp> @@ -1164,7 +1164,7 @@ 2004-07-23 Kazuki Ohta <mover@hct.zaq.ne.jp> * src/input/qsimpleinputcontext.cpp - - follow Qt coding rule + - follow TQt coding rule - more valid capitalize case 2004-07-23 Kazuki Ohta <mover@hct.zaq.ne.jp> @@ -11,8 +11,8 @@ Clara, California. Our flagship product is Qt, the multi-platform C++ GUI toolkit. Trolltech AS was founded in 1994, although the development of Qt -itself began in 1992. Since then, Qt has undergone continual expansion -and improvement. Qt is currently used in thousands of software +itself began in 1992. Since then, TQt has undergone continual expansion +and improvement. TQt is currently used in thousands of software development projects world-wide. @@ -20,7 +20,7 @@ development projects world-wide. Is there a graphical designer/dialog builder for Qt? -Yes, Qt Designer. +Yes, TQt Designer. ---------------------------------------------------------------------------- @@ -50,10 +50,10 @@ Is the Reference Documentation available in PDF format? Experimentally, yes. We recommend using the HTML format documentation which is included in -the Qt source archive and is updated with every release, minor or +the TQt source archive and is updated with every release, minor or major. You can browse from your local disk, you don't need to access www.trolltech.com. Open the file qt/doc/html/index.html with your -favorite web browser, or run Qt Assistant. The PDF files are available +favorite web browser, or run TQt Assistant. The PDF files are available from ftp://ftp.trolltech.com/qt/pdf/3.0 The PDF files are large, only updated with major version releases, and their typesetting is experimental. We hope to improve the PDF @@ -63,7 +63,7 @@ typesetting in future, if there is sufficient demand for this format. What kinds of license exist for Qt? -The Qt toolkit is available under two different licenses: The Professional +The TQt toolkit is available under two different licenses: The Professional and Enterprise Editions for commercial use on all platforms, and the Open Source Edition for developing open source or free software for the X11 platform. @@ -75,8 +75,8 @@ Open Source Edition of Qt? You may write commercial/proprietary/non-free software only if you have purchased the Professional or Enterprise Edition. The library itself is the same. With the commercial editions, you also get -technical support and upgrades. A non-commercial edition of Qt for -Microsoft Windows is available. Qt for Mac OS X is only available as +technical support and upgrades. A non-commercial edition of TQt for +Microsoft Windows is available. TQt for Mac OS X is only available as Professional and Enterprise Editions. ---------------------------------------------------------------------------- @@ -98,14 +98,14 @@ promises that are not kept. ---------------------------------------------------------------------------- -Are there any books about Qt programming? +Are there any books about TQt programming? Yes, several. They are listed on http://www.trolltech.com/developer/documentation/literature.html ---------------------------------------------------------------------------- -Is there an evaluation version of Qt for Windows so I can try it out +Is there an evaluation version of TQt for Windows so I can try it out before purchasing? Yes, see details on @@ -124,9 +124,9 @@ get it? The documentation generator we use is an internal tool. You might like to investigate the Doxygen program, a free tool specifically designed -to be used for projects that make use of the Qt toolkit. Doxygen +to be used for projects that make use of the TQt toolkit. Doxygen offers functionality very similar to our internal tool, and can link -to the Qt documentation. For more information about Doxygen, visit the +to the TQt documentation. For more information about Doxygen, visit the Doxygen home page ( http://www.stack.nl/~dimitri/doxygen/ ). Note that Doxygen is an independent project not supported by Trolltech. @@ -143,25 +143,25 @@ to produce, for example, so you may charge a copying fee. ---------------------------------------------------------------------------- -Where can I find Qt Open Source Edition? +Where can I find TQt Open Source Edition? -The latest version of Qt Open Source Edition can be downloaded from +The latest version of TQt Open Source Edition can be downloaded from http://www.trolltech.com or from ftp.trolltech.com, and a whole range of ftp mirror sites around the world. Look for a mirror near you on the list available under http://www.trolltech.com/dl/ We encourage all developers -of free Qt software to upload their work to ftp.trolltech.com. +of free TQt software to upload their work to ftp.trolltech.com. ---------------------------------------------------------------------------- -I want to port Qt to a new platform. What do I do? +I want to port TQt to a new platform. What do I do? If the new platform is POSIX-like and runs the X Window System, it's simple. Read the file PORTING for details. ---------------------------------------------------------------------------- -Can I make a Qt shared library and distribute it with my Linux +Can I make a TQt shared library and distribute it with my Linux distribution? Yes. @@ -171,16 +171,16 @@ Yes. I found this obscure bug and I need it fixed, fast! Qt Professional and Enterprise Editions includes a technical support -service. We try to support the developers using the Qt Open Source Edition +service. We try to support the developers using the TQt Open Source Edition as well, and we take all bug reports seriously, no matter who they come from. But, of course, when there's too much to do, and our customers have highest priority. ---------------------------------------------------------------------------- -How would you compare Qt with Java? +How would you compare TQt with Java? -We believe Qt to be a superiour solution for most development tasks, +We believe TQt to be a superiour solution for most development tasks, not least for performance and portability reasons. Ref: Qt vs. Java whitepaper by Matthias Kalle Dalheimer: @@ -189,7 +189,7 @@ ftp://ftp.trolltech.com/qt/pdf/qt-vs-java-whitepaper.pdf A Java Critique by Peter Becker, including comparisons to Qt: http://www.peterbecker.de/texts/javacritique.html -Why PGS selected Qt after trying Java: +Why PGS selected TQt after trying Java: http://www.trolltech.com/products/success/pgs.html ---------------------------------------------------------------------------- @@ -18,7 +18,7 @@ the directories where you choose to install Qt. mv qt-x11-free-3.3.8 qt - The rest of this file assumes that Qt is installed in /usr/local/qt. + The rest of this file assumes that TQt is installed in /usr/local/qt. 2. Set some environment variables in the file .profile (or .login, @@ -26,9 +26,9 @@ the directories where you choose to install Qt. file if it is not there already. QTDIR - the directory in which you're building Qt - PATH - to locate the moc program and other Qt tools - MANPATH - to access the Qt man pages - LD_LIBRARY_PATH - for the shared Qt library + PATH - to locate the moc program and other TQt tools + MANPATH - to access the TQt man pages + LD_LIBRARY_PATH - for the shared TQt library Note that under IRIX the additional LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH variables are used for specifying library @@ -61,7 +61,7 @@ the directories where you choose to install Qt. message. Note that the SGI MIPSpro o32 and Sun WorkShop 5.0 targets are no - longer supported as of Qt 3.3. + longer supported as of TQt 3.3. 3. Install your license file as $HOME/.qt-license. For the free edition and evaluation version, you do not need a license @@ -70,14 +70,14 @@ the directories where you choose to install Qt. 4. Building. - This step compiles the Qt library, and builds the example programs, - the tutorial, and the tools (e.g. Qt Designer). + This step compiles the TQt library, and builds the example programs, + the tutorial, and the tools (e.g. TQt Designer). Type: ./configure - This will configure the Qt library for your machine. Note that + This will configure the TQt library for your machine. Note that GIF support is turned off by default. Run ./configure -help to get a list of configuration options. Read PLATFORMS for a list of supported platforms. @@ -96,7 +96,7 @@ the directories where you choose to install Qt. At this point you have binaries created in $QTDIR (eg. $QTDIR/lib/ contains libqt.so). If, however, you would like to have your Qt installed in a non-local installation you can run configure with - options splitting Qt into different areas for example: + options splitting TQt into different areas for example: ./configure -libdir /usr/local/lib -bindir /usr/local/bin -headerdir /usr/local/include/qt @@ -105,9 +105,9 @@ the directories where you choose to install Qt. make install - This will install Qt onto your machine using the paths you've set. + This will install TQt onto your machine using the paths you've set. (See ./configure -help for more information). If you choose to - install Qt like this, remember that you must set your + install TQt like this, remember that you must set your LD_LIBRARY_PATH to match your -libdir and your QTDIR to your -headerdir (as described in (2) above). @@ -130,4 +130,4 @@ the directories where you choose to install Qt. -That's all. Qt is now installed. +That's all. TQt is now installed. diff --git a/LICENSE.GPL2 b/LICENSE.GPL2 index 869c7bd5c..4cead4c04 100644 --- a/LICENSE.GPL2 +++ b/LICENSE.GPL2 @@ -1,7 +1,7 @@ - The Qt GUI Toolkit is Copyright (C) 1994-2008 Trolltech ASA. + The TQt GUI Toolkit is Copyright (C) 1994-2008 Trolltech ASA. - You may use, distribute and copy the Qt GUI Toolkit under the terms of + You may use, distribute and copy the TQt GUI Toolkit under the terms of GNU General Public License version 2, which is displayed below. ------------------------------------------------------------------------- diff --git a/LICENSE.GPL3 b/LICENSE.GPL3 index 4fb1cff0d..144f838eb 100644 --- a/LICENSE.GPL3 +++ b/LICENSE.GPL3 @@ -1,7 +1,7 @@ - The Qt GUI Toolkit is Copyright (C) 1994-2008 Trolltech ASA. + The TQt GUI Toolkit is Copyright (C) 1994-2008 Trolltech ASA. - You may use, distribute and copy the Qt GUI Toolkit under the terms of + You may use, distribute and copy the TQt GUI Toolkit under the terms of GNU General Public License version 2, which is displayed below. ------------------------------------------------------------------------- @@ -1,19 +1,19 @@ README Getting started with Qt INSTALL How to install Qt -PLATFORMS How to install Qt - platform notes +PLATFORMS How to install TQt - platform notes changes-<ver> List of changes from the last version LICENSE License statement MANIFEST This file Directories: ------------ -bin Place for Qt executables (moc, uic, etc.) +bin Place for TQt executables (moc, uic, etc.) config.tests Qt configuration system doc Qt documentation in HTML and manpage format examples Qt example programs extensions Qt extensions (Browser Plugin, Xt/Motif support, etc.) include Qt include files -lib Place for the Qt libraries +lib Place for the TQt libraries mkspecs Platform/compiler configuration files plugins Qt plugins qmake Qt build system @@ -1,6 +1,6 @@ # -*- makefile -*- # -# Main Makefile for building the Qt library, examples and tutorial. +# Main Makefile for building the TQt library, examples and tutorial. SHELL=/bin/sh @@ -13,9 +13,9 @@ install: FORCE all: symlinks src-qmake src-moc sub-src sub-tools sub-tutorial sub-examples @echo - @echo "The Qt library is now built in ./lib" - @echo "The Qt examples are built in the directories in ./examples" - @echo "The Qt tutorials are built in the directories in ./tutorial" + @echo "The TQt library is now built in ./lib" + @echo "The TQt examples are built in the directories in ./examples" + @echo "The TQt tutorials are built in the directories in ./tutorial" @echo @echo "Enjoy! - the Trolltech team" @echo @@ -110,7 +110,7 @@ confclean: .qmake.cache: @echo - @echo ' Qt must first be configured using the "configure" script.' + @echo ' TQt must first be configured using the "configure" script.' @echo @test ! /bin/true @@ -1,4 +1,4 @@ -Before you build the Qt library and example programs, you must run the +Before you build the TQt library and example programs, you must run the "configure" script to set the platform information and other build settings. You can use the -platform option to specify the operating system and compiler you are using. @@ -14,7 +14,7 @@ Supported platforms and compilers: Compilation problems: - If you experience problems compiling Qt 3.x consult the platform + If you experience problems compiling TQt 3.x consult the platform notes found at http://www.trolltech.com/developer/platforms/ where we post workarounds and known issues as we become aware of them. @@ -1,11 +1,11 @@ -This is Qt version 3.3.8 +This is TQt version 3.3.8 Qt is a multiplatform C++ GUI application framework. Qt 3.3 introduces new features and many improvements over the 3.2.x series. See the changes file for details. -The Qt version 3.3 series is binary compatible with the 3.2.x series - +The TQt version 3.3 series is binary compatible with the 3.2.x series - applications compiled for 3.2 will continue to run with 3.3. For this release, the following platforms have been tested: @@ -40,7 +40,7 @@ tru64-g++ macx-g++ macx-pbuilder -If you want to use Qt 3 on an unsupported version of Unix, please +If you want to use TQt 3 on an unsupported version of Unix, please contact us at qt-bugs@trolltech.com so that we can assist you. @@ -51,13 +51,13 @@ ftp.trolltech.com. For faster download times, use ftpsearch and search for qt-x11-free-3.3.8 to find it on a mirror ftp site near you. -Qt Professional Edition, Qt Enterprise Edition: Holders of valid +Qt Professional Edition, TQt Enterprise Edition: Holders of valid licenses should have received an email with instructions on how to get the new release. Contact sales@trolltech.com if you are a Professional or Enterprise Edition licensee and have not received this email. -Any problems encountered with Qt 3.3 should be reported to +Any problems encountered with TQt 3.3 should be reported to qt-bugs@trolltech.com. Qt is a trademark of Trolltech ASA. diff --git a/README-QT.TXT b/README-QT.TXT index ffe2f177f..628c4ab3b 100644 --- a/README-QT.TXT +++ b/README-QT.TXT @@ -1,15 +1,15 @@ This software was developed with the Open Source Edition of Qt, the cross-platform C++ graphical user interface toolkit. -Qt is a product of Trolltech (see http://www.trolltech.com). Qt is +Qt is a product of Trolltech (see http://www.trolltech.com). TQt is released in two different editions: -- The Qt Open Source Edition, which may be used free of charge for +- The TQt Open Source Edition, which may be used free of charge for developing free (non-proprietary) software on X11, embedded Linux, and Mac OS X. This version is available for download from http://www.trolltech.com/dl/ and is used by this program. -- The Qt Commercial Edition, which may be used to develop +- The TQt Commercial Edition, which may be used to develop commercial/proprietary software on X11, Microsoft Windows, embedded Linux, and Mac OS X. For pricing and availability of the Commercial Edition, please see http://www.trolltech.com/pricing.html or contact diff --git a/README.immodule b/README.immodule index d07621894..49f69d7df 100644 --- a/README.immodule +++ b/README.immodule @@ -3,16 +3,16 @@ immodule for Qt * What is this? - immodule for Qt is a modular, extensible input method subsystem for + immodule for TQt is a modular, extensible input method subsystem for Qt. This project brings functionality similar to the immodule for GTK+ - to the Qt library. The main goal of the project is to extend and - enhance the input method support in the Qt library, in order to + to the TQt library. The main goal of the project is to extend and + enhance the input method support in the TQt library, in order to provide a modern and powerful multi-language input system. Our short - term goal is to make Qt (especially Qt/X11) "up-to-date" with other + term goal is to make TQt (especially Qt/X11) "up-to-date" with other X11-based toolkits such as GTK+. We are also focusing on what the - input method API should be for future Qt versions. + input method API should be for future TQt versions. See our webpage for further information. @@ -36,7 +36,7 @@ immodule for Qt * How to install - After extract the Qt archive, perform following instructions + After extract the TQt archive, perform following instructions cd qt-x11-free-3.3.3 patch -p0 < qt-x11-immodule-unified-qt3.3.3-20040910.diff @@ -46,11 +46,11 @@ immodule for Qt Our patch provides following two configure options. Choose 'Binary Compatible' for normal use. - Build Qt with 'Binary Compatible' immodule support (default) + Build TQt with 'Binary Compatible' immodule support (default) configure -inputmethod - Build Qt without binary compatibility, but supports more advanced + Build TQt without binary compatibility, but supports more advanced immodule extensions. It cannot be used with ordinary application binaries (i.e. the option is for developers) diff --git a/bin/tqtfindtr b/bin/tqtfindtr index c7b82d14f..11ded12f5 100755 --- a/bin/tqtfindtr +++ b/bin/tqtfindtr @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # vi:wrap: -# See Qt I18N documentation for usage information. +# See TQt I18N documentation for usage information. use POSIX qw(strftime); @@ -17,7 +17,7 @@ $scoped_mark = "qApp->translate"; $noop_scoped_mark = "QT_TRANSLATE_NOOP"; $header= -'# This is a Qt message file in .po format. Each msgid starts with +'# This is a TQt message file in .po format. Each msgid starts with # a scope. This scope should *NOT* be translated - eg. translating # from French to English, "Foo::Bar" would be translated to "Pub", # not "Foo::Pub". diff --git a/bin/tqtrename140 b/bin/tqtrename140 index 73c463f21..4fc16b95e 100755 --- a/bin/tqtrename140 +++ b/bin/tqtrename140 @@ -1,9 +1,9 @@ #!/usr/bin/perl -pi.oldnames # # Perl script to change programs to use the longer header-file names -# introduced in Qt version 1.40. Note that Qt is distributed with +# introduced in TQt version 1.40. Note that TQt is distributed with # compatilibity headers making this program unnecessary at present, -# but which may be discontinued in Qt 2.0. +# but which may be discontinued in TQt 2.0. # # This is version 1.0 of the conversion script. # diff --git a/changes-3.3.8 b/changes-3.3.8 index 540d63615..b9151d41b 100644 --- a/changes-3.3.8 +++ b/changes-3.3.8 @@ -1,6 +1,6 @@ Qt 3.3.8 is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 3.3.7, Qt 3.3.6, Qt 3.3.5, 3.3.4, Qt 3.3.3, -Qt 3.3.2, Qt 3.3.1 and Qt 3.3.0. +compatibility (source and binary) with TQt 3.3.7, TQt 3.3.6, TQt 3.3.5, 3.3.4, TQt 3.3.3, +Qt 3.3.2, TQt 3.3.1 and TQt 3.3.0. **************************************************************************** * General * @@ -187,7 +187,7 @@ Windows: Mac OS X: - Made the endian preprocessor define dependent on the architecture. This means - that it is possible to build a universal Qt library on one machine. However, + that it is possible to build a universal TQt library on one machine. However, qmake_image_collection.cpp is still dependent upon the machine it was generated on. @@ -237,18 +237,18 @@ X11: - Fixed problem with applications hanging while querying the clipboard. This is related to the KDE bug reported at http://bugs.kde.org/show_bug.cgi?id=80072. -- Fixed a crash that could occur when Qt uses a DirectColor visual. +- Fixed a crash that could occur when TQt uses a DirectColor visual. - Fixed a rare crash in QPixmap::convertToImage() when XGetImage() fails. -- Fixed issue where events were not being processed by Qt when using the Qt +- Fixed issue where events were not being processed by TQt when using the Qt Motif Extension. - The X input method language status window is no longer shown for popup menus on Solaris. - Fixed incorrect use of colors when painting on the default (TrueColor) screen - when running a Qt application on a multi-screen display where the default + when running a TQt application on a multi-screen display where the default screen uses a TrueColor visual and the secondary screen a PseudoColor visual. - Fixed a bug where calling newPage() directly before destroying the QPrinter diff --git a/changes-3.3.8b b/changes-3.3.8b index 392d71e13..2f87bf2df 100644 --- a/changes-3.3.8b +++ b/changes-3.3.8b @@ -1,6 +1,6 @@ Qt 3.3.8b is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 3.3.b, Qt 3.3.7, Qt 3.3.6, -Qt 3.3.5, 3.3.4, Qt 3.3.3, Qt 3.3.2, Qt 3.3.1 and Qt 3.3.0. +compatibility (source and binary) with TQt 3.3.b, TQt 3.3.7, TQt 3.3.6, +Qt 3.3.5, 3.3.4, TQt 3.3.3, TQt 3.3.2, TQt 3.3.1 and TQt 3.3.0. **************************************************************************** * General * @@ -12,4 +12,4 @@ General Improvements - Legal * This version adds the GNU Public License version 3 as a - possible choice for licenses to the Open Source releases of Qt 3. + possible choice for licenses to the Open Source releases of TQt 3. diff --git a/changes-3.3.8c b/changes-3.3.8c index 4dfc2a62a..706108995 100644 --- a/changes-3.3.8c +++ b/changes-3.3.8c @@ -1,6 +1,6 @@ Qt 3.3.8c is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 3.3.b, Qt 3.3.7, Qt 3.3.6, -Qt 3.3.5, 3.3.4, Qt 3.3.3, Qt 3.3.2, Qt 3.3.1 and Qt 3.3.0. +compatibility (source and binary) with TQt 3.3.b, TQt 3.3.7, TQt 3.3.6, +Qt 3.3.5, 3.3.4, TQt 3.3.3, TQt 3.3.2, TQt 3.3.1 and TQt 3.3.0. **************************************************************************** * General * diff --git a/changes-3.3.8d b/changes-3.3.8d index 9bc6c4fe4..92d11f961 100644 --- a/changes-3.3.8d +++ b/changes-3.3.8d @@ -1,6 +1,6 @@ Qt 3.3.8d is a bug-fix release. It maintains both forward and backward -compatibility (source and binary) with Qt 3.3.b, Qt 3.3.7, Qt 3.3.6, -Qt 3.3.5, 3.3.4, Qt 3.3.3, Qt 3.3.2, Qt 3.3.1 and Qt 3.3.0. +compatibility (source and binary) with TQt 3.3.b, TQt 3.3.7, TQt 3.3.6, +Qt 3.3.5, 3.3.4, TQt 3.3.3, TQt 3.3.2, TQt 3.3.1 and TQt 3.3.0. **************************************************************************** * General * diff --git a/changes.immodule b/changes.immodule index 4a2806525..8132f6120 100644 --- a/changes.immodule +++ b/changes.immodule @@ -59,7 +59,7 @@ Build & Install - Plugin directory has been changed from $QTDIR/plugins/input/ to $QTDIR/plugins/inputmethods/. Delete old directory. -- Some codes have been changed to allow compiling against Qt 3.2.x or +- Some codes have been changed to allow compiling against TQt 3.2.x or earlier. @@ -112,7 +112,7 @@ General - 'dead keys' for latin languages have been added into Qt::Key - Added plugins/src/inputmethods directory to build input method - plugins within the Qt source tree. The directory name 'inputmethods' + plugins within the TQt source tree. The directory name 'inputmethods' is intended to be compatible with Qt/Embedded. Install directory name is still kept as 'input' for backward compatibility @@ -133,7 +133,7 @@ General originally written. See added comment to recognize the original intention -- QLocale dependency has been removed to be compiled on Qt 3.2.x or +- QLocale dependency has been removed to be compiled on TQt 3.2.x or earlier - Many internal improvements and cleanups diff --git a/config.tests/x11/opengl.test b/config.tests/x11/opengl.test index 328a7a8b6..74cd29535 100755 --- a/config.tests/x11/opengl.test +++ b/config.tests/x11/opengl.test @@ -60,7 +60,7 @@ for L in $LIBS; do if [ "x$F_REASON" = "xthreads" ]; then echo echo "WARNING: $FOUND_LIB is threaded!" - echo "The Qt OpenGL module requires Qt to be configured with -thread." + echo "The TQt OpenGL module requires TQt to be configured with -thread." echo else [ "$VERBOSE" = "yes" ] && echo " Could not find $L lib anywhere in $LIBDIRS" @@ -1,7 +1,7 @@ #!/bin/sh # # -# Configures to build the Qt library +# Configures to build the TQt library # # Copyright (C) 1999-2008 Trolltech ASA. All rights reserved. # @@ -91,7 +91,7 @@ QMAKE_VARS="$QMAKE_VARS \"kbd-drivers += tty\" \"mouse-drivers += pc\"" # initalize variables #------------------------------------------------------------------------------- -# QTDIR may be set and point to an old or system-wide Qt installation +# QTDIR may be set and point to an old or system-wide TQt installation unset QTDIR # initalize internal variables @@ -783,7 +783,7 @@ while [ "$#" -gt 0 ]; do fi ;; imgfmt-*|style-*|sql-*|gfx-*|kbd-*|mouse-*) - # if Qt style options were used, $VAL can be "no", "qt", or "plugin" + # if TQt style options were used, $VAL can be "no", "qt", or "plugin" # if autoconf style options were used, $VAL can be "yes" or "no" [ "$VAL" = "yes" ] && VAL=qt # now $VAL should be "no", "qt", or "plugin"... double-check @@ -1480,7 +1480,7 @@ fi if [ $AUTOTHREAD = never ]; then if [ "$CFG_THREAD" = "yes" ]; then echo - echo "ERROR: Qt is not configured to support threading on this platform" + echo "ERROR: TQt is not configured to support threading on this platform" echo " See the THREAD settings in $XQMAKESPEC/qmake.conf" echo exit 2 @@ -1880,16 +1880,16 @@ Installation options: (default PREFIX/include) -plugindir dir ..... Plugins will be installed to dir (default PREFIX/plugins) - -datadir dir ....... Data used by Qt programs will be installed to dir + -datadir dir ....... Data used by TQt programs will be installed to dir (default PREFIX) - -translationdir dir Translations of Qt programs will be installed to dir + -translationdir dir Translations of TQt programs will be installed to dir (default PREFIX/translations) - -sysconfdir dir ... Settings used by Qt programs will be looked for in dir + -sysconfdir dir ... Settings used by TQt programs will be looked for in dir (default PREFIX/etc/settings) You may use these options to turn on strict plugin loading. - -buildkey key ...... Build the Qt library and plugins using the specified + -buildkey key ...... Build the TQt library and plugins using the specified key. When the library loads plugins, it will only load those that have a matching key. @@ -1900,11 +1900,11 @@ Configure options: plus simply denotes the default value. Here is a short explanation of each option: - * -release ........... Compile and link Qt with debugging turned off. - -debug ............. Compile and link Qt with debugging turned on. + * -release ........... Compile and link TQt with debugging turned off. + -debug ............. Compile and link TQt with debugging turned on. - * -shared ............ Create and use a shared Qt library (libqt.so). - -static ............ Create and use a static Qt library (libqt.a). + * -shared ............ Create and use a shared TQt library (libqt.so). + -static ............ Create and use a static TQt library (libqt.a). * -no-gif ............ Do not compile in GIF reading support. -qt-gif ............ Compile in GIF reading support. @@ -1914,15 +1914,15 @@ Configure options: -system-zlib ....... Use zlib from the operating system. See http://www.gzip.org/zlib - -fast .............. Configure Qt quickly by generating Makefiles only for + -fast .............. Configure TQt quickly by generating Makefiles only for library and subdirectory targets. All other Makefiles are created as wrappers, which will in turn run qmake. - * -no-fast ........... Configure Qt normally by generating Makefiles for all + * -no-fast ........... Configure TQt normally by generating Makefiles for all project files. -no-exceptions ..... Disable exceptions on platforms that support it. - -version-script .... Use a version script when linking the Qt library. + -version-script .... Use a version script when linking the TQt library. Internal symbols will be marked as local. Requires a recent GNU binutils package. @@ -1945,7 +1945,7 @@ Configure options: -disable-<module> ..... Disable <module> where module is one of: [ $CFG_MODULES_AVAILABLE ] - -qt-sql-<driver> ...... Enable a SQL <driver> in the Qt Library, by default + -qt-sql-<driver> ...... Enable a SQL <driver> in the TQt Library, by default none are turned on. -plugin-sql-<driver> .. Enable SQL <driver> as a plugin to be linked to at run time. @@ -1960,7 +1960,7 @@ Configure options: By default none of the SQL drivers are built, even if they are auto-detected. - -qt-style-<style> ..... Enable a GUI <style> in the Qt Library, by default + -qt-style-<style> ..... Enable a GUI <style> in the TQt Library, by default all available styles are on. -plugin-style-<style> . Enable GUI <style> as a plugin to be linked to at run time. @@ -2152,8 +2152,8 @@ Qt/X11 only: $XKN -no-xkb ............ Do not compile XKB (X KeyBoard extension) support. $XKY -xkb ............... Compile XKB support. - * -no-dlopen-opengl .. Qt links against OpenGL libraries directly. - -dlopen-opengl ..... Qt uses dlopen(3) to resolve OpenGL functions + * -no-dlopen-opengl .. TQt links against OpenGL libraries directly. + -dlopen-opengl ..... TQt uses dlopen(3) to resolve OpenGL functions (instead of linking with OpenGL libraries directly). $IMN -no-inputmethod .... Do not compile immodule (extensible input method) @@ -2194,19 +2194,19 @@ Qt/Embedded only: depths, from: 4, 8, 16, 24, and 32. (8bpp is required by the VGA16 driver) - -qt-gfx-<driver> ... Enable a graphics <driver> in the Qt Library. + -qt-gfx-<driver> ... Enable a graphics <driver> in the TQt Library. -plugin-gfx-<driver> Enable graphics <driver> as a plugin to be linked to at run time. -no-gfx-<driver> ... Disable graphics <driver> entirely. Possible values for <driver>: [ $CFG_GFX_AVAILABLE ] - -qt-kbd-<driver> ... Enable a keyboard <driver> in the Qt Library. + -qt-kbd-<driver> ... Enable a keyboard <driver> in the TQt Library. -no-kbd-<driver> ... Disable keyboard <driver> entirely. Possible values for <driver>: [ sl5000 tty usb yopy vr41xx ] - -qt-mouse-<driver> . Enable a mouse <driver> in the Qt Library. + -qt-mouse-<driver> . Enable a mouse <driver> in the TQt Library. -no-mouse-<driver> . Disable mouse <driver> entirely. Possible values for <driver>: [ pc bus linuxtp yopy vr41xx ] @@ -2384,11 +2384,11 @@ fi # find if the compiler supports enough of STL for our purposes if [ $PLATFORM = "hpux-acc" -a "$CFG_STL" != "no" ]; then echo - echo "As of aCC A.3.0.30 you may enable STL support in Qt by adding -AA" + echo "As of aCC A.3.0.30 you may enable STL support in TQt by adding -AA" echo "to the QMAKE_CXXFLAGS and QMAKE_LFLAGS variables in" echo "$XQMAKESPEC/qmake.conf" echo "and re-running configure. Make sure to use the -AA compiler switch" - echo "in all your software projects using Qt as it turns on the new C++" + echo "in all your software projects using TQt as it turns on the new C++" echo "Standard Library which is not binary compatible with the old one." echo fi @@ -2782,7 +2782,7 @@ fi rm -f $outpath/include/ntqmodules.h.new cat >$outpath/include/ntqmodules.h.new << EOF -/* These modules are present in this configuration of Qt */ +/* These modules are present in this configuration of TQt */ EOF for MODULE in $MODULES; do if [ -d "$relpath/src/$MODULE" ]; then @@ -2833,7 +2833,7 @@ esac # QMAKE_CONFIG can contain the following: # -# Things that affect the Qt API/ABI: +# Things that affect the TQt API/ABI: # # Options: # minimal-config small-config medium-config large-config full-config @@ -2849,7 +2849,7 @@ esac # # X11 : inputmethod-ext # -# Things that do not affect the Qt API/ABI: +# Things that do not affect the TQt API/ABI: # system-jpeg no-jpeg jpeg # system-mng no-mng mng # system-png no-png png @@ -2888,12 +2888,12 @@ for config_option in $QMAKE_CONFIG; do ;; styles|tools|kernel|widgets|dialogs|iconview|workspace|inputmethod|network|canvas|table|xml|opengl|sql|stl) - # these config options affect the Qt API/ABI. they should influence + # these config options affect the TQt API/ABI. they should influence # the generation of the buildkey, so we don't skip them SKIP="no" ;; - *) # skip all other options since they don't affect the Qt API/ABI. + *) # skip all other options since they don't affect the TQt API/ABI. ;; esac @@ -2924,7 +2924,7 @@ if [ -f .options ]; then fi rm -f .options -# QT_NO* defines affect the Qt API (and binary compatibility). they need +# QT_NO* defines affect the TQt API (and binary compatibility). they need # to be included in the build key for build_option in $D_FLAGS; do case "$build_option" in @@ -3130,11 +3130,11 @@ g++*) This target is using the GNU C++ compiler ($PLATFORM). Recent versions of this compiler automatically include code for - exceptions, which increase both the size of the Qt library and the + exceptions, which increase both the size of the TQt library and the amount of memory taken by your applications. You may choose to re-run `basename $0` with the -no-exceptions - option to compile Qt without exceptions. This is completely binary + option to compile TQt without exceptions. This is completely binary compatible, and existing applications should continue to work. EOF @@ -3149,8 +3149,8 @@ cc*) This target is using the MIPSpro C++ compiler ($PLATFORM). You may choose to re-run `basename $0` with the -no-exceptions - option to compile Qt without exceptions. This will make the - size of the Qt library smaller and reduce the amount of memory + option to compile TQt without exceptions. This will make the + size of the TQt library smaller and reduce the amount of memory taken by your applications. EOF @@ -3380,7 +3380,7 @@ EOF rm -f .projects.3 fi fi -# don't sort Qt and MOC in with the other project files +# don't sort TQt and MOC in with the other project files # also work around a segfaulting uniq(1) if [ -f .sorted.projects.2 ]; then sort .sorted.projects.2 > .sorted.projects.2.new @@ -3498,7 +3498,7 @@ EOF done rm -f .projects .projects.3 -#Special Qt/Mac thing. We bootched permissions in Qt 3.3.0 beta 1. +#Special Qt/Mac thing. We bootched permissions in TQt 3.3.0 beta 1. #This is probably the only easy place to detect and remove it ourselves if [ "$PLATFORM_MAC" = "yes" ]; then if [ -d /Library/Qt ]; then @@ -3534,6 +3534,6 @@ if [ `basename $0` != "config.status" ]; then fi echo -echo Qt is now configured for building. Just run $MAKE. +echo TQt is now configured for building. Just run $MAKE. echo To reconfigure, run $MAKE confclean and configure. echo diff --git a/doc/3rdparty.doc b/doc/3rdparty.doc index d90a2f84e..1a30b0b56 100644 --- a/doc/3rdparty.doc +++ b/doc/3rdparty.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2005-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/aboutqt.doc b/doc/aboutqt.doc index bbee12b4d..c03de7844 100644 --- a/doc/aboutqt.doc +++ b/doc/aboutqt.doc @@ -6,14 +6,14 @@ Qt is a multiplatform C++ GUI toolkit created and maintained by\link troll.html Trolltech\endlink. It provides application developers with all the functionality needed to build applications with -state-of-the-art graphical user interfaces. Qt is fully +state-of-the-art graphical user interfaces. TQt is fully object-oriented, easily extensible, and allows true component programming. Read the \link http://www.trolltech.com/products/qt/whitepaper.html Whitepaper\endlink for a comprehensive technical overview. -Since its commercial introduction in early 1996, Qt has formed the -basis of many thousands of successful applications worldwide. Qt is +Since its commercial introduction in early 1996, TQt has formed the +basis of many thousands of successful applications worldwide. TQt is also the basis of the popular \link http://www.kde.org/ KDE \endlink Linux desktop environment, a standard component of all major Linux distributions. See our \link http://www.trolltech.com/success/ @@ -32,7 +32,7 @@ Qt is supported on the following platforms: Qt is released in different editions: \list -\i The \link commercialeditions.html <b>Qt Enterprise +\i The \link commercialeditions.html <b>TQt Enterprise Edition\endlink</b> and the \link commercialeditions.html <b>Qt Professional Edition\endlink</b> provide for commercial software development. They permit traditional commercial software distribution @@ -46,7 +46,7 @@ Edition. \endlist \list -\i The \link opensourceedition.html <b>Qt Open Source Edition\endlink</b> is +\i The \link opensourceedition.html <b>TQt Open Source Edition\endlink</b> is available for Unix/X11, Macintosh and Embedded Linux. The Open Source Edition is for the development of \e {Free and Open Source software} only. It is provided free of charge under the terms diff --git a/doc/accel.doc b/doc/accel.doc index 66412418f..3b7ac552a 100644 --- a/doc/accel.doc +++ b/doc/accel.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/annotated.doc b/doc/annotated.doc index 4c2131b88..71da91b36 100644 --- a/doc/annotated.doc +++ b/doc/annotated.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/appicon.doc b/doc/appicon.doc index 66320d0ce..32ad19676 100644 --- a/doc/appicon.doc +++ b/doc/appicon.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Qt Application Icon Usage Documentation. +** TQt Application Icon Usage Documentation. ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** EDITIONS: FREE, PROFESSIONAL, ENTERPRISE ** ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE diff --git a/doc/application-walkthrough.doc b/doc/application-walkthrough.doc index 9f1967930..e53c25bdc 100644 --- a/doc/application-walkthrough.doc +++ b/doc/application-walkthrough.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -129,7 +129,7 @@ compile them into the binary. This is what we are doing here. \printline ApplicationWindow::ApplicationWindow \printuntil { -\e ApplicationWindow inherits QMainWindow, the Qt class that provides +\e ApplicationWindow inherits QMainWindow, the TQt class that provides typical application main windows, with menu bars, toolbars, etc. \printuntil QPrinter @@ -285,7 +285,7 @@ destructor. The only thing an \e ApplicationWindow widget needs to do in its destructor is to delete the printer it created. All other objects are -child widgets, which Qt will delete when appropriate. +child widgets, which TQt will delete when appropriate. Now our task is to implement all the slots mentioned in the header file and used in the constructor. @@ -425,7 +425,7 @@ Last but not least we implement the slots used by the help menu entries. These two slots use ready-made "about" functions to provide some information about this program and the GUI toolkit it uses. (Although you -don't need to provide an About Qt in your programs, if you use Qt for free +don't need to provide an About TQt in your programs, if you use TQt for free we would appreciate it if you tell people what you're using.) That was all we needed to write a complete, almost useful application with diff --git a/doc/canvas.doc b/doc/canvas.doc index 3594dfb31..c8801ef89 100644 --- a/doc/canvas.doc +++ b/doc/canvas.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2000-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -42,7 +42,7 @@ \title Canvas Module \if defined(commercial) -This module is part of the \link commercialeditions.html Qt Enterprise Edition +This module is part of the \link commercialeditions.html TQt Enterprise Edition \endlink. \endif diff --git a/doc/changes.doc b/doc/changes.doc index ccfbe14f1..42a5f1192 100644 --- a/doc/changes.doc +++ b/doc/changes.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -39,20 +39,20 @@ /*! \page keyfeatures30.html -\title Key Features in Qt 3.0 +\title Key Features in TQt 3.0 -Qt 3.0 adds a lot of new features and improvements over the Qt 2.x +Qt 3.0 adds a lot of new features and improvements over the TQt 2.x series. Some internals have undergone major redesign and new classes and methods have been added. -We have tried to keep the API of Qt 3.0 as compatible as possible with -the Qt 2.x series. For most applications only minor changes will be -needed to compile and run them successfully using Qt 3.0. +We have tried to keep the API of TQt 3.0 as compatible as possible with +the TQt 2.x series. For most applications only minor changes will be +needed to compile and run them successfully using TQt 3.0. One of the major new features that has been added in the 3.0 release is a module allowing you to easily work with databases. The API is platform independent and database neutral. This module is seamlessly -integrated into Qt Designer, greatly simplifying the process of +integrated into TQt Designer, greatly simplifying the process of building database applications and using data aware widgets. \omit @@ -61,12 +61,12 @@ to build cross platform components, 'plugins' with Qt. \endomit Other major new features include a plugin architecture. You can use your own and third party plugins your own applications. -The Unicode support of Qt 2.x has been greatly enhanced, it now +The Unicode support of TQt 2.x has been greatly enhanced, it now includes full support for scripts written from right to left (e.g. Arabic and Hebrew) and also provides improved support for Asian languages. -Many new classes have been added to the Qt Library. Amongst them are +Many new classes have been added to the TQt Library. Amongst them are classes that provide a docking architecture (\l{QDockArea}/\l{QDockWindow}), a powerful rich text editor (QTextEdit), a class to store and access application settings @@ -74,36 +74,36 @@ classes that provide a docking architecture (QProcess). Apart from the changes in the library itself a lot has been done to -make the development of Qt applications with Qt 3.0 even easier than -before. Two new applications have been added: Qt Linguist is a tool to +make the development of TQt applications with TQt 3.0 even easier than +before. Two new applications have been added: TQt Linguist is a tool to help you translate your application into different languages; Qt -Assistant is an easy to use help browser for the Qt documentation that +Assistant is an easy to use help browser for the TQt documentation that supports bookmarks and can search by keyword. -Another change concerns the Qt build system, which has been reworked -to make it a lot easier to port Qt to new platforms. You can use this +Another change concerns the TQt build system, which has been reworked +to make it a lot easier to port TQt to new platforms. You can use this platform independent build system for your own applications. -\section1 The Qt Library +\section1 The TQt Library -A large number of new features has been added to Qt 3.0. The following +A large number of new features has been added to TQt 3.0. The following list gives an overview of the most important new and changed aspects -of the Qt library. A full list of every new method follows the +of the TQt library. A full list of every new method follows the overview. \section2 Database support -One of the major new features in Qt 3.0 is the \link sql.html SQL +One of the major new features in TQt 3.0 is the \link sql.html SQL module\endlink that provides multiplatform access to SQL databases, -making database application programming with Qt seamless and portable. +making database application programming with TQt seamless and portable. The API, built with standard SQL, is database-neutral and software development is independent of the underlying database. A collection of tightly focused C++ classes are provided to give the programmer direct access to SQL databases. Developers can send raw SQL -to the database server or have the Qt SQL classes generate SQL queries +to the database server or have the TQt SQL classes generate SQL queries automatically. Drivers for Oracle, PostgreSQL, MySQL and ODBC are available and writing new drivers is straightforward. @@ -119,9 +119,9 @@ making it easy for developers to include their own data validation and auditing code. Qt Designer fully supports Qt's SQL module. All SQL widgets can be -laid out within Qt Designer, and relationships can be established +laid out within TQt Designer, and relationships can be established between controls visually. Many interactions can be defined purely in -terms of Qt's signals/slots mechanism directly in Qt Designer. +terms of Qt's signals/slots mechanism directly in TQt Designer. \omit \section2 Component model - plugins @@ -129,11 +129,11 @@ terms of Qt's signals/slots mechanism directly in Qt Designer. The QLibrary 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 -plugin support in applications. The Qt library is able to load +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. QStyleFactoryInterface, QSqlDriverInterface or QTextCodecInterface. It is possible to remove -unused components from the Qt library, and easy to extend any +unused components from the TQt library, and easy to extend any application with 3rd party styles, database drivers or text codecs. Qt Designer supports custom widgets in plugins, and will use the @@ -147,7 +147,7 @@ component. The QLibrary class provides a platform independent wrapper for runtime loading of shared libraries. QPluginManager makes it trivial to implement -plugin support in applications. The Qt library is able to load +plugin support in applications. The TQt library is able to load additional styles, database drivers and text codecs from plugins. Qt Designer supports custom widgets in plugins, and will use the @@ -158,7 +158,7 @@ See the \link plugins-howto.html plugins documentation\endlink. \section2 Rich text engine and editor -The rich text engine originally introduced in Qt 2.0 has been further +The rich text engine originally introduced in TQt 2.0 has been further optimized and extended to support editing. It allows editing formatted text with different fonts, colors, paragraph styles, tables and images. The editor supports different word wrap modes, command-based @@ -169,7 +169,7 @@ and displaying large documents quickly and efficiently. \section2 Unicode -Apart from the rich text engine, another new feature of Qt 3.0 that +Apart from the rich text engine, another new feature of TQt 3.0 that relates to text handling is the greatly improved Unicode support. Qt 3.0 includes an implementation of the bidirectional algorithm (BiDi) as defined in the Unicode standard and a shaping engine for Arabic, @@ -177,13 +177,13 @@ which gives full native language support to Arabic and Hebrew speaking people. At the same time the support for Asian languages has been greatly enhanced. -The support is almost transparent for the developer using Qt to +The support is almost transparent for the developer using TQt to develop their applications. This means that developers who developed -applications using Qt 2.x will automatically gain the full support for -these languages when switching to Qt 3.0. Developers can rely on their +applications using TQt 2.x will automatically gain the full support for +these languages when switching to TQt 3.0. Developers can rely on their application to work for people using writing systems different from Latin1, without having to worry about the complexities involved with -these scripts, as Qt takes care of this automatically. +these scripts, as TQt takes care of this automatically. \section2 Docked and Floating Windows @@ -200,7 +200,7 @@ their own right. Dock windows can also be minimized or hidden. For developers, dock windows behave just like ordinary widgets. QToolbar for example is now a specialized subclass of a dock window. The API -of QMainWindow and QToolBar is source compatible with Qt 2.x, so +of QMainWindow and QToolBar is source compatible with TQt 2.x, so existing code which uses these classes will continue to work. @@ -208,7 +208,7 @@ existing code which uses these classes will continue to work. Qt has always provided regular expression support, but that support was pretty much limited to what was required in common GUI control -elements such as file dialogs. Qt 3.0 introduces a new regular +elements such as file dialogs. TQt 3.0 introduces a new regular expression engine, QRegExp, that supports most of Perl's regex features and is Unicode based. The most useful additions are support for parentheses (capturing and non-capturing) and backreferences. @@ -220,7 +220,7 @@ Most programs will need to store some settings between runs, for example, user selected fonts, colors and other preferences, or a list of recently used files. The new QSettings class provides a platform independent way to achieve this goal. The API makes it easy to store -and retrieve most of the basic data types used in Qt (such as basic +and retrieve most of the basic data types used in TQt (such as basic C++ types, strings, lists, colors, etc). The class uses the registry on the Windows platform and traditional resource files on Unix. @@ -228,7 +228,7 @@ on the Windows platform and traditional resource files on Unix. \section2 Creating and controlling other processes QProcess is a class that allows you to start other programs from -within a Qt application in a platform independent manner. It gives you +within a TQt application in a platform independent manner. It gives you full control over the started program, for example you can redirect the input and output of console applications. @@ -236,9 +236,9 @@ the input and output of console applications. \section2 Accessibility Accessibility means making software usable and accessible to a wide -range of users, including those with disabilities. In Qt 3.0, most +range of users, including those with disabilities. In TQt 3.0, most widgets provide accessibility information for assistive tools that can -be used by a wide range of disabled users. Qt standard widgets like +be used by a wide range of disabled users. TQt standard widgets like buttons or range controls are fully supported. Support for complex widgets, like e.g. QListView, is in development. Existing applications that make use of standard widgets will become accessible just by using @@ -246,15 +246,15 @@ Qt 3.0. Qt uses the Active Accessibility infrastructure on Windows, and needs the MSAA SDK, which is part of most platform SDKs. With improving -standardization of accessibility on other platforms, Qt will support +standardization of accessibility on other platforms, TQt will support assistive technologies on other systems, too. \section2 XML Improvements -The XML framework introduced in Qt 2.2 has been vastly improved. Qt +The XML framework introduced in TQt 2.2 has been vastly improved. Qt 2.2 already supported level 1 of the Document Object Model (DOM), a -W3C standard for accessing and modifying XML documents. Qt 3.0 has +W3C standard for accessing and modifying XML documents. TQt 3.0 has added support for DOM Level 2 and XML namespaces. The XML parser has been extended to allow incremental parsing of XML @@ -268,7 +268,7 @@ stage. \section2 SVG support -SVG is a W3C standard for "Scalable Vector Graphics". Qt 3.0's XML +SVG is a W3C standard for "Scalable Vector Graphics". TQt 3.0's XML support means that QPicture can optionally generate and import static SVG documents. All the SVG features that have an equivalent in QPainter are supported. @@ -277,7 +277,7 @@ QPainter are supported. \section2 Multihead support Many professional applications, such as DTP and CAD software, are able -to display data on two or more monitors. In Qt 3.0 the QDesktopWidget +to display data on two or more monitors. In TQt 3.0 the QDesktopWidget class provides the application with runtime information about the number and geometry of the desktops on the different monitors and such allows applications to efficiently use a multi-monitor setup. @@ -316,10 +316,10 @@ process. This makes WYSIWYG printing trivial, and also allows you to take full advantage of the high resolution of a printer when painting on it. -The postscript driver built into Qt and used on Unix has been greatly +The postscript driver built into TQt and used on Unix has been greatly enhanced. It supports the embedding of true/open type and type1 fonts into the document, and can correctly handle and display Unicode. -Support for fonts built into the printer has been enhanced and Qt now +Support for fonts built into the printer has been enhanced and TQt now knows about the most common printer fonts used for Asian languages. @@ -331,34 +331,34 @@ This class provides a simple interface for HTTP downloads and uploads. \section2 Compatibility with the Standard Template Library (STL) Support for the C++ Standard Template Library has been added to the -\link qt-template-lib.html Qt Template Library (QTL)\endlink. The QTL +\link qt-template-lib.html TQt Template Library (QTL)\endlink. The QTL classes now contain appropriate copy constructors and typedefs so that they can be freely mixed with other STL containers and algorithms. In addition, new member functions have been added to QTL template classes which correspond to STL-style naming conventions (e.g., push_back()). -\section1 Qt Designer +\section1 TQt Designer -\link designer-manual.book Qt Designer\endlink was a pure dialog -editor in Qt 2.2 but has now been extended to provide the full +\link designer-manual.book TQt Designer\endlink was a pure dialog +editor in TQt 2.2 but has now been extended to provide the full functionality of a GUI design tool. This includes the ability to lay out main windows with menus and -toolbars. Actions can be edited within Qt Designer and then plugged +toolbars. Actions can be edited within TQt Designer and then plugged into toolbars and menu bars via drag and drop. Splitters can now be used in a way similar to layouts to group widgets horizontally or vertically. -In Qt 2.2, many of the dialogs created by Qt Designer had to be +In TQt 2.2, many of the dialogs created by TQt Designer had to be subclassed to implement functionality beyond the predefined signal and slot connections. Whilst the subclassing approach is still fully supported, Qt Designer now offers an alternative: a plugin for editing slots. The editor offers features such as syntax highlighting, completion, parentheses matching and incremental search. -The functionality of Qt Designer can now be extended via plugins. -Using Qt Designer's interface or by implementing one of the provided +The functionality of TQt Designer can now be extended via plugins. +Using TQt Designer's interface or by implementing one of the provided interfaces in a plugin, a two way communication between plugin and Qt Designer can be established. This functionality is used to implement plugins for custom widgets, so that they can be used as real widgets @@ -370,7 +370,7 @@ and do some global operations on the project. You can now open the project file and have one-click access to all the *.ui forms in the project. -In addition to generating code via uic, Qt Designer now supports the +In addition to generating code via uic, TQt Designer now supports the dynamic creation of widgets directly from XML user interface description files (*.ui files) at runtime. This eliminates the need of recompiling your application when the GUI changes, and could be used @@ -379,20 +379,20 @@ the feature is provided by a new class, QWidgetFactory in the QResource library. -\section1 Qt Linguist +\section1 TQt Linguist -\link linguist-manual.book Qt Linguist\endlink is a GUI utility to +\link linguist-manual.book TQt Linguist\endlink is a GUI utility to support translating the user-visible text in applications written with Qt. It comes with two command-line tools: lupdate and lrelease. -Translation of a Qt application is a three-step process: +Translation of a TQt application is a three-step process: \list \i Run lupdate to extract user-visible text from the C++ source - code of the Qt application, resulting in a translation source file + code of the TQt application, resulting in a translation source file (a *.ts file). \i Provide translations for the source texts in the *.ts file using - Qt Linguist. + TQt Linguist. \i Run lrelease to obtain a light-weight message file (a *.qm file) from the *.ts file, which provides very fast lookup for released applications. @@ -406,10 +406,10 @@ usually be the name of the relevant dialog, and the comment will often contain instructions that describe how to navigate to the relevant dialog. -You can create phrase books for Qt Linguist to provide common +You can create phrase books for TQt Linguist to provide common translations to help ensure consistency and to speed up the translation process. Whenever a translator navigates to a new text to -translate, Qt Linguist uses an intelligent algorithm to provide a list +translate, TQt Linguist uses an intelligent algorithm to provide a list of possible translations: the list is composed of relevant text from any open phrase books and also from identical or similar text that has already been translated. @@ -421,7 +421,7 @@ Linguist is a GUI application with dock windows and mouse control, toolbars, etc., it has a full set of keyboard shortcuts to make translation as fast and efficient as possible. -When the Qt application that you're developing evolves (e.g. from +When the TQt application that you're developing evolves (e.g. from version 1.0 to version 1.1), the utility lupdate merges the source texts from the new version with the previous translation source file, reusing existing translations. In some typical cases, lupdate may @@ -429,16 +429,16 @@ suggest translations. These translations are marked as unfinished, so you can easily find and check them. -\section1 Qt Assistant +\section1 TQt Assistant Thanks to the positive feedback we received about the help system -built into \link designer-manual.book Qt Designer\endlink, we decided +built into \link designer-manual.book TQt Designer\endlink, we decided to offer this part as a separate application called \link -assistant.book Qt Assistant\endlink. Qt Assistant can be used to -browse the Qt class documentation as well as the manuals for Qt -Designer and Qt Linguist. It offers index searching, a contents -overview, bookmarks history and incremental search. Qt Assistant is -used by both Qt Designer and Qt Linguist for browsing their help +assistant.book TQt Assistant\endlink. TQt Assistant can be used to +browse the TQt class documentation as well as the manuals for Qt +Designer and TQt Linguist. It offers index searching, a contents +overview, bookmarks history and incremental search. TQt Assistant is +used by both TQt Designer and TQt Linguist for browsing their help documentation. diff --git a/doc/charinput-qws.doc b/doc/charinput-qws.doc index ea88712fc..5a5f510cf 100644 --- a/doc/charinput-qws.doc +++ b/doc/charinput-qws.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2000-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -49,7 +49,7 @@ following fields: \row \i \c{unicode} \i Unicode value \row \i \c{keycode} - \i Qt keycode value as defined in \c ntqnamespace.h + \i TQt keycode value as defined in \c ntqnamespace.h \row \i \c{modifier} \i A bitfield consisting of some of \c Qt::ShiftButton, \c Qt::ControlButton, and \c Qt::AltButton. diff --git a/doc/classchart.doc b/doc/classchart.doc index 30013e6fe..25b1f37bb 100644 --- a/doc/classchart.doc +++ b/doc/classchart.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2001-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/classes.doc b/doc/classes.doc index 6a169eae9..a5e47775c 100644 --- a/doc/classes.doc +++ b/doc/classes.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -54,7 +54,7 @@ \title Qt's Main Classes - These are the most frequently used Qt classes. + These are the most frequently used TQt classes. For the complete list (including XML, networking and container classes), see \link classes.html Qt's Classes \endlink. diff --git a/doc/collect.doc b/doc/collect.doc index cb56929bf..ffd865a2f 100644 --- a/doc/collect.doc +++ b/doc/collect.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Qt collection classes documentation +** TQt collection classes documentation ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -54,7 +54,7 @@ classes. The pointer-based collection classes work with pointers to items, while the value-based classes store copies of their items. The value-based collections are very similar to STL container classes, and can be used with STL algorithms and containers. See the \link -qt-template-lib.html Qt Template Library\endlink documentation for +qt-template-lib.html TQt Template Library\endlink documentation for details. The value-based collections are: @@ -96,8 +96,8 @@ is a class for traversing the items in a collection: \endlist The value-based collections plus algorithms operating on them are -grouped together in the \link qt-template-lib.html Qt Template -Library\endlink; see also the \link ntqtl.html Qt Template +grouped together in the \link qt-template-lib.html TQt Template +Library\endlink; see also the \link ntqtl.html TQt Template Library Classes\endlink. The rest of this page dicusses the pointer-based containers. diff --git a/doc/commercialeditions.doc b/doc/commercialeditions.doc index f9b343fed..113862224 100644 --- a/doc/commercialeditions.doc +++ b/doc/commercialeditions.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2005-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -38,9 +38,9 @@ /*! \page commercialeditions.html -\title Qt Commercial Editions +\title TQt Commercial Editions -The Qt Professional and Enterprise Editions are the commercial +The TQt Professional and Enterprise Editions are the commercial versions of \link aboutntqt.html Qt\endlink. You may only write commercial, proprietary and non-free software if @@ -49,10 +49,10 @@ Edition. \footnote If you want to develop free/open source software for release using a recognized open source license you can use the -\link opensourceedition.html Qt Open Source Edition\endlink. +\link opensourceedition.html TQt Open Source Edition\endlink. \endfootnote -The purchase of a Qt commercial edition includes technical support and -upgrades. Qt for Microsoft Windows is only available in the +The purchase of a TQt commercial edition includes technical support and +upgrades. TQt for Microsoft Windows is only available in the Professional and Enterprise Editions. Qt is supported on the following platforms: @@ -69,7 +69,7 @@ On Trolltech's web site, you can find \link http://www.trolltech.com/products/qt/licensing.html licensing information\endlink and \link http://www.trolltech.com/products/qt/pricing.html price lists\endlink for -Qt Professional Edition, Qt Enterprise Edition, and other Trolltech +Qt Professional Edition, TQt Enterprise Edition, and other Trolltech products. To purchase, please visit the @@ -92,15 +92,15 @@ Phone, Norway office (for others): <strong>+47 2160 4800</strong> <td width="100" align="center" bgcolor="#a1c410"><b>Enterprise</b></td> </tr> <tr> - <td><b><a href=index.html">Qt Base Modules (Tools, Kernel, + <td><b><a href=index.html">TQt Base Modules (Tools, Kernel, Widgets, Dialogs)</a></b><br> - The platform-independent Qt GUI toolkit and utility classes</td> + The platform-independent TQt GUI toolkit and utility classes</td> <td width="100" align="center"><b>X</b></td> <td width="100" align="center"><b>X</b></td> </tr> <tr> - <td><a href="designer-manual.html"><b>Qt Designer</b></a><br> - Visual Qt GUI builder</td> + <td><a href="designer-manual.html"><b>TQt Designer</b></a><br> + Visual TQt GUI builder</td> <td width="100" align="center"><b>X</b></td> <td width="100" align="center"><b>X</b></td> </tr> @@ -118,7 +118,7 @@ Phone, Norway office (for others): <strong>+47 2160 4800</strong> </tr> <tr> <td><a href="opengl.html"><b>OpenGL 3D Graphics module</b></a><b><br> - </b>Integration of Qt with OpenGL</td> + </b>Integration of TQt with OpenGL</td> <td width="100" align="center"><br> </td> <td width="100" align="center"><b>X</b></td> diff --git a/doc/coordsys.doc b/doc/coordsys.doc index 01726f395..31148cd05 100644 --- a/doc/coordsys.doc +++ b/doc/coordsys.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Qt Coordinate System Documentation +** TQt Coordinate System Documentation ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -41,7 +41,7 @@ \title The Coordinate System -A \link QPaintDevice paint device\endlink in Qt is a drawable 2D +A \link QPaintDevice paint device\endlink in TQt is a drawable 2D surface. \l QWidget, \l QPixmap, \l QPicture and \l QPrinter are all paint devices. A \l QPainter is an object which can draw on such devices. @@ -131,7 +131,7 @@ OpenGL Programming Guide.\endlink Refer to those for in-depth coverage; here we give just a brief overview and an example. The first step uses the world transformation matrix. Use this matrix -to orient and position your objects in your model. Qt provides +to orient and position your objects in your model. TQt provides methods such as \l QPainter::rotate(), \l QPainter::scale(), \l QPainter::translate() and so on to operate on this matrix. diff --git a/doc/credits.doc b/doc/credits.doc index ca189f582..45e48ffc3 100644 --- a/doc/credits.doc +++ b/doc/credits.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -321,6 +321,6 @@ yleffler <i>at</i> ucis.vill.edu<br> <p>We hope there are not too many omissions from the list. Any omissions are <b>bugs</b> and should be reported to <a href="mailto:qt-bugs@trolltech.com">qt-bugs@trolltech.com</a> -like other bugs in the Qt code or documentation. +like other bugs in the TQt code or documentation. */ diff --git a/doc/customstyles.doc b/doc/customstyles.doc index abb22a8ae..35d2223cf 100644 --- a/doc/customstyles.doc +++ b/doc/customstyles.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -41,13 +41,13 @@ \title Style overview -A style in Qt implements the look and feel found in a GUI for a +A style in TQt implements the look and feel found in a GUI for a particular platform. For example, Windows platforms may use the Windows or Windows-XP style, Unix platforms may use the Motif style, and so on. This is a short guide that describes the steps that are necessary to -get started creating and using custom styles with the Qt 3.x style +get started creating and using custom styles with the TQt 3.x style API. First, we go through the steps necessary to create a style: \list 1 \i Pick a base style to inherit from. @@ -61,11 +61,11 @@ applications. \section2 1. Pick a base style to inherit from. -The first step is to pick one of the base styles provided with Qt to +The first step is to pick one of the base styles provided with TQt to build your custom style from. The choice will depend on what look and feel you are trying to achieve. We recommend that you choose from the QWindowsStyle derived classes or the QMotifStyle derived classes. -These are the two base look and feel classes in the Qt style engine. +These are the two base look and feel classes in the TQt style engine. Inheriting directly from QCommonStyle is also an option if you want to start almost from scratch when implementing your style. In this simple example we will inherit from QWindowsStyle. @@ -186,7 +186,7 @@ void CustomStyle::drawPrimitive( PrimitiveElement pe, \section2 Using a custom style -There are several ways of using a custom style in a Qt application. +There are several ways of using a custom style in a TQt application. The simplest way is to include the following lines of code in the application's main() function: @@ -207,14 +207,14 @@ customstyle.cpp files in your project. You may want to make your style available for use in other applications, some of which may not be yours and are not available for -you to recompile. The Qt Plugin system makes it possible to create +you to recompile. The TQt Plugin system makes it possible to create styles as plugins. Styles created as plugins are loaded as shared -objects at runtime by Qt itself. Please refer to the \link -plugins-howto.html Qt Plugin\endlink documentation for more +objects at runtime by TQt itself. Please refer to the \link +plugins-howto.html TQt Plugin\endlink documentation for more information on how to go about creating a style plugin. Compile your plugin and put it into $QTDIR/plugins/styles. We now have -a pluggable style that Qt can load automatically. To use your new +a pluggable style that TQt can load automatically. To use your new style with existing applications, simply start the application with the following argument: diff --git a/doc/datastreamformat.doc b/doc/datastreamformat.doc index 8de520ce6..0929ad70a 100644 --- a/doc/datastreamformat.doc +++ b/doc/datastreamformat.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -41,12 +41,12 @@ \title Format of the QDataStream Operators -The \l QDataStream allows you to serialize some of the Qt data types. +The \l QDataStream allows you to serialize some of the TQt data types. The table below lists the data types that QDataStream can serialize and how they are represented. -It is best to always cast integers to a Qt integer type when writing, -and to read back into the same Qt integer type when reading. +It is best to always cast integers to a TQt integer type when writing, +and to read back into the same TQt integer type when reading. \table \row \i TQ_INT8 diff --git a/doc/debug.doc b/doc/debug.doc index dde061e87..a766b3810 100644 --- a/doc/debug.doc +++ b/doc/debug.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Qt Debugging Techniques +** TQt Debugging Techniques ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -45,7 +45,7 @@ Here we present some useful hints to debugging your Qt-based software. \section1 Command Line Options -When you run a Qt program you can specify several command line options +When you run a TQt program you can specify several command line options that can help with debugging. \table @@ -79,7 +79,7 @@ errors occur. and exiting. \endlist -The Qt implementation of these functions prints the text to the \c stderr +The TQt implementation of these functions prints the text to the \c stderr output under Unix/X11 and to the debugger under Windows. You can take over these functions by installing a message handler; \link ::qInstallMsgHandler() qInstallMsgHandler()\endlink. @@ -140,10 +140,10 @@ the QT_CHECK_NULL flag defined, the code in the TQ_CHECK_PTR expression is not executed (correctly, since it's only a debugging aid) and \e alloc returns a wild pointer. -The Qt library contains hundreds of internal checks that will print +The TQt library contains hundreds of internal checks that will print warning messages when some error is detected. -The tests for sanity and the resulting warning messages inside Qt are +The tests for sanity and the resulting warning messages inside TQt are conditional, based on the state of various debugging flags: \table \header \i Flag \i Meaning diff --git a/doc/distributingqt.doc b/doc/distributingqt.doc index 7454388be..5303ee1a1 100644 --- a/doc/distributingqt.doc +++ b/doc/distributingqt.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2000-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -39,7 +39,7 @@ /*! \page distributingntqt.html -\title Deploying Qt Applications +\title Deploying TQt Applications This document lists the platform-specific files needed to distribute Qt applications. We do not include any compiler-specific files that @@ -48,26 +48,26 @@ System-specific Notes\endlink.) \tableofcontents -\section1 Static Qt Applications +\section1 Static TQt Applications -To distribute static Qt applications, you need the following file for +To distribute static TQt applications, you need the following file for all platforms: \list \i your application's executable \endlist -\section1 Dynamic Qt Applications +\section1 Dynamic TQt Applications -To distribute dynamic Qt applications, you will need the following +To distribute dynamic TQt applications, you will need the following files for all platforms: \list \i application executable -\i the Qt library +\i the TQt library \endlist -The Qt library must either be in the same directory as the application +The TQt library must either be in the same directory as the application executable or in a directory which is included in the system library path. @@ -100,8 +100,8 @@ Qt searches in the following directories for plugin categories: \endlist Application specific plugin paths can be added using -QApplication::addLibraryPath(). The build-directory of Qt is hardcoded -in the Qt library and can be changed as a part of the installation +QApplication::addLibraryPath(). The build-directory of TQt is hardcoded +in the TQt library and can be changed as a part of the installation process (see the \l distributor-example.html Distributor example). \section1 Dynamic Dialogs @@ -110,7 +110,7 @@ For dynamic dialogs if you use QWidgetFactory, you need the following files for all platforms: \list -\i The same files as used for dynamic Qt applications +\i The same files as used for dynamic TQt applications \i The QUI Library \endlist diff --git a/doc/dnd.doc b/doc/dnd.doc index 31fedba4c..b7d54c151 100644 --- a/doc/dnd.doc +++ b/doc/dnd.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -347,20 +347,20 @@ getters, \l{QApplication::startDragTime()} and On X11, the public <a class="r" href="http://www.newplanetsoftware.com/xdnd/">XDND protocol</a> is -used, while on Windows Qt uses the OLE standard, and Qt/Mac uses the +used, while on Windows TQt uses the OLE standard, and Qt/Mac uses the Carbon Drag Manager. On X11, XDND uses MIME, so no translation is -necessary. The Qt API is the same regardless of the platform. On +necessary. The TQt API is the same regardless of the platform. On Windows, MIME-aware applications can communicate by using clipboard format names that are MIME types. Already some Windows applications use MIME naming conventions for their clipboard formats. Internally, Qt has facilities for translating proprietary clipboard formats to and from MIME types. This interface will be made public at some time, but -if you need to do such translations now, contact your Qt Technical +if you need to do such translations now, contact your TQt Technical Support service. -On X11, Qt also supports drops via the Motif Drag\&Drop Protocol. The +On X11, TQt also supports drops via the Motif Drag\&Drop Protocol. The implementation incorporates some code that was originally written by -Daniel Dardailler, and adapted for Qt by Matt Koss \<koss@napri.sk\> +Daniel Dardailler, and adapted for TQt by Matt Koss \<koss@napri.sk\> and Trolltech. Here is the original copyright notice: \legalese diff --git a/doc/editions.doc b/doc/editions.doc index c565c2949..2f6f5e433 100644 --- a/doc/editions.doc +++ b/doc/editions.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Documentation of Qt editions +** Documentation of TQt editions ** ** Copyright (C) 2000-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -39,9 +39,9 @@ /*! \page editions.html -\title Qt Editions +\title TQt Editions -The Qt Professional and Enterprise Editions are the commercial +The TQt Professional and Enterprise Editions are the commercial versions of \link aboutntqt.html Qt\endlink. Qt Open Source Edition is the non-commercial version of Qt. It is freely @@ -60,14 +60,14 @@ Editions. <td width="100" align="center" bgcolor="#a1c410"><b>Enterprise</b></td> </tr> <tr> - <td><b>Qt Base Modules (Tools, Kernel, Widgets, Dialogs)</b><br> - The platform-independent Qt GUI toolkit and utility classes</td> + <td><b>TQt Base Modules (Tools, Kernel, Widgets, Dialogs)</b><br> + The platform-independent TQt GUI toolkit and utility classes</td> <td width="100" align="center"><b>X</b></td> <td width="100" align="center"><b>X</b></td> </tr> <tr> - <td><a href="designer-manual.html"><b>Qt Designer</b></a><br> - Visual Qt GUI builder</td> + <td><a href="designer-manual.html"><b>TQt Designer</b></a><br> + Visual TQt GUI builder</td> <td width="100" align="center"><b>X</b></td> <td width="100" align="center"><b>X</b></td> </tr> @@ -85,7 +85,7 @@ Editions. </tr> <tr> <td><a href="opengl.html"><b>OpenGL 3D Graphics module</b></a><b><br> - </b>Integration of Qt with OpenGL</td> + </b>Integration of TQt with OpenGL</td> <td width="100" align="center"><br> </td> <td width="100" align="center"><b>X</b></td> diff --git a/doc/embclasses.doc b/doc/embclasses.doc index f04308180..59f01d464 100644 --- a/doc/embclasses.doc +++ b/doc/embclasses.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/embporting.doc b/doc/embporting.doc index a066a35f8..d15779840 100644 --- a/doc/embporting.doc +++ b/doc/embporting.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/envvars.doc b/doc/envvars.doc index b2950f11b..13bbdae86 100644 --- a/doc/envvars.doc +++ b/doc/envvars.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/faq.doc b/doc/faq.doc index eb29fe57d..2bd1e3102 100644 --- a/doc/faq.doc +++ b/doc/faq.doc @@ -2,7 +2,7 @@ \page faq.html -\title The Qt FAQ +\title The TQt FAQ See also the \link commonproblems.html Technical FAQ\endlink. @@ -17,7 +17,7 @@ See also the \link commonproblems.html Technical FAQ\endlink. Qt is a multiplatform C++ GUI toolkit. It provides application developers with all the functionality needed to build applications with state-of-the-art graphical -user interfaces. Qt is fully object-oriented, easily +user interfaces. TQt is fully object-oriented, easily extensible, and allows true component programming. Qt is supported on the following platforms: @@ -58,14 +58,14 @@ More details can be found at \link troll.html Trolltech\endlink. <hr width="30%"> \section2 How can I evaluate Qt? -We offer 30 day evaluation versions of Qt on all our supported platforms. +We offer 30 day evaluation versions of TQt on all our supported platforms. Further details can be found here: \l http://www.trolltech.com/evaluate.html. <hr width="30%"> -\section2 What does Qt cost? +\section2 What does TQt cost? This depends on your number of developers, on how many -different platforms you target, and on the edition of Qt you +different platforms you target, and on the edition of TQt you choose. Currently we offer two different editions (Enterprise Edition and Professional Edition) on four different platforms (Microsoft Window, Unix/X11, Macintosh and Linux/embedded). @@ -94,7 +94,7 @@ Phone, Norway office (for others): <strong>+47 2160 4800</strong> Trolltech offers email support to commercial licensees. The first year of Trolltech's Support and Maintenance Service is included with the -purchase of Qt Professional and Qt Enterprise Edition licenses. +purchase of TQt Professional and TQt Enterprise Edition licenses. Licenses can be kept up-to-date and fully supported by buying the Support and Maintenance Service for the licenses held in each subsequent year. @@ -105,7 +105,7 @@ For further information see here: <hr width="30%"> \section2 Who provides training for Qt? -A number of companies provide Qt training, in Asia, Europe and the US. +A number of companies provide TQt training, in Asia, Europe and the US. Trolltech has agreements with a number of official training partners, who offer Trolltech approved courses. In addition there are a number of independently developed courses run by third @@ -115,24 +115,24 @@ courses here: \l http://www.trolltech.com/training/. <hr width="30%"> \section2 Who provides consultancy for Qt? -A number of companies provide consultancy services for Qt and +A number of companies provide consultancy services for TQt and Qtopia. You can find a partial list here: \l http://www.trolltech.com/company/servicepartners.html. <hr width="30%"> -\section2 Are there any books about Qt programming? +\section2 Are there any books about TQt programming? Yes, there are quite a few books on Qt, most of them available from amazon.com. You can find a partial list at \l http://www.trolltech.com/developer/books.html. -The official Qt book is -<a href="http://www.amazon.com/exec/obidos/ASIN/0131240722/trolltech/">C++ GUI Programming with Qt 3</a>. +The official TQt book is +<a href="http://www.amazon.com/exec/obidos/ASIN/0131240722/trolltech/">C++ GUI Programming with TQt 3</a>. <hr width="30%"> \section2 What is the Open Source Edition? -The Qt Open Source Edition is our non-commercial versions of +The TQt Open Source Edition is our non-commercial versions of Qt. You can use this edition to create and run free software, i.e. software that is licensed under the GNU GPL or a similarly recognized open source license. @@ -149,7 +149,7 @@ those who contribute to the free software pool to do so without paying license fees. <hr width="30%"> -\section2 Is there a low-cost version of Qt for writing shareware? +\section2 Is there a low-cost version of TQt for writing shareware? No, but Qt's commercial licenses permit you to write and sell shareware written with Qt. @@ -163,8 +163,8 @@ shareware written with Qt. We don't know! We can count our many thousands of commercial licensees, but the number of free software developers -using Qt can only be guessed based on download figures, book -sales, the number of open source Qt applications available on +using TQt can only be guessed based on download figures, book +sales, the number of open source TQt applications available on the web, Universities teaching with Qt, and other factors. A conservative estimate would put the figure at around 100,000 to 150,000 developers world-wide. @@ -174,7 +174,7 @@ conservative estimate would put the figure at around 100,000 to See our list of reference customers at \l http://www.trolltech.com/company/customers.html. Note that many -commercial customers do not disclose their use of Qt because they see +commercial customers do not disclose their use of TQt because they see Qt as a competitive advantage. <hr width="30%"> @@ -191,7 +191,7 @@ Corporation and the KDE desktop. A partial list can be found at <hr width="30%"> \section2 Is there a mailing list for Qt? -Trolltech operates several mailing lists for Qt users including +Trolltech operates several mailing lists for TQt users including \c qt-announce, \c qt-interest and \c snapshot-users. See \link http://lists.trolltech.com Mailing lists\endlink. @@ -206,7 +206,7 @@ Yes, at \l http://doc.trolltech.com. Yes, \link http://doc.trolltech.com/qq/index.html Qt Quarterly\endlink. It is a paper-based newsletter exclusively -available to Qt licensees. +available to TQt licensees. As a courtesy and convenience to all our users, a selection of articles is also published online about one month after publication. @@ -227,9 +227,9 @@ qt-bugs@trolltech.com\endlink. But \e please read (the very short) \section2 We have purchased a license, but the developer is leaving the company project. Can we transfer the license to another developer? -Yes. Qt licences are for the individual use of named developers. If +Yes. TQt licences are for the individual use of named developers. If the developer associated with a licence leaves the organization, or -moves on to another project that does not require a Qt license, +moves on to another project that does not require a TQt license, another developer can take over the licence. You can change the name of the developer using a licence at any time, but after a change you must wait at least six (6) months before changing again. @@ -268,8 +268,8 @@ application and then purchase commercial licenses when we start to sell it? No: our commercial license agreements only apply to software -that was developed with Qt under the agreement. They do not -apply to code that was developed with the Qt Open Source Edition +that was developed with TQt under the agreement. They do not +apply to code that was developed with the TQt Open Source Edition prior to the agreement. Any software developed with Qt without a commercial license agreement must be released as free/open source software. @@ -281,18 +281,18 @@ free/open source software. \section2 I just want to run KDE and other Qt-based software on my machine. Can I do that with the Open Source Edition? -Yes. You may use the Qt Open Source Edition for running applications, +Yes. You may use the TQt Open Source Edition for running applications, both at home and at work, without restrictions. <hr width="30%"> \section2 I want to put Qt, and applications that use it, on a CD-ROM or on a web site. Can I do that with the Open Source Edition? -Yes. You may copy and redistribute the Qt Open Source Edition, both +Yes. You may copy and redistribute the TQt Open Source Edition, both at home and at work, without restrictions. <hr width="30%"> -\section2 Can I make software with the Qt Open Source Edition and release it under +\section2 Can I make software with the TQt Open Source Edition and release it under the GNU GPL, BSD, or Artistic license? Yes. The GNU GPL, GPL-compatible licenses, or any other @@ -302,13 +302,13 @@ OpenSource.org web sites list approved software licenses. <hr width="30%"> \section2 I don't want to give away my source code. What do I do? -You need to buy a commercial Qt license. +You need to buy a commercial TQt license. <hr width="30%"> -\section2 Is software based on the Qt Open Source Edition really free? Does it +\section2 Is software based on the TQt Open Source Edition really free? Does it carry any Trolltech-specific license restrictions? -Yes, it really is free. This is because the Qt Open Source Edition +Yes, it really is free. This is because the TQt Open Source Edition uses the GNU GPL, which forbids the imposition of any license restrictions on software based on the Open Source Edition that would make it non-free. And no, there are no Trolltech-specific @@ -322,7 +322,7 @@ We have absolutely no intention of doing that. Together with the K Desktop Environment project, we have set up the KDE Free Qt Foundation (see \l http://www.kde.org/whatiskde/kdefreeqtfoundation.php) to -legally guarantee the availability of Qt for free software +legally guarantee the availability of TQt for free software development now and forever - even if circumstances beyound our control prevent us from producing new free editions. @@ -356,13 +356,13 @@ internal software development. <hr width="30%"> -\section2 Is Qt Open Source Edition really free software in the GNU meaning of the +\section2 Is TQt Open Source Edition really free software in the GNU meaning of the word? Yes - it is free software both as in "no cost" and as in "free speech". Even more, it is actually available under the terms of the GNU GPL. This means you can link GPL'ed software -to it, and you can take code from Qt and put it into other +to it, and you can take code from TQt and put it into other GPL'ed software. <hr width="30%"> @@ -388,12 +388,12 @@ addition to those of the GNU GPL, including the right to remove those extra terms. <hr width="30%"> -\section2 Why is Qt Open Source Edition not distributed under the GNU Lesser +\section2 Why is TQt Open Source Edition not distributed under the GNU Lesser General Public License (LGPL)? The LGPL is designed to "permit developers of non-free programs to use free libraries" (quote from the LGPL). In -other words, if Qt Open Source Edition were LGPL'd, companies would +other words, if TQt Open Source Edition were LGPL'd, companies would not have to purchase our commercial editions in order to make commercial/proprietary software, they could just use the Open Source Edition, free of charge. That would mean Trolltech would not @@ -418,10 +418,10 @@ community and are not supported by Trolltech. Qt wrappers? Yes, if you have purchased a commercial license. The licensing -conditions are the same whether you use the Qt API directly in +conditions are the same whether you use the TQt API directly in C++, or you use it through some API wrapper in another programming language. All developers that write code -containing calls to the Qt API (directly or through a wrapper) -need Qt licenses. +containing calls to the TQt API (directly or through a wrapper) +need TQt licenses. */ diff --git a/doc/features.doc b/doc/features.doc index e5b2a7c7f..6660e9fd9 100644 --- a/doc/features.doc +++ b/doc/features.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Qt feature definition file documentation +** TQt feature definition file documentation ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -42,12 +42,12 @@ \title The Feature Definition File By modifying the configured \c ntqconfig.h file from src/tools, you -can define a subset of the full Qt functionality that you wish to +can define a subset of the full TQt functionality that you wish to be available in your installation. The -qconfig option to configure is used to select the configuration. Note that such modification is only supported on Qt/Embedded -platforms, where reducing the size of Qt is +platforms, where reducing the size of TQt is important and the application set is often fixed. The \c ntqconfig.h definition file simply defines macros to disable @@ -190,7 +190,7 @@ The available options are: \i Printer support (\l QPrinter) \i QT_NO_PSPRINTER (Unix only) \row \i QT_NO_PICTURE - \i Save Qt drawing commands to a files (\l QPicture) + \i Save TQt drawing commands to a files (\l QPicture) \i \header \i31 Widgets diff --git a/doc/focus.doc b/doc/focus.doc index 6ba2c1b4a..d2733536d 100644 --- a/doc/focus.doc +++ b/doc/focus.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -95,7 +95,7 @@ themselves to the end of it when \l QWidget::setFocusPolicy() is called with an appropriate \l QWidget::FocusPolicy. You can customize the tab order using \l QWidget::setTabOrder(). (If you don't, Tab generally moves focus in the order of widget construction.) \link -designer-manual.book Qt Designer\endlink provides a means of visually +designer-manual.book TQt Designer\endlink provides a means of visually changing the tab order. Since pressing Tab is so common, most widgets that can have focus @@ -124,7 +124,7 @@ focus to this field. Another exception to Tab support is text-entry widgets that must support the insertion of tabs; almost all text editors fall into this -class. Qt treats Control+Tab as Tab and Control+Shift+Tab as +class. TQt treats Control+Tab as Tab and Control+Shift+Tab as Shift+Tab, and such widgets can reimplement \l QWidget::event() and handle Tab before calling QWidget::event() to get normal processing of all other keys. However, since some systems use Control+Tab for other @@ -181,7 +181,7 @@ On Microsoft Windows, mouse wheel usage is always handled by the widget that has keyboard focus. On Mac OS X and X11, it's handled by the widget that gets other mouse events. -The way Qt handles this platform difference is by letting widgets move +The way TQt handles this platform difference is by letting widgets move the keyboard focus when the wheel is used. With the right focus policy on each widget, applications can work idiomatically correctly on Windows, Mac OS X, and X11. @@ -193,7 +193,7 @@ In this situation the application must determine which widget within the window should receive the focus. This can be simple: if the focus has been in this window before, then -the last widget to have focus should regain it. Qt does this +the last widget to have focus should regain it. TQt does this automatically. If focus has never been in this window before and you know where focus diff --git a/doc/framebuffer-howto.doc b/doc/framebuffer-howto.doc index e37c22b2a..b0c0b6e32 100644 --- a/doc/framebuffer-howto.doc +++ b/doc/framebuffer-howto.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2000-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/freeeditions.doc b/doc/freeeditions.doc index de8520bfc..b82ea5e3d 100644 --- a/doc/freeeditions.doc +++ b/doc/freeeditions.doc @@ -2,20 +2,20 @@ \page opensourceedition.html -\title Qt Open Source Edition +\title TQt Open Source Edition Open source software (also called "free software") is software that comes with a license that gives users certain rights. In particular the right to use the software, to modify it, to obtain its source, and to pass it on (under the same terms). -Trolltech supports the open source software concept by providing the Qt Open Source -Edition. You can use this edition of Qt to create open source software, i.e. +Trolltech supports the open source software concept by providing the TQt Open Source +Edition. You can use this edition of TQt to create open source software, i.e. software that is licensed under the GNU GPL or a similarly recognized -open source license. Trolltech's support of open source with the Qt Open Source +open source license. Trolltech's support of open source with the TQt Open Source Edition has enabled large successful software projects like KDE, to -thrive, with thousands of developers around the world using the Qt Open Source -Edition at no cost to themselves. The Qt Open Source Edition is available for +thrive, with thousands of developers around the world using the TQt Open Source +Edition at no cost to themselves. The TQt Open Source Edition is available for Unix/X11, Macintosh, and embedded Linux. The Open Source Edition can be downloaded from here: @@ -24,11 +24,11 @@ The Open Source Edition can be downloaded from here: It is also possible to develop commercial software using Qt, but to do so you must buy a commercial license for the \link commercialeditions.html Professional or Enterprise Edition\endlink. If -you buy a commercial edition of Qt you can sell your software for any +you buy a commercial edition of TQt you can sell your software for any price and with any license you like. Thousands of commercial companies -use commercial editions of Qt to develop the products they sell. +use commercial editions of TQt to develop the products they sell. -If you use the Qt Open Source Edition, there are certain licensing +If you use the TQt Open Source Edition, there are certain licensing conditions that the GNU GPL imposes on you, to ensure that your users enjoy the freedoms guaranteed by the GPL. Users are entitled to: @@ -49,7 +49,7 @@ definition files, and even include the scripts and control files used to control compilation and installation of the executable; otherwise users could not exercise their rights. -This means that you cannot use the Qt Open Source Edition if your software +This means that you cannot use the TQt Open Source Edition if your software must be built with any modules that impose conditions on you that contradict the conditions of the GNU GPL, including, but not limited to, software patents, commercial license agreements, copyrighted @@ -57,7 +57,7 @@ interface definitions or any sort of non-disclosure agreement. In these circumstances you must use a commercial edition of Qt. See the \link faq.html FAQ \endlink for answers to frequently -asked questions on Qt Open Source Edition licensing and its implications. +asked questions on TQt Open Source Edition licensing and its implications. More information on open source software is available online: @@ -66,11 +66,11 @@ More information on open source software is available online: \i Open source licensing: \l http://www.opensource.org/ \endlist -Information about Qt Commercial License Agreements is available at +Information about TQt Commercial License Agreements is available at \l http://www.trolltech.com/pricing.html. You can also email <a href="mailto:sales@trolltech.com">sales@trolltech.com</a>. -If you are in doubt what edition of Qt is right for your project, +If you are in doubt what edition of TQt is right for your project, please contact <a href="mailto:info@trolltech.com">info@trolltech.com</a>. diff --git a/doc/functions.doc b/doc/functions.doc index 266c763c3..bda90d7fd 100644 --- a/doc/functions.doc +++ b/doc/functions.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/headers.doc b/doc/headers.doc index 42420e83f..583d015ad 100644 --- a/doc/headers.doc +++ b/doc/headers.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -41,7 +41,7 @@ \title Header File Index -<p>Here are the header files that make up the Qt API: +<p>Here are the header files that make up the TQt API: \headerfilelist */ diff --git a/doc/hierarchy.doc b/doc/hierarchy.doc index 1664efb9f..e02590bfc 100644 --- a/doc/hierarchy.doc +++ b/doc/hierarchy.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -42,7 +42,7 @@ \title Class Inheritance Hierarchy This list shows the C++ class inheritance relations between the -classes in the Qt API. +classes in the TQt API. <p>The list is sorted roughly, but not completely, alphabetically. diff --git a/doc/how-to-learn-qt.doc b/doc/how-to-learn-qt.doc index 1e01b7792..a8f93898f 100644 --- a/doc/how-to-learn-qt.doc +++ b/doc/how-to-learn-qt.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2001-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -43,16 +43,16 @@ We assume that you already know C++! -The best way to learn Qt is to read the official Qt book, <a +The best way to learn TQt is to read the official TQt book, <a href="http://www.amazon.com/exec/obidos/ASIN/0131240722/trolltech/"> -C++ GUI Programming with Qt 3 (ISBN 0-13-124072-2)</a>. +C++ GUI Programming with TQt 3 (ISBN 0-13-124072-2)</a>. \if defined(commercial) \footnote Some of the book's examples make use of modules that are only -available in the Qt Enterprise Edition. +available in the TQt Enterprise Edition. \endfootnote \endif -This book provides comprehensive coverage of Qt programming all the +This book provides comprehensive coverage of TQt programming all the way from "Hello Qt" to advanced features like multithreading, 2D and 3D graphics, networking, and XML. @@ -65,7 +65,7 @@ it to arrive then here is our suggested learning programme. Read the \link http://www.trolltech.com/products/qt/whitepaper.html Qt Whitepaper\endlink first. This provides an overview of Qt's -facilities and has snippets of code which demonstrate the Qt approach +facilities and has snippets of code which demonstrate the TQt approach to programming. It gives you the 'big picture'. If you want to program purely in C++, designing your interfaces in @@ -83,10 +83,10 @@ the pure C++ Tutorials (\link tutorial.html Tutorial #1\endlink and \link tutorial2.html Tutorial #2\endlink) mentioned above. By now you'll have produced some small working applications and have a -broad feel for Qt programming. You could start work on your own +broad feel for TQt programming. You could start work on your own projects straight away, but we recommend reading a couple of key overviews to deepen your understanding of Qt: the \link -object.html Qt Object Model \endlink and \link signalsandslots.html +object.html TQt Object Model \endlink and \link signalsandslots.html Signals and Slots\endlink. At this point we recommend looking at the \link overviews-list.html @@ -105,8 +105,8 @@ you. The part of the documentation that you'll probably use the most is the \link index.html API Reference\endlink. Each link provides a different way of navigating the API Reference; try them all to see which work best for you. You might also like to try \link -assistant.book Qt Assistant\endlink: this tool is supplied with Qt and -provides access to the entire Qt API, and it provides a full text +assistant.book TQt Assistant\endlink: this tool is supplied with TQt and +provides access to the entire TQt API, and it provides a full text search facility. There are also a growing number of \link http://www.trolltech.com/developer/books.html Qt books\endlink. diff --git a/doc/html/assistant.dcf b/doc/html/assistant.dcf index b23ea3663..7a2efb703 100644 --- a/doc/html/assistant.dcf +++ b/doc/html/assistant.dcf @@ -1,9 +1,9 @@ <!DOCTYPE DCF> -<DCF ref="assistant.html" icon="assistant.png" imagedir="../../gif" title="Qt Assistant Manual"> +<DCF ref="assistant.html" icon="assistant.png" imagedir="../../gif" title="TQt Assistant Manual"> <section ref="assistant-1.html" title="Introduction"/> -<section ref="assistant-2.html" title="Introduction to the Qt Reference Documentation"/> -<section ref="assistant-3.html" title="The 1 Minute Guide to Using Qt Assistant"/> -<section ref="assistant-4.html" title="Qt Assistant in More Detail"/> +<section ref="assistant-2.html" title="Introduction to the TQt Reference Documentation"/> +<section ref="assistant-3.html" title="The 1 Minute Guide to Using TQt Assistant"/> +<section ref="assistant-4.html" title="TQt Assistant in More Detail"/> <section ref="assistant-5.html" title="Full Text Searching"/> -<section ref="assistant-6.html" title="Customizing Qt Assistant"/> +<section ref="assistant-6.html" title="Customizing TQt Assistant"/> </DCF> diff --git a/doc/html/designer.dcf b/doc/html/designer.dcf index 33eac264a..40ba452ce 100644 --- a/doc/html/designer.dcf +++ b/doc/html/designer.dcf @@ -1,5 +1,5 @@ <!DOCTYPE DCF> -<DCF ref="designer-manual.html" icon="designer.png" imagedir="../../gif" title="Qt Designer Manual"> +<DCF ref="designer-manual.html" icon="designer.png" imagedir="../../gif" title="TQt Designer Manual"> <section ref="designer-manual-1.html" title="Preface"/> <section ref="designer-manual-2.html" title="Quick Start"/> <section ref="designer-manual-3.html" title="Creating a Main Window Application"/> @@ -8,7 +8,7 @@ <section ref="designer-manual-6.html" title="Subclassing and Dynamic Dialogs"/> <section ref="designer-manual-7.html" title="Creating Custom Widgets"/> <section ref="designer-manual-8.html" title="Creating Database Applications"/> -<section ref="designer-manual-9.html" title="Customizing and Integrating Qt Designer"/> +<section ref="designer-manual-9.html" title="Customizing and Integrating TQt Designer"/> <section ref="designer-manual-10.html" title="Reference: Key Bindings"/> <section ref="designer-manual-11.html" title="Reference: Menu Options"/> <section ref="designer-manual-12.html" title="Reference: Toolbar Buttons"/> diff --git a/doc/html/index b/doc/html/index index 28776508b..84209a107 100644 --- a/doc/html/index +++ b/doc/html/index @@ -4,7 +4,7 @@ "A Complete Canvas Application" canvas-chart-example.html "A Directory Browser" dirview-example.html "A Motif Dialog" motif-dialog-example.html -"A Qt example as a scriptable ActiveX control (executable)" qaxserver-example-tetrax.html +"A TQt example as a scriptable ActiveX control (executable)" qaxserver-example-tetrax.html "A Rectangle Draw \"Benchmark\"" forever-example.html "A Small Application for Testing Regular Expressions" regexptester-example.html "A Tiny Example Featuring a Toggle Action" toggleaction-example.html @@ -51,7 +51,7 @@ "Data Elements" tutorial2-03.html "Debugging Techniques" debug.html "Demonstration of SAX2 features" tagreader-with-features-example.html -"Deploying Qt Applications" distributingntqt.html +"Deploying TQt Applications" distributingntqt.html "Digital Clock" dclock-example.html "Drag and Drop" dnd.html "Drag and Drop" dragdrop-example.html @@ -63,7 +63,7 @@ "Font Displayer" qfd-example.html "Fonts in Qt/Embedded" emb-fonts.html "Format of the QDataStream Operators" datastreamformat.html -"Functions removed in Qt 2.0" removed20.html +"Functions removed in TQt 2.0" removed20.html "GNU General Public License" gpl.html "Getting Started" motif-walkthrough-1.html "Grapher Plugin" grapher-nsplugin-example.html @@ -74,7 +74,7 @@ "How to Learn Qt" how-to-learn-ntqt.html "How to Report A Bug" bughowto.html "How to create a large, sparse QTable" bigtable-example.html -"How to use X11 overlays with the Qt OpenGL extension" opengl-x11-overlays.html +"How to use X11 overlays with the TQt OpenGL extension" opengl-x11-overlays.html "IconView Module" iconview.html "Iconview" iconview-example.html "In Sync with Outlook" qaxcontainer-example-qutlook.html @@ -86,7 +86,7 @@ "Internationalization" i18n-example.html "Introduction" tutorial2-01.html "Issues to be aware of when porting Qt/Embedded" embedporting.html -"Key Features in Qt 3.0" keyfeatures30.html +"Key Features in TQt 3.0" keyfeatures30.html "Keyboard Focus Overview" focus.html "KeyboardFilter" keyboardfilter.html "Layout Classes" layout.html @@ -116,11 +116,11 @@ "Outliner to show use of DOM" outliner-example.html "Painting on the Desktop" desktop-example.html "Picture" picture-example.html -"Pictures of Most Qt Widgets" pictures.html +"Pictures of Most TQt Widgets" pictures.html "Play Tetrix!" qaxserver-demo-tetrax.html "Popup Widgets" popup-example.html -"Porting to Qt 2.x" porting2.html -"Porting to Qt 3.x" porting.html +"Porting to TQt 2.x" porting2.html +"Porting to TQt 3.x" porting.html "Porting your applications to Qt/Embedded" emb-porting.html "Preparing to Migrate the User Interface" motif-walkthrough-2.html "Presenting the GUI" tutorial2-05.html @@ -8103,37 +8103,37 @@ "Q_ASSERT" ntqapplication.html#Q_ASSERT "TQ_CHECK_PTR" ntqapplication.html#TQ_CHECK_PTR "Qt" ntqt.html -"Qt Commercial Editions" commercialeditions.html -"Qt Demo" demo-example.html -"Qt Distribution Example" distributor-example.html -"Qt Editions" editions.html -"Qt Motif Extension" motif-extension.html -"Qt Motif Extension - A Migration Walkthrough" motif-walkthrough.html -"Qt Netscape Plugin Extension" netscape-plugin.html -"Qt Object Model" object.html -"Qt Open Source Edition" opensourceedition.html -"Qt Open Source Edition License Agreement" license.html -"Qt OpenGL 3D Graphics" opengl.html -"Qt Plugins HOWTO" plugins-howto.html -"Qt Reference Documentation (Open Source Edition)" index.html -"Qt Template Library" qt-template-lib.html -"Qt Tutorial #1 - The 14 Steps" tutorial.html -"Qt Tutorial - Chapter 10: Smooth as Silk" tutorial1-10.html -"Qt Tutorial - Chapter 11: Giving It a Shot" tutorial1-11.html -"Qt Tutorial - Chapter 12: Hanging in the Air the Way Bricks Don't" tutorial1-12.html -"Qt Tutorial - Chapter 13: Game Over" tutorial1-13.html -"Qt Tutorial - Chapter 14: Facing the Wall" tutorial1-14.html -"Qt Tutorial - Chapter 1: Hello, World!" tutorial1-01.html -"Qt Tutorial - Chapter 2: Calling it Quits" tutorial1-02.html -"Qt Tutorial - Chapter 3: Family Values" tutorial1-03.html -"Qt Tutorial - Chapter 4: Let There Be Widgets" tutorial1-04.html -"Qt Tutorial - Chapter 5: Building Blocks" tutorial1-05.html -"Qt Tutorial - Chapter 6: Building Blocks Galore!" tutorial1-06.html -"Qt Tutorial - Chapter 7: One Thing Leads to Another" tutorial1-07.html -"Qt Tutorial - Chapter 8: Preparing for Battle" tutorial1-08.html -"Qt Tutorial - Chapter 9: With Cannon You Can" tutorial1-09.html -"Qt Widget Hierarchy" qaxserver-demo-hierarchy.html -"Qt Widget Hierarchy (in-process)" qaxserver-example-hierarchy.html +"TQt Commercial Editions" commercialeditions.html +"TQt Demo" demo-example.html +"TQt Distribution Example" distributor-example.html +"TQt Editions" editions.html +"TQt Motif Extension" motif-extension.html +"TQt Motif Extension - A Migration Walkthrough" motif-walkthrough.html +"TQt Netscape Plugin Extension" netscape-plugin.html +"TQt Object Model" object.html +"TQt Open Source Edition" opensourceedition.html +"TQt Open Source Edition License Agreement" license.html +"TQt OpenGL 3D Graphics" opengl.html +"TQt Plugins HOWTO" plugins-howto.html +"TQt Reference Documentation (Open Source Edition)" index.html +"TQt Template Library" qt-template-lib.html +"TQt Tutorial #1 - The 14 Steps" tutorial.html +"TQt Tutorial - Chapter 10: Smooth as Silk" tutorial1-10.html +"TQt Tutorial - Chapter 11: Giving It a Shot" tutorial1-11.html +"TQt Tutorial - Chapter 12: Hanging in the Air the Way Bricks Don't" tutorial1-12.html +"TQt Tutorial - Chapter 13: Game Over" tutorial1-13.html +"TQt Tutorial - Chapter 14: Facing the Wall" tutorial1-14.html +"TQt Tutorial - Chapter 1: Hello, World!" tutorial1-01.html +"TQt Tutorial - Chapter 2: Calling it Quits" tutorial1-02.html +"TQt Tutorial - Chapter 3: Family Values" tutorial1-03.html +"TQt Tutorial - Chapter 4: Let There Be Widgets" tutorial1-04.html +"TQt Tutorial - Chapter 5: Building Blocks" tutorial1-05.html +"TQt Tutorial - Chapter 6: Building Blocks Galore!" tutorial1-06.html +"TQt Tutorial - Chapter 7: One Thing Leads to Another" tutorial1-07.html +"TQt Tutorial - Chapter 8: Preparing for Battle" tutorial1-08.html +"TQt Tutorial - Chapter 9: With Cannon You Can" tutorial1-09.html +"TQt Widget Hierarchy" qaxserver-demo-hierarchy.html +"TQt Widget Hierarchy (in-process)" qaxserver-example-hierarchy.html "Qt' OpenGL widgets as an ActiveX (executable)" qaxserver-example-opengl.html "Qt's Classes" classes.html "Qt's Main Classes" mainclasses.html @@ -8203,8 +8203,8 @@ "Sound Example" sound-example.html "Splitter" splitter-example.html "Standard Accelerator Keys" accelerators.html -"Standard Qt widgets as ActiveX controls (in-process)" qaxserver-example-wrapper.html -"Standard Qt widgets in an HTML page" qaxserver-demo-wrapper.html +"Standard TQt widgets as ActiveX controls (in-process)" qaxserver-example-wrapper.html +"Standard TQt widgets in an HTML page" qaxserver-demo-wrapper.html "Starting processes with IO redirection" process-example.html "Style overview" customstyles.html "Tabdialog" tabdialog-example.html @@ -8225,7 +8225,7 @@ "The Project File" tutorial2-10.html "The QAxContainer Module" qaxcontainer.html "The QAxServer Module" qaxserver.html -"The Qt FAQ" faq.html +"The TQt FAQ" faq.html "The Qt/Embedded-specific classes" emb-classes.html "Themes (Styles)" themes-example.html "Thread Support in Qt" threads.html @@ -8236,21 +8236,21 @@ "Transformed Graphics Demo" xform-example.html "Trivial Example" trivial-nsplugin-example.html "Tutorial #2" tutorial2.html -"Two simple Qt widgets" qaxserver-demo-multiple.html -"Two simple Qt widgets (in-process)" qaxserver-example-multiple.html +"Two simple TQt widgets" qaxserver-demo-multiple.html +"Two simple TQt widgets (in-process)" qaxserver-example-multiple.html "User Interface Compiler (uic)" uic.html "Using Custom QDialogs" motif-walkthrough-4.html "Using Existing Dialogs with QMotifDialog" motif-walkthrough-5.html -"Using Qt Main Window Classes" motif-walkthrough-6.html -"Using Qt Standard Dialogs" motif-walkthrough-3.html +"Using TQt Main Window Classes" motif-walkthrough-6.html +"Using TQt Standard Dialogs" motif-walkthrough-3.html "Using menus" menu-example.html "Using the Meta Object Compiler" moc.html "Using the Motif Event Loop" motif-customwidget-example.html "Walkthrough: A Simple Application" simple-application.html -"Walkthrough: How to use the Qt SAX2 classes" xml-sax-walkthrough.html -"Walkthrough: Using Qt objects in Microsoft .NET" activeqt-dotnet.html -"Walkthrough: Using SAX2 features with the Qt XML classes" xml-sax-features-walkthrough.html -"Why doesn't Qt use templates for signals and slots?" templates.html +"Walkthrough: How to use the TQt SAX2 classes" xml-sax-walkthrough.html +"Walkthrough: Using TQt objects in Microsoft .NET" activeqt-dotnet.html +"Walkthrough: Using SAX2 features with the TQt XML classes" xml-sax-features-walkthrough.html +"Why doesn't TQt use templates for signals and slots?" templates.html "Widgets Example" widgets-example.html "Window Geometry" geometry.html "Window System-specific Notes" winsystem.html diff --git a/doc/html/linguist.dcf b/doc/html/linguist.dcf index e03e310b7..6fb081a2b 100644 --- a/doc/html/linguist.dcf +++ b/doc/html/linguist.dcf @@ -1,5 +1,5 @@ <!DOCTYPE DCF> -<DCF ref="linguist-manual.html" icon="linguist.png" imagedir="../../gif" title="Guide to the Qt Translation Tools"> +<DCF ref="linguist-manual.html" icon="linguist.png" imagedir="../../gif" title="Guide to the TQt Translation Tools"> <section ref="linguist-manual-1.html" title="Introduction"/> <section ref="linguist-manual-2.html" title="Release Manager"/> <section ref="linguist-manual-3.html" title="Translators"/> diff --git a/doc/html/propertydocs b/doc/html/propertydocs index 7d0239f0c..3ec3818d9 100644 --- a/doc/html/propertydocs +++ b/doc/html/propertydocs @@ -184,7 +184,7 @@ calls to their <a href="ntqaction.html#setVisible">QAction::setVisible< <property> <name>QAssistantClient::open</name> <doc href="ntqassistantclient.html#open-prop"> -<p>This property holds whether Qt Assistant is open. +<p>This property holds whether TQt Assistant is open. <p> <p>Get this property's value with <a href="ntqassistantclient.html#isOpen">isOpen</a>(). </doc> @@ -2967,7 +2967,7 @@ don't use a QProgressDialog inside a <a href="ntqwidget.html#paintEvent">p <p>If this property is set to TRUE then the push button is the auto default button in a dialog. <p> In some GUI styles a default button is drawn with an extra frame -around it, up to 3 pixels or more. Qt automatically keeps this +around it, up to 3 pixels or more. TQt automatically keeps this space free around auto-default buttons, i.e. auto-default buttons may have a slightly larger size hint. <p> This property's default is TRUE for buttons that have a <a href="ntqdialog.html">QDialog</a> @@ -3919,7 +3919,7 @@ such as <tt>*.html</tt> and <tt>*.txt</tt> with reasonab <p>This property holds the enabled set of auto formatting features. <p>The value can be any combination of the values in the <a href="ntqtextedit.html#AutoFormatting-enum">AutoFormatting</a> enum. The default is <a href="ntqtextedit.html#AutoFormatting-enum">AutoAll</a>. Choose <a href="ntqtextedit.html#AutoFormatting-enum">AutoNone</a> to disable all automatic formatting. -<p> Currently, the only automatic formatting feature provided is <a href="ntqtextedit.html#AutoFormatting-enum">AutoBulletList</a>; future versions of Qt may offer more. +<p> Currently, the only automatic formatting feature provided is <a href="ntqtextedit.html#AutoFormatting-enum">AutoBulletList</a>; future versions of TQt may offer more. <p>Set this property's value with <a href="ntqtextedit.html#setAutoFormatting">setAutoFormatting</a>() and get this property's value with <a href="ntqtextedit.html#autoFormatting">autoFormatting</a>(). </doc> @@ -4239,7 +4239,7 @@ pixmap. There is no default iconset. <doc href="ntqtoolbutton.html#offIconSet-prop"> <p>This property holds the icon set that is used when the button is in an "off" state. <p><b>This property is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. -<p> Since Qt 3.0, <a href="ntqiconset.html">QIconSet</a> contains both the On and Off icons. There is +<p> Since TQt 3.0, <a href="ntqiconset.html">QIconSet</a> contains both the On and Off icons. There is now an <a href="ntqtoolbutton.html#iconSet-prop">QToolButton::iconSet</a> property that replaces both <a href="ntqtoolbutton.html#onIconSet-prop">QToolButton::onIconSet</a> and <a href="ntqtoolbutton.html#offIconSet-prop">QToolButton::offIconSet</a>. <p> For ease of porting, this property is a synonym for <a href="ntqtoolbutton.html#iconSet-prop">QToolButton::iconSet</a>. You probably want to go over your application code and use the QIconSet On/Off mechanism. @@ -4253,7 +4253,7 @@ code and use the QIconSet On/Off mechanism. <doc href="ntqtoolbutton.html#onIconSet-prop"> <p>This property holds the icon set that is used when the button is in an "on" state. <p><b>This property is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. -<p> Since Qt 3.0, <a href="ntqiconset.html">QIconSet</a> contains both the On and Off icons. There is +<p> Since TQt 3.0, <a href="ntqiconset.html">QIconSet</a> contains both the On and Off icons. There is now an <a href="ntqtoolbutton.html#iconSet-prop">QToolButton::iconSet</a> property that replaces both <a href="ntqtoolbutton.html#onIconSet-prop">QToolButton::onIconSet</a> and <a href="ntqtoolbutton.html#offIconSet-prop">QToolButton::offIconSet</a>. <p> For ease of porting, this property is a synonym for <a href="ntqtoolbutton.html#iconSet-prop">QToolButton::iconSet</a>. You probably want to go over your application code and use the QIconSet On/Off mechanism. @@ -4661,7 +4661,7 @@ guaranteed to receive appropriate events before it is shown. <p> The size component is adjusted if it lies outside the range defined by <a href="ntqwidget.html#minimumSize">minimumSize</a>() and <a href="ntqwidget.html#maximumSize">maximumSize</a>(). <p> <a href="ntqwidget.html#setGeometry">setGeometry</a>() is virtual, and all other overloaded setGeometry() -implementations in Qt call it. +implementations in TQt call it. <p> <b>Warning:</b> Calling setGeometry() inside resizeEvent() or moveEvent() can lead to infinite recursion. <p> See the <a href="geometry.html">Window Geometry documentation</a> @@ -4809,7 +4809,7 @@ specified by the <a href="ntqt.html#WidgetFlags-enum">WType_TopLevel</a <p>This property is only relevant for top-level widgets. <p> Note that due to limitations in some window-systems, this does not always report the expected results (e.g. if the user on X11 -maximizes the window via the window manager, Qt has no way of +maximizes the window via the window manager, TQt has no way of distinguishing this from any other resize). This is expected to improve as window manager protocols evolve. <p> <p>See also <a href="ntqwidget.html#windowState">windowState</a>(), <a href="ntqwidget.html#showMaximized">showMaximized</a>(), <a href="ntqwidget.html#visible-prop">visible</a>, <a href="ntqwidget.html#show">show</a>(), <a href="ntqwidget.html#hide">hide</a>(), <a href="ntqwidget.html#showNormal">showNormal</a>(), and <a href="ntqwidget.html#minimized-prop">minimized</a>. @@ -5045,7 +5045,7 @@ move event (<a href="ntqwidget.html#moveEvent">moveEvent</a>()) imme currently visible, it is guaranteed to receive an event before it is shown. <p> <a href="ntqwidget.html#move">move</a>() is virtual, and all other overloaded move() implementations -in Qt call it. +in TQt call it. <p> <b>Warning:</b> Calling move() or <a href="ntqwidget.html#setGeometry">setGeometry</a>() inside moveEvent() can lead to infinite recursion. <p> See the <a href="geometry.html">Window Geometry documentation</a> @@ -5092,7 +5092,7 @@ might be larger, depending on the window manager. <p> If you want a top-level window to have a fixed size, call setResizeMode( QLayout::FreeResize ) on its layout. <p> <a href="ntqwidget.html#resize">resize</a>() is virtual, and all other overloaded resize() -implementations in Qt call it. +implementations in TQt call it. <p> <b>Warning:</b> Calling resize() or <a href="ntqwidget.html#setGeometry">setGeometry</a>() inside resizeEvent() can lead to infinite recursion. <p> <p>See also <a href="ntqwidget.html#pos-prop">pos</a>, <a href="ntqwidget.html#geometry-prop">geometry</a>, <a href="ntqwidget.html#minimumSize-prop">minimumSize</a>, <a href="ntqwidget.html#maximumSize-prop">maximumSize</a>, and <a href="ntqwidget.html#resizeEvent">resizeEvent</a>(). diff --git a/doc/html/qt.dcf b/doc/html/qt.dcf index ae3f5122f..cfa7b6891 100644 --- a/doc/html/qt.dcf +++ b/doc/html/qt.dcf @@ -1,5 +1,5 @@ <!DOCTYPE DCF> -<DCF ref="index.html" icon="qt.png" imagedir="../../gif" title="Qt Reference Documentation"> +<DCF ref="index.html" icon="qt.png" imagedir="../../gif" title="TQt Reference Documentation"> <section ref="ntqaccel.html" title="QAccel Class Reference"> <keyword ref="ntqaccel.html">QAccel</keyword> <keyword ref="ntqaccel.html#activated">activated</keyword> @@ -7500,7 +7500,7 @@ <section ref="qsyntaxhighlighter-members.html" title="List of All Member Functions"/> <section ref="qsyntaxhighlighter-h.html" title="Header File"/> </section> -<section ref="ntqt.html" title="Qt Class Reference"> +<section ref="ntqt.html" title="TQt Class Reference"> <keyword ref="ntqt.html">Qt</keyword> <keyword ref="ntqt.html#AlignmentFlags">AlignmentFlags</keyword> <keyword ref="ntqt.html#AnchorAttribute">AnchorAttribute</keyword> @@ -9648,8 +9648,8 @@ <section ref="motif-dialog-example.html" title="A Motif Dialog"> <keyword ref="motif-dialog-example.html">A Motif Dialog</keyword> </section> -<section ref="qaxserver-example-tetrax.html" title="A Qt example as a scriptable ActiveX control (executable)"> - <keyword ref="qaxserver-example-tetrax.html">A Qt example as a scriptable ActiveX control (executable)</keyword> +<section ref="qaxserver-example-tetrax.html" title="A TQt example as a scriptable ActiveX control (executable)"> + <keyword ref="qaxserver-example-tetrax.html">A TQt example as a scriptable ActiveX control (executable)</keyword> </section> <section ref="archivesearch-example.html" title="A qt-interest mail archive search"> <keyword ref="archivesearch-example.html">A qt-interest mail archive search</keyword> @@ -9807,8 +9807,8 @@ <section ref="tagreader-with-features-example.html" title="Demonstration of SAX2 features"> <keyword ref="tagreader-with-features-example.html">Demonstration of SAX2 features</keyword> </section> -<section ref="distributingntqt.html" title="Deploying Qt Applications"> - <keyword ref="distributingntqt.html">Deploying Qt Applications</keyword> +<section ref="distributingntqt.html" title="Deploying TQt Applications"> + <keyword ref="distributingntqt.html">Deploying TQt Applications</keyword> </section> <section ref="dialogs.html" title="Dialog Classes"> <keyword ref="dialogs.html">dialogs</keyword> @@ -9858,8 +9858,8 @@ <section ref="datastreamformat.html" title="Format of the QDataStream Operators"> <keyword ref="datastreamformat.html">Format of the QDataStream Operators</keyword> </section> -<section ref="removed20.html" title="Functions removed in Qt 2.0"> - <keyword ref="removed20.html">Functions removed in Qt 2.0</keyword> +<section ref="removed20.html" title="Functions removed in TQt 2.0"> + <keyword ref="removed20.html">Functions removed in TQt 2.0</keyword> </section> <section ref="motif-walkthrough-1.html" title="Getting Started"> <keyword ref="motif-walkthrough-1.html">Getting Started</keyword> @@ -9897,8 +9897,8 @@ <section ref="bughowto.html" title="How to Report A Bug"> <keyword ref="bughowto.html">How to Report A Bug</keyword> </section> -<section ref="opengl-x11-overlays.html" title="How to use X11 overlays with the Qt OpenGL extension"> - <keyword ref="opengl-x11-overlays.html">How to use X11 overlays with the Qt OpenGL extension</keyword> +<section ref="opengl-x11-overlays.html" title="How to use X11 overlays with the TQt OpenGL extension"> + <keyword ref="opengl-x11-overlays.html">How to use X11 overlays with the TQt OpenGL extension</keyword> </section> <section ref="iconview-example.html" title="Iconview"> <keyword ref="iconview-example.html">Iconview</keyword> @@ -9945,8 +9945,8 @@ <section ref="embedporting.html" title="Issues to be aware of when porting Qt/Embedded"> <keyword ref="embedporting.html">Issues to be aware of when porting Qt/Embedded</keyword> </section> -<section ref="keyfeatures30.html" title="Key Features in Qt 3.0"> - <keyword ref="keyfeatures30.html">Key Features in Qt 3.0</keyword> +<section ref="keyfeatures30.html" title="Key Features in TQt 3.0"> + <keyword ref="keyfeatures30.html">Key Features in TQt 3.0</keyword> </section> <section ref="focus.html" title="Keyboard Focus Overview"> <keyword ref="focus.html">Keyboard Focus Overview</keyword> @@ -10065,8 +10065,8 @@ <section ref="picture-example.html" title="Picture"> <keyword ref="picture-example.html">Picture</keyword> </section> -<section ref="pictures.html" title="Pictures of Most Qt Widgets"> - <keyword ref="pictures.html">Pictures of Most Qt Widgets</keyword> +<section ref="pictures.html" title="Pictures of Most TQt Widgets"> + <keyword ref="pictures.html">Pictures of Most TQt Widgets</keyword> </section> <section ref="qaxserver-demo-tetrax.html" title="Play Tetrix!"> <keyword ref="qaxserver-demo-tetrax.html">Play Tetrix!</keyword> @@ -10077,11 +10077,11 @@ <section ref="popup-example.html" title="Popup Widgets"> <keyword ref="popup-example.html">Popup Widgets</keyword> </section> -<section ref="porting2.html" title="Porting to Qt 2.x"> - <keyword ref="porting2.html">Porting to Qt 2.x</keyword> +<section ref="porting2.html" title="Porting to TQt 2.x"> + <keyword ref="porting2.html">Porting to TQt 2.x</keyword> </section> -<section ref="porting.html" title="Porting to Qt 3.x"> - <keyword ref="porting.html">Porting to Qt 3.x</keyword> +<section ref="porting.html" title="Porting to TQt 3.x"> + <keyword ref="porting.html">Porting to TQt 3.x</keyword> </section> <section ref="emb-porting.html" title="Porting your applications to Qt/Embedded"> <keyword ref="emb-porting.html">Porting your applications to Qt/Embedded</keyword> @@ -10140,106 +10140,106 @@ <section ref="ntqstack.html" title="QStack Class Reference (obsolete)"> <keyword ref="ntqstack.html">QStack Class Reference (obsolete)</keyword> </section> -<section ref="commercialeditions.html" title="Qt Commercial Editions"> - <keyword ref="commercialeditions.html">Qt Commercial Editions</keyword> +<section ref="commercialeditions.html" title="TQt Commercial Editions"> + <keyword ref="commercialeditions.html">TQt Commercial Editions</keyword> </section> -<section ref="demo-example.html" title="Qt Demo"> - <keyword ref="demo-example.html">Qt Demo</keyword> +<section ref="demo-example.html" title="TQt Demo"> + <keyword ref="demo-example.html">TQt Demo</keyword> </section> -<section ref="distributor-example.html" title="Qt Distribution Example"> - <keyword ref="distributor-example.html">Qt Distribution Example</keyword> +<section ref="distributor-example.html" title="TQt Distribution Example"> + <keyword ref="distributor-example.html">TQt Distribution Example</keyword> </section> -<section ref="editions.html" title="Qt Editions"> - <keyword ref="editions.html">Qt Editions</keyword> +<section ref="editions.html" title="TQt Editions"> + <keyword ref="editions.html">TQt Editions</keyword> </section> -<section ref="motif-extension.html" title="Qt Motif Extension"> - <keyword ref="motif-extension.html">Qt Motif Extension</keyword> +<section ref="motif-extension.html" title="TQt Motif Extension"> + <keyword ref="motif-extension.html">TQt Motif Extension</keyword> </section> -<section ref="motif-walkthrough.html" title="Qt Motif Extension - A Migration Walkthrough"> - <keyword ref="motif-walkthrough.html">Qt Motif Extension - A Migration Walkthrough</keyword> +<section ref="motif-walkthrough.html" title="TQt Motif Extension - A Migration Walkthrough"> + <keyword ref="motif-walkthrough.html">TQt Motif Extension - A Migration Walkthrough</keyword> </section> -<section ref="netscape-plugin.html" title="Qt Netscape Plugin Extension"> - <keyword ref="netscape-plugin.html">Qt Netscape Plugin Extension</keyword> +<section ref="netscape-plugin.html" title="TQt Netscape Plugin Extension"> + <keyword ref="netscape-plugin.html">TQt Netscape Plugin Extension</keyword> </section> -<section ref="object.html" title="Qt Object Model"> - <keyword ref="object.html">Qt Object Model</keyword> +<section ref="object.html" title="TQt Object Model"> + <keyword ref="object.html">TQt Object Model</keyword> </section> -<section ref="opensourceedition.html" title="Qt Open Source Edition"> - <keyword ref="opensourceedition.html">Qt Open Source Edition</keyword> +<section ref="opensourceedition.html" title="TQt Open Source Edition"> + <keyword ref="opensourceedition.html">TQt Open Source Edition</keyword> </section> -<section ref="license.html" title="Qt Open Source Edition License Agreement"> - <keyword ref="license.html">Qt Open Source Edition License Agreement</keyword> +<section ref="license.html" title="TQt Open Source Edition License Agreement"> + <keyword ref="license.html">TQt Open Source Edition License Agreement</keyword> </section> -<section ref="opengl.html" title="Qt OpenGL 3D Graphics"> - <keyword ref="opengl.html">Qt OpenGL 3D Graphics</keyword> +<section ref="opengl.html" title="TQt OpenGL 3D Graphics"> + <keyword ref="opengl.html">TQt OpenGL 3D Graphics</keyword> </section> -<section ref="plugins-howto.html" title="Qt Plugins HOWTO"> - <keyword ref="plugins-howto.html">Qt Plugins HOWTO</keyword> +<section ref="plugins-howto.html" title="TQt Plugins HOWTO"> + <keyword ref="plugins-howto.html">TQt Plugins HOWTO</keyword> </section> -<section ref="index.html" title="Qt Reference Documentation (Open Source Edition)"> - <keyword ref="index.html">Qt Reference Documentation (Open Source Edition)</keyword> +<section ref="index.html" title="TQt Reference Documentation (Open Source Edition)"> + <keyword ref="index.html">TQt Reference Documentation (Open Source Edition)</keyword> </section> -<section ref="sql-examples.html" title="Qt SQL Examples"> +<section ref="sql-examples.html" title="TQt SQL Examples"> <keyword ref="sql-examples.html">sql-examples</keyword> </section> -<section ref="qt-template-lib.html" title="Qt Template Library"> - <keyword ref="qt-template-lib.html">Qt Template Library</keyword> +<section ref="qt-template-lib.html" title="TQt Template Library"> + <keyword ref="qt-template-lib.html">TQt Template Library</keyword> </section> -<section ref="ntqtl.html" title="Qt Template Library Classes"> +<section ref="ntqtl.html" title="TQt Template Library Classes"> <keyword ref="ntqtl.html">qtl</keyword> </section> -<section ref="tutorial.html" title="Qt Tutorial #1 - The 14 Steps"> - <keyword ref="tutorial.html">Qt Tutorial #1 - The 14 Steps</keyword> +<section ref="tutorial.html" title="TQt Tutorial #1 - The 14 Steps"> + <keyword ref="tutorial.html">TQt Tutorial #1 - The 14 Steps</keyword> </section> -<section ref="tutorial1-10.html" title="Qt Tutorial - Chapter 10: Smooth as Silk"> - <keyword ref="tutorial1-10.html">Qt Tutorial - Chapter 10: Smooth as Silk</keyword> +<section ref="tutorial1-10.html" title="TQt Tutorial - Chapter 10: Smooth as Silk"> + <keyword ref="tutorial1-10.html">TQt Tutorial - Chapter 10: Smooth as Silk</keyword> </section> -<section ref="tutorial1-11.html" title="Qt Tutorial - Chapter 11: Giving It a Shot"> - <keyword ref="tutorial1-11.html">Qt Tutorial - Chapter 11: Giving It a Shot</keyword> +<section ref="tutorial1-11.html" title="TQt Tutorial - Chapter 11: Giving It a Shot"> + <keyword ref="tutorial1-11.html">TQt Tutorial - Chapter 11: Giving It a Shot</keyword> </section> -<section ref="tutorial1-12.html" title="Qt Tutorial - Chapter 12: Hanging in the Air the Way Bricks Don't"> - <keyword ref="tutorial1-12.html">Qt Tutorial - Chapter 12: Hanging in the Air the Way Bricks Don't</keyword> +<section ref="tutorial1-12.html" title="TQt Tutorial - Chapter 12: Hanging in the Air the Way Bricks Don't"> + <keyword ref="tutorial1-12.html">TQt Tutorial - Chapter 12: Hanging in the Air the Way Bricks Don't</keyword> </section> -<section ref="tutorial1-13.html" title="Qt Tutorial - Chapter 13: Game Over"> - <keyword ref="tutorial1-13.html">Qt Tutorial - Chapter 13: Game Over</keyword> +<section ref="tutorial1-13.html" title="TQt Tutorial - Chapter 13: Game Over"> + <keyword ref="tutorial1-13.html">TQt Tutorial - Chapter 13: Game Over</keyword> </section> -<section ref="tutorial1-14.html" title="Qt Tutorial - Chapter 14: Facing the Wall"> - <keyword ref="tutorial1-14.html">Qt Tutorial - Chapter 14: Facing the Wall</keyword> +<section ref="tutorial1-14.html" title="TQt Tutorial - Chapter 14: Facing the Wall"> + <keyword ref="tutorial1-14.html">TQt Tutorial - Chapter 14: Facing the Wall</keyword> </section> -<section ref="tutorial1-01.html" title="Qt Tutorial - Chapter 1: Hello, World!"> - <keyword ref="tutorial1-01.html">Qt Tutorial - Chapter 1: Hello, World!</keyword> +<section ref="tutorial1-01.html" title="TQt Tutorial - Chapter 1: Hello, World!"> + <keyword ref="tutorial1-01.html">TQt Tutorial - Chapter 1: Hello, World!</keyword> </section> -<section ref="tutorial1-02.html" title="Qt Tutorial - Chapter 2: Calling it Quits"> - <keyword ref="tutorial1-02.html">Qt Tutorial - Chapter 2: Calling it Quits</keyword> +<section ref="tutorial1-02.html" title="TQt Tutorial - Chapter 2: Calling it Quits"> + <keyword ref="tutorial1-02.html">TQt Tutorial - Chapter 2: Calling it Quits</keyword> </section> -<section ref="tutorial1-03.html" title="Qt Tutorial - Chapter 3: Family Values"> - <keyword ref="tutorial1-03.html">Qt Tutorial - Chapter 3: Family Values</keyword> +<section ref="tutorial1-03.html" title="TQt Tutorial - Chapter 3: Family Values"> + <keyword ref="tutorial1-03.html">TQt Tutorial - Chapter 3: Family Values</keyword> </section> -<section ref="tutorial1-04.html" title="Qt Tutorial - Chapter 4: Let There Be Widgets"> - <keyword ref="tutorial1-04.html">Qt Tutorial - Chapter 4: Let There Be Widgets</keyword> +<section ref="tutorial1-04.html" title="TQt Tutorial - Chapter 4: Let There Be Widgets"> + <keyword ref="tutorial1-04.html">TQt Tutorial - Chapter 4: Let There Be Widgets</keyword> </section> -<section ref="tutorial1-05.html" title="Qt Tutorial - Chapter 5: Building Blocks"> - <keyword ref="tutorial1-05.html">Qt Tutorial - Chapter 5: Building Blocks</keyword> +<section ref="tutorial1-05.html" title="TQt Tutorial - Chapter 5: Building Blocks"> + <keyword ref="tutorial1-05.html">TQt Tutorial - Chapter 5: Building Blocks</keyword> </section> -<section ref="tutorial1-06.html" title="Qt Tutorial - Chapter 6: Building Blocks Galore!"> - <keyword ref="tutorial1-06.html">Qt Tutorial - Chapter 6: Building Blocks Galore!</keyword> +<section ref="tutorial1-06.html" title="TQt Tutorial - Chapter 6: Building Blocks Galore!"> + <keyword ref="tutorial1-06.html">TQt Tutorial - Chapter 6: Building Blocks Galore!</keyword> </section> -<section ref="tutorial1-07.html" title="Qt Tutorial - Chapter 7: One Thing Leads to Another"> - <keyword ref="tutorial1-07.html">Qt Tutorial - Chapter 7: One Thing Leads to Another</keyword> +<section ref="tutorial1-07.html" title="TQt Tutorial - Chapter 7: One Thing Leads to Another"> + <keyword ref="tutorial1-07.html">TQt Tutorial - Chapter 7: One Thing Leads to Another</keyword> </section> -<section ref="tutorial1-08.html" title="Qt Tutorial - Chapter 8: Preparing for Battle"> - <keyword ref="tutorial1-08.html">Qt Tutorial - Chapter 8: Preparing for Battle</keyword> +<section ref="tutorial1-08.html" title="TQt Tutorial - Chapter 8: Preparing for Battle"> + <keyword ref="tutorial1-08.html">TQt Tutorial - Chapter 8: Preparing for Battle</keyword> </section> -<section ref="tutorial1-09.html" title="Qt Tutorial - Chapter 9: With Cannon You Can"> - <keyword ref="tutorial1-09.html">Qt Tutorial - Chapter 9: With Cannon You Can</keyword> +<section ref="tutorial1-09.html" title="TQt Tutorial - Chapter 9: With Cannon You Can"> + <keyword ref="tutorial1-09.html">TQt Tutorial - Chapter 9: With Cannon You Can</keyword> </section> -<section ref="qaxserver-demo-hierarchy.html" title="Qt Widget Hierarchy"> - <keyword ref="qaxserver-demo-hierarchy.html">Qt Widget Hierarchy</keyword> +<section ref="qaxserver-demo-hierarchy.html" title="TQt Widget Hierarchy"> + <keyword ref="qaxserver-demo-hierarchy.html">TQt Widget Hierarchy</keyword> </section> -<section ref="qaxserver-example-hierarchy.html" title="Qt Widget Hierarchy (in-process)"> - <keyword ref="qaxserver-example-hierarchy.html">Qt Widget Hierarchy (in-process)</keyword> +<section ref="qaxserver-example-hierarchy.html" title="TQt Widget Hierarchy (in-process)"> + <keyword ref="qaxserver-example-hierarchy.html">TQt Widget Hierarchy (in-process)</keyword> </section> -<section ref="xml-examples.html" title="Qt XML Examples"> +<section ref="xml-examples.html" title="TQt XML Examples"> <keyword ref="xml-examples.html">xml-examples</keyword> </section> <section ref="qaxserver-example-opengl.html" title="Qt' OpenGL widgets as an ActiveX (executable)"> @@ -10359,11 +10359,11 @@ <section ref="accelerators.html" title="Standard Accelerator Keys"> <keyword ref="accelerators.html">Standard Accelerator Keys</keyword> </section> -<section ref="qaxserver-example-wrapper.html" title="Standard Qt widgets as ActiveX controls (in-process)"> - <keyword ref="qaxserver-example-wrapper.html">Standard Qt widgets as ActiveX controls (in-process)</keyword> +<section ref="qaxserver-example-wrapper.html" title="Standard TQt widgets as ActiveX controls (in-process)"> + <keyword ref="qaxserver-example-wrapper.html">Standard TQt widgets as ActiveX controls (in-process)</keyword> </section> -<section ref="qaxserver-demo-wrapper.html" title="Standard Qt widgets in an HTML page"> - <keyword ref="qaxserver-demo-wrapper.html">Standard Qt widgets in an HTML page</keyword> +<section ref="qaxserver-demo-wrapper.html" title="Standard TQt widgets in an HTML page"> + <keyword ref="qaxserver-demo-wrapper.html">Standard TQt widgets in an HTML page</keyword> </section> <section ref="process-example.html" title="Starting processes with IO redirection"> <keyword ref="process-example.html">Starting processes with IO redirection</keyword> @@ -10440,8 +10440,8 @@ <section ref="qaxserver.html" title="The QAxServer Module"> <keyword ref="qaxserver.html">The QAxServer Module</keyword> </section> -<section ref="faq.html" title="The Qt FAQ"> - <keyword ref="faq.html">The Qt FAQ</keyword> +<section ref="faq.html" title="The TQt FAQ"> + <keyword ref="faq.html">The TQt FAQ</keyword> </section> <section ref="emb-classes.html" title="The Qt/Embedded-specific classes"> <keyword ref="emb-classes.html">The Qt/Embedded-specific classes</keyword> @@ -10479,11 +10479,11 @@ <section ref="tutorial2.html" title="Tutorial #2"> <keyword ref="tutorial2.html">Tutorial #2</keyword> </section> -<section ref="qaxserver-demo-multiple.html" title="Two simple Qt widgets"> - <keyword ref="qaxserver-demo-multiple.html">Two simple Qt widgets</keyword> +<section ref="qaxserver-demo-multiple.html" title="Two simple TQt widgets"> + <keyword ref="qaxserver-demo-multiple.html">Two simple TQt widgets</keyword> </section> -<section ref="qaxserver-example-multiple.html" title="Two simple Qt widgets (in-process)"> - <keyword ref="qaxserver-example-multiple.html">Two simple Qt widgets (in-process)</keyword> +<section ref="qaxserver-example-multiple.html" title="Two simple TQt widgets (in-process)"> + <keyword ref="qaxserver-example-multiple.html">Two simple TQt widgets (in-process)</keyword> </section> <section ref="uic.html" title="User Interface Compiler (uic)"> <keyword ref="uic.html">User Interface Compiler (uic)</keyword> @@ -10497,11 +10497,11 @@ <section ref="menu-example.html" title="Using menus"> <keyword ref="menu-example.html">Using menus</keyword> </section> -<section ref="motif-walkthrough-6.html" title="Using Qt Main Window Classes"> - <keyword ref="motif-walkthrough-6.html">Using Qt Main Window Classes</keyword> +<section ref="motif-walkthrough-6.html" title="Using TQt Main Window Classes"> + <keyword ref="motif-walkthrough-6.html">Using TQt Main Window Classes</keyword> </section> -<section ref="motif-walkthrough-3.html" title="Using Qt Standard Dialogs"> - <keyword ref="motif-walkthrough-3.html">Using Qt Standard Dialogs</keyword> +<section ref="motif-walkthrough-3.html" title="Using TQt Standard Dialogs"> + <keyword ref="motif-walkthrough-3.html">Using TQt Standard Dialogs</keyword> </section> <section ref="moc.html" title="Using the Meta Object Compiler"> <keyword ref="moc.html">Using the Meta Object Compiler</keyword> @@ -10512,17 +10512,17 @@ <section ref="simple-application.html" title="Walkthrough: A Simple Application"> <keyword ref="simple-application.html">Walkthrough: A Simple Application</keyword> </section> -<section ref="xml-sax-walkthrough.html" title="Walkthrough: How to use the Qt SAX2 classes"> - <keyword ref="xml-sax-walkthrough.html">Walkthrough: How to use the Qt SAX2 classes</keyword> +<section ref="xml-sax-walkthrough.html" title="Walkthrough: How to use the TQt SAX2 classes"> + <keyword ref="xml-sax-walkthrough.html">Walkthrough: How to use the TQt SAX2 classes</keyword> </section> -<section ref="activeqt-dotnet.html" title="Walkthrough: Using Qt objects in Microsoft .NET"> - <keyword ref="activeqt-dotnet.html">Walkthrough: Using Qt objects in Microsoft .NET</keyword> +<section ref="activeqt-dotnet.html" title="Walkthrough: Using TQt objects in Microsoft .NET"> + <keyword ref="activeqt-dotnet.html">Walkthrough: Using TQt objects in Microsoft .NET</keyword> </section> -<section ref="xml-sax-features-walkthrough.html" title="Walkthrough: Using SAX2 features with the Qt XML classes"> - <keyword ref="xml-sax-features-walkthrough.html">Walkthrough: Using SAX2 features with the Qt XML classes</keyword> +<section ref="xml-sax-features-walkthrough.html" title="Walkthrough: Using SAX2 features with the TQt XML classes"> + <keyword ref="xml-sax-features-walkthrough.html">Walkthrough: Using SAX2 features with the TQt XML classes</keyword> </section> -<section ref="templates.html" title="Why doesn't Qt use templates for signals and slots?"> - <keyword ref="templates.html">Why doesn't Qt use templates for signals and slots?</keyword> +<section ref="templates.html" title="Why doesn't TQt use templates for signals and slots?"> + <keyword ref="templates.html">Why doesn't TQt use templates for signals and slots?</keyword> </section> <section ref="appearance.html" title="Widget Appearance and Style"> <keyword ref="appearance.html">appearance</keyword> diff --git a/doc/html/titleindex b/doc/html/titleindex index 2599846f5..3958ab06b 100644 --- a/doc/html/titleindex +++ b/doc/html/titleindex @@ -1,10 +1,10 @@ -3rd Party Licenses used in Qt | 3rdparty.html +3rd Party Licenses used in TQt | 3rdparty.html A Complete Application Window | simple-application-example.html A Complete Application Window with Actions | qaction-application-example.html A Complete Canvas Application | canvas-chart-example.html A Directory Browser | dirview-example.html A Motif Dialog | motif-dialog-example.html -A Qt example as a scriptable ActiveX control (executable) | qaxserver-example-tetrax.html +A TQt example as a scriptable ActiveX control (executable) | qaxserver-example-tetrax.html A Rectangle Draw "Benchmark" | forever-example.html A Small Application for Testing Regular Expressions | regexptester-example.html A Tiny Example Featuring a Toggle Action | toggleaction-example.html @@ -20,7 +20,7 @@ A small client-server example | clientserver-example.html A standard ActiveX and the "simple" ActiveQt widget. | qaxserver-demo-simple.html A tiny SAX2 parser | tagreader-example.html About Modules | modules.html -About Qt | aboutntqt.html +About TQt | aboutntqt.html About Unicode | unicode.html About the Visual Studio Integration Plugin | integration.html Abstract Widget Classes | abstractwidgets.html @@ -57,7 +57,7 @@ Data Elements | tutorial2-03.html Database Classes | database.html Debugging Techniques | debug.html Demonstration of SAX2 features | tagreader-with-features-example.html -Deploying Qt Applications | distributingntqt.html +Deploying TQt Applications | distributingntqt.html Dialog Classes | dialogs.html Digital Clock | dclock-example.html Drag And Drop Classes | draganddrop.html @@ -74,7 +74,7 @@ File Handling | tutorial2-07.html Font Displayer | qfd-example.html Fonts in Qt/Embedded | emb-fonts.html Format of the QDataStream Operators | datastreamformat.html -Functions removed in Qt 2.0 | removed20.html +Functions removed in TQt 2.0 | removed20.html GNU General Public License | gpl.html Getting Started | motif-walkthrough-1.html Grapher Plugin | grapher-nsplugin-example.html @@ -84,10 +84,10 @@ Header File Index | headers.html Hello, World | hello-example.html Help System | helpsystem.html Helpsystem | helpsystem-example.html -How to Learn Qt | how-to-learn-ntqt.html +How to Learn TQt | how-to-learn-ntqt.html How to Report A Bug | bughowto.html How to create a large, sparse QTable | bigtable-example.html -How to use X11 overlays with the Qt OpenGL extension | opengl-x11-overlays.html +How to use X11 overlays with the TQt OpenGL extension | opengl-x11-overlays.html IconView Module | iconview.html Iconview | iconview-example.html Image Processing Classes | images.html @@ -100,15 +100,15 @@ Installing Qt/Mac | install-mac.html Installing Qt/Windows | install-win.html Installing Qt/X11 | install-x11.html Internationalization | i18n-example.html -Internationalization with Qt | i18n.html +Internationalization with TQt | i18n.html Introduction | tutorial2-01.html Issues to be aware of when porting Qt/Embedded | embedporting.html -Key Features in Qt 3.0 | keyfeatures30.html +Key Features in TQt 3.0 | keyfeatures30.html Keyboard Focus Overview | focus.html Layout Classes | layout.html Layout Management | geomanagement.html Layout Managers | layout-example.html -Licenses for Code Used in Qt | licenses.html +Licenses for Code Used in TQt | licenses.html Line Edits | lineedits-example.html Listbox Example | listbox-example.html Listboxes and Comboboxes | listboxcombo-example.html @@ -142,12 +142,12 @@ Organizers | organizers.html Outliner to show use of DOM | outliner-example.html Painting on the Desktop | desktop-example.html Picture | picture-example.html -Pictures of Most Qt Widgets | pictures.html +Pictures of Most TQt Widgets | pictures.html Play Tetrix! | qaxserver-demo-tetrax.html Plugins | plugins.html Popup Widgets | popup-example.html -Porting to Qt 2.x | porting2.html -Porting to Qt 3.x | porting.html +Porting to TQt 2.x | porting2.html +Porting to TQt 3.x | porting.html Porting your applications to Qt/Embedded | emb-porting.html Preparing to Migrate the User Interface | motif-walkthrough-2.html Presenting the GUI | tutorial2-05.html @@ -1092,8 +1092,8 @@ Small Table Example | small-table-example-example.html Sound Example | sound-example.html Splitter | splitter-example.html Standard Accelerator Keys | accelerators.html -Standard Qt widgets as ActiveX controls (in-process) | qaxserver-example-wrapper.html -Standard Qt widgets in an HTML page | qaxserver-demo-wrapper.html +Standard TQt widgets as ActiveX controls (in-process) | qaxserver-example-wrapper.html +Standard TQt widgets in an HTML page | qaxserver-demo-wrapper.html Starting processes with IO redirection | process-example.html Step-by-step Examples | step-by-step-examples.html Style overview | customstyles.html @@ -1119,10 +1119,10 @@ The QAxContainer Examples | qaxcontainer-examples.html The QAxContainer Module | qaxcontainer.html The QAxServer Examples | qaxserver-examples.html The QAxServer Module | qaxserver.html -The Qt FAQ | faq.html +The TQt FAQ | faq.html The Qt/Embedded-specific classes | emb-classes.html Themes (Styles) | themes-example.html -Thread Support in Qt | threads.html +Thread Support in TQt | threads.html Threading | thread.html Tic Tac Toe | tictac-example.html Time and Date | time.html @@ -1132,21 +1132,21 @@ Trademarks | trademarks.html Transformed Graphics Demo | xform-example.html Trivial Example | trivial-nsplugin-example.html Tutorial #2 | tutorial2.html -Two simple Qt widgets | qaxserver-demo-multiple.html -Two simple Qt widgets (in-process) | qaxserver-example-multiple.html +Two simple TQt widgets | qaxserver-demo-multiple.html +Two simple TQt widgets (in-process) | qaxserver-example-multiple.html User Interface Compiler (uic) | uic.html Using Custom QDialogs | motif-walkthrough-4.html Using Existing Dialogs with QMotifDialog | motif-walkthrough-5.html -Using Qt Main Window Classes | motif-walkthrough-6.html -Using Qt Standard Dialogs | motif-walkthrough-3.html +Using TQt Main Window Classes | motif-walkthrough-6.html +Using TQt Standard Dialogs | motif-walkthrough-3.html Using menus | menu-example.html Using the Meta Object Compiler | moc.html Using the Motif Event Loop | motif-customwidget-example.html Walkthrough: A Simple Application | simple-application.html -Walkthrough: How to use the Qt SAX2 classes | xml-sax-walkthrough.html -Walkthrough: Using Qt objects in Microsoft .NET | activeqt-dotnet.html -Walkthrough: Using SAX2 features with the Qt XML classes | xml-sax-features-walkthrough.html -Why doesn't Qt use templates for signals and slots? | templates.html +Walkthrough: How to use the TQt SAX2 classes | xml-sax-walkthrough.html +Walkthrough: Using TQt objects in Microsoft .NET | activeqt-dotnet.html +Walkthrough: Using SAX2 features with the TQt XML classes | xml-sax-features-walkthrough.html +Why doesn't TQt use templates for signals and slots? | templates.html Widget Appearance and Style | appearance.html Widgets Example | widgets-example.html Window Geometry | geometry.html diff --git a/doc/html/whatsthis b/doc/html/whatsthis index b95273f5e..166c6e91d 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -30,7 +30,7 @@ Access to screen information on multi-head systems. | QDesktopWidget Access to the platform audio facilities. | QSound Access to the session manager. | QSessionManager Access to the window system clipboard. | QClipboard -Acts like a union for the most common Qt data types. | QVariant +Acts like a union for the most common TQt data types. | QVariant Allows the appearance of the Qt/Embedded Window Manager to be customized. | QWSDecoration Allows waiting/waking for conditions between threads. | QWaitCondition And its descendants manage the framebuffer and palette. | QScreen @@ -150,7 +150,7 @@ Flexible SQL table widget that supports browsing and editing. | QDataTable Flexible editable table widget. | QTable Font metrics information. | QFontMetrics Font used for drawing text. | QFont -For the dynamic creation of widgets from Qt Designer .ui files. | QWidgetFactory +For the dynamic creation of widgets from TQt Designer .ui files. | QWidgetFactory Framework for wizard dialogs. | QWizard Functions to manipulate and describe QSqlCursor and QSqlDatabase indexes. | QSqlIndex General information about fonts. | QFontInfo @@ -239,9 +239,9 @@ Manipulates the fields in SQL database tables and views. | QSqlField Maps open-standard MIME to Mac flavors. | QMacMime Maps open-standard MIME to Window Clipboard formats. | QWindowsMime Means of executing and manipulating SQL statements. | QSqlQuery -Means of using Qt Assistant as an application's help tool. | QAssistantClient +Means of using TQt Assistant as an application's help tool. | QAssistantClient Means of using comboboxes in QTables. | QComboTableItem -Meta information about Qt objects. | QMetaObject +Meta information about TQt objects. | QMetaObject Microsoft Windows-like look and feel. | QWindowsStyle Modal dialog with a short message, an icon, and some buttons. | QMessageBox Monochrome (1-bit depth) pixmaps. | QBitmap @@ -251,8 +251,8 @@ Mouse cursor with an arbitrary shape. | QCursor Mouse driver for Qt/Embedded. | QWSMouseHandler Movable panel containing widgets such as tool buttons. | QToolBar Multi-bezier splines on a QCanvas. | QCanvasSpline -Namespace for Qt SQL identifiers that need to be global-like. | QSql -Namespace for miscellaneous identifiers in the Qt OpenGL module. | QGL +Namespace for TQt SQL identifiers that need to be global-like. | QSql +Namespace for miscellaneous identifiers in the TQt OpenGL module. | QGL Namespace for miscellaneous identifiers that need to be global-like. | Qt Off-screen, pixel-based paint device. | QPixmap On-screen view of a QCanvas. | QCanvasView @@ -364,13 +364,13 @@ The XML handler classes with information about the parsing position within a fil The abstract base class of button widgets, providing functionality common to buttons. | QButton The base class for all the nodes in a DOM tree. | QDomNode The base class of I/O devices. | QIODevice -The base class of all Qt objects. | QObject +The base class of all TQt objects. | QObject The base class of all event classes. Event objects contain event parameters. | QEvent The base class of all list box items. | QListBoxItem The base class of all user interface objects. | QWidget The base class of dialog windows. | QDialog The base class of geometry managers. | QLayout -The base class of most pointer-based Qt collections. | QPtrCollection +The base class of most pointer-based TQt collections. | QPtrCollection The base class of objects that can be painted. | QPaintDevice The base class of widgets that can have a frame. | QFrame The basis of the Motif Extension. | QMotif diff --git a/doc/i18n.doc b/doc/i18n.doc index 837b2bbf6..f6f0808de 100644 --- a/doc/i18n.doc +++ b/doc/i18n.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -57,7 +57,7 @@ different languages, but use different input techniques, character encodings and presentation conventions. Qt tries to make internationalization as painless as possible for -developers. All input widgets and text drawing methods in Qt offer +developers. All input widgets and text drawing methods in TQt offer built-in support for all supported languages. The built-in font engine is capable of correctly and attractively rendering text that contains characters from a variety of different writing systems at the same @@ -150,11 +150,11 @@ the easiest way is to subclass QLineEdit or QTextEdit. The following sections give some information on the status of the internationalization (i18n) support in Qt. -See also the \link linguist-manual.book Qt Linguist\endlink manual. +See also the \link linguist-manual.book TQt Linguist\endlink manual. \section1 Step by Step -Writing multi-platform international software with Qt is a gentle, +Writing multi-platform international software with TQt is a gentle, incremental process. Your software can become internationalized in the following stages: @@ -312,16 +312,16 @@ Kopierer nu somefile.txt. Av totalt 10 filer er 5 kopiert. Once you are using tr() throughout an application, you can start producing translations of the user-visible text in your program. -\link linguist-manual.book Qt Linguist\endlink's manual provides +\link linguist-manual.book TQt Linguist\endlink's manual provides further information about Qt's translation tools, \e{Qt Linguist}, \e lupdate and \e lrelease. -Translation of a Qt application is a three-step process: +Translation of a TQt application is a three-step process: \list 1 \i Run \e lupdate to extract translatable text from the C++ source -code of the Qt application, resulting in a message file for +code of the TQt application, resulting in a message file for translators (a \c .ts file). The utility recognizes the tr() construct and the QT_*_NOOP macros described above and produces \c .ts files (usually one per language). @@ -372,11 +372,11 @@ In your application, you must \l QTranslator::load() the translation files appropriate for the user's language, and install them using \l QApplication::installTranslator(). -If you have been using the old Qt tools (\c tqtfindtr, \c msg2tqm and \c +If you have been using the old TQt tools (\c tqtfindtr, \c msg2tqm and \c tqtmergetr), you can use \e tqm2ts to convert your old \c .qm files. \e linguist, \e lupdate and \e lrelease are installed in the \c bin -subdirectory of the base directory Qt is installed into. Click Help|Manual +subdirectory of the base directory TQt is installed into. Click Help|Manual in \e{Qt Linguist} to access the user's manual; it contains a tutorial to get you started. @@ -518,7 +518,7 @@ stretched metaphors. \section1 Dynamic Translation -Some applications, such as Qt Linguist, must be able to support changes +Some applications, such as TQt Linguist, must be able to support changes to the user's language settings while they are still running. To make widgets aware of changes to the system language, implement a public slot called \c languageChange() in each widget that needs to be notified. @@ -541,21 +541,21 @@ to this slot to force widgets to update themselves. \section1 System Support -Some of the operating systems and windowing systems that Qt runs on +Some of the operating systems and windowing systems that TQt runs on only have limited support for Unicode. The level of support available -in the underlying system has some influence on the support that Qt can -provide on those platforms, although in general Qt applications need +in the underlying system has some influence on the support that TQt can +provide on those platforms, although in general TQt applications need not be too concerned with platform-specific limitations. \section2 Unix/X11 \list -\i Locale-oriented fonts and input methods. Qt hides these and +\i Locale-oriented fonts and input methods. TQt hides these and provides Unicode input and output. \i Filesystem conventions such as \link http://www.ietf.org/rfc/rfc2279.txt UTF-8 \endlink are under development - in some Unix variants. All Qt file functions allow Unicode, + in some Unix variants. All TQt file functions allow Unicode, but convert filenames to the local 8-bit encoding, as this is the Unix convention (see QFile::setEncodingFunction() @@ -567,13 +567,13 @@ not be too concerned with platform-specific limitations. \section2 Windows \list -\i Qt provides full Unicode support, including input methods, fonts, +\i TQt provides full Unicode support, including input methods, fonts, clipboard, drag-and-drop and file names. \i File I/O defaults to Latin-1, with Unicode options in QTextStream. Note that some Windows programs do not understand big-endian Unicode text files even though that is the order prescribed by the Unicode Standard in the absence of higher-level protocols. -\i Unlike programs written with MFC or plain winlib, Qt programs +\i Unlike programs written with MFC or plain winlib, TQt programs are portable between Windows 95/98 and Windows NT. \e {You do not need different binaries to support Unicode.} \endlist @@ -587,7 +587,7 @@ need JIS encoded fonts (or Unicode fonts), and the \c /usr/share/locale/ja_JP.EUC directory needs to be complete. For best results, use complete locales from your system vendor. -\section1 Relevant Qt Classes +\section1 Relevant TQt Classes -These classes are relevant to internationalizing Qt applications. +These classes are relevant to internationalizing TQt applications. */ diff --git a/doc/indices.doc b/doc/indices.doc index 5f43656a8..140dc073e 100644 --- a/doc/indices.doc +++ b/doc/indices.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -40,13 +40,13 @@ \page index.html \if defined(commercial) -\title Qt Reference Documentation (Commercial Edition) +\title TQt Reference Documentation (Commercial Edition) \endif \if defined(noncommercial) -\title Qt Reference Documentation (Non-Commercial Edition) +\title TQt Reference Documentation (Non-Commercial Edition) \endif \if !defined(commercial) && !defined(noncommercial) -\title Qt Reference Documentation (Open Source Edition) +\title TQt Reference Documentation (Open Source Edition) \endif <table cellpadding=2 cellspacing=1 border=0 width="100%" bgcolor="#e5e5e5"> \if !defined(commercial) && !defined(noncommercial) @@ -77,17 +77,17 @@ General <td valign="top"> \list \i \link http://lists.trolltech.com Mailing lists\endlink -\i \link http://doc.trolltech.com/qq/index.html <i>Qt Quarterly</i> newsletter\endlink +\i \link http://doc.trolltech.com/qq/index.html <i>TQt Quarterly</i> newsletter\endlink \i \link http://www.trolltech.com/products/solutions/index.html Qt Solutions\endlink -\i \link http://www.trolltech.com/freesoftware/index.html User contributed Qt additions\endlink +\i \link http://www.trolltech.com/freesoftware/index.html User contributed TQt additions\endlink \i \link bughowto.html How to report a bug\endlink \endlist </td> <td valign="top"> \list \i \link how-to-learn-ntqt.html How to Learn Qt\endlink -\i \link http://www.trolltech.com/products/qt/readyforqt4.html Getting Ready for Qt 4\endlink +\i \link http://www.trolltech.com/products/qt/readyforqt4.html Getting Ready for TQt 4\endlink \i \link tutorial.html Tutorial #1\endlink, \link tutorial2.html Tutorial #2\endlink \i \link examples.html Examples\endlink @@ -143,14 +143,14 @@ Overviews <td valign="top"> \list \i \link overviews-list.html All Overviews and HOWTOs\endlink -\i \link object.html Qt Object Model\endlink +\i \link object.html TQt Object Model\endlink \i \link signalsandslots.html Signals and Slots\endlink \i \link geometry.html Window Geometry\endlink \i \link eventsandfilters.html Events and Event Filters\endlink \i \link i18n.html Internationalization (i18n)\endlink \i \link debug.html Debugging Techniques\endlink \i \link threads.html Thread Support in Qt\endlink -\i \link plugins-howto.html Qt Plugins\endlink +\i \link plugins-howto.html TQt Plugins\endlink \i \link accelerators.html Standard Accelerators\endlink \endlist </tr> @@ -172,15 +172,15 @@ Licenses & Credits \i \link activentqt.html ActiveQt Framework\endlink \i \link motif-extension.html Motif Extension\endlink \i \link mac-differences.html Mac OS X development\endlink -\i \link porting.html Porting from Qt 2.x to Qt 3.x\endlink +\i \link porting.html Porting from TQt 2.x to TQt 3.x\endlink \endlist </td> <td valign="top"> \list \i \link tools-list.html All Tools\endlink -\i \link designer-manual.book Qt Designer\endlink -\i \link linguist-manual.book Qt Linguist\endlink -\i \link assistant.book Qt Assistant\endlink +\i \link designer-manual.book TQt Designer\endlink +\i \link linguist-manual.book TQt Linguist\endlink +\i \link assistant.book TQt Assistant\endlink \i \link qmake-manual.book qmake\endlink \endlist </td> @@ -224,7 +224,7 @@ related classes together. Some classes may appear in more than one group. \omit \row \i \link componentmodel.html Component Model \endlink -\i Interfaces and helper classes for the Qt Component Model. +\i Interfaces and helper classes for the TQt Component Model. \endomit \row @@ -302,7 +302,7 @@ images.html Image Processing\endlink) \row \i \link objectmodel.html Object Model \endlink -\i The Qt GUI toolkit's underlying object model. +\i The TQt GUI toolkit's underlying object model. \row \i \link organizers.html Organizers \endlink @@ -348,16 +348,16 @@ processing. (See also \link xml-tools.html XML Classes\endlink.) Qt ships with lots of small and some medium-sized example programs that teach you how to implement various tasks with Qt. Most of them will show how to use a certain class or module, others aim at programming techniques -and Qt basics, and some of them simply want to show you what's possible. +and TQt basics, and some of them simply want to show you what's possible. Note that most of the examples assume that you have some experience with C++ -and Qt and therefore are not commented extensively. If you are interested +and TQt and therefore are not commented extensively. If you are interested in a line-by-line coverage please refer to the tutorials \link tutorial.html Tutorial #1\endlink, and \link tutorial2.html Tutorial #2\endlink, and also the \link step-by-step-examples.html step-by-step examples \endlink. -\section1 Qt Base Classes: Assorted Examples +\section1 TQt Base Classes: Assorted Examples \list \i \link qaction-examples.html QAction and QActionGroup \endlink @@ -365,7 +365,7 @@ in a line-by-line coverage please refer to the tutorials \i \link qprocess-examples.html QProcess \endlink \endlist -\section1 Qt Modules: Assorted Examples +\section1 TQt Modules: Assorted Examples \list \i \link xml-examples.html XML examples \endlink @@ -375,7 +375,7 @@ in a line-by-line coverage please refer to the tutorials \i \link sql-examples.html SQL examples \endlink \endlist -\section1 Qt Extensions: Assorted Examples +\section1 TQt Extensions: Assorted Examples \list \i \link activeqt-examples.html ActiveX support extension \endlink @@ -420,7 +420,7 @@ QProcess class. \title Network Examples The following example programs demonstrate the use -of the Qt network module. +of the TQt network module. */ @@ -429,7 +429,7 @@ of the Qt network module. \title OpenGL Examples The following example programs demonstrate the use -of the Qt OpenGL module. +of the TQt OpenGL module. */ @@ -438,13 +438,13 @@ of the Qt OpenGL module. \title Table Examples The following example programs demonstrate the use -of the Qt table module. +of the TQt table module. */ /*! \defgroup sql-examples -\title Qt SQL Examples +\title TQt SQL Examples The following example programs show how to use the Qt SQL classes. @@ -453,7 +453,7 @@ Qt SQL classes. /*! \defgroup xml-examples -\title Qt XML Examples +\title TQt XML Examples The following example programs show how to use the Qt XML classes. @@ -477,7 +477,7 @@ For more information see the \link netscape-plugin.html Plugin Howto \endlink. The following example programs illustrate the use of the QMotif Extension assisting in the migration process of old Xt and Motif based code -to the more comfortable Qt toolkit. +to the more comfortable TQt toolkit. For more information see the \link motif-extension.html QMotif Support Extension documentation. \endlink @@ -486,13 +486,13 @@ Support Extension documentation. \endlink /* \defgroup xt-motif-examples -\title Qt Xt/Motif Support Extension +\title TQt Xt/Motif Support Extension -The following example programs illustrate the use of the Qt Xt/Motif Extension +The following example programs illustrate the use of the TQt Xt/Motif Extension assisting in the migration process of old Xt and Motif based code -to the more comfortable Qt toolkit. +to the more comfortable TQt toolkit. -For more information see the \link xt.html Qt Xt/Motif Support +For more information see the \link xt.html TQt Xt/Motif Support Extension documentation. \endlink */ @@ -504,10 +504,10 @@ Step-by-step examples provide a careful explanation of example code. The covered example programs usually show how to use certain classes -or deal with programming techniques and Qt basics. +or deal with programming techniques and TQt basics. -These examples are especially aimed at Qt novices and less experienced -programmers and try to make learning Qt as painless as possible. +These examples are especially aimed at TQt novices and less experienced +programmers and try to make learning TQt as painless as possible. */ @@ -521,7 +521,7 @@ that may be used independently of the GUI classes. In particular, these classes do not depend on QApplication at all, and so can be used in non-GUI programs. -See also the \link collection.html introduction to the Qt collection +See also the \link collection.html introduction to the TQt collection classes. \endlink */ @@ -568,7 +568,7 @@ these classes. \title Object Model -These classes form the basis of the \link object.html Qt Object Model \endlink. +These classes form the basis of the \link object.html TQt Object Model \endlink. */ @@ -576,7 +576,7 @@ These classes form the basis of the \link object.html Qt Object Model \endlink. \title Component Model -These classes and interfaces form the basis of the \link component.html Qt Component Model \endlink. +These classes and interfaces form the basis of the \link component.html TQt Component Model \endlink. */ @@ -585,7 +585,7 @@ These classes and interfaces form the basis of the \link component.html Qt Compo \title Plugins These classes deal with shared libraries, (e.g. .so and DLL files), -and with Qt plugins. +and with TQt plugins. See the \link plugins-howto.html plugins documentation\endlink. @@ -657,7 +657,7 @@ style. \title Implicitly and Explicitly Shared Classes -These classes are normally-heavy classes which in Qt have been +These classes are normally-heavy classes which in TQt have been optimized by the use of reference counter and common data so they can be passed around. @@ -673,7 +673,7 @@ seem heavyweight. These classes provide system-independent date and time abstractions. -<p>Also available: \link y2k.html Qt Year 2000 Compliance Statement \endlink. +<p>Also available: \link y2k.html TQt Year 2000 Compliance Statement \endlink. */ @@ -759,10 +759,10 @@ These classes provide support for graphics, sound, animation etc. /*! \defgroup qtl -\title Qt Template Library Classes +\title TQt Template Library Classes -The Qt Template Library (QTL) is a set of templates that provide -object containers. See the \link qt-template-lib.html Qt Template +The TQt Template Library (QTL) is a set of templates that provide +object containers. See the \link qt-template-lib.html TQt Template Library\endlink. */ diff --git a/doc/installation.doc b/doc/installation.doc index aa2e4b661..2b7c5396d 100644 --- a/doc/installation.doc +++ b/doc/installation.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2000-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -40,7 +40,7 @@ \title Installation -The installation procedure is different for the different Qt platforms: +The installation procedure is different for the different TQt platforms: \list \i \link install-x11.html Qt/X11 \endlink @@ -76,7 +76,7 @@ where you choose to install Qt. mv qt-version qt \endcode - The rest of this file assumes that Qt is installed in \c /usr/local/qt. + The rest of this file assumes that TQt is installed in \c /usr/local/qt. \i Set some environment variables in the file \c .profile (or \c .login, depending on your shell) in your home directory. Create the @@ -84,9 +84,9 @@ where you choose to install Qt. \list \i QTDIR -- the directory in which you're building Qt - \i PATH -- to locate the moc program and other Qt tools - \i MANPATH -- to access the Qt man pages - \i LD_LIBRARY_PATH -- for the shared Qt library + \i PATH -- to locate the moc program and other TQt tools + \i MANPATH -- to access the TQt man pages + \i LD_LIBRARY_PATH -- for the shared TQt library \endlist This is done like this: @@ -120,13 +120,13 @@ where you choose to install Qt. On AIX set LIBPATH and on HP-UX set SHLIB_PATH instead of LD_LIBRARY_PATH. Note that the SGI MIPSpro o32 and Sun WorkShop 5.0 targets are no - longer supported as of Qt 3.3. + longer supported as of TQt 3.3. \i Install your license file as \c $HOME/.qt-license. For the free edition and evaluation version, you do not need a license file. -\i Compile the Qt library, and build the example programs, +\i Compile the TQt library, and build the example programs, the tutorial and the tools (e.g. \link designer-manual.book Qt Designer\endlink) as follows. @@ -135,7 +135,7 @@ where you choose to install Qt. ./configure \endcode - This will configure the Qt library for your machine. Note that + This will configure the TQt library for your machine. Note that GIF support is turned off by default. Run \c{./configure -help} to get a list of configuration options. Read \c PLATFORMS for a list of supported platforms. @@ -165,7 +165,7 @@ where you choose to install Qt. Assistant\endlink. \endlist -You're done. Qt is now installed. +You're done. TQt is now installed. */ @@ -203,7 +203,7 @@ the directories where you choose to install Qt. mv qt-version qt \endcode - The rest of this file assumes that Qt is unpacked in \c /Developer/qt. + The rest of this file assumes that TQt is unpacked in \c /Developer/qt. \i Set some environment variables in the file \c .profile (or \c .login, depending on your shell) in your home directory. Create the @@ -211,9 +211,9 @@ the directories where you choose to install Qt. \list \i QTDIR -- the directory in which you're building Qt - \i PATH -- to locate the moc program and other Qt tools - \i MANPATH -- to access the Qt man pages - \i LD_LIBRARY_PATH -- for the shared Qt library + \i PATH -- to locate the moc program and other TQt tools + \i MANPATH -- to access the TQt man pages + \i LD_LIBRARY_PATH -- for the shared TQt library \endlist This is done like this: @@ -245,7 +245,7 @@ the directories where you choose to install Qt. \i If you have the commercial edition of Qt, install your license file as \c $HOME/.qt-license. -\i Compile the Qt library, and build the example programs, +\i Compile the TQt library, and build the example programs, the tutorial and the tools (e.g. \link designer-manual.book Qt Designer\endlink) as follows. @@ -255,7 +255,7 @@ the directories where you choose to install Qt. ./configure \endcode - This will configure the Qt library for your machine. Note that + This will configure the TQt library for your machine. Note that GIF support is turned off by default. Run \c{./configure -help} to get a list of configuration options. @@ -266,11 +266,11 @@ the directories where you choose to install Qt. If you have problems, see \l{http://www.trolltech.com/platforms/}. -\i Once you have built Qt, it is ready to use. If Qt has not been +\i Once you have built Qt, it is ready to use. If TQt has not been configured with the -static option, then in order to be able to - launch Qt applications from the Finder you must place the relevant + launch TQt applications from the Finder you must place the relevant libraries in a directory where they can be found. We recommend - making these symbolic links (if you have configured Qt with -thread + making these symbolic links (if you have configured TQt with -thread please change the libqt below with libtqt-mt): \code @@ -284,7 +284,7 @@ the directories where you choose to install Qt. If you do not have administrator access, or you would prefer to do a user install (rather than system install) of the libraries you - can do (if you have configured Qt with -thread please change the libqt + can do (if you have configured TQt with -thread please change the libqt below with libtqt-mt): \code @@ -293,7 +293,7 @@ the directories where you choose to install Qt. \endcode \endlist -That's all! Qt is now installed. Qt's documentation can be read with +That's all! TQt is now installed. Qt's documentation can be read with Qt Assistant or by any web browser; the contents page is \c $QTDIR/doc/html/index.html. diff --git a/doc/integration.doc b/doc/integration.doc index eee5e5db7..9328ca231 100644 --- a/doc/integration.doc +++ b/doc/integration.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2005-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -43,7 +43,7 @@ The Visual Studio Integration Plugin is currently available only to users of Visual Studio 6, it offers simple ways of doing common tasks when writing a - Qt application. + TQt application. \tableofcontents @@ -80,31 +80,31 @@ The integration plugin adds the following options to Visual Studio: \list - \i New Qt Project - \i New Qt Dialog - \i Qt Designer - \i Open Qt Project - \i Write Qt Project - \i Use Qt In Current Project + \i New TQt Project + \i New TQt Dialog + \i TQt Designer + \i Open TQt Project + \i Write TQt Project + \i Use TQt In Current Project \i Add MOC \endlist - \section2 Using the 'New Qt Project' button + \section2 Using the 'New TQt Project' button - The 'New Qt Project' button allows you to create a simple Qt project + The 'New TQt Project' button allows you to create a simple TQt project ready for development. Simply fill in the form and if you select 'Dialog' or 'Main Window' without MDI support then it will automatically start up \e{Qt Designer}. When you have finished with the form in \e{Qt Designer} just save it and it will appear in a - ready made Qt project. + ready made TQt project. If you select 'Main Window' with 'MDI Support' then it will simply give you a code skeleton in a project ready for you to populate with your own code. - \section2 Using the 'New Qt Dialog' button + \section2 Using the 'New TQt Dialog' button - The 'New Qt Dialog' button works in two ways: You can use it to create a new + The 'New TQt Dialog' button works in two ways: You can use it to create a new dialog for your project; or you can use it to insert an existing dialog into your project. @@ -124,30 +124,30 @@ existing projects. It can also be started up by using the Ctrl+Shift+D key combination in Visual Studio. - \section2 Using the 'Open Qt Project' button + \section2 Using the 'Open TQt Project' button - The 'Open Qt Project' button allows you to convert an existing \c + The 'Open TQt Project' button allows you to convert an existing \c qmake project file into a \c .dsp file which you can insert into - your existing workspace. When you click the 'Open Qt Project' + your existing workspace. When you click the 'Open TQt Project' button, just select an existing \c qmake project file (a \c .pro file) and then click OK. You will get a message box at the end which asks you to insert the newly created \c .dsp file into your existing workspace. - \section2 Using the 'Write Qt Project' button + \section2 Using the 'Write TQt Project' button - The 'Write Qt Project' button creates a \c qmake project (\c .pro) + The 'Write TQt Project' button creates a \c qmake project (\c .pro) file for your current project so that you can easily copy the files onto another platform and be able to use \c qmake to create a Makefile on that other platform. All you need to do is make the project you want to create a \c .pro file for, and click on the button. Just name your \c qmake project file and click Save. - \section2 Using the 'Use Qt In Current Project' button + \section2 Using the 'Use TQt In Current Project' button - The 'Use Qt In Current Project' button simply adds in the necessary - information for the current project so that it links against Qt and - sets any other settings needed to use Qt in that project. + The 'Use TQt In Current Project' button simply adds in the necessary + information for the current project so that it links against TQt and + sets any other settings needed to use TQt in that project. \section2 Using the 'Add MOC' button diff --git a/doc/layout.doc b/doc/layout.doc index 13eb5862d..a57f101fe 100644 --- a/doc/layout.doc +++ b/doc/layout.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -41,7 +41,7 @@ \title Layout Classes -The Qt layout system provides a simple and powerful way of specifying +The TQt layout system provides a simple and powerful way of specifying the layout of child widgets. By specifying the logical layout once, you get the following benefits: @@ -64,7 +64,7 @@ they're easy to understand and use. The disadvantage of hand-written layout code is that it isn't very convenient when you're experimenting with the design of a form and you have to go through the compile, link and run cycle for each change. -Our solution is \link designer-manual.book Qt Designer\endlink, a GUI +Our solution is \link designer-manual.book TQt Designer\endlink, a GUI visual design tool which makes it fast and easy to experiment with layouts and which generates the C++ layout code for you. @@ -156,7 +156,7 @@ proportion (but never less than their minimum size hint), e.g. \section1 QLayout subclassing If you need more control over the layout, use a \link QLayout -QLayout\endlink subclass. The layout classes included in Qt are \link +QLayout\endlink subclass. The layout classes included in TQt are \link QGridLayout QGridLayout\endlink and \link QBoxLayout QBoxLayout\endlink. (\link QHBoxLayout QHBoxLayout\endlink and \link QVBoxLayout QVBoxLayout\endlink are trivial subclasses of QBoxLayout, @@ -256,7 +256,7 @@ of the widget, and it is used by QLayout subclasses that do not support heightForWidth() (both QGridLayout and QBoxLayout support it). For further guidance when implementing these functions, see their -implementations in existing Qt classes that have similar layout +implementations in existing TQt classes that have similar layout requirements to your new widget. \section1 Manual Layout diff --git a/doc/mac.doc b/doc/mac.doc index df68c717a..2185d5cbf 100644 --- a/doc/mac.doc +++ b/doc/mac.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2002-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -106,7 +106,7 @@ libraries as part of your application. \section2 Combining Libraries -If you want to build a new dynamic library combining the Qt 3.1 dynamic +If you want to build a new dynamic library combining the TQt 3.1 dynamic libraries, you need to introduce the ld -r flag so that relocation information is stored in the the output file, so that this file could be the subject of another ld run. This is done by setting the -r flag in the .pro file, and the @@ -116,14 +116,14 @@ LFLAGS settings. dyld(1) will call global static initializers in the order in which they are linked into your application. If a library links against Qt -and references globals in Qt (from global initializers in your own -library) you should be sure to link against Qt before your library, +and references globals in TQt (from global initializers in your own +library) you should be sure to link against TQt before your library, otherwise the result will be undefined (as Qt's global initializers have not been called yet). \section2 Plugin Support -Note that it is not possible to build Qt plugins using Project Builder +Note that it is not possible to build TQt plugins using Project Builder or Xcode. Use \link qmake-manual.book qmake\endlink to configure and build plugins. @@ -232,7 +232,7 @@ one-button mouse support. \section2 Menubar Qt/Mac will automatically detect your menubars for you and turn them -into Mac native menubars. Fitting this into your existing Qt application +into Mac native menubars. Fitting this into your existing TQt application will normally be automatic, however, if you have special needs the Qt/Mac implementation currently selects a menubar by starting at the active window (ie QApplication::activeWindow()), and applying: diff --git a/doc/maketqpf.doc b/doc/maketqpf.doc index b293c9586..3e860dfa5 100644 --- a/doc/maketqpf.doc +++ b/doc/maketqpf.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2005-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/man/man1/designer.1 b/doc/man/man1/designer.1 index 4151e94a7..7d72c0f72 100644 --- a/doc/man/man1/designer.1 +++ b/doc/man/man1/designer.1 @@ -6,25 +6,25 @@ qt\-designer \- Visual user interface designer for Qt. .LP Qt Designer simplifies the process of designing and creating graphical user interfaces (GUI) using the -award\-winning Qt toolkit. Qt Designer is easy to learn. +award\-winning TQt toolkit. TQt Designer is easy to learn. There are tutorials, walkthrough examples and the reference documentation accelerating you through the -learning phase. After that, Qt Designer greatly reduces +learning phase. After that, TQt Designer greatly reduces the time and effort needed to develop even the most complex dialogs with an easy\-to\-use GUI and an integrated help system. - Qt Designer provides a rich set of features aimed at + TQt Designer provides a rich set of features aimed at making the creation of dialogs as easy and smooth as possible without reducing the power of Qt. It offers all -the strength of the Qt layout system with a well\-designed -user interface. This, combined with the Qt Designer's +the strength of the TQt layout system with a well\-designed +user interface. This, combined with the TQt Designer's undo/redo system makes it simple to try different arrangements of the widgets until the result satisfies you. - Using Qt Designer's convenient property editor along -with the dynamic Qt property system it is easy to set the + Using TQt Designer's convenient property editor along +with the dynamic TQt property system it is easy to set the initial state of your widgets. Special editors for some widgets (like listboxes, comboboxes, etc.) allow you to fill these widgets with content without writing any code. @@ -32,7 +32,7 @@ Using the object hierarchy view, the parent\-child relationship between the widgets of a dialog can be understood at a glance. - Integrating dialogs into a Qt project is straightforward + Integrating dialogs into a TQt project is straightforward thanks to the User Interface Compiler (UIC), which generates C++ code from the XML dialog description on the fly. The programmer can easily extend the functionality @@ -46,7 +46,7 @@ their changes. .LP .TP \fBQTDIR\fP -Specifies the Qt base directory. On Debian systems this +Specifies the TQt base directory. On Debian systems this should be set to /usr/share/qt. The /usr/bin/designer wrapper script takes care of this. .SH "AUTHORS" diff --git a/doc/man/man1/linguist.1 b/doc/man/man1/linguist.1 index a0f99133b..d8960da91 100644 --- a/doc/man/man1/linguist.1 +++ b/doc/man/man1/linguist.1 @@ -9,8 +9,8 @@ linguist \- Translation tool for Qt. ] .SH "DESCRIPTION" -.B Qt Linguist -is a tool for adding translations to Qt applications. It +.B TQt Linguist +is a tool for adding translations to TQt applications. It introduces the concept of a translation "context" which means a group of phrases that appear together on the screen e.g. in the same menu or dialog. @@ -25,11 +25,11 @@ wich is the name of the translation file you wish to open. Per user configuration file. .SH SEE ALSO -.B Qt Linguist +.B TQt Linguist is too complex to be described completely in the "man" page format. If your system is properly configured, you can access the full documentation within -.B Qt Linguist +.B TQt Linguist under the Help menu. .SH AUTHOR diff --git a/doc/man/man1/lrelease.1 b/doc/man/man1/lrelease.1 index 4b282723e..722e6f5a8 100644 --- a/doc/man/man1/lrelease.1 +++ b/doc/man/man1/lrelease.1 @@ -8,7 +8,7 @@ .\" packaging of this file. Alternatively you may (at your option) use any .\" later version of the GNU General Public License if such license has .\" been publicly approved by Trolltech ASA (or its successors, if any) -.\" and the KDE Free Qt Foundation. +.\" and the KDE Free TQt Foundation. .\" .\" Please review the following information to ensure GNU General .\" Public Licensing requirements will be met: @@ -18,8 +18,8 @@ .\" http://trolltech.com/products/qt/licenses/licensing/licensingoverview .\" or contact the sales department at sales@trolltech.com. .\" -.\" Licensees holding valid Qt Commercial licenses may use this file in -.\" accordance with the Qt Commercial License Agreement provided with +.\" Licensees holding valid TQt Commercial licenses may use this file in +.\" accordance with the TQt Commercial License Agreement provided with .\" the Software. .\" .\" This file is provided "AS IS" with NO WARRANTY OF ANY KIND, @@ -28,7 +28,7 @@ .\" herein. .\" .SH NAME -lrelease \- generate Qt message files from Qt Linguist translation files +lrelease \- generate TQt message files from TQt Linguist translation files .SH SYNOPSIS .B lrelease .RI "[ " options " ] " project-file @@ -37,11 +37,11 @@ lrelease \- generate Qt message files from Qt Linguist translation files .RI "[ " options " ] " ts-files " [ -qm " qm-file " ]" .SH DESCRIPTION This page documents the -.B Qt Linguist Release -tool for the Qt GUI toolkit. +.B TQt Linguist Release +tool for the TQt GUI toolkit. .B Lrelease reads a qmake/tmake project file (.pro file) and converts the -translation files (.ts files) specified in it into Qt message files +translation files (.ts files) specified in it into TQt message files (.qm files) used by the application to translate. .PP The .qm file format is a compact binary format that provides @@ -82,7 +82,7 @@ TRANSLATIONS = gnomovision_dk.ts \\ .PP When running .B lrelease -on this project file, the Qt message files gnomovision_dk.qm, +on this project file, the TQt message files gnomovision_dk.qm, gnomovision_fi.qm, gnomovision_no.qm and gnomovision_se.qm will be generated from gnomovision_dk.ts, gnomovision_fi.ts, gnomovision_no.ts and gnomovision_se.ts, respectively. diff --git a/doc/man/man1/lupdate.1 b/doc/man/man1/lupdate.1 index cb0f652ac..3add01c71 100644 --- a/doc/man/man1/lupdate.1 +++ b/doc/man/man1/lupdate.1 @@ -8,7 +8,7 @@ .\" packaging of this file. Alternatively you may (at your option) use any .\" later version of the GNU General Public License if such license has .\" been publicly approved by Trolltech ASA (or its successors, if any) -.\" and the KDE Free Qt Foundation. +.\" and the KDE Free TQt Foundation. .\" .\" Please review the following information to ensure GNU General .\" Public Licensing requirements will be met: @@ -18,8 +18,8 @@ .\" http://trolltech.com/products/qt/licenses/licensing/licensingoverview .\" or contact the sales department at sales@trolltech.com. .\" -.\" Licensees holding valid Qt Commercial licenses may use this file in -.\" accordance with the Qt Commercial License Agreement provided with +.\" Licensees holding valid TQt Commercial licenses may use this file in +.\" accordance with the TQt Commercial License Agreement provided with .\" the Software. .\" .\" This file is provided "AS IS" with NO WARRANTY OF ANY KIND, @@ -28,7 +28,7 @@ .\" herein. .\" .SH NAME -lupdate \- update Qt Linguist translation files +lupdate \- update TQt Linguist translation files .SH SYNOPSIS .B lupdate .RI "[ " options " ] " project-file @@ -37,14 +37,14 @@ lupdate \- update Qt Linguist translation files .RI "[ " options " ] " source-files " -ts " ts-files .SH DESCRIPTION This page documents the -.B Qt Linguist Update -tool for the Qt GUI toolkit. +.B TQt Linguist Update +tool for the TQt GUI toolkit. .B Lupdate reads a qmake/tmake project file (.pro file), finds the translatable strings in the specified source, header and interface files, and updates the translation files (.ts files) specified in it. The translation files are given to the translator who uses -.B Qt Linguist +.B TQt Linguist to read the files and insert the translations. .PP The .ts file format is a simple human-readable XML format that can be diff --git a/doc/man/man1/moc.1 b/doc/man/man1/moc.1 index d09602cf8..24ed9690f 100644 --- a/doc/man/man1/moc.1 +++ b/doc/man/man1/moc.1 @@ -4,19 +4,19 @@ .\" .\" Copyright (C) 1992-2007 Trolltech ASA. All rights reserved. .\" -.\" This file is part of Qt and may be distributed and used according to +.\" This file is part of TQt and may be distributed and used according to .\" the terms and conditions described in the LICENSE file. .\" .nh .SH NAME -moc \- generate Qt meta object support code +moc \- generate TQt meta object support code .SH SYNOPSIS .B moc [-o file] [-i] [-f] [-k] [-ldbg] [-nw] [-p path] [-q path] [-v] file .SH DESCRIPTION This page documents the .B Meta Object Compiler -for the Qt GUI application framework. The +for the TQt GUI application framework. The .B moc reads one or more C++ class declarations from a C++ header or source file and generates one C++ source file containing meta object @@ -33,7 +33,7 @@ when required, so you will not need to use the .B moc directly. .PP -In brief, the meta object system is a structure used by Qt (see +In brief, the meta object system is a structure used by TQt (see .BR http://doc.trolltech.com ")" for component programming and run time type information. It adds properties and inheritance information to (some) classes and @@ -446,4 +446,4 @@ public: .SH "SEE ALSO" .BR http://www.trolltech.com ", " .BR "C++ ARM, section r.11.3" " (for the answer to the quiz), and" -.BR http://doc.trolltech.com " (for complete Qt documentation)." +.BR http://doc.trolltech.com " (for complete TQt documentation)." diff --git a/doc/man/man1/msg2tqm.1 b/doc/man/man1/msg2tqm.1 index c35085406..91392c786 100644 --- a/doc/man/man1/msg2tqm.1 +++ b/doc/man/man1/msg2tqm.1 @@ -9,7 +9,7 @@ msg2tqm myapp_de.po myapp_de.qm .LP Converts translated .po files to a Qt\-specific binary -format (".qm" Qt message files). The Qt message files +format (".qm" TQt message files). The TQt message files are platform and locale independent, containing translations in Unicode and various hash tables to provide fast look\-up. diff --git a/doc/man/man1/qtconfig.1 b/doc/man/man1/qtconfig.1 index 7e03bf49b..61521577d 100644 --- a/doc/man/man1/qtconfig.1 +++ b/doc/man/man1/qtconfig.1 @@ -4,14 +4,14 @@ qtconfig \- Configuration tool for Qt .SH "DESCRIPTION" .LP -QConfig allows for GUI based configuration of Qt and - other Qt based sources. +QConfig allows for GUI based configuration of TQt and + other TQt based sources. .SH "ENVIRONMENT VARIABLES" .LP .TP \fBQTDIR\fP -Specifies the base Qt dir +Specifies the base TQt dir .SH "AUTHORS" .LP TrollTech <http://www.trolltech.com/> diff --git a/doc/man/man1/tqt20fix.1 b/doc/man/man1/tqt20fix.1 index 56a79a18d..d2b361164 100644 --- a/doc/man/man1/tqt20fix.1 +++ b/doc/man/man1/tqt20fix.1 @@ -8,11 +8,11 @@ tqt20fix myapp.cpp .SH "DESCRIPTION" .LP -Qt 2.x is namespace\-clean, unlike 1.x. Qt now uses very +Qt 2.x is namespace\-clean, unlike 1.x. TQt now uses very few global identifiers. Identifiers like red, blue, LeftButton, AlignRight, Key_Up, Key_Down, NoBrush etc. -are now part of a special class Qt (defined in -ntqnamespace.h), which is inherited by most Qt classes. +are now part of a special class TQt (defined in +ntqnamespace.h), which is inherited by most TQt classes. Member functions of classes that inherit from QWidget, etc. are totally unaffected, but code that is not in functions of classes inherited from Qt, you must qualify @@ -23,8 +23,8 @@ The qt/bin/tqt20fix script helps to fix the code that needs adaption, though most code does not need changing. Compiling with \-DQT1COMPATIBILITY will help you get going -with Qt 2.x \- it allows all the old "dirty namespace" -identifiers from Qt 1.x to continue working. Without it, +with TQt 2.x \- it allows all the old "dirty namespace" +identifiers from TQt 1.x to continue working. Without it, you'll get compile errors that can easily be fixed by searching this page for the clean identifiers. .SH "AUTHORS" diff --git a/doc/man/man1/tqtcreatecw.1 b/doc/man/man1/tqtcreatecw.1 index 4567e5f13..97b08a5c4 100644 --- a/doc/man/man1/tqtcreatecw.1 +++ b/doc/man/man1/tqtcreatecw.1 @@ -1,24 +1,24 @@ .TH "tqtcreatecw" "1" "3.0.3" "Troll Tech AS, Norway." "" .SH "NAME" .LP -tqtcreatecw \- custom widget description creater for Qt Designer +tqtcreatecw \- custom widget description creater for TQt Designer .SH "SYNTAX" .LP tqtcreatecw <\fIfilename.cw\fP> .SH "DESCRIPTION" .LP This small application makes it much easier to create -custom widget descriptions for the Qt Designer. Using -them you can use custom widgets in the Qt Designer +custom widget descriptions for the TQt Designer. Using +them you can use custom widgets in the TQt Designer including their signals, slots and properties. To do that normally you would have to enter all that information in the custom widget dialog in the Qt Designer for each widget. But this small tool can create for you these description files for your custom widgets -which you then can simply import into the Qt Designer. So +which you then can simply import into the TQt Designer. So you can use your custom widgets without any additional -work in your forms in the Qt Designer then. +work in your forms in the TQt Designer then. To do that you have to modify the sourcecode (main.cpp) a bit and recompile it afterwards. @@ -49,7 +49,7 @@ widget (library or object file) and run it like this: After that you can import this description file into the Qt Designer using the Custom\-Widget Dialog (See -Tools\->Custom\->Edit Custom Widgets... in the Qt Designer) +Tools\->Custom\->Edit Custom Widgets... in the TQt Designer) and use these custom widget there in your forms. .SH "AUTHORS" diff --git a/doc/man/man1/uic.1 b/doc/man/man1/uic.1 index 154e4942c..194fc54fd 100644 --- a/doc/man/man1/uic.1 +++ b/doc/man/man1/uic.1 @@ -2,21 +2,21 @@ .\" .\" Copyright (C) 2000-2007 Trolltech ASA. All rights reserved. .\" -.\" This file is part of Qt and may be distributed and used according to +.\" This file is part of TQt and may be distributed and used according to .\" the terms and conditions described in the LICENSE file. .\" .SH NAME -uic \- Qt user interface compiler +uic \- TQt user interface compiler .SH SYNOPSIS .B uic [options] file .SH DESCRIPTION This page documents the .B User Interface Compiler -for the Qt GUI toolkit. The +for the TQt GUI toolkit. The .B uic reads a user interface definition (.ui) file in XML as generated by -.I Qt Designer +.I TQt Designer and creates corresponding C++ header or source files. It also generates an image file that embeds raw image data in C++ source code. .PP diff --git a/doc/man/man3/tqaccel.3qt b/doc/man/man3/tqaccel.3qt index d5dd5420d..1f16cbb51 100644 --- a/doc/man/man3/tqaccel.3qt +++ b/doc/man/man3/tqaccel.3qt @@ -266,7 +266,7 @@ See also whatsThis(), QWhatsThis::inWhatsThisMode(), QMenuData::setWhatsThis(), .SH "QKeySequence QAccel::shortcutKey ( const QString & str )\fC [static]\fR" Returns the shortcut key sequence for \fIstr\fR, or an invalid key sequence (0) if \fIstr\fR has no shortcut sequence. .PP -For example, shortcutKey("E&xit") returns ALT+Key_X, shortcutKey("&Quit") returns ALT+Key_Q and shortcutKey("Quit") returns 0. (In code that does not inherit the Qt namespace class, you must write e.g. Qt::ALT+Qt::Key_Q.) +For example, shortcutKey("E&xit") returns ALT+Key_X, shortcutKey("&Quit") returns ALT+Key_Q and shortcutKey("Quit") returns 0. (In code that does not inherit the TQt namespace class, you must write e.g. Qt::ALT+Qt::Key_Q.) .PP We provide a list of common accelerators in English. At the time of writing, Microsoft and Open Group do not appear to have issued equivalent recommendations for other languages. .SH "QKeySequence QAccel::stringToKey ( const QString & s )\fC [static]\fR" @@ -312,8 +312,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaccessible.3qt b/doc/man/man3/tqaccessible.3qt index df9aab76c..5dfa8830d 100644 --- a/doc/man/man3/tqaccessible.3qt +++ b/doc/man/man3/tqaccessible.3qt @@ -48,7 +48,7 @@ The QAccessible class provides enums and static functions relating to accessibil .PP Accessibility clients use implementations of the QAccessibleInterface to read the information an accessible object exposes, or to call functions to manipulate the accessible object. .PP -See the plugin documentation for more details about how to redistribute Qt plugins. +See the plugin documentation for more details about how to redistribute TQt plugins. .PP See also Miscellaneous Classes. .SS "Member Type Documentation" @@ -387,8 +387,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaccessibleinterface.3qt b/doc/man/man3/tqaccessibleinterface.3qt index 53dd6c712..6a01a12a0 100644 --- a/doc/man/man3/tqaccessibleinterface.3qt +++ b/doc/man/man3/tqaccessibleinterface.3qt @@ -166,8 +166,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaccessibleobject.3qt b/doc/man/man3/tqaccessibleobject.3qt index 23ddd99b3..f8f8b133d 100644 --- a/doc/man/man3/tqaccessibleobject.3qt +++ b/doc/man/man3/tqaccessibleobject.3qt @@ -60,8 +60,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaction.3qt b/doc/man/man3/tqaction.3qt index 7f2abfa0e..fc32a2d3d 100644 --- a/doc/man/man3/tqaction.3qt +++ b/doc/man/man3/tqaction.3qt @@ -524,8 +524,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqactiongroup.3qt b/doc/man/man3/tqactiongroup.3qt index e11b6e96d..be60720ff 100644 --- a/doc/man/man3/tqactiongroup.3qt +++ b/doc/man/man3/tqactiongroup.3qt @@ -194,8 +194,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqapplication.3qt b/doc/man/man3/tqapplication.3qt index 90a960b60..9f9b2e3d3 100644 --- a/doc/man/man3/tqapplication.3qt +++ b/doc/man/man3/tqapplication.3qt @@ -471,7 +471,7 @@ l - l. Groups of functions System settings desktopSettingsAware(), setDesktopSet .fi </center> .PP -\fINon-GUI programs:\fR While Qt is not optimized or designed for writing non-GUI programs, it's possible to use some of its classes without creating a QApplication. This can be useful if you wish to share code between a non-GUI server and a GUI client. +\fINon-GUI programs:\fR While TQt is not optimized or designed for writing non-GUI programs, it's possible to use some of its classes without creating a QApplication. This can be useful if you wish to share code between a non-GUI server and a GUI client. .PP See also Main Window and Related Classes. .SS "Member Type Documentation" @@ -507,11 +507,11 @@ The global \fCqApp\fR pointer refers to this application object. Only one applic .PP This application object must be constructed before any paint devices (including widgets, pixmaps, bitmaps etc.). .PP -Note that \fIargc\fR and \fIargv\fR might be changed. Qt removes command line arguments that it recognizes. The modified \fIargc\fR and \fIargv\fR can also be accessed later with \fCqApp->argc()\fR and \fCqApp->argv()\fR. The documentation for argv() contains a detailed description of how to process command line arguments. +Note that \fIargc\fR and \fIargv\fR might be changed. TQt removes command line arguments that it recognizes. The modified \fIargc\fR and \fIargv\fR can also be accessed later with \fCqApp->argc()\fR and \fCqApp->argv()\fR. The documentation for argv() contains a detailed description of how to process command line arguments. .PP -Qt debugging options (not available if Qt was compiled with the QT_NO_DEBUG flag defined): +Qt debugging options (not available if TQt was compiled with the QT_NO_DEBUG flag defined): .TP --nograb, tells Qt that it must never grab the mouse or the keyboard. +-nograb, tells TQt that it must never grab the mouse or the keyboard. .TP -dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. .TP @@ -519,11 +519,11 @@ Qt debugging options (not available if Qt was compiled with the QT_NO_DEBUG flag .PP See Debugging Techniques for a more detailed explanation. .PP -All Qt programs automatically support the following command line options: +All TQt programs automatically support the following command line options: .TP -reverse causes text to be formatted for right-to-left languages rather than in the usual left-to-right direction. .TP --style= \fIstyle\fR, sets the application GUI style. Possible values are \fCmotif\fR, \fCwindows\fR, and \fCplatinum\fR. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the \fC-style\fR command line option. +-style= \fIstyle\fR, sets the application GUI style. Possible values are \fCmotif\fR, \fCwindows\fR, and \fCplatinum\fR. If you compiled TQt with additional styles or have additional styles as plugins these will be available to the \fC-style\fR command line option. .TP -style \fIstyle\fR, is the same as listed above. .TP @@ -533,7 +533,7 @@ All Qt programs automatically support the following command line options: .TP -widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time .PP -The X11 version of Qt also supports some traditional X11 command line options: +The X11 version of TQt also supports some traditional X11 command line options: .TP -display \fIdisplay\fR, sets the X display (default is $DISPLAY). .TP @@ -611,19 +611,19 @@ For Qt/Embedded, passing QApplication::GuiServer for \fItype\fR makes this appli .SH "QApplication::QApplication ( Display * dpy, HANDLE visual = 0, HANDLE colormap = 0 )" Create an application, given an already open display \fIdpy\fR. If \fIvisual\fR and \fIcolormap\fR are non-zero, the application will use those as the default Visual and Colormap contexts. .PP -\fBWarning:\fR Qt only supports TrueColor visuals at depths higher than 8 bits-per-pixel. +\fBWarning:\fR TQt only supports TrueColor visuals at depths higher than 8 bits-per-pixel. .PP This is available only on X11. .SH "QApplication::QApplication ( Display * dpy, int argc, char ** argv, HANDLE visual = 0, HANDLE colormap = 0 )" Create an application, given an already open display \fIdpy\fR and using \fIargc\fR command line arguments in \fIargv\fR. If \fIvisual\fR and \fIcolormap\fR are non-zero, the application will use those as the default Visual and Colormap contexts. .PP -\fBWarning:\fR Qt only supports TrueColor visuals at depths higher than 8 bits-per-pixel. +\fBWarning:\fR TQt only supports TrueColor visuals at depths higher than 8 bits-per-pixel. .PP This is available only on X11. .SH "QApplication::~QApplication ()\fC [virtual]\fR" Cleans up any window system resources that were allocated by this application. Sets the global variable \fCqApp\fR to 0. .SH "void QApplication::aboutTQt ()\fC [slot]\fR" -Displays a simple message box about Qt. The message includes the version number of Qt being used by the application. +Displays a simple message box about Qt. The message includes the version number of TQt being used by the application. .PP This is useful for inclusion in the Help menu of an application. See the examples/menu/menu.cpp example. .PP @@ -659,7 +659,7 @@ Example: network/mail/smtp.cpp. .SH "void QApplication::addLibraryPath ( const QString & path )\fC [static]\fR" Append \fIpath\fR to the end of the library path list. If \fIpath\fR is empty or already in the path list, the path list is not changed. .PP -The default path list consists of a single entry, the installation directory for plugins. The default installation directory for plugins is \fCINSTALL/plugins\fR, where \fCINSTALL\fR is the directory where Qt was installed. +The default path list consists of a single entry, the installation directory for plugins. The default installation directory for plugins is \fCINSTALL/plugins\fR, where \fCINSTALL\fR is the directory where TQt was installed. .PP See also removeLibraryPath(), libraryPaths(), and setLibraryPaths(). .SH "QWidgetList * QApplication::allWidgets ()\fC [static]\fR" @@ -701,7 +701,7 @@ See also topLevelWidgets(), QWidget::visible, and QPtrList::isEmpty(). .SH "QString QApplication::applicationDirPath ()" Returns the directory that contains the application executable. .PP -For example, if you have installed Qt in the \fCC:\Trolltech\Qt\fR directory, and you run the \fCdemo\fR example, this function will return "C:/Trolltech/Qt/examples/demo". +For example, if you have installed TQt in the \fCC:\Trolltech\Qt\fR directory, and you run the \fCdemo\fR example, this function will return "C:/Trolltech/Qt/examples/demo". .PP On Mac OS X this will point to the directory actually containing the executable, which may be inside of an application bundle (if the application is bundled). .PP @@ -711,7 +711,7 @@ See also applicationFilePath(). .SH "QString QApplication::applicationFilePath ()" Returns the file path of the application executable. .PP -For example, if you have installed Qt in the \fCC:\Trolltech\Qt\fR directory, and you run the \fCdemo\fR example, this function will return "C:/Trolltech/Qt/examples/demo/demo.exe". +For example, if you have installed TQt in the \fCC:\Trolltech\Qt\fR directory, and you run the \fCdemo\fR example, this function will return "C:/Trolltech/Qt/examples/demo/demo.exe". .PP \fBWarning:\fR On Unix, this function assumes that argv[0] contains the file name of the executable (which it normally does). It also assumes that the current directory hasn't been changed by the application. .PP @@ -730,7 +730,7 @@ Returns the command line argument vector. .PP \fCargv()[0]\fR is the program name, \fCargv()[1]\fR is the first argument and \fCargv()[argc()-1]\fR is the last argument. .PP -A QApplication object is constructed by passing \fIargc\fR and \fIargv\fR from the \fCmain()\fR function. Some of the arguments may be recognized as Qt options and removed from the argument vector. For example, the X11 version of Qt knows about \fC-display\fR, \fC-font\fR and a few more options. +A QApplication object is constructed by passing \fIargc\fR and \fIargv\fR from the \fCmain()\fR function. Some of the arguments may be recognized as TQt options and removed from the argument vector. For example, the X11 version of TQt knows about \fC-display\fR, \fC-font\fR and a few more options. .PP Example: .PP @@ -970,7 +970,7 @@ Example: i18n/main.cpp. .SH "bool QApplication::isEffectEnabled ( Qt::UIEffect effect )\fC [static]\fR" Returns TRUE if \fIeffect\fR is enabled; otherwise returns FALSE. .PP -By default, Qt will try to use the desktop settings. Call setDesktopSettingsAware(FALSE) to prevent this. +By default, TQt will try to use the desktop settings. Call setDesktopSettingsAware(FALSE) to prevent this. .PP Note: All effects are disabled on screens running at less than 16-bit color depth. .PP @@ -991,7 +991,7 @@ See also mainWidget(), topLevelWidgets(), QWidget::isTopLevel, and QWidget::clos Examples: .)l addressbook/main.cpp, extension/main.cpp, helpviewer/main.cpp, mdi/main.cpp, network/archivesearch/main.cpp, qwerty/main.cpp, and regexptester/main.cpp. .SH "QStringList QApplication::libraryPaths ()\fC [static]\fR" -Returns a list of paths that the application will search when dynamically loading libraries. The installation directory for plugins is the only entry if no paths have been set. The default installation directory for plugins is \fCINSTALL/plugins\fR, where \fCINSTALL\fR is the directory where Qt was installed. The directory of the application executable (NOT the working directory) is also added to the plugin paths. +Returns a list of paths that the application will search when dynamically loading libraries. The installation directory for plugins is the only entry if no paths have been set. The default installation directory for plugins is \fCINSTALL/plugins\fR, where \fCINSTALL\fR is the directory where TQt was installed. The directory of the application executable (NOT the working directory) is also added to the plugin paths. .PP If you want to iterate over the list, you should iterate over a copy, e.g. .PP @@ -1015,11 +1015,11 @@ See the plugins documentation for a description of how the library paths are use .PP See also setLibraryPaths(), addLibraryPath(), removeLibraryPath(), and QLibrary. .SH "void QApplication::lock ()" -Lock the Qt Library Mutex. If another thread has already locked the mutex, the calling thread will block until the other thread has unlocked the mutex. +Lock the TQt Library Mutex. If another thread has already locked the mutex, the calling thread will block until the other thread has unlocked the mutex. .PP See also unlock(), locked(), and Thread Support in Qt. .SH "bool QApplication::locked ()" -Returns TRUE if the Qt Library Mutex is locked by a different thread; otherwise returns FALSE. +Returns TRUE if the TQt Library Mutex is locked by a different thread; otherwise returns FALSE. .PP \fBWarning:\fR Due to different implementations of recursive mutexes on the supported platforms, calling this function from the same thread that previously locked the mutex will give undefined results. .PP @@ -1086,7 +1086,7 @@ Note that you are not limited to the public functions of QWidget. Instead, based .PP See also QStyle::polish(), QWidget::polish(), setPalette(), and setFont(). .SH "void QApplication::postEvent ( QObject * receiver, QEvent * event )\fC [static]\fR" -\fBNote:\fR This function is thread-safe when Qt is built withthread support.</p> Adds the event \fIevent\fR with the object \fIreceiver\fR as the receiver of the event, to an event queue and returns immediately. +\fBNote:\fR This function is thread-safe when TQt is built withthread support.</p> Adds the event \fIevent\fR with the object \fIreceiver\fR as the receiver of the event, to an event queue and returns immediately. .PP The event must be allocated on the heap since the post event queue will take ownership of the event and delete it once it has been posted. .PP @@ -1115,7 +1115,7 @@ See also exec(), QTimer, and QEventLoop::processEvents(). .PP Waits for an event to occur, processes it, then returns. .PP -This function is useful for adapting Qt to situations where the event processing must be grafted onto existing program loops. +This function is useful for adapting TQt to situations where the event processing must be grafted onto existing program loops. .PP Using this function in new applications may be an indication of design problems. .PP @@ -1170,7 +1170,7 @@ Removes \fIpath\fR from the library path list. If \fIpath\fR is empty or not in .PP See also addLibraryPath(), libraryPaths(), and setLibraryPaths(). .SH "void QApplication::removePostedEvents ( QObject * receiver )\fC [static]\fR" -\fBNote:\fR This function is thread-safe when Qt is built withthread support.</p> Removes all events posted using postEvent() for \fIreceiver\fR. +\fBNote:\fR This function is thread-safe when TQt is built withthread support.</p> Removes all events posted using postEvent() for \fIreceiver\fR. .PP The events are \fInot\fR dispatched, instead they are removed from the queue. You should never need to call this function. If you do call it, be aware that killing events may cause \fIreceiver\fR to break one or more invariants. .SH "void QApplication::removeTranslator ( QTranslator * mf )" @@ -1256,13 +1256,13 @@ The options are: .TP QApplication::NormalColor. This is the default color allocation strategy. Use this option if your application uses buttons, menus, texts and pixmaps with few colors. With this option, the application uses system global colors. This works fine for most applications under X11, but on Windows machines it may cause dithering of non-standard colors. .TP -QApplication::CustomColor. Use this option if your application needs a small number of custom colors. On X11, this option is the same as NormalColor. On Windows, Qt creates a Windows palette, and allocates colors to it on demand. +QApplication::CustomColor. Use this option if your application needs a small number of custom colors. On X11, this option is the same as NormalColor. On Windows, TQt creates a Windows palette, and allocates colors to it on demand. .TP QApplication::ManyColor. Use this option if your application is very color hungry (e.g. it requires thousands of colors). Under X11 the effect is: .TP For 256-color displays which have at best a 256 color true color visual, the default visual is used, and colors are allocated from a color cube. The color cube is the 6x6x6 (216 color) "Web palette"<sup>*</sup>, but the number of colors can be changed by the \fI-ncols\fR option. The user can force the application to use the true color visual with the -visual option. .TP -For 256-color displays which have a true color visual with more than 256 colors, use that visual. Silicon Graphics X servers have this feature, for example. They provide an 8 bit visual by default but can deliver true color when asked. On Windows, Qt creates a Windows palette, and fills it with a color cube. +For 256-color displays which have a true color visual with more than 256 colors, use that visual. Silicon Graphics X servers have this feature, for example. They provide an 8 bit visual by default but can deliver true color when asked. On Windows, TQt creates a Windows palette, and fills it with a color cube. .PP Be aware that the CustomColor and ManyColor choices may lead to colormap flashing: The foreground application gets (most) of the available colors, while the background windows will look less attractive. .PP @@ -1288,7 +1288,7 @@ QColor provides more functionality for controlling color allocation and freeing .PP To check what mode you end up with, call QColor::numBitPlanes() once the QApplication object exists. A value greater than 8 (typically 16, 24 or 32) means true color. .PP -<sup>*</sup> The color cube used by Qt has 216 colors whose red, green, and blue components always have one of the following values: 0x00, 0x33, 0x66, 0x99, 0xCC, or 0xFF. +<sup>*</sup> The color cube used by TQt has 216 colors whose red, green, and blue components always have one of the following values: 0x00, 0x33, 0x66, 0x99, 0xCC, or 0xFF. .PP See also colorSpec(), QColor::numBitPlanes(), and QColor::enterAllocContext(). .PP @@ -1305,7 +1305,7 @@ See also cursorFlashTime(). .PP This is the same as QTextCodec::setCodecForTr(). .SH "void QApplication::setDesktopSettingsAware ( bool on )\fC [static]\fR" -By default, Qt will try to use the current standard colors, fonts etc., from the underlying window system's desktop settings, and use them for all relevant widgets. This behavior can be switched off by calling this function with \fIon\fR set to FALSE. +By default, TQt will try to use the current standard colors, fonts etc., from the underlying window system's desktop settings, and use them for all relevant widgets. This behavior can be switched off by calling this function with \fIon\fR set to FALSE. .PP This static function must be called before creating the QApplication object, like this: .PP @@ -1583,7 +1583,7 @@ Example: .PP See also allWidgets(), QWidget::isTopLevel, QWidget::visible, and QPtrList::isEmpty(). .SH "QString QApplication::translate ( const char * context, const char * sourceText, const char * comment = 0, Encoding encoding = DefaultCodec ) const" -\fBNote:\fR This function is reentrant when Qt is built with thread support.</p> Returns the translation text for \fIsourceText\fR, by querying the installed messages files. The message files are searched from the most recently installed message file back to the first installed message file. +\fBNote:\fR This function is reentrant when TQt is built with thread support.</p> Returns the translation text for \fIsourceText\fR, by querying the installed messages files. The message files are searched from the most recently installed message file back to the first installed message file. .PP QObject::tr() and QObject::trUtf8() provide this functionality more conveniently. .PP @@ -1601,7 +1601,7 @@ This function is not virtual. You can use alternative translation techniques by .PP See also QObject::tr(), installTranslator(), and defaultCodec(). .SH "bool QApplication::tryLock ()" -Attempts to lock the Qt Library Mutex, and returns immediately. If the lock was obtained, this function returns TRUE. If another thread has locked the mutex, this function returns FALSE, instead of waiting for the lock to become available. +Attempts to lock the TQt Library Mutex, and returns immediately. If the lock was obtained, this function returns TRUE. If another thread has locked the mutex, this function returns FALSE, instead of waiting for the lock to become available. .PP The mutex must be unlocked with unlock() before another thread can successfully lock it. .PP @@ -1609,7 +1609,7 @@ See also lock(), unlock(), and Thread Support in Qt. .SH "Type QApplication::type () const" Returns the type of application, Tty, GuiClient or GuiServer. .SH "void QApplication::unlock ( bool wakeUpGui = TRUE )" -Unlock the Qt Library Mutex. If \fIwakeUpGui\fR is TRUE (the default), then the GUI thread will be woken with QApplication::wakeUpGuiThread(). +Unlock the TQt Library Mutex. If \fIwakeUpGui\fR is TRUE (the default), then the GUI thread will be woken with QApplication::wakeUpGuiThread(). .PP See also lock(), locked(), and Thread Support in Qt. .SH "void QApplication::wakeUpGuiThread ()" @@ -1621,7 +1621,7 @@ Returns the number of lines to scroll when the mouse wheel is rotated. .PP See also setWheelScrollLines(). .SH "QWidget * QApplication::widgetAt ( int x, int y, bool child = FALSE )\fC [static]\fR" -Returns a pointer to the widget at global screen position \fI(x, y)\fR, or 0 if there is no Qt widget there. +Returns a pointer to the widget at global screen position \fI(x, y)\fR, or 0 if there is no TQt widget there. .PP If \fIchild\fR is FALSE and there is a child widget at position \fI(x, y)\fR, the top-level widget containing it is returned. If \fIchild\fR is TRUE the child widget at position \fI(x, y)\fR is returned. .PP @@ -1631,7 +1631,7 @@ See also QCursor::pos(), QWidget::grabMouse(), and QWidget::grabKeyboard(). .SH "QWidget * QApplication::widgetAt ( const QPoint & pos, bool child = FALSE )\fC [static]\fR" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP -Returns a pointer to the widget at global screen position \fIpos\fR, or 0 if there is no Qt widget there. +Returns a pointer to the widget at global screen position \fIpos\fR, or 0 if there is no TQt widget there. .PP If \fIchild\fR is FALSE and there is a child widget at position \fIpos\fR, the top-level widget containing it is returned. If \fIchild\fR is TRUE the child widget at position \fIpos\fR is returned. .SH "bool QApplication::winEventFilter ( MSG * )\fC [virtual]\fR" @@ -1657,7 +1657,7 @@ Return TRUE if you want to stop the event from being processed. Return FALSE for .PP See also x11ProcessEvent(). .SH "int QApplication::x11ProcessEvent ( XEvent * event )" -This function does the core processing of individual X \fIevent\fRs, normally by dispatching Qt events to the right destination. +This function does the core processing of individual X \fIevent\fRs, normally by dispatching TQt events to the right destination. .PP It returns 1 if the event was consumed by special handling, 0 if the \fIevent\fR was consumed by normal handling, and -1 if the \fIevent\fR was for an unrecognized widget. .PP @@ -1854,9 +1854,9 @@ Under X11, the text is printed to stderr. Under Windows, the text is sent to the .PP See also tqDebug(), tqWarning(), qInstallMsgHandler(), and Debugging. .SH "QtMsgHandler qInstallMsgHandler ( QtMsgHandler h )" -Installs a Qt message handler \fIh\fR. Returns a pointer to the message handler previously defined. +Installs a TQt message handler \fIh\fR. Returns a pointer to the message handler previously defined. .PP -The message handler is a function that prints out debug messages, warnings and fatal error messages. The Qt library (debug version) contains hundreds of warning messages that are printed when internal errors (usually invalid function arguments) occur. If you implement your own message handler, you get total control of these messages. +The message handler is a function that prints out debug messages, warnings and fatal error messages. The TQt library (debug version) contains hundreds of warning messages that are printed when internal errors (usually invalid function arguments) occur. If you implement your own message handler, you get total control of these messages. .PP The default message handler prints the message to the standard output under X11 or to the debugger under Windows. If it is a fatal message, the application aborts immediately. .PP @@ -1930,11 +1930,11 @@ In debug mode, this function calls tqFatal() with a message if the computer is t .SH "void tqSystemWarning ( const char * msg, int code )" Prints the message \fImsg\fR and uses \fIcode\fR to get a system specific error message. When \fIcode\fR is -1 (the default), the system's last error code will be used if possible. Use this method to handle failures in platform specific API calls. .PP -This function does nothing when Qt is built with \fCQT_NO_DEBUG\fR defined. +This function does nothing when TQt is built with \fCQT_NO_DEBUG\fR defined. .SH "const char * tqVersion ()" -Returns the Qt version number as a string, for example, "2.3.0" or" 3.0.5". +Returns the TQt version number as a string, for example, "2.3.0" or" 3.0.5". .PP -The \fCTQT_VERSION\fR define has the numeric value in the form: 0xmmiibb (m = major, i = minor, b = bugfix). For example, Qt 3.0.5's \fCTQT_VERSION\fR is 0x030005. +The \fCTQT_VERSION\fR define has the numeric value in the form: 0xmmiibb (m = major, i = minor, b = bugfix). For example, TQt 3.0.5's \fCTQT_VERSION\fR is 0x030005. .SH "void tqWarning ( const char * msg, ... )" Prints a warning message \fImsg\fR, or calls the message handler (if it has been installed). .PP @@ -1978,8 +1978,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqasciicache.3qt b/doc/man/man3/tqasciicache.3qt index ac053ef43..b062da399 100644 --- a/doc/man/man3/tqasciicache.3qt +++ b/doc/man/man3/tqasciicache.3qt @@ -119,7 +119,7 @@ Items with duplicate keys can be inserted. .PP The parameter \fIp\fR is internal and should be left at the default value (0). .PP -\fBWarning:\fR If this function returns FALSE, you must delete \fId\fR yourself. Additionally, be very careful about using \fId\fR after calling this function, because any other insertions into the cache, from anywhere in the application or within Qt itself, could cause the object to be discarded from the cache and the pointer to become invalid. +\fBWarning:\fR If this function returns FALSE, you must delete \fId\fR yourself. Additionally, be very careful about using \fId\fR after calling this function, because any other insertions into the cache, from anywhere in the application or within TQt itself, could cause the object to be discarded from the cache and the pointer to become invalid. .SH "bool QAsciiCache::isEmpty () const" Returns TRUE if the cache is empty; otherwise returns FALSE. .SH "int QAsciiCache::maxCost () const" @@ -179,8 +179,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqasciicacheiterator.3qt b/doc/man/man3/tqasciicacheiterator.3qt index 30d4548ee..bbcc0be41 100644 --- a/doc/man/man3/tqasciicacheiterator.3qt +++ b/doc/man/man3/tqasciicacheiterator.3qt @@ -145,8 +145,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqasciidict.3qt b/doc/man/man3/tqasciidict.3qt index 5c0e34f69..ecfd567e6 100644 --- a/doc/man/man3/tqasciidict.3qt +++ b/doc/man/man3/tqasciidict.3qt @@ -305,8 +305,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqasciidictiterator.3qt b/doc/man/man3/tqasciidictiterator.3qt index c458518ba..12295d69f 100644 --- a/doc/man/man3/tqasciidictiterator.3qt +++ b/doc/man/man3/tqasciidictiterator.3qt @@ -147,8 +147,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqassistantclient.3qt b/doc/man/man3/tqassistantclient.3qt index 0f3886e83..ecf6581e0 100644 --- a/doc/man/man3/tqassistantclient.3qt +++ b/doc/man/man3/tqassistantclient.3qt @@ -7,7 +7,7 @@ .ad l .nh .SH NAME -QAssistantClient \- Means of using Qt Assistant as an application's help tool +QAssistantClient \- Means of using TQt Assistant as an application's help tool .SH SYNOPSIS \fC#include <ntqassistantclient.h>\fR .PP @@ -55,21 +55,21 @@ Inherits QObject. .SS "Properties" .in +1c .ti -1c -.BI "bool \fBopen\fR - whether Qt Assistant is open \fI(read " "only" ")\fR" +.BI "bool \fBopen\fR - whether TQt Assistant is open \fI(read " "only" ")\fR" .br .in -1c .SH DESCRIPTION -The QAssistantClient class provides a means of using Qt Assistant as an application's help tool. +The QAssistantClient class provides a means of using TQt Assistant as an application's help tool. .PP -Using Qt Assistant is simple: Create a QAssistantClient instance, then call showPage() as often as necessary to show your help pages. When you call showPage(), Qt Assistant will be launched if it isn't already running. +Using TQt Assistant is simple: Create a QAssistantClient instance, then call showPage() as often as necessary to show your help pages. When you call showPage(), TQt Assistant will be launched if it isn't already running. .PP -The QAssistantClient instance can open (openAssistant()) or close (closeAssistant()) Qt Assistant whenever required. If Qt Assistant is open, isOpen() returns TRUE. +The QAssistantClient instance can open (openAssistant()) or close (closeAssistant()) TQt Assistant whenever required. If TQt Assistant is open, isOpen() returns TRUE. .PP -One QAssistantClient instance interacts with one Qt Assistant instance, so every time you call openAssistant(), showPage() or closeAssistant() they are applied to the particular Qt Assistant instance associated with the QAssistantClient. +One QAssistantClient instance interacts with one TQt Assistant instance, so every time you call openAssistant(), showPage() or closeAssistant() they are applied to the particular TQt Assistant instance associated with the QAssistantClient. .PP When you call openAssistant() the assistantOpened() signal is emitted. Similarly when closeAssistant() is called, assistantClosed() is emitted. In either case, if an error occurs, error() is emitted. .PP -This class is not included in the Qt library itself. To use it you must link against \fClibtqassistantclient.a\fR (Unix) or \fCqassistantclient.lib\fR (Windows), which is built into \fCINSTALL/lib\fR if you built the Qt tools (\fCINSTALL\fR is the directory where Qt is installed). If you use qmake, then you can simply add the following line to your pro file: +This class is not included in the TQt library itself. To use it you must link against \fClibtqassistantclient.a\fR (Unix) or \fCqassistantclient.lib\fR (Windows), which is built into \fCINSTALL/lib\fR if you built the TQt tools (\fCINSTALL\fR is the directory where TQt is installed). If you use qmake, then you can simply add the following line to your pro file: .PP .nf .br @@ -77,43 +77,43 @@ This class is not included in the Qt library itself. To use it you must link aga .br .fi .PP -See also "Adding Documentation to Qt Assistant" in the Qt Assistant manual. +See also "Adding Documentation to TQt Assistant" in the TQt Assistant manual. .SH MEMBER FUNCTION DOCUMENTATION .SH "QAssistantClient::QAssistantClient ( const QString & path, QObject * parent = 0, const char * name = 0 )" -Constructs an assistant client object. The \fIpath\fR specifies the path to the Qt Assistant executable. If \fIpath\fR is an empty string the system path (\fC%PATH%\fR or \fC$PATH\fR) is used. +Constructs an assistant client object. The \fIpath\fR specifies the path to the TQt Assistant executable. If \fIpath\fR is an empty string the system path (\fC%PATH%\fR or \fC$PATH\fR) is used. .PP The assistant client object is a child of \fIparent\fR and is called \fIname\fR. .SH "QAssistantClient::~QAssistantClient ()" Destroys the assistant client object and frees up all allocated resources. .SH "void QAssistantClient::assistantClosed ()\fC [signal]\fR" -This signal is emitted when the connection to Qt Assistant is closed. This happens when the user exits Qt Assistant, or when an error in the server or client occurs, or if closeAssistant() is called. +This signal is emitted when the connection to TQt Assistant is closed. This happens when the user exits TQt Assistant, or when an error in the server or client occurs, or if closeAssistant() is called. .SH "void QAssistantClient::assistantOpened ()\fC [signal]\fR" -This signal is emitted when Qt Assistant is open and the client-server communication is set up. +This signal is emitted when TQt Assistant is open and the client-server communication is set up. .SH "void QAssistantClient::closeAssistant ()\fC [virtual slot]\fR" -Use this function to close Qt Assistant. +Use this function to close TQt Assistant. .PP See also assistantClosed(). .SH "void QAssistantClient::error ( const QString & msg )\fC [signal]\fR" -This signal is emitted if Qt Assistant cannot be started or if an error occurs during the initialization of the connection between Qt Assistant and the calling application. The \fImsg\fR provides an explanation of the error. +This signal is emitted if TQt Assistant cannot be started or if an error occurs during the initialization of the connection between TQt Assistant and the calling application. The \fImsg\fR provides an explanation of the error. .SH "bool QAssistantClient::isOpen () const" -Returns TRUE if Qt Assistant is open; otherwise returns FALSE. See the "open" property for details. +Returns TRUE if TQt Assistant is open; otherwise returns FALSE. See the "open" property for details. .SH "void QAssistantClient::openAssistant ()\fC [virtual slot]\fR" -This function opens Qt Assistant and sets up the client-server communiction between the application and Qt Assistant. If it is already open, this function does nothing. If an error occurs, error() is emitted. +This function opens TQt Assistant and sets up the client-server communiction between the application and TQt Assistant. If it is already open, this function does nothing. If an error occurs, error() is emitted. .PP See also assistantOpened(). .SH "void QAssistantClient::setArguments ( const QStringList & args )" -Sets the command line arguments used when Qt Assistant is started to \fIargs\fR. +Sets the command line arguments used when TQt Assistant is started to \fIargs\fR. .SH "void QAssistantClient::showPage ( const QString & page )\fC [virtual slot]\fR" -Call this function to make Qt Assistant show a particular \fIpage\fR. The \fIpage\fR is a filename (e.g. \fCmyhelpfile.html\fR). See "Adding Documentation to Qt Assistant" in the Qt Assistant manual for further information. +Call this function to make TQt Assistant show a particular \fIpage\fR. The \fIpage\fR is a filename (e.g. \fCmyhelpfile.html\fR). See "Adding Documentation to TQt Assistant" in the TQt Assistant manual for further information. .PP -If Qt Assistant hasn't been opened yet, this function will do nothing. You can use isOpen() to determine whether Qt Assistant is up and running, or you can connect to the asssistantOpened() signal. +If TQt Assistant hasn't been opened yet, this function will do nothing. You can use isOpen() to determine whether TQt Assistant is up and running, or you can connect to the asssistantOpened() signal. .PP See also open and assistantOpened(). .PP Example: helpsystem/mainwindow.cpp. .SS "Property Documentation" .SH "bool open" -This property holds whether Qt Assistant is open. +This property holds whether TQt Assistant is open. .PP Get this property's value with isOpen(). @@ -131,8 +131,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaxaggregated.3qt b/doc/man/man3/tqaxaggregated.3qt index d0fa5e07d..705b76162 100644 --- a/doc/man/man3/tqaxaggregated.3qt +++ b/doc/man/man3/tqaxaggregated.3qt @@ -32,7 +32,7 @@ This class is part of the \fBQt ActiveQt Extension\fR. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QAxAggregated class is an abstract base class for implementations of additional COM interfaces. .PP @@ -131,8 +131,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaxbase.3qt b/doc/man/man3/tqaxbase.3qt index 1bc7b193e..da8542663 100644 --- a/doc/man/man3/tqaxbase.3qt +++ b/doc/man/man3/tqaxbase.3qt @@ -112,11 +112,11 @@ Inherited by QAxObject and QAxWidget. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QAxBase class is an abstract class that provides an API to initalize and access a COM object. .PP -QAxBase is an abstract class that cannot be used directly, and is instantiated through the subclasses QAxObject and QAxWidget. This class provides the API to access the COM object directly through its IUnknown implementation. If the COM object implements the IDispatch interface, the properties and methods of that object become available as Qt properties and slots. +QAxBase is an abstract class that cannot be used directly, and is instantiated through the subclasses QAxObject and QAxWidget. This class provides the API to access the COM object directly through its IUnknown implementation. If the COM object implements the IDispatch interface, the properties and methods of that object become available as TQt properties and slots. .PP .nf .br @@ -124,7 +124,7 @@ QAxBase is an abstract class that cannot be used directly, and is instantiated t .br .fi .PP -Properties exposed by the object's IDispatch implementation can be read and written through the property system provided by the Qt Object Model (both subclasses are QObjects, so you can use setProperty() and property() as with QObject). Properties with multiple parameters are not supported. +Properties exposed by the object's IDispatch implementation can be read and written through the property system provided by the TQt Object Model (both subclasses are QObjects, so you can use setProperty() and property() as with QObject). Properties with multiple parameters are not supported. .PP .nf .br @@ -142,7 +142,7 @@ Write-functions for properties and other methods exposed by the object's IDispat .br .fi .PP -Outgoing events supported by the COM object are emitted as standard Qt signals. +Outgoing events supported by the COM object are emitted as standard TQt signals. .PP .nf .br @@ -152,11 +152,11 @@ Outgoing events supported by the COM object are emitted as standard Qt signals. .br .fi .PP -QAxBase transparently converts between COM data types and the equivalent Qt data types. Some COM types have no equivalent Qt data structure. +QAxBase transparently converts between COM data types and the equivalent TQt data types. Some COM types have no equivalent TQt data structure. .PP -Supported COM datatypes are listed in the first column of following table. The second column is the Qt type that can be used with the QObject property functions. The third column is the Qt type that is used in the prototype of generated signals and slots for in-parameters, and the last column is the Qt type that is used in the prototype of signals and slots for out-parameters. <center>.nf +Supported COM datatypes are listed in the first column of following table. The second column is the TQt type that can be used with the QObject property functions. The third column is the TQt type that is used in the prototype of generated signals and slots for in-parameters, and the last column is the TQt type that is used in the prototype of signals and slots for out-parameters. <center>.nf .TS -l - l. COM type Qt property in-parameter out-parameter VARIANT_BOOL bool bool bool& BSTR QString const QString& QString& char, short, int, long int int int& uchar, ushort, uint, ulong uint uint uint& float, double double double double& DATE QDateTime const QDateTime& QDateTime& CY TQ_LLONG TQ_LLONG TQ_LLONG& OLE_COLOR QColor const QColor& QColor& SAFEARRAY(VARIANT) QValueList<QVariant> const QValueList<QVariant>& QValueList<QVariant>& SAFEARRAY(BYTE) QByteArray const QByteArray& QByteArray& SAFEARRAY(BSTR) QStringList const QStringList& QStringList& VARIANT type-dependent const QVariant& QVariant& IFontDisp* QFont const QFont& QFont& IPictureDisp* QPixmap const QPixmap& QPixmap& IDispatch* QAxObject* (read-only) QAxBase::asVariant() QAxObject* (return value) IUnknown* QAxObject* (read-only) QAxBase::asVariant() QAxObject* (return value) SCODE, DECIMAL \fIunsupported\fR \fIunsupported\fR +l - l. COM type TQt property in-parameter out-parameter VARIANT_BOOL bool bool bool& BSTR QString const QString& QString& char, short, int, long int int int& uchar, ushort, uint, ulong uint uint uint& float, double double double double& DATE QDateTime const QDateTime& QDateTime& CY TQ_LLONG TQ_LLONG TQ_LLONG& OLE_COLOR QColor const QColor& QColor& SAFEARRAY(VARIANT) QValueList<QVariant> const QValueList<QVariant>& QValueList<QVariant>& SAFEARRAY(BYTE) QByteArray const QByteArray& QByteArray& SAFEARRAY(BSTR) QStringList const QStringList& QStringList& VARIANT type-dependent const QVariant& QVariant& IFontDisp* QFont const QFont& QFont& IPictureDisp* QPixmap const QPixmap& QPixmap& IDispatch* QAxObject* (read-only) QAxBase::asVariant() QAxObject* (return value) IUnknown* QAxObject* (read-only) QAxBase::asVariant() QAxObject* (return value) SCODE, DECIMAL \fIunsupported\fR \fIunsupported\fR .TE .fi </center> @@ -273,7 +273,7 @@ Some ActiveX controls might be unstable when connected to an event sink. To get .PP Note that this function should be called immediately after construction of the object (without passing an object identifier), and before calling QAxWidget->setControl(). .SH "void QAxBase::disableMetaObject ()" -Disables the meta object generation for this ActiveX container. This also disables the event sink and class info generation. If you don't intend to use the Qt meta object implementation call this function to speed up the meta object generation. +Disables the meta object generation for this ActiveX container. This also disables the event sink and class info generation. If you don't intend to use the TQt meta object implementation call this function to speed up the meta object generation. .PP Some ActiveX controls might be unstable when used with OLE automation. Use standard COM methods to use those controls through the COM interfaces provided by queryInterface(). .PP @@ -549,8 +549,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaxbindable.3qt b/doc/man/man3/tqaxbindable.3qt index 8415d9dcb..55046c840 100644 --- a/doc/man/man3/tqaxbindable.3qt +++ b/doc/man/man3/tqaxbindable.3qt @@ -44,7 +44,7 @@ This class is part of the \fBQt ActiveQt Extension\fR. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QAxBindable class provides an interface between a QWidget and an ActiveX client. .PP @@ -140,8 +140,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaxfactory.3qt b/doc/man/man3/tqaxfactory.3qt index 59b4a0822..8254781c0 100644 --- a/doc/man/man3/tqaxfactory.3qt +++ b/doc/man/man3/tqaxfactory.3qt @@ -95,7 +95,7 @@ This class is part of the \fBQt ActiveQt Extension\fR. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QAxFactory class defines a factory for the creation of COM components. .PP @@ -424,8 +424,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaxobject.3qt b/doc/man/man3/tqaxobject.3qt index d42203cf3..e4949b5bf 100644 --- a/doc/man/man3/tqaxobject.3qt +++ b/doc/man/man3/tqaxobject.3qt @@ -45,11 +45,11 @@ Inherited by QAxScriptEngine. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QAxObject class provides a QObject that wraps a COM object. .PP -A QAxObject can be instantiated as an empty object, with the name of the COM object it should wrap, or with a pointer to the IUnknown that represents an existing COM object. If the COM object implements the IDispatch interface, the properties, methods and events of that object become available as Qt properties, slots and signals. The base class, QAxBase, provides an API to access the COM object directly through the IUnknown pointer. +A QAxObject can be instantiated as an empty object, with the name of the COM object it should wrap, or with a pointer to the IUnknown that represents an existing COM object. If the COM object implements the IDispatch interface, the properties, methods and events of that object become available as TQt properties, slots and signals. The base class, QAxBase, provides an API to access the COM object directly through the IUnknown pointer. .PP QAxObject is a QObject and can be used as such, e.g. it can be organized in an object hierarchy, receive events and connect to signals and slots. .PP @@ -171,8 +171,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaxscript.3qt b/doc/man/man3/tqaxscript.3qt index 5b7d776e1..84c4ff258 100644 --- a/doc/man/man3/tqaxscript.3qt +++ b/doc/man/man3/tqaxscript.3qt @@ -70,7 +70,7 @@ Inherits QObject. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QAxScript class provides a wrapper around script code. .PP @@ -157,8 +157,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaxscriptengine.3qt b/doc/man/man3/tqaxscriptengine.3qt index b4b8f9ee9..5847eaf12 100644 --- a/doc/man/man3/tqaxscriptengine.3qt +++ b/doc/man/man3/tqaxscriptengine.3qt @@ -49,7 +49,7 @@ Inherits QAxObject. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QAxScriptEngine class provides a wrapper around a script engine. .PP @@ -111,8 +111,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaxscriptmanager.3qt b/doc/man/man3/tqaxscriptmanager.3qt index f7d59d273..2d44da740 100644 --- a/doc/man/man3/tqaxscriptmanager.3qt +++ b/doc/man/man3/tqaxscriptmanager.3qt @@ -67,11 +67,11 @@ Inherits QObject. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QAxScriptManager class provides a bridge between application objects and script code. .PP -The QAxScriptManager acts as a bridge between the COM objects embedded in the Qt application through QAxObject or QAxWidget, and the scripting languages available through the Windows Script technologies, usually JScript and VBScript. +The QAxScriptManager acts as a bridge between the COM objects embedded in the TQt application through QAxObject or QAxWidget, and the scripting languages available through the Windows Script technologies, usually JScript and VBScript. .PP Create one QAxScriptManager for each separate document in your application, and add the COM objects the scripts need to access using addObject(). Then load() the script sources and invoke the functions using call(). .PP @@ -185,8 +185,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqaxwidget.3qt b/doc/man/man3/tqaxwidget.3qt index 73af41d9c..f429f0f57 100644 --- a/doc/man/man3/tqaxwidget.3qt +++ b/doc/man/man3/tqaxwidget.3qt @@ -52,11 +52,11 @@ Inherits QWidget and QAxBase. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt ActiveQt Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QAxWidget class is a QWidget that wraps an ActiveX control. .PP -A QAxWidget can be instantiated as an empty object, with the name of the ActiveX control it should wrap, or with an existing interface pointer to the ActiveX control. The ActiveX control's properties, methods and events which only use supported data types, become available as Qt properties, slots and signals. The base class QAxBase provides an API to access the ActiveX directly through the IUnknown pointer. +A QAxWidget can be instantiated as an empty object, with the name of the ActiveX control it should wrap, or with an existing interface pointer to the ActiveX control. The ActiveX control's properties, methods and events which only use supported data types, become available as TQt properties, slots and signals. The base class QAxBase provides an API to access the ActiveX directly through the IUnknown pointer. .PP QAxWidget is a QWidget and can be used as such, e.g. it can be organized in a widget hierarchy, receive events or act as an event filter. Standard widget properties, e.g. enabled are supported, but it depends on the ActiveX control to implement support for ambient properties like e.g. palette or font. QAxWidget tries to provide the necessary hints. .PP @@ -203,8 +203,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqbig5codec.3qt b/doc/man/man3/tqbig5codec.3qt index 11eda01f8..677101e64 100644 --- a/doc/man/man3/tqbig5codec.3qt +++ b/doc/man/man3/tqbig5codec.3qt @@ -16,7 +16,7 @@ Inherits QTextCodec. .SH DESCRIPTION The QBig5Codec class provides conversion to and from the Big5 encoding. .PP -QBig5Codec was originally contributed by Ming-Che Chuang <mingche@cobra.ee.ntu.edu.tw> for the Big-5+ encoding, and was included in Qt with the author's permission, and the grateful thanks of the Trolltech team. (Note: Ming-Che's code is QPL'd, as per an mail to info@trolltech.com.) +QBig5Codec was originally contributed by Ming-Che Chuang <mingche@cobra.ee.ntu.edu.tw> for the Big-5+ encoding, and was included in TQt with the author's permission, and the grateful thanks of the Trolltech team. (Note: Ming-Che's code is QPL'd, as per an mail to info@trolltech.com.) .PP However, since Big-5+ was never formally approved, and was never used by anyone, the Taiwan Free Software community and the Li18nux Big5 Standard Subgroup agree that the de-facto standard Big5-ETen (zh_TW.Big5 or zh_TW.TW-Big5) be used instead. .PP @@ -50,8 +50,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqbig5hkscscodec.3qt b/doc/man/man3/tqbig5hkscscodec.3qt index 9e01490cc..3c530c2e0 100644 --- a/doc/man/man3/tqbig5hkscscodec.3qt +++ b/doc/man/man3/tqbig5hkscscodec.3qt @@ -16,7 +16,7 @@ Inherits QTextCodec. .SH DESCRIPTION The QBig5hkscsCodec class provides conversion to and from the Big5-HKSCS encoding. .PP -QBig5hkscsCodec grew out of the QBig5Codec originally contributed by Ming-Che Chuang <mingche@cobra.ee.ntu.edu.tw>. James Su <suzhe@turbolinux.com.cn> <suzhe@gnuchina.org> and Anthony Fok <anthony@thizlinux.com> <foka@debian.org> implemented HKSCS-1999 QBig5hkscsCodec for Qt-2.3.x, but it was too late in Qt development schedule to be officially included in the Qt-2.3.x series. +QBig5hkscsCodec grew out of the QBig5Codec originally contributed by Ming-Che Chuang <mingche@cobra.ee.ntu.edu.tw>. James Su <suzhe@turbolinux.com.cn> <suzhe@gnuchina.org> and Anthony Fok <anthony@thizlinux.com> <foka@debian.org> implemented HKSCS-1999 QBig5hkscsCodec for Qt-2.3.x, but it was too late in TQt development schedule to be officially included in the Qt-2.3.x series. .PP Wu Yi <wuyi@hancom.com> ported the HKSCS-1999 QBig5hkscsCodec to Qt-3.0.1 in March 2002. .PP @@ -66,8 +66,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqbitarray.3qt b/doc/man/man3/tqbitarray.3qt index 4f656c235..3b9e739f5 100644 --- a/doc/man/man3/tqbitarray.3qt +++ b/doc/man/man3/tqbitarray.3qt @@ -9,7 +9,7 @@ .SH NAME QBitArray \- Array of bits .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqbitarray.h>\fR .PP @@ -360,8 +360,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqbitmap.3qt b/doc/man/man3/tqbitmap.3qt index a4c067a3a..3fb50d6ea 100644 --- a/doc/man/man3/tqbitmap.3qt +++ b/doc/man/man3/tqbitmap.3qt @@ -147,8 +147,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqbitval.3qt b/doc/man/man3/tqbitval.3qt index 5d41d91ed..7da1f8caa 100644 --- a/doc/man/man3/tqbitval.3qt +++ b/doc/man/man3/tqbitval.3qt @@ -9,7 +9,7 @@ .SH NAME QBitVal \- Internal class, used with QBitArray .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqbitarray.h>\fR .PP @@ -60,8 +60,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqboxlayout.3qt b/doc/man/man3/tqboxlayout.3qt index 318cf83d3..fd1d53e1f 100644 --- a/doc/man/man3/tqboxlayout.3qt +++ b/doc/man/man3/tqboxlayout.3qt @@ -239,7 +239,7 @@ If the stretch factor is 0 and nothing else in the QBoxLayout has a stretch fact .PP Alignment is specified by \fIalignment\fR which is a bitwise OR of Qt::AlignmentFlags values. The default alignment is 0, which means that the widget fills the entire cell. .PP -From Qt 3.0, the \fIalignment\fR parameter is interpreted more aggressively than in previous versions of Qt. A non-default alignment now indicates that the widget should not grow to fill the available space, but should be sized according to sizeHint(). +From TQt 3.0, the \fIalignment\fR parameter is interpreted more aggressively than in previous versions of Qt. A non-default alignment now indicates that the widget should not grow to fill the available space, but should be sized according to sizeHint(). .PP See also insertWidget(), setAutoAdd(), addLayout(), and addSpacing(). .PP @@ -296,7 +296,7 @@ If the stretch factor is 0 and nothing else in the QBoxLayout has a stretch fact .PP Alignment is specified by \fIalignment\fR, which is a bitwise OR of Qt::AlignmentFlags values. The default alignment is 0, which means that the widget fills the entire cell. .PP -From Qt 3.0, the \fIalignment\fR parameter is interpreted more aggressively than in previous versions of Qt. A non-default alignment now indicates that the widget should not grow to fill the available space, but should be sized according to sizeHint(). +From TQt 3.0, the \fIalignment\fR parameter is interpreted more aggressively than in previous versions of Qt. A non-default alignment now indicates that the widget should not grow to fill the available space, but should be sized according to sizeHint(). .PP See also setAutoAdd(), insertLayout(), and insertSpacing(). .SH "void QBoxLayout::invalidate ()\fC [virtual]\fR" @@ -342,8 +342,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqbrush.3qt b/doc/man/man3/tqbrush.3qt index 1e31c6f6c..2f50f4b54 100644 --- a/doc/man/man3/tqbrush.3qt +++ b/doc/man/man3/tqbrush.3qt @@ -222,8 +222,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqbuffer.3qt b/doc/man/man3/tqbuffer.3qt index 139e74cfd..7a0090725 100644 --- a/doc/man/man3/tqbuffer.3qt +++ b/doc/man/man3/tqbuffer.3qt @@ -9,7 +9,7 @@ .SH NAME QBuffer \- I/O device that operates on a QByteArray .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqbuffer.h>\fR .PP @@ -126,8 +126,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqbutton.3qt b/doc/man/man3/tqbutton.3qt index 2677a0000..22f2d8f8d 100644 --- a/doc/man/man3/tqbutton.3qt +++ b/doc/man/man3/tqbutton.3qt @@ -233,7 +233,7 @@ You can also set a custom accelerator using the setAccel() function. This is use .br .fi .PP -All of the buttons provided by Qt (QPushButton, QToolButton, QCheckBox and QRadioButton) can display both text and pixmaps. +All of the buttons provided by TQt (QPushButton, QToolButton, QCheckBox and QRadioButton) can display both text and pixmaps. .PP To subclass QButton, you must reimplement at least drawButton() (to draw the button's outline) and drawButtonLabel() (to draw its text or pixmap). It is generally advisable to reimplement sizeHint() as well, and sometimes hitButton() (to determine whether a button press is within the button). .PP @@ -478,8 +478,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqbuttongroup.3qt b/doc/man/man3/tqbuttongroup.3qt index 47152394b..2682f91a3 100644 --- a/doc/man/man3/tqbuttongroup.3qt +++ b/doc/man/man3/tqbuttongroup.3qt @@ -231,8 +231,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqbytearray.3qt b/doc/man/man3/tqbytearray.3qt index b768a055e..0ea208b6a 100644 --- a/doc/man/man3/tqbytearray.3qt +++ b/doc/man/man3/tqbytearray.3qt @@ -9,7 +9,7 @@ .SH NAME QByteArray \- Array of bytes .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqcstring.h>\fR .PP @@ -87,8 +87,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcache.3qt b/doc/man/man3/tqcache.3qt index d6a1cfa93..8577ac950 100644 --- a/doc/man/man3/tqcache.3qt +++ b/doc/man/man3/tqcache.3qt @@ -130,7 +130,7 @@ The cache's size is limited, and if the total cost is too high, QCache will remo .PP The parameter \fIp\fR is internal and should be left at the default value (0). .PP -\fBWarning:\fR If this function returns FALSE (which could happen, e.g. if the cost of this item alone exceeds maxCost()) you must delete \fId\fR yourself. Additionally, be very careful about using \fId\fR after calling this function because any other insertions into the cache, from anywhere in the application or within Qt itself, could cause the object to be discarded from the cache and the pointer to become invalid. +\fBWarning:\fR If this function returns FALSE (which could happen, e.g. if the cost of this item alone exceeds maxCost()) you must delete \fId\fR yourself. Additionally, be very careful about using \fId\fR after calling this function because any other insertions into the cache, from anywhere in the application or within TQt itself, could cause the object to be discarded from the cache and the pointer to become invalid. .SH "bool QCache::isEmpty () const" Returns TRUE if the cache is empty; otherwise returns FALSE. .SH "int QCache::maxCost () const" @@ -203,8 +203,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcacheiterator.3qt b/doc/man/man3/tqcacheiterator.3qt index bbe481cad..4f9308a15 100644 --- a/doc/man/man3/tqcacheiterator.3qt +++ b/doc/man/man3/tqcacheiterator.3qt @@ -145,8 +145,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvas.3qt b/doc/man/man3/tqcanvas.3qt index b766b758f..091e90ffc 100644 --- a/doc/man/man3/tqcanvas.3qt +++ b/doc/man/man3/tqcanvas.3qt @@ -240,7 +240,7 @@ Destroys the canvas and all the canvas's canvas items. .SH "void QCanvas::advance ()\fC [virtual slot]\fR" Moves all QCanvasItem::animated() canvas items on the canvas and refreshes all changes to all views of the canvas. (An `animated' item is an item that is in motion; see setVelocity().) .PP -The advance takes place in two phases. In phase 0, the QCanvasItem::advance() function of each QCanvasItem::animated() canvas item is called with paramater 0. Then all these canvas items are called again, with parameter 1. In phase 0, the canvas items should not change position, merely examine other items on the canvas for which special processing is required, such as collisions between items. In phase 1, all canvas items should change positions, ignoring any other items on the canvas. This two-phase approach allows for considerations of "fairness", although no QCanvasItem subclasses supplied with Qt do anything interesting in phase 0. +The advance takes place in two phases. In phase 0, the QCanvasItem::advance() function of each QCanvasItem::animated() canvas item is called with paramater 0. Then all these canvas items are called again, with parameter 1. In phase 0, the canvas items should not change position, merely examine other items on the canvas for which special processing is required, such as collisions between items. In phase 1, all canvas items should change positions, ignoring any other items on the canvas. This two-phase approach allows for considerations of "fairness", although no QCanvasItem subclasses supplied with TQt do anything interesting in phase 0. .PP The canvas can be configured to call this function periodically with setAdvancePeriod(). .PP @@ -445,8 +445,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvasellipse.3qt b/doc/man/man3/tqcanvasellipse.3qt index ecb8402aa..e365dad5f 100644 --- a/doc/man/man3/tqcanvasellipse.3qt +++ b/doc/man/man3/tqcanvasellipse.3qt @@ -133,8 +133,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvasitem.3qt b/doc/man/man3/tqcanvasitem.3qt index 8e4dc23ad..9dd8ecc2d 100644 --- a/doc/man/man3/tqcanvasitem.3qt +++ b/doc/man/man3/tqcanvasitem.3qt @@ -168,7 +168,7 @@ QCanvasItem provides the show() and isVisible() functions like those in QWidget. .PP QCanvasItem also provides the setEnabled(), setActive() and setSelected() functions; these functions set the relevant boolean and cause a repaint but the boolean values they set are not used in QCanvasItem itself. You can make use of these booleans in your subclasses. .PP -By default, canvas items have no velocity, no size, and are not in motion. The subclasses provided in Qt do not change these defaults except where noted. +By default, canvas items have no velocity, no size, and are not in motion. The subclasses provided in TQt do not change these defaults except where noted. .PP See also Graphics Classes and Image Processing Classes. .SS "Member Type Documentation" @@ -414,8 +414,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvasitemlist.3qt b/doc/man/man3/tqcanvasitemlist.3qt index 6363040d8..207fb073d 100644 --- a/doc/man/man3/tqcanvasitemlist.3qt +++ b/doc/man/man3/tqcanvasitemlist.3qt @@ -45,8 +45,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvasline.3qt b/doc/man/man3/tqcanvasline.3qt index b9fc8f8ec..d468703de 100644 --- a/doc/man/man3/tqcanvasline.3qt +++ b/doc/man/man3/tqcanvasline.3qt @@ -82,8 +82,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvaspixmap.3qt b/doc/man/man3/tqcanvaspixmap.3qt index 6109b89dd..9aa9b86e8 100644 --- a/doc/man/man3/tqcanvaspixmap.3qt +++ b/doc/man/man3/tqcanvaspixmap.3qt @@ -88,8 +88,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvaspixmaparray.3qt b/doc/man/man3/tqcanvaspixmaparray.3qt index 461efe40e..799415dfe 100644 --- a/doc/man/man3/tqcanvaspixmaparray.3qt +++ b/doc/man/man3/tqcanvaspixmaparray.3qt @@ -144,8 +144,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvaspolygon.3qt b/doc/man/man3/tqcanvaspolygon.3qt index b10b01bb3..97e8a3eab 100644 --- a/doc/man/man3/tqcanvaspolygon.3qt +++ b/doc/man/man3/tqcanvaspolygon.3qt @@ -102,8 +102,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvaspolygonalitem.3qt b/doc/man/man3/tqcanvaspolygonalitem.3qt index ad997f53a..3aed35516 100644 --- a/doc/man/man3/tqcanvaspolygonalitem.3qt +++ b/doc/man/man3/tqcanvaspolygonalitem.3qt @@ -181,8 +181,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvasrectangle.3qt b/doc/man/man3/tqcanvasrectangle.3qt index 513049147..73b5e8134 100644 --- a/doc/man/man3/tqcanvasrectangle.3qt +++ b/doc/man/man3/tqcanvasrectangle.3qt @@ -117,8 +117,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvasspline.3qt b/doc/man/man3/tqcanvasspline.3qt index 4a4df1313..b282da94f 100644 --- a/doc/man/man3/tqcanvasspline.3qt +++ b/doc/man/man3/tqcanvasspline.3qt @@ -90,8 +90,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvassprite.3qt b/doc/man/man3/tqcanvassprite.3qt index a941615fd..2fb4561ca 100644 --- a/doc/man/man3/tqcanvassprite.3qt +++ b/doc/man/man3/tqcanvassprite.3qt @@ -251,8 +251,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvastext.3qt b/doc/man/man3/tqcanvastext.3qt index 3d5d1088e..04f32954d 100644 --- a/doc/man/man3/tqcanvastext.3qt +++ b/doc/man/man3/tqcanvastext.3qt @@ -148,8 +148,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcanvasview.3qt b/doc/man/man3/tqcanvasview.3qt index 1a82b19cd..f2fd4c0b3 100644 --- a/doc/man/man3/tqcanvasview.3qt +++ b/doc/man/man3/tqcanvasview.3qt @@ -176,8 +176,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcdestyle.3qt b/doc/man/man3/tqcdestyle.3qt index 4a7126bc0..0a59879dd 100644 --- a/doc/man/man3/tqcdestyle.3qt +++ b/doc/man/man3/tqcdestyle.3qt @@ -52,8 +52,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqchar.3qt b/doc/man/man3/tqchar.3qt index 0aa39faca..f91af9ef5 100644 --- a/doc/man/man3/tqchar.3qt +++ b/doc/man/man3/tqchar.3qt @@ -9,7 +9,7 @@ .SH NAME QChar \- Lightweight Unicode character .SH SYNOPSIS -Almost all the functions in this class are reentrant when Qt is built with thread support. The exception is \fBdecomposition\fR(). </p> +Almost all the functions in this class are reentrant when TQt is built with thread support. The exception is \fBdecomposition\fR(). </p> .PP \fC#include <ntqstring.h>\fR .PP @@ -215,7 +215,7 @@ QChar further provides direction(), which indicates the "natural" writing direct .PP Composed Unicode characters (like å) can be converted to decomposed Unicode ("a" followed by "ring above") by using decomposition(). .PP -In Unicode, comparison is not necessarily possible and case conversion is very difficult at best. Unicode, covering the" entire" world, also includes most of the world's case and sorting problems. Qt tries, but not very hard: operator==() and friends will do comparison based purely on the numeric Unicode value (code point) of the characters, and upper() and lower() will do case changes when the character has a well-defined upper/lower-case equivalent. There is no provision for locale-dependent case folding rules or comparison; these functions are meant to be fast so they can be used unambiguously in data structures. (See QString::localeAwareCompare() though.) +In Unicode, comparison is not necessarily possible and case conversion is very difficult at best. Unicode, covering the" entire" world, also includes most of the world's case and sorting problems. TQt tries, but not very hard: operator==() and friends will do comparison based purely on the numeric Unicode value (code point) of the characters, and upper() and lower() will do case changes when the character has a well-defined upper/lower-case equivalent. There is no provision for locale-dependent case folding rules or comparison; these functions are meant to be fast so they can be used unambiguously in data structures. (See QString::localeAwareCompare() though.) .PP The conversion functions include unicode() (to a scalar), latin1() (to scalar, but converts all non-Latin-1 characters to 0), row() (gives the Unicode row), cell() (gives the Unicode cell), digitValue() (gives the integer value of any of the numerous digit characters), and a host of constructors. .PP @@ -292,7 +292,7 @@ The following categories are informative in Unicode: .PP There are two categories that are specific to Qt: .TP -\fCQChar::NoCategory\fR - used when Qt is dazed and confused and cannot make sense of anything. +\fCQChar::NoCategory\fR - used when TQt is dazed and confused and cannot make sense of anything. .TP \fCQChar::Punctuation_Dask\fR - old typo alias for Punctuation_Dash .SH "QChar::CombiningClass" @@ -333,7 +333,7 @@ Returns the cell (least significant byte) of the Unicode character. .SH "unsigned char QChar::combiningClass () const" Returns the combining class for the character as defined in the Unicode standard. This is mainly useful as a positioning hint for marks attached to a base character. .PP -The Qt text rendering engine uses this information to correctly position non spacing marks around a base character. +The TQt text rendering engine uses this information to correctly position non spacing marks around a base character. .SH "const QString & QChar::decomposition () const" \fBWarning:\fR This function is \fInot\fR reentrant.</p> .PP @@ -478,8 +478,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcharref.3qt b/doc/man/man3/tqcharref.3qt index bfc667bac..26909fcc1 100644 --- a/doc/man/man3/tqcharref.3qt +++ b/doc/man/man3/tqcharref.3qt @@ -9,7 +9,7 @@ .SH NAME QCharRef \- Helper class for QString .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqstring.h>\fR .PP @@ -36,8 +36,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcheckbox.3qt b/doc/man/man3/tqcheckbox.3qt index 3f331d73c..c68ec4f60 100644 --- a/doc/man/man3/tqcheckbox.3qt +++ b/doc/man/man3/tqcheckbox.3qt @@ -296,8 +296,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqchecklistitem.3qt b/doc/man/man3/tqchecklistitem.3qt index d46a037c5..137e3cbd9 100644 --- a/doc/man/man3/tqchecklistitem.3qt +++ b/doc/man/man3/tqchecklistitem.3qt @@ -217,8 +217,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqchecktableitem.3qt b/doc/man/man3/tqchecktableitem.3qt index 4c9a47bfe..2d0076846 100644 --- a/doc/man/man3/tqchecktableitem.3qt +++ b/doc/man/man3/tqchecktableitem.3qt @@ -82,8 +82,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqchildevent.3qt b/doc/man/man3/tqchildevent.3qt index 96904643c..ec6e4715a 100644 --- a/doc/man/man3/tqchildevent.3qt +++ b/doc/man/man3/tqchildevent.3qt @@ -66,8 +66,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqclipboard.3qt b/doc/man/man3/tqclipboard.3qt index c206f8afc..5c0b65ee5 100644 --- a/doc/man/man3/tqclipboard.3qt +++ b/doc/man/man3/tqclipboard.3qt @@ -345,8 +345,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcloseevent.3qt b/doc/man/man3/tqcloseevent.3qt index 6836b74c8..3709f3966 100644 --- a/doc/man/man3/tqcloseevent.3qt +++ b/doc/man/man3/tqcloseevent.3qt @@ -35,7 +35,7 @@ Close events are sent to widgets that the user wants to close, usually by choosi .PP Close events contain a flag that indicates whether the receiver wants the widget to be closed or not. When a widget accepts the close event, it is hidden (and destroyed if it was created with the WDestructiveClose flag). If it refuses to accept the close event nothing happens. (Under X11 it is possible that the window manager will forcibly close the window; but at the time of writing we are not aware of any window manager that does this.) .PP -The application's main widget -- QApplication::mainWidget() -- is a special case. When it accepts the close event, Qt leaves the main event loop and the application is immediately terminated (i.e. it returns from the call to QApplication::exec() in the main() function). +The application's main widget -- QApplication::mainWidget() -- is a special case. When it accepts the close event, TQt leaves the main event loop and the application is immediately terminated (i.e. it returns from the call to QApplication::exec() in the main() function). .PP The event handler QWidget::closeEvent() receives close events. The default implementation of this event handler accepts the close event. If you do not want your widget to be hidden, or want some special handing, you should reimplement the event handler. .PP @@ -98,8 +98,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcolor.3qt b/doc/man/man3/tqcolor.3qt index 041778daa..2537b2037 100644 --- a/doc/man/man3/tqcolor.3qt +++ b/doc/man/man3/tqcolor.3qt @@ -179,7 +179,7 @@ In addition to the RGB value, a QColor also has a pixel value and a validity. Th .PP The validity (isValid()) indicates whether the color is legal at all. For example, a RGB color with RGB values out of range is illegal. For performance reasons, QColor mostly disregards illegal colors. The result of using an invalid color is unspecified and will usually be surprising. .PP -There are 19 predefined QColor objects: \fCwhite\fR, \fCblack\fR, \fCred\fR, \fCdarkRed\fR, \fCgreen\fR, \fCdarkGreen\fR, \fCblue\fR, \fCdarkBlue\fR, \fCcyan\fR, \fCdarkCyan\fR, \fCmagenta\fR, \fCdarkMagenta\fR, \fCyellow\fR, \fCdarkYellow\fR, \fCgray\fR, \fCdarkGray\fR, \fClightGray\fR, \fCcolor0\fR and \fCcolor1\fR, accessible as members of the Qt namespace (ie. \fCQt::red\fR). +There are 19 predefined QColor objects: \fCwhite\fR, \fCblack\fR, \fCred\fR, \fCdarkRed\fR, \fCgreen\fR, \fCdarkGreen\fR, \fCblue\fR, \fCdarkBlue\fR, \fCcyan\fR, \fCdarkCyan\fR, \fCmagenta\fR, \fCdarkMagenta\fR, \fCyellow\fR, \fCdarkYellow\fR, \fCgray\fR, \fCdarkGray\fR, \fClightGray\fR, \fCcolor0\fR and \fCcolor1\fR, accessible as members of the TQt namespace (ie. \fCQt::red\fR). .PP <center> .ce 1 @@ -225,7 +225,7 @@ V, for value, is 0-255 and represents lightness or brightness of the color. 0 is .PP Here are some examples: Pure red is H=0, S=255, V=255. A dark red, moving slightly towards the magenta, could be H=350 (equivalent to -10), S=255, V=180. A grayish light red could have H about 0 (say 350-359 or 0-10), S about 50-100, and S=255. .PP -Qt returns a hue value of -1 for achromatic colors. If you pass a too-big hue value, Qt forces it into range. Hue 360 or 720 is treated as 0; hue 540 is treated as 180. +Qt returns a hue value of -1 for achromatic colors. If you pass a too-big hue value, TQt forces it into range. Hue 360 or 720 is treated as 0; hue 540 is treated as 180. .PP See also QPalette, QColorGroup, QApplication::setColorSpec(), Color FAQ, Widget Appearance and Style, Graphics Classes, and Image Processing Classes. .SS "Member Type Documentation" @@ -289,7 +289,7 @@ Internal clean up required for QColor. This function is called from the QApplica .PP See also initialize(). .SH "QStringList QColor::colorNames ()\fC [static]\fR" -Returns a QStringList containing the color names Qt knows about. +Returns a QStringList containing the color names TQt knows about. .SH "int QColor::currentAllocContext ()\fC [static]\fR" Returns the current color allocation context. .PP @@ -352,7 +352,7 @@ Example: .PP The example code loads a pixmap from file. It frees up all colors that were allocated the last time loadPixmap() was called. .PP -The initial/default context is 0. Qt keeps a list of colors associated with their allocation contexts. You can call destroyAllocContext() to get rid of all colors that were allocated in a specific context. +The initial/default context is 0. TQt keeps a list of colors associated with their allocation contexts. You can call destroyAllocContext() to get rid of all colors that were allocated in a specific context. .PP Calling enterAllocContext() enters an allocation context. The allocation context lasts until you call leaveAllocContext(). QColor has an internal stack of allocation contexts. Each call to enterAllocContex() must have a corresponding leaveAllocContext(). .PP @@ -580,8 +580,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcolordialog.3qt b/doc/man/man3/tqcolordialog.3qt index e5ff5b283..b5c248ced 100644 --- a/doc/man/man3/tqcolordialog.3qt +++ b/doc/man/man3/tqcolordialog.3qt @@ -68,8 +68,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcolordrag.3qt b/doc/man/man3/tqcolordrag.3qt index b9ca18dfe..f01c0cee0 100644 --- a/doc/man/man3/tqcolordrag.3qt +++ b/doc/man/man3/tqcolordrag.3qt @@ -70,8 +70,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcolorgroup.3qt b/doc/man/man3/tqcolorgroup.3qt index 6607ba7e8..265b92c4b 100644 --- a/doc/man/man3/tqcolorgroup.3qt +++ b/doc/man/man3/tqcolorgroup.3qt @@ -346,8 +346,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcombobox.3qt b/doc/man/man3/tqcombobox.3qt index d96595a5e..76cf4bf92 100644 --- a/doc/man/man3/tqcombobox.3qt +++ b/doc/man/man3/tqcombobox.3qt @@ -591,8 +591,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcombotableitem.3qt b/doc/man/man3/tqcombotableitem.3qt index 9a5e5d67a..252ec64e7 100644 --- a/doc/man/man3/tqcombotableitem.3qt +++ b/doc/man/man3/tqcombotableitem.3qt @@ -144,8 +144,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcommonstyle.3qt b/doc/man/man3/tqcommonstyle.3qt index a709fbc92..5cf5998cf 100644 --- a/doc/man/man3/tqcommonstyle.3qt +++ b/doc/man/man3/tqcommonstyle.3qt @@ -47,8 +47,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqconststring.3qt b/doc/man/man3/tqconststring.3qt index db48b2dfb..1ac4ad282 100644 --- a/doc/man/man3/tqconststring.3qt +++ b/doc/man/man3/tqconststring.3qt @@ -9,7 +9,7 @@ .SH NAME QConstString \- String objects using constant Unicode data .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqstring.h>\fR .PP @@ -58,8 +58,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcontextmenuevent.3qt b/doc/man/man3/tqcontextmenuevent.3qt index 76678267d..ab4570168 100644 --- a/doc/man/man3/tqcontextmenuevent.3qt +++ b/doc/man/man3/tqcontextmenuevent.3qt @@ -175,8 +175,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcopchannel.3qt b/doc/man/man3/tqcopchannel.3qt index 08c15f76f..457946984 100644 --- a/doc/man/man3/tqcopchannel.3qt +++ b/doc/man/man3/tqcopchannel.3qt @@ -49,7 +49,7 @@ Inherits QObject. .SH DESCRIPTION The QCopChannel class provides communication capabilities between several clients. .PP -The Qt Cop (QCOP) is a COmmunication Protocol, allowing clients to communicate both within the same address space and between different processes. +The TQt Cop (QCOP) is a COmmunication Protocol, allowing clients to communicate both within the same address space and between different processes. .PP Currently, this facility is only available on Qt/Embedded. On X11 and Windows we are exploring the use of existing standards such as DCOP and COM. .PP @@ -158,8 +158,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcstring.3qt b/doc/man/man3/tqcstring.3qt index 4433a13ae..d4b5257ad 100644 --- a/doc/man/man3/tqcstring.3qt +++ b/doc/man/man3/tqcstring.3qt @@ -9,7 +9,7 @@ .SH NAME QCString \- Abstraction of the classic C zero-terminated char array (char *) .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqcstring.h>\fR .PP @@ -1042,7 +1042,7 @@ Reads a string into \fIstr\fR from the stream \fIs\fR. .PP See also Format of the QDataStream operators. .SH "void * tqmemmove ( void * dst, const void * src, uint len )" -This function is normally part of the C library. Qt implements memmove() for platforms that do not provide it. +This function is normally part of the C library. TQt implements memmove() for platforms that do not provide it. .PP memmove() copies \fIlen\fR bytes from \fIsrc\fR into \fIdst\fR. The data is copied correctly even if \fIsrc\fR and \fIdst\fR overlap. .SH "int qstrcmp ( const char * str1, const char * str2 )" @@ -1126,8 +1126,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcursor.3qt b/doc/man/man3/tqcursor.3qt index 1639690e8..68b9496ef 100644 --- a/doc/man/man3/tqcursor.3qt +++ b/doc/man/man3/tqcursor.3qt @@ -111,7 +111,7 @@ To set or get the position of the mouse cursor use the static methods QCursor::p .PP See also QWidget, GUI Design Handbook: Cursors, Widget Appearance and Style, and Implicitly and Explicitly Shared Classes. .PP -On X11, Qt supports the Xcursor library, which allows for full color icon themes. The table below shows the cursor name used for each Qt::CursorShape value. If a cursor cannot be found using the name shown below, a standard X11 cursor will be used instead. Note: X11 does not provide appropriate cursors for all possible Qt::CursorShape values. It is possible that some cursors will be taken from the Xcursor theme, while others will use an internal bitmap cursor. +On X11, TQt supports the Xcursor library, which allows for full color icon themes. The table below shows the cursor name used for each Qt::CursorShape value. If a cursor cannot be found using the name shown below, a standard X11 cursor will be used instead. Note: X11 does not provide appropriate cursors for all possible Qt::CursorShape values. It is possible that some cursors will be taken from the Xcursor theme, while others will use an internal bitmap cursor. .PP <center>.nf .TS @@ -145,7 +145,7 @@ B=0 and M=0 gives transparent. .TP B=1 and M=0 gives an undefined result. .PP -Use the global Qt color \fCcolor0\fR to draw 0-pixels and \fCcolor1\fR to draw 1-pixels in the bitmaps. +Use the global TQt color \fCcolor0\fR to draw 0-pixels and \fCcolor1\fR to draw 1-pixels in the bitmaps. .PP Valid cursor sizes depend on the display hardware (or the underlying window system). We recommend using 32x32 cursors, because this size is supported on all platforms. Some platforms also support 16x16, 48x48 and 64x64 cursors. .PP @@ -241,8 +241,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcustomevent.3qt b/doc/man/man3/tqcustomevent.3qt index b07740dc3..fc3082ddb 100644 --- a/doc/man/man3/tqcustomevent.3qt +++ b/doc/man/man3/tqcustomevent.3qt @@ -67,7 +67,7 @@ Example: .br ColorChangeEvent* ce = new ColorChangeEvent( blue ); .br - QApplication::postEvent( receiver, ce ); // Qt will delete it when done + QApplication::postEvent( receiver, ce ); // TQt will delete it when done .br .br // To receive an event of this custom event type: @@ -118,8 +118,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqcustommenuitem.3qt b/doc/man/man3/tqcustommenuitem.3qt index c267a7897..1a261d59d 100644 --- a/doc/man/man3/tqcustommenuitem.3qt +++ b/doc/man/man3/tqcustommenuitem.3qt @@ -94,8 +94,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdatabrowser.3qt b/doc/man/man3/tqdatabrowser.3qt index c564cc465..b73540f18 100644 --- a/doc/man/man3/tqdatabrowser.3qt +++ b/doc/man/man3/tqdatabrowser.3qt @@ -581,8 +581,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdatastream.3qt b/doc/man/man3/tqdatastream.3qt index dcd294d73..2b4f6a13d 100644 --- a/doc/man/man3/tqdatastream.3qt +++ b/doc/man/man3/tqdatastream.3qt @@ -9,7 +9,7 @@ .SH NAME QDataStream \- Serialization of binary data to a QIODevice .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdatastream.h>\fR .PP @@ -199,15 +199,15 @@ Example (read binary data from a stream): .br .fi .PP -Each item written to the stream is written in a predefined binary format that varies depending on the item's type. Supported Qt types include QBrush, QColor, QDateTime, QFont, QPixmap, QString, QVariant and many others. For the complete list of all Qt types supporting data streaming see the Format of the QDataStream operators. +Each item written to the stream is written in a predefined binary format that varies depending on the item's type. Supported TQt types include QBrush, QColor, QDateTime, QFont, QPixmap, QString, QVariant and many others. For the complete list of all TQt types supporting data streaming see the Format of the QDataStream operators. .PP -For integers it is best to always cast to a Qt integer type for writing, and to read back into the same Qt integer type. This ensures that you get integers of the size you want and insulates you from compiler and platform differences. +For integers it is best to always cast to a TQt integer type for writing, and to read back into the same TQt integer type. This ensures that you get integers of the size you want and insulates you from compiler and platform differences. .PP To take one example, a \fCchar*\fR string is written as a 32-bit integer equal to the length of the string including the NUL byte ('\0'), followed by all the characters of the string including the NUL byte. When reading a \fCchar*\fR string, 4 bytes are read to create the 32-bit length value, then that many characters for the \fCchar*\fR string including the NUL are read. .PP The initial IODevice is usually set in the constructor, but can be changed with setDevice(). If you've reached the end of the data (or if there is no IODevice set) atEnd() will return TRUE. .PP -If you want the data to be compatible with an earlier version of Qt use setVersion(). +If you want the data to be compatible with an earlier version of TQt use setVersion(). .PP If you want the data to be human-readable, e.g. for debugging, you can set the data stream into printable data mode with setPrintableData(). The data is then written slower, in a bloated but human readable format. .PP @@ -508,11 +508,11 @@ Sets the version number of the data serialization format to \fIv\fR. .PP You don't need to set a version if you are using the current version of Qt. .PP -In order to accommodate new functionality, the datastream serialization format of some Qt classes has changed in some versions of Qt. If you want to read data that was created by an earlier version of Qt, or write data that can be read by a program that was compiled with an earlier version of Qt, use this function to modify the serialization format of QDataStream. +In order to accommodate new functionality, the datastream serialization format of some TQt classes has changed in some versions of Qt. If you want to read data that was created by an earlier version of Qt, or write data that can be read by a program that was compiled with an earlier version of Qt, use this function to modify the serialization format of QDataStream. .PP <center>.nf .TS -l - l. Qt Version QDataStream Version Qt 3.3 6 Qt 3.2 5 Qt 3.1 5 Qt 3.0 4 Qt 2.1.x and Qt 2.2.x 3 Qt 2.0.x 2 Qt 1.x +l - l. TQt Version QDataStream Version TQt 3.3 6 TQt 3.2 5 TQt 3.1 5 TQt 3.0 4 TQt 2.1.x and TQt 2.2.x 3 TQt 2.0.x 2 TQt 1.x .TE .fi </center> @@ -523,7 +523,7 @@ Unsets the IO device. This is the same as calling setDevice( 0 ). .PP See also device() and setDevice(). .SH "int QDataStream::version () const" -Returns the version number of the data serialization format. In Qt 3.1, this number is 5. +Returns the version number of the data serialization format. In TQt 3.1, this number is 5. .PP See also setVersion(). .SH "QDataStream & QDataStream::writeBytes ( const char * s, uint len )" @@ -551,8 +551,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdatatable.3qt b/doc/man/man3/tqdatatable.3qt index fbeea8b2b..51356c1af 100644 --- a/doc/man/man3/tqdatatable.3qt +++ b/doc/man/man3/tqdatatable.3qt @@ -688,8 +688,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdataview.3qt b/doc/man/man3/tqdataview.3qt index f3f7cfa23..edf3852de 100644 --- a/doc/man/man3/tqdataview.3qt +++ b/doc/man/man3/tqdataview.3qt @@ -117,8 +117,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdate.3qt b/doc/man/man3/tqdate.3qt index 02dd9977f..021fe798b 100644 --- a/doc/man/man3/tqdate.3qt +++ b/doc/man/man3/tqdate.3qt @@ -9,7 +9,7 @@ .SH NAME QDate \- Date functions .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdatetime.h>\fR .PP @@ -153,7 +153,7 @@ The daysInMonth() and daysInYear() functions return how many days there are in t .PP Note that QDate should not be used for date calculations for dates prior to the introduction of the Gregorian calendar. This calendar was adopted by England from the 14<sup><small>th</small></sup> September 1752 (hence this is the earliest valid QDate), and subsequently by most other Western countries, until 1923. .PP -The end of time is reached around the year 8000, by which time we expect Qt to be obsolete. +The end of time is reached around the year 8000, by which time we expect TQt to be obsolete. .PP See also QTime, QDateTime, QDateEdit, QDateTimeEdit, and Time and Date. .SH MEMBER FUNCTION DOCUMENTATION @@ -417,8 +417,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdateedit.3qt b/doc/man/man3/tqdateedit.3qt index 2583af845..4211f37b4 100644 --- a/doc/man/man3/tqdateedit.3qt +++ b/doc/man/man3/tqdateedit.3qt @@ -280,8 +280,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdatetime.3qt b/doc/man/man3/tqdatetime.3qt index 3b7ff1bfe..83d4e0dd2 100644 --- a/doc/man/man3/tqdatetime.3qt +++ b/doc/man/man3/tqdatetime.3qt @@ -9,7 +9,7 @@ .SH NAME QDateTime \- Date and time functions .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdatetime.h>\fR .PP @@ -325,8 +325,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdatetimeedit.3qt b/doc/man/man3/tqdatetimeedit.3qt index d4e1a0ba2..df6d09b83 100644 --- a/doc/man/man3/tqdatetimeedit.3qt +++ b/doc/man/man3/tqdatetimeedit.3qt @@ -134,8 +134,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdatetimeeditbase.3qt b/doc/man/man3/tqdatetimeeditbase.3qt index ce95fc901..abd28d5d7 100644 --- a/doc/man/man3/tqdatetimeeditbase.3qt +++ b/doc/man/man3/tqdatetimeeditbase.3qt @@ -36,8 +36,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdeepcopy.3qt b/doc/man/man3/tqdeepcopy.3qt index 578f7ed61..c4ad8f628 100644 --- a/doc/man/man3/tqdeepcopy.3qt +++ b/doc/man/man3/tqdeepcopy.3qt @@ -9,7 +9,7 @@ .SH NAME QDeepCopy \- Template class which ensures that .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdeepcopy.h>\fR .PP @@ -178,8 +178,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdesktopwidget.3qt b/doc/man/man3/tqdesktopwidget.3qt index 235b11f46..9a5335ca2 100644 --- a/doc/man/man3/tqdesktopwidget.3qt +++ b/doc/man/man3/tqdesktopwidget.3qt @@ -71,7 +71,7 @@ Systems with more than one graphics card and monitor can manage the physical scr .PP The QDesktopWidget provides information about the geometry of the available screens with screenGeometry(). The number of screens available is returned by numScreens(). The screen number that a particular point or widget is located in is returned by screenNumber(). .PP -Widgets provided by Qt use this class, for example, to place tooltips, menus and dialog boxes according to the parent or application widget. +Widgets provided by TQt use this class, for example, to place tooltips, menus and dialog boxes according to the parent or application widget. .PP Applications can use this class to save window positions, or to place child widgets on one screen. .PP @@ -178,8 +178,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdial.3qt b/doc/man/man3/tqdial.3qt index 49bcb96e1..dfd48aac5 100644 --- a/doc/man/man3/tqdial.3qt +++ b/doc/man/man3/tqdial.3qt @@ -353,8 +353,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdialog.3qt b/doc/man/man3/tqdialog.3qt index 5dce01ddd..89d32cc80 100644 --- a/doc/man/man3/tqdialog.3qt +++ b/doc/man/man3/tqdialog.3qt @@ -167,7 +167,7 @@ A modeless dialog. After the show() call, control returns to the main event loop .br a.setMainWidget( life ); .br - life->setCaption("Qt Example - Life"); + life->setCaption("TQt Example - Life"); .br life->show(); .fi @@ -196,7 +196,7 @@ A dialog is always a top-level widget, but if it has a parent, its default locat .PP The widget flags \fIf\fR are passed on to the QWidget constructor. If, for example, you don't want a What's This button in the titlebar of the dialog, pass WStyle_Customize | WStyle_NormalBorder | WStyle_Title | WStyle_SysMenu in \fIf\fR. .PP -\fBWarning:\fR In Qt 3.2, the \fImodal\fR flag is obsolete. There is now a setModal() function that can be used for obtaining a modal behavior when calling show(). This is rarely needed, because modal dialogs are usually invoked using exec(), which ignores the \fImodal\fR flag. +\fBWarning:\fR In TQt 3.2, the \fImodal\fR flag is obsolete. There is now a setModal() function that can be used for obtaining a modal behavior when calling show(). This is rarely needed, because modal dialogs are usually invoked using exec(), which ignores the \fImodal\fR flag. .PP See also QWidget::setWFlags() and Qt::WidgetFlags. .SH "QDialog::~QDialog ()" @@ -310,8 +310,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdict.3qt b/doc/man/man3/tqdict.3qt index 3f11daee1..464397614 100644 --- a/doc/man/man3/tqdict.3qt +++ b/doc/man/man3/tqdict.3qt @@ -362,8 +362,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdictiterator.3qt b/doc/man/man3/tqdictiterator.3qt index c95d3f473..3c1a29f4e 100644 --- a/doc/man/man3/tqdictiterator.3qt +++ b/doc/man/man3/tqdictiterator.3qt @@ -141,8 +141,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdir.3qt b/doc/man/man3/tqdir.3qt index 2a4e045ef..d9e356be0 100644 --- a/doc/man/man3/tqdir.3qt +++ b/doc/man/man3/tqdir.3qt @@ -9,7 +9,7 @@ .SH NAME QDir \- Access to directory structures and their contents in a platform-independent way .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdir.h>\fR .PP @@ -204,7 +204,7 @@ The QDir class provides access to directory structures and their contents in a p .PP A QDir is used to manipulate path names, access information regarding paths and files, and manipulate the underlying file system. .PP -A QDir can point to a file using either a relative or an absolute path. Absolute paths begin with the directory separator "/" (optionally preceded by a drive specification under Windows). If you always use "/" as a directory separator, Qt will translate your paths to conform to the underlying operating system. Relative file names begin with a directory name or a file name and specify a path relative to the current directory. +A QDir can point to a file using either a relative or an absolute path. Absolute paths begin with the directory separator "/" (optionally preceded by a drive specification under Windows). If you always use "/" as a directory separator, TQt will translate your paths to conform to the underlying operating system. Relative file names begin with a directory name or a file name and specify a path relative to the current directory. .PP The "current" path refers to the application's working directory. A QDir's own path is set and retrieved with setPath() and path(). .PP @@ -220,7 +220,7 @@ To get a path with a filename use filePath(), and to get a directory name use di .PP The list of root directories is provided by drives(); on Unix systems this returns a list containing one root directory, "/"; on Windows the list will usually contain "C:/", and possibly "D:/", etc. .PP -It is easiest to work with "/" separators in Qt code. If you need to present a path to the user or need a path in a form suitable for a function in the underlying operating system use convertSeparators(). +It is easiest to work with "/" separators in TQt code. If you need to present a path to the user or need a path in a form suitable for a function in the underlying operating system use convertSeparators(). .PP Examples: .)l @@ -491,7 +491,7 @@ Example: dirview/main.cpp. .SH "QStrList QDir::encodedEntryList ( int filterSpec = DefaultFilter, int sortSpec = DefaultSort ) const\fC [virtual]\fR" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP -This function is included to easy porting from Qt 1.x to Qt 2.0, it is the same as entryList(), but encodes the filenames as 8-bit strings using QFile::encodedName(). +This function is included to easy porting from TQt 1.x to TQt 2.0, it is the same as entryList(), but encodes the filenames as 8-bit strings using QFile::encodedName(). .PP It is more efficient to use entryList(). .SH "QStrList QDir::encodedEntryList ( const QString & nameFilter, int filterSpec = DefaultFilter, int sortSpec = DefaultSort ) const\fC [virtual]\fR" @@ -499,7 +499,7 @@ It is more efficient to use entryList(). .PP This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP -This function is included to easy porting from Qt 1.x to Qt 2.0, it is the same as entryList(), but encodes the filenames as 8-bit strings using QFile::encodedName(). +This function is included to easy porting from TQt 1.x to TQt 2.0, it is the same as entryList(), but encodes the filenames as 8-bit strings using QFile::encodedName(). .PP It is more efficient to use entryList(). .SH "const QFileInfoList * QDir::entryInfoList ( const QString & nameFilter, int filterSpec = DefaultFilter, int sortSpec = DefaultSort ) const\fC [virtual]\fR" @@ -745,7 +745,7 @@ See also root() and drives(). .SH "char QDir::separator ()\fC [static]\fR" Returns the native directory separator; "/" under UNIX (including Mac OS X) and "\" under Windows. .PP -You do not need to use this function to build file paths. If you always use "/", Qt will translate your paths to conform to the underlying operating system. +You do not need to use this function to build file paths. If you always use "/", TQt will translate your paths to conform to the underlying operating system. .SH "bool QDir::setCurrent ( const QString & path )\fC [static]\fR" Sets the application's current working directory to \fIpath\fR. Returns TRUE if the directory was successfully changed; otherwise returns FALSE. .SH "void QDir::setFilter ( int filterSpec )\fC [virtual]\fR" @@ -795,8 +795,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdirectpainter.3qt b/doc/man/man3/tqdirectpainter.3qt index a2d491a86..4742c932b 100644 --- a/doc/man/man3/tqdirectpainter.3qt +++ b/doc/man/man3/tqdirectpainter.3qt @@ -166,8 +166,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdns.3qt b/doc/man/man3/tqdns.3qt index 89e4e5e8e..c332c0017 100644 --- a/doc/man/man3/tqdns.3qt +++ b/doc/man/man3/tqdns.3qt @@ -319,8 +319,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdockarea.3qt b/doc/man/man3/tqdockarea.3qt index 8c2307415..6c5e265a5 100644 --- a/doc/man/man3/tqdockarea.3qt +++ b/doc/man/man3/tqdockarea.3qt @@ -221,8 +221,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdockwindow.3qt b/doc/man/man3/tqdockwindow.3qt index 9ea2e27a6..daa3a92d1 100644 --- a/doc/man/man3/tqdockwindow.3qt +++ b/doc/man/man3/tqdockwindow.3qt @@ -215,7 +215,7 @@ In the example above we create a new QToolBar in the constructor of a QMainWindo .PP A dock window is often used to contain a single widget. In these cases the widget can be set by calling setWidget(). If you're constructing a dock window that contains multiple widgets, e.g. a toolbar, arrange the widgets within a box layout inside the dock window. To do this use the boxLayout() function to get a pointer to the dock window's box layout, then add widgets to the layout using the box layout's QBoxLayout::addWidget() function. The dock window will dynamically set the orientation of the layout to be vertical or horizontal as necessary, although you can control this yourself with setOrientation(). .PP -Although a common use of dock windows is for toolbars, they can be used with any widgets. (See the Qt Designer and Qt Linguist applications, for example.) When using larger widgets it may make sense for the dock window to be resizable by calling setResizeEnabled(). Resizable dock windows are given splitter-like handles to allow the user to resize them within their dock area. When resizable dock windows are undocked they become top level windows and can be resized like any other top level windows, e.g. by dragging a corner or edge. +Although a common use of dock windows is for toolbars, they can be used with any widgets. (See the TQt Designer and TQt Linguist applications, for example.) When using larger widgets it may make sense for the dock window to be resizable by calling setResizeEnabled(). Resizable dock windows are given splitter-like handles to allow the user to resize them within their dock area. When resizable dock windows are undocked they become top level windows and can be resized like any other top level windows, e.g. by dragging a corner or edge. .PP Dock windows can be docked and undocked using dock() and undock(). A dock window's orientation can be set with setOrientation(). You can also use QDockArea::moveDockWindow(). If you're using a QMainWindow, QMainWindow::moveDockWindow() and QMainWindow::removeDockWindow() are available. .PP @@ -458,8 +458,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomattr.3qt b/doc/man/man3/tqdomattr.3qt index f316dd147..eb7422ee6 100644 --- a/doc/man/man3/tqdomattr.3qt +++ b/doc/man/man3/tqdomattr.3qt @@ -9,7 +9,7 @@ .SH NAME QDomAttr \- Represents one attribute of a QDomElement .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -141,8 +141,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomcdatasection.3qt b/doc/man/man3/tqdomcdatasection.3qt index c238ac6f9..3bc7904d5 100644 --- a/doc/man/man3/tqdomcdatasection.3qt +++ b/doc/man/man3/tqdomcdatasection.3qt @@ -9,7 +9,7 @@ .SH NAME QDomCDATASection \- Represents an XML CDATA section .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -84,8 +84,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomcharacterdata.3qt b/doc/man/man3/tqdomcharacterdata.3qt index d8002911e..220c1f1dd 100644 --- a/doc/man/man3/tqdomcharacterdata.3qt +++ b/doc/man/man3/tqdomcharacterdata.3qt @@ -9,7 +9,7 @@ .SH NAME QDomCharacterData \- Represents a generic string in the DOM .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -128,8 +128,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomcomment.3qt b/doc/man/man3/tqdomcomment.3qt index a9aea72f1..8352c8720 100644 --- a/doc/man/man3/tqdomcomment.3qt +++ b/doc/man/man3/tqdomcomment.3qt @@ -9,7 +9,7 @@ .SH NAME QDomComment \- Represents an XML comment .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -89,8 +89,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomdocument.3qt b/doc/man/man3/tqdomdocument.3qt index 0f67e3d30..f2c336ffa 100644 --- a/doc/man/man3/tqdomdocument.3qt +++ b/doc/man/man3/tqdomdocument.3qt @@ -9,7 +9,7 @@ .SH NAME QDomDocument \- Represents an XML document .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -436,8 +436,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomdocumentfragment.3qt b/doc/man/man3/tqdomdocumentfragment.3qt index ebfd17ec7..da007efcb 100644 --- a/doc/man/man3/tqdomdocumentfragment.3qt +++ b/doc/man/man3/tqdomdocumentfragment.3qt @@ -9,7 +9,7 @@ .SH NAME QDomDocumentFragment \- Tree of QDomNodes which is not usually a complete QDomDocument .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -88,8 +88,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomdocumenttype.3qt b/doc/man/man3/tqdomdocumenttype.3qt index 1729131e4..044cf5ecb 100644 --- a/doc/man/man3/tqdomdocumenttype.3qt +++ b/doc/man/man3/tqdomdocumenttype.3qt @@ -9,7 +9,7 @@ .SH NAME QDomDocumentType \- The representation of the DTD in the document tree .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -120,8 +120,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomelement.3qt b/doc/man/man3/tqdomelement.3qt index 7e8aa7c5c..7d4c55f11 100644 --- a/doc/man/man3/tqdomelement.3qt +++ b/doc/man/man3/tqdomelement.3qt @@ -9,7 +9,7 @@ .SH NAME QDomElement \- Represents one element in the DOM tree .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -304,7 +304,7 @@ Example: .br .fi .PP -The function text() of the QDomElement for the <h1> tag, will return "Hello Qt <xml is cool>". +The function text() of the QDomElement for the <h1> tag, will return "Hello TQt <xml is cool>". .PP Comments are ignored by this function. It only evaluates QDomText and QDomCDATASection objects. @@ -323,8 +323,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomentity.3qt b/doc/man/man3/tqdomentity.3qt index 00835d1c8..e49004b45 100644 --- a/doc/man/man3/tqdomentity.3qt +++ b/doc/man/man3/tqdomentity.3qt @@ -9,7 +9,7 @@ .SH NAME QDomEntity \- Represents an XML entity .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -102,8 +102,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomentityreference.3qt b/doc/man/man3/tqdomentityreference.3qt index 256ee28ce..8c55afcb9 100644 --- a/doc/man/man3/tqdomentityreference.3qt +++ b/doc/man/man3/tqdomentityreference.3qt @@ -9,7 +9,7 @@ .SH NAME QDomEntityReference \- Represents an XML entity reference .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -88,8 +88,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomimplementation.3qt b/doc/man/man3/tqdomimplementation.3qt index 24e2a6b7f..6e3881dad 100644 --- a/doc/man/man3/tqdomimplementation.3qt +++ b/doc/man/man3/tqdomimplementation.3qt @@ -9,7 +9,7 @@ .SH NAME QDomImplementation \- Information about the features of the DOM implementation .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -114,8 +114,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomnamednodemap.3qt b/doc/man/man3/tqdomnamednodemap.3qt index 04ea59635..6ed0d33fe 100644 --- a/doc/man/man3/tqdomnamednodemap.3qt +++ b/doc/man/man3/tqdomnamednodemap.3qt @@ -9,7 +9,7 @@ .SH NAME QDomNamedNodeMap \- Collection of nodes that can be accessed by name .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -160,8 +160,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomnode.3qt b/doc/man/man3/tqdomnode.3qt index c5595b62b..59100e5ac 100644 --- a/doc/man/man3/tqdomnode.3qt +++ b/doc/man/man3/tqdomnode.3qt @@ -9,7 +9,7 @@ .SH NAME QDomNode \- The base class for all the nodes in a DOM tree .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -721,8 +721,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomnodelist.3qt b/doc/man/man3/tqdomnodelist.3qt index 08970e3be..16e277345 100644 --- a/doc/man/man3/tqdomnodelist.3qt +++ b/doc/man/man3/tqdomnodelist.3qt @@ -9,7 +9,7 @@ .SH NAME QDomNodeList \- List of QDomNode objects .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -96,8 +96,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomnotation.3qt b/doc/man/man3/tqdomnotation.3qt index cc30ce86a..4585548a2 100644 --- a/doc/man/man3/tqdomnotation.3qt +++ b/doc/man/man3/tqdomnotation.3qt @@ -9,7 +9,7 @@ .SH NAME QDomNotation \- Represents an XML notation .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -96,8 +96,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomprocessinginstruction.3qt b/doc/man/man3/tqdomprocessinginstruction.3qt index 33f266262..44b591c61 100644 --- a/doc/man/man3/tqdomprocessinginstruction.3qt +++ b/doc/man/man3/tqdomprocessinginstruction.3qt @@ -9,7 +9,7 @@ .SH NAME QDomProcessingInstruction \- Represents an XML processing instruction .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -103,8 +103,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdomtext.3qt b/doc/man/man3/tqdomtext.3qt index f98585f83..e8e153466 100644 --- a/doc/man/man3/tqdomtext.3qt +++ b/doc/man/man3/tqdomtext.3qt @@ -9,7 +9,7 @@ .SH NAME QDomText \- Represents text data in the parsed XML document .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdom.h>\fR .PP @@ -95,8 +95,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdoublevalidator.3qt b/doc/man/man3/tqdoublevalidator.3qt index 5a7475ebf..0d7e23bbe 100644 --- a/doc/man/man3/tqdoublevalidator.3qt +++ b/doc/man/man3/tqdoublevalidator.3qt @@ -134,8 +134,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdragenterevent.3qt b/doc/man/man3/tqdragenterevent.3qt index 8fd5eac62..31a5fb52f 100644 --- a/doc/man/man3/tqdragenterevent.3qt +++ b/doc/man/man3/tqdragenterevent.3qt @@ -46,8 +46,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdragleaveevent.3qt b/doc/man/man3/tqdragleaveevent.3qt index 3311c3fef..84b8350d8 100644 --- a/doc/man/man3/tqdragleaveevent.3qt +++ b/doc/man/man3/tqdragleaveevent.3qt @@ -46,8 +46,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdragmoveevent.3qt b/doc/man/man3/tqdragmoveevent.3qt index b778bb3c9..9be61cf87 100644 --- a/doc/man/man3/tqdragmoveevent.3qt +++ b/doc/man/man3/tqdragmoveevent.3qt @@ -71,8 +71,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdragobject.3qt b/doc/man/man3/tqdragobject.3qt index 4264593a4..db87372bc 100644 --- a/doc/man/man3/tqdragobject.3qt +++ b/doc/man/man3/tqdragobject.3qt @@ -170,8 +170,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqdropevent.3qt b/doc/man/man3/tqdropevent.3qt index 66fcb2d52..a674d764a 100644 --- a/doc/man/man3/tqdropevent.3qt +++ b/doc/man/man3/tqdropevent.3qt @@ -177,8 +177,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqeditorfactory.3qt b/doc/man/man3/tqeditorfactory.3qt index da2bf76c2..86a8259c4 100644 --- a/doc/man/man3/tqeditorfactory.3qt +++ b/doc/man/man3/tqeditorfactory.3qt @@ -73,8 +73,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqerrormessage.3qt b/doc/man/man3/tqerrormessage.3qt index 8532e3891..7c87f3477 100644 --- a/doc/man/man3/tqerrormessage.3qt +++ b/doc/man/man3/tqerrormessage.3qt @@ -65,7 +65,7 @@ Shows message \fIm\fR and returns immediately. If the user has requested that \f Normally, \fIm\fR is shown at once, but if there are pending messages, \fIm\fR is queued for later display. .SH "QErrorMessage * QErrorMessage::qtHandler ()\fC [static]\fR" Returns a pointer to a QErrorMessage object that outputs the -default Qt messages. This function creates such an object, if there +default TQt messages. This function creates such an object, if there isn't one already. .SH "SEE ALSO" @@ -82,8 +82,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqeucjpcodec.3qt b/doc/man/man3/tqeucjpcodec.3qt index ea9078d38..308ef7428 100644 --- a/doc/man/man3/tqeucjpcodec.3qt +++ b/doc/man/man3/tqeucjpcodec.3qt @@ -9,7 +9,7 @@ .SH NAME QEucJpCodec \- Conversion to and from EUC-JP character sets .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqeucjpcodec.h>\fR .PP @@ -37,7 +37,7 @@ More precisely, the QEucJpCodec class subclasses QTextCodec to provide support f .PP The environment variable \fCUNICODEMAP_JP\fR can be used to fine-tune QJisCodec, QSjisCodec and QEucJpCodec. The QJisCodec documentation describes how to use this variable. .PP -Most of the code here was written by Serika Kurusugawa, a.k.a. Junji Takagi, and is included in Qt with the author's permission and the grateful thanks of the Trolltech team. Here is the copyright statement for that code: +Most of the code here was written by Serika Kurusugawa, a.k.a. Junji Takagi, and is included in TQt with the author's permission and the grateful thanks of the Trolltech team. Here is the copyright statement for that code: .PP Copyright (C) 1999 Serika Kurusugawa. All rights reserved. .PP @@ -78,8 +78,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqeuckrcodec.3qt b/doc/man/man3/tqeuckrcodec.3qt index 8fcd2f11b..47fb439c7 100644 --- a/doc/man/man3/tqeuckrcodec.3qt +++ b/doc/man/man3/tqeuckrcodec.3qt @@ -9,7 +9,7 @@ .SH NAME QEucKrCodec \- Conversion to and from EUC-KR character sets .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqeuckrcodec.h>\fR .PP @@ -59,8 +59,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqevent.3qt b/doc/man/man3/tqevent.3qt index 43868097d..8f2147190 100644 --- a/doc/man/man3/tqevent.3qt +++ b/doc/man/man3/tqevent.3qt @@ -149,7 +149,7 @@ This enum type defines the valid event types in Qt. The event types and the spec .TP \fCQEvent::Drop\fR - A drag-and-drop is completed, QDropEvent. .TP -\fCQEvent::DragResponse\fR - Internal event used by Qt on some platforms. +\fCQEvent::DragResponse\fR - Internal event used by TQt on some platforms. .TP \fCQEvent::ChildInserted\fR - Object gets a child, QChildEvent. .TP @@ -157,9 +157,9 @@ This enum type defines the valid event types in Qt. The event types and the spec .TP \fCQEvent::LayoutHint\fR - Widget child has changed layout properties. .TP -\fCQEvent::ActivateControl\fR - Internal event used by Qt on some platforms. +\fCQEvent::ActivateControl\fR - Internal event used by TQt on some platforms. .TP -\fCQEvent::DeactivateControl\fR - Internal event used by Qt on some platforms. +\fCQEvent::DeactivateControl\fR - Internal event used by TQt on some platforms. .TP \fCQEvent::LanguageChange\fR - The application translation changed, QTranslator .TP @@ -185,11 +185,11 @@ This enum type defines the valid event types in Qt. The event types and the spec .TP \fCQEvent::TabletRelease\fR - A Wacom Tablet Release Event .TP -\fCQEvent::OkRequest\fR - Internal event used by Qt on some platforms. +\fCQEvent::OkRequest\fR - Internal event used by TQt on some platforms. .TP -\fCQEvent::HelpRequest\fR - Internal event used by Qt on some platforms. +\fCQEvent::HelpRequest\fR - Internal event used by TQt on some platforms. .TP -\fCQEvent::IconDrag\fR - Internal event used by Qt on some platforms when proxy icon is dragged. +\fCQEvent::IconDrag\fR - Internal event used by TQt on some platforms when proxy icon is dragged. .TP \fCQEvent::WindowStateChange\fR - The window's state, i.e. minimized, maximized or full-screen, has changed. See QWidget::windowState(). .TP @@ -226,8 +226,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqeventloop.3qt b/doc/man/man3/tqeventloop.3qt index 909eaf8d9..0ad6e4c84 100644 --- a/doc/man/man3/tqeventloop.3qt +++ b/doc/man/man3/tqeventloop.3qt @@ -91,7 +91,7 @@ It receives events from the window system and other sources. It then sends them .PP QEventLoop allows the application programmer to have more control over event delivery. Programs that perform long operations can call either processOneEvent() or processEvents() with various ProcessEvent values OR'ed together to control which events should be delivered. .PP -QEventLoop also allows the integration of an external event loop with the Qt event loop. The Motif Extension included with Qt includes a reimplementation of QEventLoop for merging Qt and Motif events together. +QEventLoop also allows the integration of an external event loop with the TQt event loop. The Motif Extension included with TQt includes a reimplementation of QEventLoop for merging TQt and Motif events together. .PP To use your own instance of QEventLoop or QEventLoop subclass create it before you create the QApplication object. .PP @@ -127,7 +127,7 @@ See also awake(). .SH "int QEventLoop::activateSocketNotifiers ()" Activates all pending socket notifiers and returns the number of socket notifiers that were activated. .SH "int QEventLoop::activateTimers ()" -Activates all Qt timers and returns the number of timers that were activated. +Activates all TQt timers and returns the number of timers that were activated. .PP QEventLoop subclasses that do their own timer handling need to call this after the time returned by timeToWait() has elapsed. .PP @@ -200,7 +200,7 @@ Registers \fInotifier\fR with the event loop. Subclasses need to reimplement thi .SH "void QEventLoop::setSocketNotifierPending ( QSocketNotifier * notifier )" Marks \fInotifier\fR as pending. The socket notifier will be activated the next time activateSocketNotifiers() is called. .SH "int QEventLoop::timeToWait () const" -Returns the number of milliseconds that Qt needs to handle its timers or -1 if there are no timers running. +Returns the number of milliseconds that TQt needs to handle its timers or -1 if there are no timers running. .PP QEventLoop subclasses that do their own timer handling need to use this to make sure that Qt's timers continue to work. .PP @@ -208,7 +208,7 @@ Note: This function is only useful on systems where \fCselect()\fR is used to bl .SH "void QEventLoop::unregisterSocketNotifier ( QSocketNotifier * notifier )\fC [virtual]\fR" Unregisters \fInotifier\fR from the event loop. Subclasses need to reimplement this method to tie a socket notifier into another event loop. Reimplementations \fIMUST\fR call the base implementation. .SH "void QEventLoop::wakeUp ()\fC [virtual]\fR" -\fBNote:\fR This function is thread-safe when Qt is built withthread support.</p> +\fBNote:\fR This function is thread-safe when TQt is built withthread support.</p> .PP Wakes up the event loop. .PP @@ -228,8 +228,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfile.3qt b/doc/man/man3/tqfile.3qt index 50bc69940..8f83bb90f 100644 --- a/doc/man/man3/tqfile.3qt +++ b/doc/man/man3/tqfile.3qt @@ -9,7 +9,7 @@ .SH NAME QFile \- I/O device that operates on files .SH SYNOPSIS -Almost all the functions in this class are reentrant when Qt is built with thread support. The exceptions are \fBsetEncodingFunction\fR(), \fBsetDecodingFunction\fR(), and \fBsetErrorString\fR(). </p> +Almost all the functions in this class are reentrant when TQt is built with thread support. The exceptions are \fBsetEncodingFunction\fR(), \fBsetDecodingFunction\fR(), and \fBsetErrorString\fR(). </p> .PP \fC#include <ntqfile.h>\fR .PP @@ -514,8 +514,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfiledialog.3qt b/doc/man/man3/tqfiledialog.3qt index 108cf357a..0ecc319ab 100644 --- a/doc/man/man3/tqfiledialog.3qt +++ b/doc/man/man3/tqfiledialog.3qt @@ -1013,8 +1013,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfileiconprovider.3qt b/doc/man/man3/tqfileiconprovider.3qt index 395323bc9..b9baf1568 100644 --- a/doc/man/man3/tqfileiconprovider.3qt +++ b/doc/man/man3/tqfileiconprovider.3qt @@ -56,8 +56,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfileinfo.3qt b/doc/man/man3/tqfileinfo.3qt index c99285715..396a2eb10 100644 --- a/doc/man/man3/tqfileinfo.3qt +++ b/doc/man/man3/tqfileinfo.3qt @@ -9,7 +9,7 @@ .SH NAME QFileInfo \- System-independent file information .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqfileinfo.h>\fR .PP @@ -187,7 +187,7 @@ This enum is used by the permission() function to report the permissions and own .TP \fCQFileInfo::ExeOther\fR - The file is executable by anyone. .PP -\fBWarning:\fR The semantics of ReadUser, WriteUser and ExeUser are unfortunately not platform independent: on Unix, the rights of the owner of the file are returned and on Windows the rights of the current user are returned. This behavior might change in a future Qt version. If you want to find the rights of the owner of the file, you should use the flags ReadOwner, WriteOwner and ExeOwner. If you want to find out the rights of the current user, you should use isReadable(), isWritable() and isExecutable(). +\fBWarning:\fR The semantics of ReadUser, WriteUser and ExeUser are unfortunately not platform independent: on Unix, the rights of the owner of the file are returned and on Windows the rights of the current user are returned. This behavior might change in a future TQt version. If you want to find the rights of the owner of the file, you should use the flags ReadOwner, WriteOwner and ExeOwner. If you want to find out the rights of the current user, you should use isReadable(), isWritable() and isExecutable(). .SH MEMBER FUNCTION DOCUMENTATION .SH "QFileInfo::QFileInfo ()" Constructs a new empty QFileInfo. @@ -525,8 +525,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfilepreview.3qt b/doc/man/man3/tqfilepreview.3qt index 07f0caddc..c91477ab7 100644 --- a/doc/man/man3/tqfilepreview.3qt +++ b/doc/man/man3/tqfilepreview.3qt @@ -54,8 +54,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfocusdata.3qt b/doc/man/man3/tqfocusdata.3qt index 53e65a756..ea0950836 100644 --- a/doc/man/man3/tqfocusdata.3qt +++ b/doc/man/man3/tqfocusdata.3qt @@ -80,8 +80,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfocusevent.3qt b/doc/man/man3/tqfocusevent.3qt index fe5edcd44..a5d22061d 100644 --- a/doc/man/man3/tqfocusevent.3qt +++ b/doc/man/man3/tqfocusevent.3qt @@ -105,8 +105,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfont.3qt b/doc/man/man3/tqfont.3qt index 29f56ed73..05c7385de 100644 --- a/doc/man/man3/tqfont.3qt +++ b/doc/man/man3/tqfont.3qt @@ -230,7 +230,7 @@ QFont \- Font used for drawing text .SH DESCRIPTION The QFont class specifies a font used for drawing text. .PP -When you create a QFont object you specify various attributes that you want the font to have. Qt will use the font with the specified attributes, or if no matching font exists, Qt will use the closest matching installed font. The attributes of the font that is actually used are retrievable from a QFontInfo object. If the window system provides an exact match exactMatch() returns TRUE. Use QFontMetrics to get measurements, e.g. the pixel length of a string using QFontMetrics::width(). +When you create a QFont object you specify various attributes that you want the font to have. TQt will use the font with the specified attributes, or if no matching font exists, TQt will use the closest matching installed font. The attributes of the font that is actually used are retrievable from a QFontInfo object. If the window system provides an exact match exactMatch() returns TRUE. Use QFontMetrics to get measurements, e.g. the pixel length of a string using QFontMetrics::width(). .PP Use QApplication::setFont() to set the application's default font. .PP @@ -270,9 +270,9 @@ Each replacement font family is searched for. .IP 4 If none of these are found or there was no styleHint(), "helvetica" will be searched for. .IP 5 -If "helvetica" isn't found Qt will try the lastResortFamily(). +If "helvetica" isn't found TQt will try the lastResortFamily(). .IP 6 -If the lastResortFamily() isn't found Qt will try the lastResortFont() which will always return a name of some kind. +If the lastResortFamily() isn't found TQt will try the lastResortFont() which will always return a name of some kind. .PP Once a font is found, the remaining attributes are matched in order of priority: <ol type=1> .IP 7 @@ -302,9 +302,9 @@ If you had both an Adobe and a Cronyx Helvetica, you might get either. .PP .nf .br - QFont f1( "Helvetica [Cronyx]" ); // Qt 3.x + QFont f1( "Helvetica [Cronyx]" ); // TQt 3.x .br - QFont f2( "Cronyx-Helvetica" ); // Qt 2.x compatibility + QFont f2( "Cronyx-Helvetica" ); // TQt 2.x compatibility .br .fi You can specify the foundry you want in the family name. Both fonts, f1 and f2, in the above example will be set to "Helvetica [Cronyx]". @@ -553,7 +553,7 @@ Constructs a font object with the specified \fIfamily\fR, \fIpointSize\fR, \fIwe .PP If \fIpointSize\fR is <= 0 it is set to 1. .PP -The \fIfamily\fR name may optionally also include a foundry name, e.g. "Helvetica [Cronyx]". (The Qt 2.x syntax, i.e." Cronyx-Helvetica", is also supported.) If the \fIfamily\fR is available from more than one foundry and the foundry isn't specified, an arbitrary foundry is chosen. If the family isn't available a family will be set using the font matching algorithm. +The \fIfamily\fR name may optionally also include a foundry name, e.g. "Helvetica [Cronyx]". (The TQt 2.x syntax, i.e." Cronyx-Helvetica", is also supported.) If the \fIfamily\fR is available from more than one foundry and the foundry isn't specified, an arbitrary foundry is chosen. If the family isn't available a family will be set using the font matching algorithm. .PP See also Weight, setFamily(), setPointSize(), setWeight(), setItalic(), setStyleHint(), and QApplication::font(). .SH "QFont::QFont ( const QFont & font )" @@ -640,7 +640,7 @@ Returns a "last resort" font name for the font matching algorithm. This is used .PP The current implementation tries a wide variety of common fonts, returning the first one it finds. The implementation may change at any time, but this function will always return a string containing something. .PP -It is theoretically possible that there really isn't a lastResortFont() in which case Qt will abort with an error message. We have not been able to identify a case where this happens. Please report it as a bug if it does, preferably with a list of the fonts you have installed. +It is theoretically possible that there really isn't a lastResortFont() in which case TQt will abort with an error message. We have not been able to identify a case where this happens. Please report it as a bug if it does, preferably with a list of the fonts you have installed. .PP See also lastResortFamily() and rawName(). .SH "bool QFont::operator!= ( const QFont & f ) const" @@ -691,7 +691,7 @@ Returns the name of the font within the underlying window system. .PP On Windows, this is usually just the family name of a TrueType font. .PP -On X11, it is an XLFD (X Logical Font Description). When Qt is build with Xft support on X11, the return value can be an Xft pattern or an XLFD. +On X11, it is an XLFD (X Logical Font Description). When TQt is build with Xft support on X11, the return value can be an Xft pattern or an XLFD. .PP Using the return value of this function is usually \fInot\fR \fIportable\fR. .PP @@ -718,7 +718,7 @@ Please use QApplication::setFont() instead. .SH "void QFont::setFamily ( const QString & family )" Sets the family name of the font. The name is case insensitive and may include a foundry name. .PP -The \fIfamily\fR name may optionally also include a foundry name, e.g. "Helvetica [Cronyx]". (The Qt 2.x syntax, i.e." Cronyx-Helvetica", is also supported.) If the \fIfamily\fR is available from more than one foundry and the foundry isn't specified, an arbitrary foundry is chosen. If the family isn't available a family will be set using the font matching algorithm. +The \fIfamily\fR name may optionally also include a foundry name, e.g. "Helvetica [Cronyx]". (The TQt 2.x syntax, i.e." Cronyx-Helvetica", is also supported.) If the \fIfamily\fR is available from more than one foundry and the foundry isn't specified, an arbitrary foundry is chosen. If the family isn't available a family will be set using the font matching algorithm. .PP See also family(), setStyleHint(), and QFontInfo. .SH "void QFont::setFixedPitch ( bool enable )" @@ -761,7 +761,7 @@ See also pointSizeFloat(), setPointSize(), and setPixelSize(). .SH "void QFont::setRawMode ( bool enable )" If \fIenable\fR is TRUE, turns raw mode on; otherwise turns raw mode off. This function only has an effect under X11. .PP -If raw mode is enabled, Qt will search for an X font with a complete font name matching the family name, ignoring all other values set for the QFont. If the font name matches several fonts, Qt will use the first font returned by X. QFontInfo \fIcannot\fR be used to fetch information about a QFont using raw mode (it will return the values set in the QFont for all parameters, including the family name). +If raw mode is enabled, TQt will search for an X font with a complete font name matching the family name, ignoring all other values set for the QFont. If the font name matches several fonts, TQt will use the first font returned by X. QFontInfo \fIcannot\fR be used to fetch information about a QFont using raw mode (it will return the values set in the QFont for all parameters, including the family name). .PP \fBWarning:\fR Do not use raw mode unless you really, really need it! In most (if not all) cases, setRawName() is a much better choice. .PP @@ -894,8 +894,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfontdatabase.3qt b/doc/man/man3/tqfontdatabase.3qt index 590297270..ae8c27220 100644 --- a/doc/man/man3/tqfontdatabase.3qt +++ b/doc/man/man3/tqfontdatabase.3qt @@ -112,7 +112,7 @@ The QFontDatabase class provides information about the fonts available in the un .PP The most common uses of this class are to query the database for the list of font families() and for the pointSizes() and styles() that are available for each family. An alternative to pointSizes() is smoothSizes() which returns the sizes at which a given family and style will look attractive. .PP -If the font family is available from two or more foundries the foundry name is included in the family name, e.g. "Helvetica [Adobe]" and "Helvetica [Cronyx]". When you specify a family you can either use the old hyphenated Qt 2.x "foundry-family" format, e.g. "Cronyx-Helvetica", or the new bracketed Qt 3.x "family [foundry]" format e.g. "Helvetica [Cronyx]". If the family has a foundry it is always returned, e.g. by families(), using the bracketed format. +If the font family is available from two or more foundries the foundry name is included in the family name, e.g. "Helvetica [Adobe]" and "Helvetica [Cronyx]". When you specify a family you can either use the old hyphenated TQt 2.x "foundry-family" format, e.g. "Cronyx-Helvetica", or the new bracketed TQt 3.x "family [foundry]" format e.g. "Helvetica [Cronyx]". If the family has a foundry it is always returned, e.g. by families(), using the bracketed format. .PP The font() function returns a QFont given a family, style and point size. .PP @@ -291,8 +291,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfontdialog.3qt b/doc/man/man3/tqfontdialog.3qt index 11d6a1d32..84e6cdebd 100644 --- a/doc/man/man3/tqfontdialog.3qt +++ b/doc/man/man3/tqfontdialog.3qt @@ -108,7 +108,7 @@ This is an overloaded member function, provided for convenience. It behaves esse .PP Executes a modal font dialog and returns a font. .PP -If the user clicks OK, the selected font is returned. If the user clicks Cancel, the Qt default font is returned. +If the user clicks OK, the selected font is returned. If the user clicks Cancel, the TQt default font is returned. .PP The dialog is called \fIname\fR, with parent \fIparent\fR. If the \fIok\fR parameter is not-null, \fI*\fR\fIok\fR is set to TRUE if the user clicked OK, and FALSE if the user clicked Cancel. .PP @@ -151,8 +151,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfontinfo.3qt b/doc/man/man3/tqfontinfo.3qt index 9f6964da6..32e267629 100644 --- a/doc/man/man3/tqfontinfo.3qt +++ b/doc/man/man3/tqfontinfo.3qt @@ -163,8 +163,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfontmanager.3qt b/doc/man/man3/tqfontmanager.3qt index 8f6031338..6e1e553d2 100644 --- a/doc/man/man3/tqfontmanager.3qt +++ b/doc/man/man3/tqfontmanager.3qt @@ -64,8 +64,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqfontmetrics.3qt b/doc/man/man3/tqfontmetrics.3qt index 7215a4c59..b274bc761 100644 --- a/doc/man/man3/tqfontmetrics.3qt +++ b/doc/man/man3/tqfontmetrics.3qt @@ -388,7 +388,7 @@ This is an overloaded member function, provided for convenience. It behaves esse .PP \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP -Provided to aid porting from Qt 1.x. +Provided to aid porting from TQt 1.x. .SH "SEE ALSO" .BR http://doc.trolltech.com/ntqfontmetrics.html @@ -404,8 +404,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqframe.3qt b/doc/man/man3/tqframe.3qt index 1e1fb6298..378fe38f6 100644 --- a/doc/man/man3/tqframe.3qt +++ b/doc/man/man3/tqframe.3qt @@ -393,8 +393,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqftp.3qt b/doc/man/man3/tqftp.3qt index 6622021ed..e17230daa 100644 --- a/doc/man/man3/tqftp.3qt +++ b/doc/man/man3/tqftp.3qt @@ -289,7 +289,7 @@ The functions hasPendingCommands() and clearPendingCommands() allow you to query .PP The safest and easiest way to use the FTP protocol is to use QUrlOperator() or the FTP commands described above. If you are an experienced network programmer and want to have complete control you can use rawCommand() to execute arbitrary FTP commands. .PP -See also Qt Network Documentation, QNetworkProtocol, QUrlOperator, QHttp, and Input/Output and Networking. +See also TQt Network Documentation, QNetworkProtocol, QUrlOperator, QHttp, and Input/Output and Networking. .SS "Member Type Documentation" .SH "QFtp::Command" This enum is used as the return value for the currentCommand() function. This allows you to perform specific actions for particular commands, e.g. in a FTP client, you might want to clear the directory view when a list() command is started; in this case you can simply check in the slot connected to the start() signal if the currentCommand() is List. @@ -637,8 +637,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqgb18030codec.3qt b/doc/man/man3/tqgb18030codec.3qt index 6c89d170b..88e6bc380 100644 --- a/doc/man/man3/tqgb18030codec.3qt +++ b/doc/man/man3/tqgb18030codec.3qt @@ -9,7 +9,7 @@ .SH NAME QGb18030Codec \- Conversion to and from the Chinese GB18030/GBK/GB2312 encoding .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqgb18030codec.h>\fR .PP @@ -32,11 +32,11 @@ http://oss.software.ibm.com/cvs/icu/~checkout~/charset/source/gb18030/gb18030.ht .TP http://oss.software.ibm.com/cvs/icu/~checkout~/charset/data/xml/gb-18030-2000.xml .PP -The GBK codec was contributed to Qt by Justin Yu <justiny@turbolinux.com.cn> and Sean Chen <seanc@turbolinux.com.cn>. They may also be reached at Yu Mingjian <yumj@sun.ihep.ac.cn>, <yumingjian@china.com> Chen Xiangyang <chenxy@sun.ihep.ac.cn> +The GBK codec was contributed to TQt by Justin Yu <justiny@turbolinux.com.cn> and Sean Chen <seanc@turbolinux.com.cn>. They may also be reached at Yu Mingjian <yumj@sun.ihep.ac.cn>, <yumingjian@china.com> Chen Xiangyang <chenxy@sun.ihep.ac.cn> .PP -The GB18030 codec Qt functions were contributed to Qt by James Su <suzhe@gnuchina.org>, <suzhe@turbolinux.com.cn> who pioneered much of GB18030 development on GNU/Linux systems. +The GB18030 codec TQt functions were contributed to TQt by James Su <suzhe@gnuchina.org>, <suzhe@turbolinux.com.cn> who pioneered much of GB18030 development on GNU/Linux systems. .PP -The GB18030 codec was contributed to Qt by Anthony Fok <anthony@thizlinux.com>, <foka@debian.org> using a Perl script to generate C++ tables from gb-18030-2000.xml while merging contributions from James Su, Justin Yu and Sean Chen. A copy of the source Perl script is available at: +The GB18030 codec was contributed to TQt by Anthony Fok <anthony@thizlinux.com>, <foka@debian.org> using a Perl script to generate C++ tables from gb-18030-2000.xml while merging contributions from James Su, Justin Yu and Sean Chen. A copy of the source Perl script is available at: .PP http://people.debian.org/~foka/gb18030/gen-qgb18030codec.pl .PP @@ -68,8 +68,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqgb2312codec.3qt b/doc/man/man3/tqgb2312codec.3qt index 4a96113c8..ec512b257 100644 --- a/doc/man/man3/tqgb2312codec.3qt +++ b/doc/man/man3/tqgb2312codec.3qt @@ -36,8 +36,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqgbkcodec.3qt b/doc/man/man3/tqgbkcodec.3qt index f33a57cea..2265eda22 100644 --- a/doc/man/man3/tqgbkcodec.3qt +++ b/doc/man/man3/tqgbkcodec.3qt @@ -9,7 +9,7 @@ .SH NAME QGbkCodec \- Conversion to and from the Chinese GBK encoding .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqgb18030codec.h>\fR .PP @@ -40,8 +40,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqgfxdriverfactory.3qt b/doc/man/man3/tqgfxdriverfactory.3qt index 0f9cb6c8e..90c7629f9 100644 --- a/doc/man/man3/tqgfxdriverfactory.3qt +++ b/doc/man/man3/tqgfxdriverfactory.3qt @@ -20,7 +20,7 @@ The graphics driver factory creates a QScreen object for a given key with QGfxDr .PP The drivers are either built-in or dynamically loaded from a driver plugin (see QGfxDriverPlugin). .PP -QGfxDriverFactory::keys() returns a list of valid keys. Qt currently ships with "LinuxFb". +QGfxDriverFactory::keys() returns a list of valid keys. TQt currently ships with "LinuxFb". .PP This class is only available in Qt/Embedded. .SH MEMBER FUNCTION DOCUMENTATION @@ -47,8 +47,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqgfxdriverplugin.3qt b/doc/man/man3/tqgfxdriverplugin.3qt index 6ffad6658..1ae79c5cc 100644 --- a/doc/man/man3/tqgfxdriverplugin.3qt +++ b/doc/man/man3/tqgfxdriverplugin.3qt @@ -42,7 +42,7 @@ Constructs a graphics driver plugin. This is invoked automatically by the \fCQ_E .SH "QGfxDriverPlugin::~QGfxDriverPlugin ()" Destroys the graphics driver plugin. .PP -You never have to call this explicitly. Qt destroys a plugin automatically when it is no longer used. +You never have to call this explicitly. TQt destroys a plugin automatically when it is no longer used. .SH "QScreen * QGfxDriverPlugin::create ( const QString & driver, int displayId )\fC [pure virtual]\fR" Creates a driver matching the type specified by \fIdriver\fR, that will use display \fIdisplayId\fR. .PP @@ -66,8 +66,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqgl.3qt b/doc/man/man3/tqgl.3qt index a337c2ed4..cce35a794 100644 --- a/doc/man/man3/tqgl.3qt +++ b/doc/man/man3/tqgl.3qt @@ -7,7 +7,7 @@ .ad l .nh .SH NAME -QGL \- Namespace for miscellaneous identifiers in the Qt OpenGL module +QGL \- Namespace for miscellaneous identifiers in the TQt OpenGL module .SH SYNOPSIS \fC#include <ntqgl.h>\fR .PP @@ -20,7 +20,7 @@ Inherited by QGLFormat, QGLContext, and QGLWidget. .br .in -1c .SH DESCRIPTION -The QGL class is a namespace for miscellaneous identifiers in the Qt OpenGL module. +The QGL class is a namespace for miscellaneous identifiers in the TQt OpenGL module. .PP Normally you can ignore this class. QGLWidget and the other OpenGL<sup>*</sup> module classes inherit it, so when you make your own QGLWidget subclass you can use the identifiers in the QGL namespace without qualification. .PP @@ -83,8 +83,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqglayoutiterator.3qt b/doc/man/man3/tqglayoutiterator.3qt index 8d15612ca..baf43ca67 100644 --- a/doc/man/man3/tqglayoutiterator.3qt +++ b/doc/man/man3/tqglayoutiterator.3qt @@ -69,8 +69,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqglcolormap.3qt b/doc/man/man3/tqglcolormap.3qt index 75d12727b..1ea072345 100644 --- a/doc/man/man3/tqglcolormap.3qt +++ b/doc/man/man3/tqglcolormap.3qt @@ -154,8 +154,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqglcontext.3qt b/doc/man/man3/tqglcontext.3qt index 2fcebe68d..4f0dc3723 100644 --- a/doc/man/man3/tqglcontext.3qt +++ b/doc/man/man3/tqglcontext.3qt @@ -261,8 +261,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqglformat.3qt b/doc/man/man3/tqglformat.3qt index 09d64e24a..47beedbba 100644 --- a/doc/man/man3/tqglformat.3qt +++ b/doc/man/man3/tqglformat.3qt @@ -499,8 +499,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqglwidget.3qt b/doc/man/man3/tqglwidget.3qt index 5dff77432..84e88c5d3 100644 --- a/doc/man/man3/tqglwidget.3qt +++ b/doc/man/man3/tqglwidget.3qt @@ -139,7 +139,7 @@ Inherits QWidget and QGL. .SH DESCRIPTION The QGLWidget class is a widget for rendering OpenGL graphics. .PP -QGLWidget provides functionality for displaying OpenGL<sup>*</sup> graphics integrated into a Qt application. It is very simple to use. You inherit from it and use the subclass like any other QWidget, except that instead of drawing the widget's contents using QPainter etc. you use the standard OpenGL rendering commands. +QGLWidget provides functionality for displaying OpenGL<sup>*</sup> graphics integrated into a TQt application. It is very simple to use. You inherit from it and use the subclass like any other QWidget, except that instead of drawing the widget's contents using QPainter etc. you use the standard OpenGL rendering commands. .PP QGLWidget provides three convenient virtual functions that you can reimplement in your subclass to perform the typical OpenGL tasks: .TP @@ -157,7 +157,7 @@ Here is a rough outline of how a QGLWidget subclass might look: .br { .br - TQ_OBJECT // must include this if you use Qt signals/slots + TQ_OBJECT // must include this if you use TQt signals/slots .br .br public: @@ -255,7 +255,7 @@ initializeOverlayGL() .PP These methods work in the same way as the normal paintGL() etc. functions, except that they will be called when the overlay context is made current. You can explicitly make the overlay context current by using makeOverlayCurrent(), and you can access the overlay context directly (e.g. to ask for its transparent color) by calling overlayContext(). .PP -On X servers in which the default visual is in an overlay plane, non-GL Qt windows can also be used for overlays. See the examples/opengl/overlay_x11 example program for details. +On X servers in which the default visual is in an overlay plane, non-GL TQt windows can also be used for overlays. See the examples/opengl/overlay_x11 example program for details. .PP <sup>*</sup> OpenGL is a trademark of Silicon Graphics, Inc. in the United States and other countries. .PP @@ -500,8 +500,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqgrid.3qt b/doc/man/man3/tqgrid.3qt index 08cc8e46d..6017609f4 100644 --- a/doc/man/man3/tqgrid.3qt +++ b/doc/man/man3/tqgrid.3qt @@ -63,8 +63,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqgridlayout.3qt b/doc/man/man3/tqgridlayout.3qt index 7a5ce8a5a..b7f058bb6 100644 --- a/doc/man/man3/tqgridlayout.3qt +++ b/doc/man/man3/tqgridlayout.3qt @@ -261,7 +261,7 @@ Alignment is specified by \fIalignment\fR, which is a bitwise OR of Qt::Alignmen You should not call this if you have enabled the auto-add facility of the layout. .IP .TP -From Qt 3.0, the \fIalignment\fR parameter is interpreted more aggressively than in previous versions of Qt. A non-default alignment now indicates that the widget should not grow to fill the available space, but should be sized according to sizeHint(). +From TQt 3.0, the \fIalignment\fR parameter is interpreted more aggressively than in previous versions of Qt. A non-default alignment now indicates that the widget should not grow to fill the available space, but should be sized according to sizeHint(). .PP See also addMultiCellWidget(). .PP @@ -270,7 +270,7 @@ Examples: .SH "QRect QGridLayout::cellGeometry ( int row, int col ) const" Returns the geometry of the cell with row \fIrow\fR and column \fIcol\fR in the grid. Returns an invalid rectangle if \fIrow\fR or \fIcol\fR is outside the grid. .PP -\fBWarning:\fR in the current version of Qt this function does not return valid results until setGeometry() has been called, i.e. after the mainWidget() is visible. +\fBWarning:\fR in the current version of TQt this function does not return valid results until setGeometry() has been called, i.e. after the mainWidget() is visible. .SH "int QGridLayout::colSpacing ( int col ) const" Returns the column spacing for column \fIcol\fR. .PP @@ -378,8 +378,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqgridview.3qt b/doc/man/man3/tqgridview.3qt index 7ec8b9f0d..0ab9c9967 100644 --- a/doc/man/man3/tqgridview.3qt +++ b/doc/man/man3/tqgridview.3qt @@ -170,7 +170,7 @@ paintEmptyArea() is invoked by drawContents() to erase or fill unused areas. .SH "void QGridView::repaintCell ( int row, int column, bool erase = TRUE )" Repaints cell (\fIrow\fR, \fIcolumn\fR). .PP -If \fIerase\fR is TRUE, Qt erases the area of the cell before the paintCell() call; otherwise no erasing takes place. +If \fIerase\fR is TRUE, TQt erases the area of the cell before the paintCell() call; otherwise no erasing takes place. .PP See also QWidget::repaint(). .SH "int QGridView::rowAt ( int y ) const" @@ -233,8 +233,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqgroupbox.3qt b/doc/man/man3/tqgroupbox.3qt index d99054aa1..04d27670c 100644 --- a/doc/man/man3/tqgroupbox.3qt +++ b/doc/man/man3/tqgroupbox.3qt @@ -205,7 +205,7 @@ Sets whether the group box has a checkbox in its title to \fIb\fR. See the "chec .SH "void QGroupBox::setChecked ( bool b )\fC [slot]\fR" Sets whether the group box's checkbox is checked to \fIb\fR. See the "checked" property for details. .SH "void QGroupBox::setColumnLayout ( int strips, Orientation direction )\fC [virtual]\fR" -Changes the layout of the group box. This function is only useful in combination with the default constructor that does not take any layout information. This function will put all existing children in the new layout. It is not good Qt programming style to call this function after children have been inserted. Sets the number of columns or rows to be \fIstrips\fR, depending on \fIdirection\fR. +Changes the layout of the group box. This function is only useful in combination with the default constructor that does not take any layout information. This function will put all existing children in the new layout. It is not good TQt programming style to call this function after children have been inserted. Sets the number of columns or rows to be \fIstrips\fR, depending on \fIdirection\fR. .PP See also orientation and columns. .PP @@ -317,8 +317,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqguardedptr.3qt b/doc/man/man3/tqguardedptr.3qt index f646c8b32..9e10abfa5 100644 --- a/doc/man/man3/tqguardedptr.3qt +++ b/doc/man/man3/tqguardedptr.3qt @@ -136,8 +136,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqhbox.3qt b/doc/man/man3/tqhbox.3qt index 218e4e2fa..100ee69ec 100644 --- a/doc/man/man3/tqhbox.3qt +++ b/doc/man/man3/tqhbox.3qt @@ -80,8 +80,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqhboxlayout.3qt b/doc/man/man3/tqhboxlayout.3qt index 464bac304..a1481074a 100644 --- a/doc/man/man3/tqhboxlayout.3qt +++ b/doc/man/man3/tqhboxlayout.3qt @@ -100,8 +100,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqhbuttongroup.3qt b/doc/man/man3/tqhbuttongroup.3qt index f68ebbf79..da41df0b3 100644 --- a/doc/man/man3/tqhbuttongroup.3qt +++ b/doc/man/man3/tqhbuttongroup.3qt @@ -63,8 +63,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqheader.3qt b/doc/man/man3/tqheader.3qt index 97a2cc759..9fd5459d7 100644 --- a/doc/man/man3/tqheader.3qt +++ b/doc/man/man3/tqheader.3qt @@ -572,8 +572,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqhebrewcodec.3qt b/doc/man/man3/tqhebrewcodec.3qt index 2d6a4dd8a..99a1451e1 100644 --- a/doc/man/man3/tqhebrewcodec.3qt +++ b/doc/man/man3/tqhebrewcodec.3qt @@ -9,7 +9,7 @@ .SH NAME QHebrewCodec \- Conversion to and from visually ordered Hebrew .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqrtlcodec.h>\fR .PP @@ -66,8 +66,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqhgroupbox.3qt b/doc/man/man3/tqhgroupbox.3qt index 32d945285..4398dcb21 100644 --- a/doc/man/man3/tqhgroupbox.3qt +++ b/doc/man/man3/tqhgroupbox.3qt @@ -63,8 +63,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqhideevent.3qt b/doc/man/man3/tqhideevent.3qt index 1175b7de4..005a627dd 100644 --- a/doc/man/man3/tqhideevent.3qt +++ b/doc/man/man3/tqhideevent.3qt @@ -45,8 +45,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqhostaddress.3qt b/doc/man/man3/tqhostaddress.3qt index b3e0f87f6..a64c0e400 100644 --- a/doc/man/man3/tqhostaddress.3qt +++ b/doc/man/man3/tqhostaddress.3qt @@ -176,8 +176,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqhttp.3qt b/doc/man/man3/tqhttp.3qt index 885e8bac2..b8160f5c5 100644 --- a/doc/man/man3/tqhttp.3qt +++ b/doc/man/man3/tqhttp.3qt @@ -272,7 +272,7 @@ The functions currentId() and currentRequest() provide more information about th .PP The functions hasPendingRequests() and clearPendingRequests() allow you to query and clear the list of pending requests. .PP -See also Qt Network Documentation, QNetworkProtocol, QUrlOperator, QFtp, and Input/Output and Networking. +See also TQt Network Documentation, QNetworkProtocol, QUrlOperator, QFtp, and Input/Output and Networking. .SS "Member Type Documentation" .SH "QHttp::Error" This enum identifies the error that occurred. @@ -530,8 +530,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqhttpheader.3qt b/doc/man/man3/tqhttpheader.3qt index e1e0e4548..13f2bab35 100644 --- a/doc/man/man3/tqhttpheader.3qt +++ b/doc/man/man3/tqhttpheader.3qt @@ -198,8 +198,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqhttprequestheader.3qt b/doc/man/man3/tqhttprequestheader.3qt index 1c925f3cc..ddd17d03e 100644 --- a/doc/man/man3/tqhttprequestheader.3qt +++ b/doc/man/man3/tqhttprequestheader.3qt @@ -125,8 +125,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqhttpresponseheader.3qt b/doc/man/man3/tqhttpresponseheader.3qt index 000e3351b..ffe58f758 100644 --- a/doc/man/man3/tqhttpresponseheader.3qt +++ b/doc/man/man3/tqhttpresponseheader.3qt @@ -82,8 +82,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqicondrag.3qt b/doc/man/man3/tqicondrag.3qt index 7525d532b..1d204eb62 100644 --- a/doc/man/man3/tqicondrag.3qt +++ b/doc/man/man3/tqicondrag.3qt @@ -84,8 +84,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqicondragevent.3qt b/doc/man/man3/tqicondragevent.3qt index 33ec3aa4a..7814856ee 100644 --- a/doc/man/man3/tqicondragevent.3qt +++ b/doc/man/man3/tqicondragevent.3qt @@ -74,8 +74,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqicondragitem.3qt b/doc/man/man3/tqicondragitem.3qt index daa5a70d6..8dc05ee4c 100644 --- a/doc/man/man3/tqicondragitem.3qt +++ b/doc/man/man3/tqicondragitem.3qt @@ -64,8 +64,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqiconfactory.3qt b/doc/man/man3/tqiconfactory.3qt index 8eca46a8e..1587bb55b 100644 --- a/doc/man/man3/tqiconfactory.3qt +++ b/doc/man/man3/tqiconfactory.3qt @@ -86,8 +86,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqiconset.3qt b/doc/man/man3/tqiconset.3qt index 2f8ec2515..d5a0f35e0 100644 --- a/doc/man/man3/tqiconset.3qt +++ b/doc/man/man3/tqiconset.3qt @@ -88,7 +88,7 @@ The QIconSet class provides a set of icons with different styles and sizes. .PP A QIconSet can generate smaller, larger, active, and disabled pixmaps from the set of icons it is given. Such pixmaps are used by QToolButton, QHeader, QPopupMenu, etc. to show an icon representing a particular action. .PP -The simplest use of QIconSet is to create one from a QPixmap and then use it, allowing Qt to work out all the required icon styles and sizes. For example: +The simplest use of QIconSet is to create one from a QPixmap and then use it, allowing TQt to work out all the required icon styles and sizes. For example: .PP .nf .br @@ -112,7 +112,7 @@ You can use the static function setIconSize() to set the preferred size of the g .PP The isGenerated() function returns TRUE if an icon was generated by QIconSet or by a factory; clearGenerated() clears all cached pixmaps. .SH "Making Classes that Use QIconSet" -If you write your own widgets that have an option to set a small pixmap, consider allowing a QIconSet to be set for that pixmap. The Qt class QToolButton is an example of such a widget. +If you write your own widgets that have an option to set a small pixmap, consider allowing a QIconSet to be set for that pixmap. The TQt class QToolButton is an example of such a widget. .PP Provide a method to set a QIconSet, and when you draw the icon, choose whichever icon is appropriate for the current state of your widget. For example: .PP @@ -272,8 +272,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqiconview.3qt b/doc/man/man3/tqiconview.3qt index 1613f1f9a..cec42a5e3 100644 --- a/doc/man/man3/tqiconview.3qt +++ b/doc/man/man3/tqiconview.3qt @@ -949,8 +949,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqiconviewitem.3qt b/doc/man/man3/tqiconviewitem.3qt index d1e3733a1..17b04013c 100644 --- a/doc/man/man3/tqiconviewitem.3qt +++ b/doc/man/man3/tqiconviewitem.3qt @@ -564,8 +564,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqimage.3qt b/doc/man/man3/tqimage.3qt index 95b7ce51f..27a70f13f 100644 --- a/doc/man/man3/tqimage.3qt +++ b/doc/man/man3/tqimage.3qt @@ -305,7 +305,7 @@ QImage \- Hardware-independent pixmap representation with direct access to the p .SH DESCRIPTION The QImage class provides a hardware-independent pixmap representation with direct access to the pixel data. .PP -It is one of the two classes Qt provides for dealing with images, the other being QPixmap. QImage is designed and optimized for I/O and for direct pixel access/manipulation. QPixmap is designed and optimized for drawing. There are (slow) functions to convert between QImage and QPixmap: QPixmap::convertToImage() and QPixmap::convertFromImage(). +It is one of the two classes TQt provides for dealing with images, the other being QPixmap. QImage is designed and optimized for I/O and for direct pixel access/manipulation. QPixmap is designed and optimized for drawing. There are (slow) functions to convert between QImage and QPixmap: QPixmap::convertToImage() and QPixmap::convertFromImage(). .PP An image has the parameters width, height and depth (bits per pixel, bpp), a color table and the actual pixels. QImage supports 1-bpp, 8-bpp and 32-bpp image data. 1-bpp and 8-bpp images use a color lookup table; the pixel value is a color table index. .PP @@ -1083,8 +1083,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqimageconsumer.3qt b/doc/man/man3/tqimageconsumer.3qt index 59c8a1415..d20ece7ef 100644 --- a/doc/man/man3/tqimageconsumer.3qt +++ b/doc/man/man3/tqimageconsumer.3qt @@ -96,8 +96,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqimagedecoder.3qt b/doc/man/man3/tqimagedecoder.3qt index bd8957eee..99c197d0c 100644 --- a/doc/man/man3/tqimagedecoder.3qt +++ b/doc/man/man3/tqimagedecoder.3qt @@ -99,8 +99,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqimagedrag.3qt b/doc/man/man3/tqimagedrag.3qt index c50e55a09..003636d32 100644 --- a/doc/man/man3/tqimagedrag.3qt +++ b/doc/man/man3/tqimagedrag.3qt @@ -93,8 +93,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqimageformat.3qt b/doc/man/man3/tqimageformat.3qt index 9590ac32f..adfb27212 100644 --- a/doc/man/man3/tqimageformat.3qt +++ b/doc/man/man3/tqimageformat.3qt @@ -51,8 +51,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqimageformatplugin.3qt b/doc/man/man3/tqimageformatplugin.3qt index 147486ef1..358caa6d8 100644 --- a/doc/man/man3/tqimageformatplugin.3qt +++ b/doc/man/man3/tqimageformatplugin.3qt @@ -40,7 +40,7 @@ Constructs an image format plugin. This is invoked automatically by the Q_EXPORT .SH "QImageFormatPlugin::~QImageFormatPlugin ()" Destroys the image format plugin. .PP -You never have to call this explicitly. Qt destroys a plugin automatically when it is no longer used. +You never have to call this explicitly. TQt destroys a plugin automatically when it is no longer used. .SH "bool QImageFormatPlugin::installIOHandler ( const QString & format )\fC [pure virtual]\fR" Installs a QImageIO image I/O handler for the image format \fIformat\fR. .PP @@ -64,8 +64,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqimageformattype.3qt b/doc/man/man3/tqimageformattype.3qt index c4902cc62..c25644d98 100644 --- a/doc/man/man3/tqimageformattype.3qt +++ b/doc/man/man3/tqimageformattype.3qt @@ -38,7 +38,7 @@ New image file formats are installed by creating objects of derived classes of Q .PP QImageFormatType is a very simple class. Its only task is to recognize image data in some format and make a new object, subclassed from QImageFormat, which can decode that format. .PP -The factories for formats built into Qt are automatically defined before any other factory is initialized. If two factories would recognize an image format, the factory created last will override the earlier one; you can thus override current and future built-in formats. +The factories for formats built into TQt are automatically defined before any other factory is initialized. If two factories would recognize an image format, the factory created last will override the earlier one; you can thus override current and future built-in formats. .PP See also Graphics Classes, Image Processing Classes, and Multimedia Classes. .SH MEMBER FUNCTION DOCUMENTATION @@ -66,8 +66,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqimageio.3qt b/doc/man/man3/tqimageio.3qt index d92c822af..2367c9dae 100644 --- a/doc/man/man3/tqimageio.3qt +++ b/doc/man/man3/tqimageio.3qt @@ -107,7 +107,7 @@ QImageIO \- Parameters for loading and saving images .SH DESCRIPTION The QImageIO class contains parameters for loading and saving images. .PP -QImageIO contains a QIODevice object that is used for image data I/O. The programmer can install new image file formats in addition to those that Qt provides. +QImageIO contains a QIODevice object that is used for image data I/O. The programmer can install new image file formats in addition to those that TQt provides. .PP Qt currently supports the following image file formats: PNG, BMP, XBM, XPM and PNM. It may also support JPEG, MNG and GIF, if specially configured during compilation. The different PNM formats are: PBM (P1 or P4), PGM (P2 or P5), and PPM (P3 or P6). .PP @@ -134,7 +134,7 @@ Destroys the object and all related data. .SH "void QImageIO::defineIOHandler ( const char * format, const char * header, const char * flags, image_io_handler readImage, image_io_handler writeImage )\fC [static]\fR" Defines an image I/O handler for the image format called \fIformat\fR, which is recognized using the regular expression \fIheader\fR, read using \fIreadImage\fR and written using \fIwriteImage\fR. .PP -\fIflags\fR is a string of single-character flags for this format. The only flag defined currently is T (upper case), so the only legal value for \fIflags\fR are "T" and the empty string. The "T" flag means that the image file is a text file, and Qt should treat all newline conventions as equivalent. (XPM files and some PPM files are text files for example.) +\fIflags\fR is a string of single-character flags for this format. The only flag defined currently is T (upper case), so the only legal value for \fIflags\fR are "T" and the empty string. The "T" flag means that the image file is a text file, and TQt should treat all newline conventions as equivalent. (XPM files and some PPM files are text files for example.) .PP \fIformat\fR is used to select a handler to write a QImage; \fIheader\fR is used to select a handler to read an image file. .PP @@ -177,11 +177,11 @@ Example: .br .fi .PP -Before the regex test, all the 0 bytes in the file header are converted to 1 bytes. This is done because when Qt was ASCII-based, QRegExp could not handle 0 bytes in strings. +Before the regex test, all the 0 bytes in the file header are converted to 1 bytes. This is done because when TQt was ASCII-based, QRegExp could not handle 0 bytes in strings. .PP The regexp is only applied on the first 14 bytes of the file. .PP -Note that Qt assumes that there is only one handler per format; if two handlers support the same format, Qt will choose one arbitrarily. It is not possible to have one handler support reading, and another support writing. +Note that TQt assumes that there is only one handler per format; if two handlers support the same format, TQt will choose one arbitrarily. It is not possible to have one handler support reading, and another support writing. .SH "QString QImageIO::description () const" Returns the image description string. .PP @@ -257,7 +257,7 @@ See also setIODevice(), setFileName(), setFormat(), write(), and QPixmap::load() .SH "void QImageIO::setDescription ( const QString & description )" Sets the image description string for image handlers that support image descriptions to \fIdescription\fR. .PP -Currently, no image format supported by Qt uses the description string. +Currently, no image format supported by TQt uses the description string. .SH "void QImageIO::setFileName ( const QString & fileName )" Sets the name of the file to read or write an image from to \fIfileName\fR. .PP @@ -267,7 +267,7 @@ Sets the image format to \fIformat\fR for the image to be read or written. .PP It is necessary to specify a format before writing an image, but it is not necessary to specify a format before reading an image. .PP -If no format has been set, Qt guesses the image format before reading it. If a format is set the image will only be read if it has that format. +If no format has been set, TQt guesses the image format before reading it. If a format is set the image will only be read if it has that format. .PP See also read(), write(), and format(). .SH "void QImageIO::setGamma ( float gamma )" @@ -291,7 +291,7 @@ See also image(). .SH "void QImageIO::setParameters ( const char * parameters )" Sets the image's parameter string to \fIparameters\fR. This is for image handlers that require special parameters. .PP -Although the current image formats supported by Qt ignore the parameters string, it may be used in future extensions or by contributions (for example, JPEG). +Although the current image formats supported by TQt ignore the parameters string, it may be used in future extensions or by contributions (for example, JPEG). .PP See also parameters(). .SH "void QImageIO::setQuality ( int q )" @@ -353,8 +353,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqimevent.3qt b/doc/man/man3/tqimevent.3qt index 994d8822d..51f4e499e 100644 --- a/doc/man/man3/tqimevent.3qt +++ b/doc/man/man3/tqimevent.3qt @@ -115,8 +115,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqinputdialog.3qt b/doc/man/man3/tqinputdialog.3qt index a31f165e4..317416ff9 100644 --- a/doc/man/man3/tqinputdialog.3qt +++ b/doc/man/man3/tqinputdialog.3qt @@ -189,8 +189,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqintcache.3qt b/doc/man/man3/tqintcache.3qt index a80006e47..f65090032 100644 --- a/doc/man/man3/tqintcache.3qt +++ b/doc/man/man3/tqintcache.3qt @@ -113,7 +113,7 @@ The cache's size is limited, and if the total cost is too high, QIntCache will r .PP The parameter \fIp\fR is internal and should be left at the default value (0). .PP -\fBWarning:\fR If this function returns FALSE (for example, the cost \fC,\fR exceeds maxCost()), you must delete \fId\fR yourself. Additionally, be very careful about using \fId\fR after calling this function. Any other insertions into the cache, from anywhere in the application or within Qt itself, could cause the object to be discarded from the cache and the pointer to become invalid. +\fBWarning:\fR If this function returns FALSE (for example, the cost \fC,\fR exceeds maxCost()), you must delete \fId\fR yourself. Additionally, be very careful about using \fId\fR after calling this function. Any other insertions into the cache, from anywhere in the application or within TQt itself, could cause the object to be discarded from the cache and the pointer to become invalid. .SH "bool QIntCache::isEmpty () const" Returns TRUE if the cache is empty; otherwise returns FALSE. .SH "int QIntCache::maxCost () const" @@ -173,8 +173,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqintcacheiterator.3qt b/doc/man/man3/tqintcacheiterator.3qt index 4d6362693..dd7cbeebe 100644 --- a/doc/man/man3/tqintcacheiterator.3qt +++ b/doc/man/man3/tqintcacheiterator.3qt @@ -145,8 +145,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqintdict.3qt b/doc/man/man3/tqintdict.3qt index bd0301c16..0982c8dd4 100644 --- a/doc/man/man3/tqintdict.3qt +++ b/doc/man/man3/tqintdict.3qt @@ -303,8 +303,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqintdictiterator.3qt b/doc/man/man3/tqintdictiterator.3qt index e260df860..146092438 100644 --- a/doc/man/man3/tqintdictiterator.3qt +++ b/doc/man/man3/tqintdictiterator.3qt @@ -145,8 +145,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqintvalidator.3qt b/doc/man/man3/tqintvalidator.3qt index e9201af78..faf004aab 100644 --- a/doc/man/man3/tqintvalidator.3qt +++ b/doc/man/man3/tqintvalidator.3qt @@ -191,8 +191,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqiodevice.3qt b/doc/man/man3/tqiodevice.3qt index 31a2b88c4..c428be7dd 100644 --- a/doc/man/man3/tqiodevice.3qt +++ b/doc/man/man3/tqiodevice.3qt @@ -9,7 +9,7 @@ .SH NAME QIODevice \- The base class of I/O devices .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqiodevice.h>\fR .PP @@ -539,8 +539,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqjiscodec.3qt b/doc/man/man3/tqjiscodec.3qt index 7a973faf2..e98c31a7e 100644 --- a/doc/man/man3/tqjiscodec.3qt +++ b/doc/man/man3/tqjiscodec.3qt @@ -9,7 +9,7 @@ .SH NAME QJisCodec \- Conversion to and from JIS character sets .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqjiscodec.h>\fR .PP @@ -51,7 +51,7 @@ In addition, the extensions "nec-vdc", "ibm-vdc" and "udc" are supported. .PP For example, if you want to use Unicode style conversion but with NEC's extension, set \fCUNICODEMAP_JP\fR to <nobr>\fCunicode-0.9, nec-vdc\fR.</nobr> (You will probably need to quote that in a shell command.) .PP -Most of the code here was written by Serika Kurusugawa, a.k.a. Junji Takagi, and is included in Qt with the author's permission and the grateful thanks of the Trolltech team. Here is the copyright statement for that code: +Most of the code here was written by Serika Kurusugawa, a.k.a. Junji Takagi, and is included in TQt with the author's permission and the grateful thanks of the Trolltech team. Here is the copyright statement for that code: .PP Copyright (C) 1999 Serika Kurusugawa. All rights reserved. .PP @@ -84,8 +84,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqkbddriverfactory.3qt b/doc/man/man3/tqkbddriverfactory.3qt index ccc6fdf50..f89504ea7 100644 --- a/doc/man/man3/tqkbddriverfactory.3qt +++ b/doc/man/man3/tqkbddriverfactory.3qt @@ -47,8 +47,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqkbddriverplugin.3qt b/doc/man/man3/tqkbddriverplugin.3qt index 2b5d06eeb..5928ecb85 100644 --- a/doc/man/man3/tqkbddriverplugin.3qt +++ b/doc/man/man3/tqkbddriverplugin.3qt @@ -42,7 +42,7 @@ Constructs a keyboard driver plugin. This is invoked automatically by the \fCQ_E .SH "QKbdDriverPlugin::~QKbdDriverPlugin ()" Destroys the keyboard driver plugin. .PP -You never have to call this explicitly. Qt destroys a plugin automatically when it is no longer used. +You never have to call this explicitly. TQt destroys a plugin automatically when it is no longer used. .SH "QWSKeyboardHandler * QKbdDriverPlugin::create ( const QString & driver, const QString & device )\fC [pure virtual]\fR" Creates a driver matching the type specified by \fIdriver\fR and \fIdevice\fR. .PP @@ -66,8 +66,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqkeyevent.3qt b/doc/man/man3/tqkeyevent.3qt index 1a7faeef4..806e91b9b 100644 --- a/doc/man/man3/tqkeyevent.3qt +++ b/doc/man/man3/tqkeyevent.3qt @@ -143,8 +143,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqkeysequence.3qt b/doc/man/man3/tqkeysequence.3qt index b93c22f65..5e739af3b 100644 --- a/doc/man/man3/tqkeysequence.3qt +++ b/doc/man/man3/tqkeysequence.3qt @@ -157,8 +157,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlabel.3qt b/doc/man/man3/tqlabel.3qt index 03f382615..91f6b274b 100644 --- a/doc/man/man3/tqlabel.3qt +++ b/doc/man/man3/tqlabel.3qt @@ -423,8 +423,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlayout.3qt b/doc/man/man3/tqlayout.3qt index 50270d089..c4460f7d0 100644 --- a/doc/man/man3/tqlayout.3qt +++ b/doc/man/man3/tqlayout.3qt @@ -396,8 +396,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlayoutitem.3qt b/doc/man/man3/tqlayoutitem.3qt index 58dda2b4a..fc7a3431f 100644 --- a/doc/man/man3/tqlayoutitem.3qt +++ b/doc/man/man3/tqlayoutitem.3qt @@ -214,8 +214,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlayoutiterator.3qt b/doc/man/man3/tqlayoutiterator.3qt index c43945859..b3dd4f9db 100644 --- a/doc/man/man3/tqlayoutiterator.3qt +++ b/doc/man/man3/tqlayoutiterator.3qt @@ -128,8 +128,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlcdnumber.3qt b/doc/man/man3/tqlcdnumber.3qt index ea4eb9e97..c4fc47f20 100644 --- a/doc/man/man3/tqlcdnumber.3qt +++ b/doc/man/man3/tqlcdnumber.3qt @@ -323,8 +323,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlibrary.3qt b/doc/man/man3/tqlibrary.3qt index 5a9293043..8a4c77a9c 100644 --- a/doc/man/man3/tqlibrary.3qt +++ b/doc/man/man3/tqlibrary.3qt @@ -9,7 +9,7 @@ .SH NAME QLibrary \- Wrapper for handling shared libraries .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqlibrary.h>\fR .PP @@ -268,8 +268,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlineedit.3qt b/doc/man/man3/tqlineedit.3qt index 2900ba56d..e38c57a89 100644 --- a/doc/man/man3/tqlineedit.3qt +++ b/doc/man/man3/tqlineedit.3qt @@ -766,8 +766,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlistbox.3qt b/doc/man/man3/tqlistbox.3qt index b34ee1ee7..6011f88a5 100644 --- a/doc/man/man3/tqlistbox.3qt +++ b/doc/man/man3/tqlistbox.3qt @@ -419,7 +419,7 @@ This is typically a single-column list in which either no item or one item is se .PP QListBox will add scroll bars as necessary, but it isn't intended for \fIreally\fR big lists. If you want more than a few thousand items, it's probably better to use a different widget mainly because the scroll bars won't provide very good navigation, but also because QListBox may become slow with huge lists. (See QListView and QTable for possible alternatives.) .PP -There are a variety of selection modes described in the QListBox::SelectionMode documentation. The default is Single selection mode, but you can change it using setSelectionMode(). (setMultiSelection() is still provided for compatibility with Qt 1.x. We recommend using setSelectionMode() in all code.) +There are a variety of selection modes described in the QListBox::SelectionMode documentation. The default is Single selection mode, but you can change it using setSelectionMode(). (setMultiSelection() is still provided for compatibility with TQt 1.x. We recommend using setSelectionMode() in all code.) .PP Because QListBox offers multiple selection it must display keyboard focus and selection state separately. Therefore there are functions both to set the selection state of an item, i.e. setSelected(), and to set which item displays keyboard focus, i.e. setCurrentItem(). .PP @@ -1098,8 +1098,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlistboxitem.3qt b/doc/man/man3/tqlistboxitem.3qt index d418f7b1a..d7bc8c4fe 100644 --- a/doc/man/man3/tqlistboxitem.3qt +++ b/doc/man/man3/tqlistboxitem.3qt @@ -191,8 +191,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlistboxpixmap.3qt b/doc/man/man3/tqlistboxpixmap.3qt index 5288ac918..7365cc151 100644 --- a/doc/man/man3/tqlistboxpixmap.3qt +++ b/doc/man/man3/tqlistboxpixmap.3qt @@ -108,8 +108,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlistboxtext.3qt b/doc/man/man3/tqlistboxtext.3qt index 5714a37d4..1e3bc32e0 100644 --- a/doc/man/man3/tqlistboxtext.3qt +++ b/doc/man/man3/tqlistboxtext.3qt @@ -86,8 +86,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlistview.3qt b/doc/man/man3/tqlistview.3qt index 39629dece..f821b4956 100644 --- a/doc/man/man3/tqlistview.3qt +++ b/doc/man/man3/tqlistview.3qt @@ -1096,8 +1096,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlistviewitem.3qt b/doc/man/man3/tqlistviewitem.3qt index 550099022..d24cdda71 100644 --- a/doc/man/man3/tqlistviewitem.3qt +++ b/doc/man/man3/tqlistviewitem.3qt @@ -712,8 +712,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlistviewitemiterator.3qt b/doc/man/man3/tqlistviewitemiterator.3qt index 672564007..cfcfb2676 100644 --- a/doc/man/man3/tqlistviewitemiterator.3qt +++ b/doc/man/man3/tqlistviewitemiterator.3qt @@ -206,8 +206,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlocale.3qt b/doc/man/man3/tqlocale.3qt index d3654afa4..3e0fcf5c5 100644 --- a/doc/man/man3/tqlocale.3qt +++ b/doc/man/man3/tqlocale.3qt @@ -9,7 +9,7 @@ .SH NAME QLocale \- Converts between numbers and their string representations in various languages .SH SYNOPSIS -Almost all the functions in this class are reentrant when Qt is built with thread support. The exception is \fBsetDefault\fR(). </p> +Almost all the functions in this class are reentrant when TQt is built with thread support. The exception is \fBsetDefault\fR(). </p> .PP \fC#include <ntqlocale.h>\fR .PP @@ -1237,8 +1237,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqlocalfs.3qt b/doc/man/man3/tqlocalfs.3qt index 681a30380..11dddc29e 100644 --- a/doc/man/man3/tqlocalfs.3qt +++ b/doc/man/man3/tqlocalfs.3qt @@ -36,7 +36,7 @@ This code will only work if the QLocalFs class is registered; to register the cl .PP If you really need to use QLocalFs directly, don't forget to set its QUrlOperator with setUrl(). .PP -See also Qt Network Documentation, QNetworkProtocol, QUrlOperator, and Input/Output and Networking. +See also TQt Network Documentation, QNetworkProtocol, QUrlOperator, and Input/Output and Networking. .SH MEMBER FUNCTION DOCUMENTATION .SH "QLocalFs::QLocalFs ()" Constructor. @@ -55,8 +55,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmacmime.3qt b/doc/man/man3/tqmacmime.3qt index eca9e8bcb..1fd77e19d 100644 --- a/doc/man/man3/tqmacmime.3qt +++ b/doc/man/man3/tqmacmime.3qt @@ -69,7 +69,7 @@ kScrapFlavorTypeUnicode - converted to "text/plain;charset=ISO-10646-UCS-2" and .TP kScrapFlavorTypeText - converted to "text/plain;charset=system" or "text/plain" and supported by QTextDrag. .TP -kScrapFlavorTypePicture - converted to "image/format", where format is a Qt image format, and supported by QImageDrag. +kScrapFlavorTypePicture - converted to "image/format", where format is a TQt image format, and supported by QImageDrag. .TP kDragFlavorTypeHFS - converted to "text/uri-list", and supported by QUriDrag. .PP @@ -138,8 +138,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmacstyle.3qt b/doc/man/man3/tqmacstyle.3qt index 65fa493be..9d1383a62 100644 --- a/doc/man/man3/tqmacstyle.3qt +++ b/doc/man/man3/tqmacstyle.3qt @@ -54,7 +54,7 @@ There are additional issues that should be taken into consideration to make an a Layout - The restrictions on window layout are such that some aspects of layout that are style-dependent cannot be achieved using QLayout. Changes are being considered (and feedback would be appreciated) to make layouts QStyle-able. Some of the restrictions involve horizontal and vertical widget alignment and widget size (covered below). .IP .TP -Widget size - Aqua allows widgets to have specific fixed sizes. Qt does not fully implement this behaviour so as to maintain multiplatform compatibility. As a result some widgets sizes may be inappropriate (and subsequently not rendered correctly by the Appearance Manager).The QWidget::sizeHint() will return the appropriate size for many managed widgets (widgets enumerated in QStyle::ContentsType). +Widget size - Aqua allows widgets to have specific fixed sizes. TQt does not fully implement this behaviour so as to maintain multiplatform compatibility. As a result some widgets sizes may be inappropriate (and subsequently not rendered correctly by the Appearance Manager).The QWidget::sizeHint() will return the appropriate size for many managed widgets (widgets enumerated in QStyle::ContentsType). .IP .TP Effects - QMacStyle (in contrast to QAquaStyle) is not emulating (except where Appearance Manager does not provide certain capabilities), for example QPushButton pulsing effects. In this case a near matching emulation has been implemented, but naturally this will not be identical to the similar functionality built into the Appearance Manager. Please report any issues you see in effects or non-standard widgets. @@ -123,8 +123,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmainwindow.3qt b/doc/man/man3/tqmainwindow.3qt index c71e34418..caf27d456 100644 --- a/doc/man/man3/tqmainwindow.3qt +++ b/doc/man/man3/tqmainwindow.3qt @@ -247,7 +247,7 @@ Inherits QWidget. .SH DESCRIPTION The QMainWindow class provides a main application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar. .PP -Main windows are most often used to provide menus, toolbars and a status bar around a large central widget, such as a text edit, drawing canvas or QWorkspace (for MDI applications). QMainWindow is usually subclassed since this makes it easier to encapsulate the central widget, menus and toolbars as well as the window's state. Subclassing makes it possible to create the slots that are called when the user clicks menu items or toolbar buttons. You can also create main windows using Qt Designer. We'll briefly review adding menu items and toolbar buttons then describe the facilities of QMainWindow itself. +Main windows are most often used to provide menus, toolbars and a status bar around a large central widget, such as a text edit, drawing canvas or QWorkspace (for MDI applications). QMainWindow is usually subclassed since this makes it easier to encapsulate the central widget, menus and toolbars as well as the window's state. Subclassing makes it possible to create the slots that are called when the user clicks menu items or toolbar buttons. You can also create main windows using TQt Designer. We'll briefly review adding menu items and toolbar buttons then describe the facilities of QMainWindow itself. .PP .nf .br @@ -271,7 +271,7 @@ QMainWindows may be created in their own right as shown above. The central widge .br ApplicationWindow *mw = new ApplicationWindow(); .br - mw->setCaption( "Qt Example - Application" ); + mw->setCaption( "TQt Example - Application" ); .br mw->show(); .fi @@ -833,8 +833,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmap.3qt b/doc/man/man3/tqmap.3qt index e7cc4ebf6..50155ec74 100644 --- a/doc/man/man3/tqmap.3qt +++ b/doc/man/man3/tqmap.3qt @@ -170,7 +170,7 @@ QMap \- Value-based template class that provides a dictionary .SH DESCRIPTION The QMap class is a value-based template class that provides a dictionary. .PP -QMap is a Qt implementation of an STL-like map container. It can be used in your application if the standard \fCmap\fR is not available on all your target platforms. QMap is part of the Qt Template Library. +QMap is a TQt implementation of an STL-like map container. It can be used in your application if the standard \fCmap\fR is not available on all your target platforms. QMap is part of the TQt Template Library. .PP QMap<Key, Data> defines a template instance to create a dictionary with keys of type Key and values of type Data. QMap does not store pointers to the members of the map; instead, it holds a copy of every member. For this reason, QMap is value-based, whereas QPtrList and QDict are pointer-based. .PP @@ -188,7 +188,7 @@ Note that C++ defaults to field-by-field assignment operators and copy construct .PP The class used for the key requires that the \fCoperator<\fR is implemented to define ordering of the keys. .PP -QMap's function naming is consistent with the other Qt classes (e.g., count(), isEmpty()). QMap also provides extra functions for compatibility with STL algorithms, such as size() and empty(). Programmers already familiar with the STL \fCmap\fR can use these the STL-like functions if preferred. +QMap's function naming is consistent with the other TQt classes (e.g., count(), isEmpty()). QMap also provides extra functions for compatibility with STL algorithms, such as size() and empty(). Programmers already familiar with the STL \fCmap\fR can use these the STL-like functions if preferred. .PP Example: .PP @@ -340,14 +340,14 @@ There are a couple of ways of inserting new items into the map. One uses the ins .PP Items can also be removed from the map in several ways. One way is to pass an iterator to remove(). Another way is to pass a key value to remove(), which will delete the entry with the requested key. In addition you can clear the entire map using the clear() method. .PP -See also QMapIterator, Qt Template Library Classes, Implicitly and Explicitly Shared Classes, and Non-GUI Classes. +See also QMapIterator, TQt Template Library Classes, Implicitly and Explicitly Shared Classes, and Non-GUI Classes. .SS "Member Type Documentation" .SH "QMap::ConstIterator" -The map's const iterator type, Qt style. +The map's const iterator type, TQt style. .SH "QMap::Iterator" -The map's iterator type, Qt style. +The map's iterator type, TQt style. .SH "QMap::ValueType" -Corresponds to QPair<key_type, mapped_type>, Qt style. +Corresponds to QPair<key_type, mapped_type>, TQt style. .SH "QMap::const_iterator" The map's const iterator type. .SH "QMap::const_pointer" @@ -542,8 +542,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmapconstiterator.3qt b/doc/man/man3/tqmapconstiterator.3qt index f9e3d04cd..20258d7af 100644 --- a/doc/man/man3/tqmapconstiterator.3qt +++ b/doc/man/man3/tqmapconstiterator.3qt @@ -72,7 +72,7 @@ In contrast to QMapIterator, this class is used to iterate over a const map. It .PP For more information on QMap iterators, see QMapIterator and the QMap example. .PP -See also QMap, QMapIterator, Qt Template Library Classes, and Non-GUI Classes. +See also QMap, QMapIterator, TQt Template Library Classes, and Non-GUI Classes. .SS "Member Type Documentation" .SH "QMapConstIterator::iterator_category" The type of iterator category, \fCstd::bidirectional_iterator_tag\fR. @@ -129,8 +129,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmapiterator.3qt b/doc/man/man3/tqmapiterator.3qt index 17cd56303..6eec40606 100644 --- a/doc/man/man3/tqmapiterator.3qt +++ b/doc/man/man3/tqmapiterator.3qt @@ -77,7 +77,7 @@ QMap is highly optimized for performance and memory usage, but the trade-off is .PP For every Iterator there is also a ConstIterator. You must use the ConstIterator to access a QMap in a const environment or if the reference or pointer to the map is itself const. Its semantics are the same, but it only returns const references to the item it points to. .PP -See also QMap, QMapConstIterator, Qt Template Library Classes, and Non-GUI Classes. +See also QMap, QMapConstIterator, TQt Template Library Classes, and Non-GUI Classes. .SS "Member Type Documentation" .SH "QMapIterator::iterator_category" The type of iterator category, \fCstd::bidirectional_iterator_tag\fR. @@ -140,8 +140,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmemarray.3qt b/doc/man/man3/tqmemarray.3qt index ee598135f..dd9df257b 100644 --- a/doc/man/man3/tqmemarray.3qt +++ b/doc/man/man3/tqmemarray.3qt @@ -9,7 +9,7 @@ .SH NAME QMemArray \- Template class that provides arrays of simple types .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqmemarray.h>\fR .PP @@ -450,7 +450,7 @@ New elements are not initialized. .PP \fIoptim\fR is either \fCQGArray::MemOptim\fR (the default) or \fCQGArray::SpeedOptim\fR. .PP -\fBNote:\fR By default, \fCSpeedOptim\fR is not available for general use since it is only available if Qt is built in a particular configuration. +\fBNote:\fR By default, \fCSpeedOptim\fR is not available for general use since it is only available if TQt is built in a particular configuration. .PP See also size(). .PP @@ -559,8 +559,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmenubar.3qt b/doc/man/man3/tqmenubar.3qt index ad542f03a..571010f6d 100644 --- a/doc/man/man3/tqmenubar.3qt +++ b/doc/man/man3/tqmenubar.3qt @@ -212,7 +212,7 @@ Menu items may be removed with removeItem() and enabled or disabled with setItem .SH "QMenuBar on Qt/Mac" QMenuBar on Qt/Mac is a wrapper for using the system-wide menubar. If you have multiple menubars in one dialog the outermost menubar (normally inside a widget with widget flag WType_TopLevel) will be used for the system-wide menubar. .PP -Note that arbitrary Qt widgets \fIcannot\fR be inserted into a QMenuBar on the Mac because Qt uses Mac's native menus which don't support this functionality. This limitation does not apply to stand-alone QPopupMenus. +Note that arbitrary TQt widgets \fIcannot\fR be inserted into a QMenuBar on the Mac because TQt uses Mac's native menus which don't support this functionality. This limitation does not apply to stand-alone QPopupMenus. .PP Qt/Mac also provides a menubar merging feature to make QMenuBar conform more closely to accepted Mac OS X menubar layout. The merging functionality is based on string matching the title of a QPopupMenu entry. These strings are translated (using QObject::tr()) in the "QMenuBar" context. If an entry is moved its slots will still fire as if it was in the original place. The table below outlines the strings looked for and where the entry is placed if matched: .PP @@ -318,15 +318,15 @@ In the example above, pressing Ctrl+O or selecting "Open" from the menu activate .PP Some insert functions take a QIconSet parameter to specify the little menu item icon. Note that you can always pass a QPixmap object instead. .PP -The \fIid\fR specifies the identification number associated with the menu item. Note that only positive values are valid, as a negative value will make Qt select a unique id for the item. +The \fIid\fR specifies the identification number associated with the menu item. Note that only positive values are valid, as a negative value will make TQt select a unique id for the item. .PP The \fIindex\fR specifies the position in the menu. The menu item is appended at the end of the list if \fIindex\fR is negative. .PP -Note that keyboard accelerators in Qt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in QPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. +Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in QPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. .PP \fBWarning:\fR Be careful when passing a literal 0 to insertItem() because some C++ compilers choose the wrong overloaded function. Cast the 0 to what you mean, e.g. \fC(QObject*)0\fR. .PP -\fBWarning:\fR On Mac OS X, items that connect to a slot that are inserted into a menubar will not function as we use the native menubar that knows nothing about signals or slots. Instead insert the items into a popup menu and insert the popup menu into the menubar. This may be fixed in a future Qt version. +\fBWarning:\fR On Mac OS X, items that connect to a slot that are inserted into a menubar will not function as we use the native menubar that knows nothing about signals or slots. Instead insert the items into a popup menu and insert the popup menu into the menubar. This may be fixed in a future TQt version. .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP @@ -576,8 +576,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmenudata.3qt b/doc/man/man3/tqmenudata.3qt index f0044f254..411bff2cb 100644 --- a/doc/man/man3/tqmenudata.3qt +++ b/doc/man/man3/tqmenudata.3qt @@ -358,15 +358,15 @@ In the example above, pressing Ctrl+O or selecting "Open" from the menu activate .PP Some insert functions take a QIconSet parameter to specify the little menu item icon. Note that you can always pass a QPixmap object instead. .PP -The \fIid\fR specifies the identification number associated with the menu item. Note that only positive values are valid, as a negative value will make Qt select a unique id for the item. +The \fIid\fR specifies the identification number associated with the menu item. Note that only positive values are valid, as a negative value will make TQt select a unique id for the item. .PP The \fIindex\fR specifies the position in the menu. The menu item is appended at the end of the list if \fIindex\fR is negative. .PP -Note that keyboard accelerators in Qt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in QPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. +Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in QPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. .PP \fBWarning:\fR Be careful when passing a literal 0 to insertItem() because some C++ compilers choose the wrong overloaded function. Cast the 0 to what you mean, e.g. \fC(QObject*)0\fR. .PP -\fBWarning:\fR On Mac OS X, items that connect to a slot that are inserted into a menubar will not function as we use the native menubar that knows nothing about signals or slots. Instead insert the items into a popup menu and insert the popup menu into the menubar. This may be fixed in a future Qt version. +\fBWarning:\fR On Mac OS X, items that connect to a slot that are inserted into a menubar will not function as we use the native menubar that knows nothing about signals or slots. Instead insert the items into a popup menu and insert the popup menu into the menubar. This may be fixed in a future TQt version. .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP @@ -591,7 +591,7 @@ An accelerator key consists of a key code and a combination of the modifiers \fC .PP Defining an accelerator key produces a text that is added to the menu item; for instance, \fCCTRL\fR + \fCKey_O\fR produces "Ctrl+O". The text is formatted differently for different platforms. .PP -Note that keyboard accelerators in Qt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in QPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. +Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in QPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. .PP Example: .PP @@ -695,8 +695,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmessagebox.3qt b/doc/man/man3/tqmessagebox.3qt index 6e9636f9d..4aec7ad5a 100644 --- a/doc/man/man3/tqmessagebox.3qt +++ b/doc/man/man3/tqmessagebox.3qt @@ -332,7 +332,7 @@ QMessageBox provides a very simple About box which displays an appropriate icon .PP See about() for more information. .PP -If you want your users to know that the application is built using Qt (so they know that you use high quality tools) you might like to add an "About Qt" menu option under the Help menu to invoke aboutTQt(). +If you want your users to know that the application is built using TQt (so they know that you use high quality tools) you might like to add an "About Qt" menu option under the Help menu to invoke aboutTQt(). .PP If none of the standard message boxes is suitable, you can create a QMessageBox from scratch and use custom button texts: .PP @@ -537,7 +537,7 @@ See also QWidget::icon and QApplication::mainWidget(). Examples: .)l action/application.cpp, application/application.cpp, chart/chartform.cpp, helpviewer/helpwindow.cpp, mdi/application.cpp, menu/menu.cpp, and themes/themes.cpp. .SH "void QMessageBox::aboutTQt ( QWidget * parent, const QString & caption = QString::null )\fC [static]\fR" -Displays a simple message box about Qt, with caption \fIcaption\fR and centered over \fIparent\fR (if \fIparent\fR is not 0). The message includes the version number of Qt being used by the application. +Displays a simple message box about Qt, with caption \fIcaption\fR and centered over \fIparent\fR (if \fIparent\fR is not 0). The message includes the version number of TQt being used by the application. .PP This is useful for inclusion in the Help menu of an application. See the examples/menu/menu.cpp example. .PP @@ -846,8 +846,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmetaobject.3qt b/doc/man/man3/tqmetaobject.3qt index bc5580683..49a41d82a 100644 --- a/doc/man/man3/tqmetaobject.3qt +++ b/doc/man/man3/tqmetaobject.3qt @@ -7,7 +7,7 @@ .ad l .nh .SH NAME -QMetaObject \- Meta information about Qt objects +QMetaObject \- Meta information about TQt objects .SH SYNOPSIS \fC#include <ntqmetaobject.h>\fR .PP @@ -60,9 +60,9 @@ QMetaObject \- Meta information about Qt objects .br .in -1c .SH DESCRIPTION -The QMetaObject class contains meta information about Qt objects. +The QMetaObject class contains meta information about TQt objects. .PP -The Meta Object System in Qt is responsible for the signals and slots inter-object communication mechanism, runtime type information and the property system. All meta information in Qt is kept in a single instance of QMetaObject per class. +The Meta Object System in TQt is responsible for the signals and slots inter-object communication mechanism, runtime type information and the property system. All meta information in TQt is kept in a single instance of QMetaObject per class. .PP This class is not normally required for application programming. But if you write meta applications, such as scripting engines or GUI builders, you might find these functions useful: .TP @@ -172,8 +172,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmetaproperty.3qt b/doc/man/man3/tqmetaproperty.3qt index c9437b11f..2658e231f 100644 --- a/doc/man/man3/tqmetaproperty.3qt +++ b/doc/man/man3/tqmetaproperty.3qt @@ -139,8 +139,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmimesource.3qt b/doc/man/man3/tqmimesource.3qt index 4f7ce52a5..1549b47c2 100644 --- a/doc/man/man3/tqmimesource.3qt +++ b/doc/man/man3/tqmimesource.3qt @@ -82,8 +82,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmimesourcefactory.3qt b/doc/man/man3/tqmimesourcefactory.3qt index 063c849c2..7236e8c6e 100644 --- a/doc/man/man3/tqmimesourcefactory.3qt +++ b/doc/man/man3/tqmimesourcefactory.3qt @@ -221,8 +221,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmotif.3qt b/doc/man/man3/tqmotif.3qt index 9c2ae18dc..ff5287587 100644 --- a/doc/man/man3/tqmotif.3qt +++ b/doc/man/man3/tqmotif.3qt @@ -34,7 +34,7 @@ Inherits QEventLoop. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt Motif Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt Motif Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QMotif class provides the basis of the Motif Extension. .PP @@ -76,7 +76,7 @@ Example usage of QMotif and QApplication: .fi .SH MEMBER FUNCTION DOCUMENTATION .SH "QMotif::QMotif ( const char * applicationClass, XtAppContext context = NULL, XrmOptionDescRec * options = 0, int numOptions = 0 )" -Creates QMotif, which allows Qt and Xt/Motif integration. +Creates QMotif, which allows TQt and Xt/Motif integration. .PP If \fIcontext\fR is 0, QMotif creates a default application context itself. The context is accessible through applicationContext(). .PP @@ -86,7 +86,7 @@ Destroys QMotif. .SH "XtAppContext QMotif::applicationContext () const" Returns the application context. .SH "Display * QMotif::x11Display ()\fC [static]\fR" -Returns the X11 display connection used by the Qt Motif Extension. +Returns the X11 display connection used by the TQt Motif Extension. .SH "SEE ALSO" .BR http://doc.trolltech.com/qmotif.html @@ -102,8 +102,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmotifdialog.3qt b/doc/man/man3/tqmotifdialog.3qt index 52cb323b9..6d87e02a8 100644 --- a/doc/man/man3/tqmotifdialog.3qt +++ b/doc/man/man3/tqmotifdialog.3qt @@ -52,7 +52,7 @@ Inherits QDialog. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt Motif Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt Motif Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QMotifDialog class provides the QDialog API for Motif-based dialogs. .PP @@ -166,8 +166,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmotifplusstyle.3qt b/doc/man/man3/tqmotifplusstyle.3qt index 0e0892db5..fe41b49de 100644 --- a/doc/man/man3/tqmotifplusstyle.3qt +++ b/doc/man/man3/tqmotifplusstyle.3qt @@ -47,8 +47,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmotifstyle.3qt b/doc/man/man3/tqmotifstyle.3qt index 17c6e8fa9..50170913e 100644 --- a/doc/man/man3/tqmotifstyle.3qt +++ b/doc/man/man3/tqmotifstyle.3qt @@ -64,8 +64,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmotifwidget.3qt b/doc/man/man3/tqmotifwidget.3qt index 7ec8ff26d..8bab55c09 100644 --- a/doc/man/man3/tqmotifwidget.3qt +++ b/doc/man/man3/tqmotifwidget.3qt @@ -34,15 +34,15 @@ Inherits QWidget. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt Motif Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt Motif Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QMotifWidget class provides the QWidget API for Xt/Motif widgets. .PP QMotifWidget exists to provide a QWidget that can act as a parent for any Xt/Motif widget. Since the QMotifWidget is a proper QWidget, it can be used as a top-level widget (e.g. 0 parent) or as a child of any other QWidget. Note: Since QMotifWidget acts as a parent for Xt/Motif widgets, you should not create QWidgets with a QMotifWidget parent. .PP -An Xt/Motif widget with a top-level QMotifWidget parent can begin using the standard Qt dialogs and custom QDialogs while keeping the main Xt/Motif interface of the application. Using a QMotifWidget as the parent for the various QDialogs will ensure that modality and stacking works properly throughout the entire application. +An Xt/Motif widget with a top-level QMotifWidget parent can begin using the standard TQt dialogs and custom QDialogs while keeping the main Xt/Motif interface of the application. Using a QMotifWidget as the parent for the various QDialogs will ensure that modality and stacking works properly throughout the entire application. .PP -Applications moving to Qt may have custom Xt/Motif widgets that will take time to rewrite with Qt. Such applications can use these custom widgets as QMotifWidget with QWidget parents. This allows the application's interface to be replaced gradually. +Applications moving to TQt may have custom Xt/Motif widgets that will take time to rewrite with Qt. Such applications can use these custom widgets as QMotifWidget with QWidget parents. This allows the application's interface to be replaced gradually. .PP \fBWarning:\fR QMotifWidget uses the X11 window ID of the Motif widget directly, instead of creating its own. Because ot this, QWidget::reparent() will not work. This includes the functions QWidget::showFullScreen() and QWidget::showNormal(), which use QWidget::reparent(). .SH MEMBER FUNCTION DOCUMENTATION @@ -74,8 +74,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmousedriverfactory.3qt b/doc/man/man3/tqmousedriverfactory.3qt index 3b6863215..8f4254cd4 100644 --- a/doc/man/man3/tqmousedriverfactory.3qt +++ b/doc/man/man3/tqmousedriverfactory.3qt @@ -47,8 +47,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmousedriverplugin.3qt b/doc/man/man3/tqmousedriverplugin.3qt index b476e8ff9..486e43192 100644 --- a/doc/man/man3/tqmousedriverplugin.3qt +++ b/doc/man/man3/tqmousedriverplugin.3qt @@ -42,7 +42,7 @@ Constructs a mouse driver plugin. This is invoked automatically by the \fCQ_EXPO .SH "QMouseDriverPlugin::~QMouseDriverPlugin ()" Destroys the mouse driver plugin. .PP -You never have to call this explicitly. Qt destroys a plugin automatically when it is no longer used. +You never have to call this explicitly. TQt destroys a plugin automatically when it is no longer used. .SH "QWSMouseHandler * QMouseDriverPlugin::create ( const QString & driver, const QString & device )\fC [pure virtual]\fR" Creates a driver matching the type specified by \fIdriver\fR and which uses device \fIdevice\fR. .PP @@ -66,8 +66,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmouseevent.3qt b/doc/man/man3/tqmouseevent.3qt index 3385129df..92b49f724 100644 --- a/doc/man/man3/tqmouseevent.3qt +++ b/doc/man/man3/tqmouseevent.3qt @@ -187,8 +187,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmoveevent.3qt b/doc/man/man3/tqmoveevent.3qt index aa18148d5..6a934ca07 100644 --- a/doc/man/man3/tqmoveevent.3qt +++ b/doc/man/man3/tqmoveevent.3qt @@ -56,8 +56,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmovie.3qt b/doc/man/man3/tqmovie.3qt index 01d11814e..9ae1a9c19 100644 --- a/doc/man/man3/tqmovie.3qt +++ b/doc/man/man3/tqmovie.3qt @@ -132,9 +132,9 @@ QMovie objects are explicitly shared. This means that a QMovie copied from anoth .PP The set of data formats supported by QMovie is determined by the decoder factories that have been installed; the format of the input is determined as the input is decoded. .PP -The supported formats are MNG (if Qt is configured with MNG support enabled) and GIF (if Qt is configured with GIF support enabled, see ntqgif.h). +The supported formats are MNG (if TQt is configured with MNG support enabled) and GIF (if TQt is configured with GIF support enabled, see ntqgif.h). .PP -If Qt is configured to support GIF reading, we are required to state that "The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated. +If TQt is configured to support GIF reading, we are required to state that "The Graphics Interchange Format(c) is the Copyright property of CompuServe Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated. .PP \fBWarning:\fR If you are in a country that recognizes software patents and in which Unisys holds a patent on LZW compression and/or decompression and you want to use GIF, Unisys may require you to license that technology. Such countries include Canada, Japan, the USA, France, Germany, Italy and the UK. .PP @@ -310,8 +310,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmutex.3qt b/doc/man/man3/tqmutex.3qt index b5e92dbe7..4bfbe5103 100644 --- a/doc/man/man3/tqmutex.3qt +++ b/doc/man/man3/tqmutex.3qt @@ -9,7 +9,7 @@ .SH NAME QMutex \- Access serialization between threads .SH SYNOPSIS -All the functions in this class are thread-safe when Qt is built with thread support.</p> +All the functions in this class are thread-safe when TQt is built with thread support.</p> .PP \fC#include <ntqmutex.h>\fR .PP @@ -201,8 +201,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqmutexlocker.3qt b/doc/man/man3/tqmutexlocker.3qt index 580b4e03e..d41e50f55 100644 --- a/doc/man/man3/tqmutexlocker.3qt +++ b/doc/man/man3/tqmutexlocker.3qt @@ -9,7 +9,7 @@ .SH NAME QMutexLocker \- Simplifies locking and unlocking QMutexes .SH SYNOPSIS -All the functions in this class are thread-safe when Qt is built with thread support.</p> +All the functions in this class are thread-safe when TQt is built with thread support.</p> .PP \fC#include <ntqmutex.h>\fR .PP @@ -261,8 +261,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqnetworkoperation.3qt b/doc/man/man3/tqnetworkoperation.3qt index 3520e9e08..b3f52f6a9 100644 --- a/doc/man/man3/tqnetworkoperation.3qt +++ b/doc/man/man3/tqnetworkoperation.3qt @@ -66,7 +66,7 @@ The QNetworkOperation class provides common operations for network protocols. .PP An object is created to describe the operation and the current state for each operation that a network protocol should process. .PP -For a detailed description of the Qt Network Architecture and how to implement and use network protocols in Qt, see the Qt Network Documentation. +For a detailed description of the TQt Network Architecture and how to implement and use network protocols in Qt, see the TQt Network Documentation. .PP See also QNetworkProtocol and Input/Output and Networking. .SH MEMBER FUNCTION DOCUMENTATION @@ -133,8 +133,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqnetworkprotocol.3qt b/doc/man/man3/tqnetworkprotocol.3qt index 4503d3437..25eb00d0f 100644 --- a/doc/man/man3/tqnetworkprotocol.3qt +++ b/doc/man/man3/tqnetworkprotocol.3qt @@ -135,13 +135,13 @@ Inherited by QFtp, QHttp, and QLocalFs. .SH DESCRIPTION The QNetworkProtocol class provides a common API for network protocols. .PP -This is a base class which should be used for network protocols implementations that can then be used in Qt (e.g. in the file dialog) together with the QUrlOperator. +This is a base class which should be used for network protocols implementations that can then be used in TQt (e.g. in the file dialog) together with the QUrlOperator. .PP The easiest way to implement a new network protocol is to reimplement the operation*() methods, e.g. operationGet(), etc. Only the supported operations should be reimplemented. To specify which operations are supported, also reimplement supportedOperations() and return an int that is OR'd together using the supported operations from the QNetworkProtocol::Operation enum. .PP -When you implement a network protocol this way, it is important to emit the correct signals. Also, always emit the finished() signal when an operation is done (on success \fIand\fR on failure). Qt relies on correctly emitted finished() signals. +When you implement a network protocol this way, it is important to emit the correct signals. Also, always emit the finished() signal when an operation is done (on success \fIand\fR on failure). TQt relies on correctly emitted finished() signals. .PP -For a detailed description of the Qt Network Architecture and how to implement and use network protocols in Qt, see the Qt Network Documentation. +For a detailed description of the TQt Network Architecture and how to implement and use network protocols in Qt, see the TQt Network Documentation. .PP See also Input/Output and Networking. .SS "Member Type Documentation" @@ -285,7 +285,7 @@ When implementing your own network protocol and reading children, you usually do .SH "void QNetworkProtocol::operationGet ( QNetworkOperation * op )\fC [virtual protected]\fR" When implementing a new network protocol, this method should be reimplemented if the protocol supports getting data; this method should then process the QNetworkOperation. .PP -When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the Qt Network Documentation which describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. +When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the TQt Network Documentation which describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. .PP \fIop\fR is the pointer to the operation object which contains all the information on the operation that has finished, including the state, etc. .PP @@ -295,7 +295,7 @@ Returns the operation, which is being processed, or 0 of no operation is being p .SH "void QNetworkProtocol::operationListChildren ( QNetworkOperation * op )\fC [virtual protected]\fR" When implementing a new network protocol, this method should be reimplemented if the protocol supports listing children (files); this method should then process this QNetworkOperation. .PP -When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the Qt Network Documentation which describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. +When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the TQt Network Documentation which describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. .PP \fIop\fR is the pointer to the operation object which contains all the information on the operation that has finished, including the state, etc. .PP @@ -303,25 +303,25 @@ Example: network/networkprotocol/nntp.cpp. .SH "void QNetworkProtocol::operationMkDir ( QNetworkOperation * op )\fC [virtual protected]\fR" When implementing a new network protocol, this method should be reimplemented if the protocol supports making directories; this method should then process this QNetworkOperation. .PP -When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the Qt Network Documentation which describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. +When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the TQt Network Documentation which describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. .PP \fIop\fR is the pointer to the operation object which contains all the information on the operation that has finished, including the state, etc. .SH "void QNetworkProtocol::operationPut ( QNetworkOperation * op )\fC [virtual protected]\fR" When implementing a new network protocol, this method should be reimplemented if the protocol supports putting (uploading) data; this method should then process the QNetworkOperation. .PP -When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the Qt Network Documentation which describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. +When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the TQt Network Documentation which describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. .PP \fIop\fR is the pointer to the operation object which contains all the information on the operation that has finished, including the state, etc. .SH "void QNetworkProtocol::operationRemove ( QNetworkOperation * op )\fC [virtual protected]\fR" When implementing a new network protocol, this method should be reimplemented if the protocol supports removing children (files); this method should then process this QNetworkOperation. .PP -When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the Qt Network Documentation which is describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. +When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the TQt Network Documentation which is describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. .PP \fIop\fR is the pointer to the operation object which contains all the information on the operation that has finished, including the state, etc. .SH "void QNetworkProtocol::operationRename ( QNetworkOperation * op )\fC [virtual protected]\fR" When implementing a new newtork protocol, this method should be reimplemented if the protocol supports renaming children (files); this method should then process this QNetworkOperation. .PP -When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the Qt Network Documentation which describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. +When you reimplement this method it's very important that you emit the correct signals at the correct time (especially the finished() signal after processing an operation). Take a look at the TQt Network Documentation which describes in detail how to reimplement this method. You may also want to look at the example implementation in examples/network/networkprotocol/nntp.cpp. .PP \fIop\fR is the pointer to the operation object which contains all the information on the operation that has finished, including the state, etc. .SH "void QNetworkProtocol::registerNetworkProtocol ( const QString & protocol, QNetworkProtocolFactoryBase * protocolFactory )\fC [static]\fR" @@ -374,8 +374,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqnpinstance.3qt b/doc/man/man3/tqnpinstance.3qt index c47e33d49..db207e487 100644 --- a/doc/man/man3/tqnpinstance.3qt +++ b/doc/man/man3/tqnpinstance.3qt @@ -103,7 +103,7 @@ Inherits QObject. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QNPInstance class provides a QObject that is a web browser plugin. .PP @@ -278,8 +278,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqnplugin.3qt b/doc/man/man3/tqnplugin.3qt index 82c222dbc..88f8e707d 100644 --- a/doc/man/man3/tqnplugin.3qt +++ b/doc/man/man3/tqnplugin.3qt @@ -59,13 +59,13 @@ This class is part of the \fBQt Netscape Extension\fR. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QNPlugin class provides the main factory for plugin objects. .PP This class is the heart of the plugin. One instance of this object is created when the plugin is \fIfirst\fR needed, by calling QNPlugin::create(), which must be implemented in your plugin code to return some derived class of QNPlugin. The one QNPlugin object creates all QNPInstance instances for a web browser running in a single process. .PP -Additionally, if Qt is linked to the plugin as a dynamic library, only one instance of QApplication will exist \fIacross all plugins that have been made with Qt\fR. So, your plugin should tread lightly on global settings. Do not, for example, use QApplication::setFont() - that will change the font in every widget of every Qt-based plugin currently loaded! +Additionally, if TQt is linked to the plugin as a dynamic library, only one instance of QApplication will exist \fIacross all plugins that have been made with Qt\fR. So, your plugin should tread lightly on global settings. Do not, for example, use QApplication::setFont() - that will change the font in every widget of every Qt-based plugin currently loaded! .SH MEMBER FUNCTION DOCUMENTATION .SH "QNPlugin::QNPlugin ()\fC [protected]\fR" Creates a QNPlugin. This may only be used by the constructor of the class, derived from QNPlugin, that is returned by your plugin's implementation of the QNPlugin::create() function. @@ -145,8 +145,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqnpstream.3qt b/doc/man/man3/tqnpstream.3qt index 443d0d9f8..ef181eac6 100644 --- a/doc/man/man3/tqnpstream.3qt +++ b/doc/man/man3/tqnpstream.3qt @@ -53,7 +53,7 @@ This class is part of the \fBQt Netscape Extension\fR. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QNPStream class provides a stream of data provided to a QNPInstance by the browser. .PP @@ -102,8 +102,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqnpwidget.3qt b/doc/man/man3/tqnpwidget.3qt index 5b86e3bd4..79fbe9c5e 100644 --- a/doc/man/man3/tqnpwidget.3qt +++ b/doc/man/man3/tqnpwidget.3qt @@ -34,7 +34,7 @@ Inherits QWidget. .br .in -1c .SH DESCRIPTION -This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main Qt API. +This class is defined in the \fBQt Netscape Extension\fR, which can be found in the \fCqt/extensions\fR directory. It is not included in the main TQt API. .PP The QNPWidget class provides a QWidget that is a web browser plugin window. .PP @@ -117,8 +117,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqobject.3qt b/doc/man/man3/tqobject.3qt index 773e6620a..c2c76399a 100644 --- a/doc/man/man3/tqobject.3qt +++ b/doc/man/man3/tqobject.3qt @@ -7,9 +7,9 @@ .ad l .nh .SH NAME -QObject \- The base class of all Qt objects +QObject \- The base class of all TQt objects .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqobject.h>\fR .PP @@ -195,9 +195,9 @@ Inherited by QAccel, QAccessibleObject, QAction, QApplication, QAssistantClient, .br .in -1c .SH DESCRIPTION -The QObject class is the base class of all Qt objects. +The QObject class is the base class of all TQt objects. .PP -QObject is the heart of the Qt object model. The central feature in this model is a very powerful mechanism for seamless object communication called signals and slots. You can connect a signal to a slot with connect() and destroy the connection with disconnect(). To avoid never ending notification loops you can temporarily block signals with blockSignals(). The protected functions connectNotify() and disconnectNotify() make it possible to track connections. +QObject is the heart of the TQt object model. The central feature in this model is a very powerful mechanism for seamless object communication called signals and slots. You can connect a signal to a slot with connect() and destroy the connection with disconnect(). To avoid never ending notification loops you can temporarily block signals with blockSignals(). The protected functions connectNotify() and disconnectNotify() make it possible to track connections. .PP QObjects organize themselves in object trees. When you create a QObject with another object as parent, the object will automatically do an insertChild() on the parent and thus show up in the parent's children() list. The parent takes ownership of the object i.e. it will automatically delete its children in its destructor. You can look for an object by name and optionally type using child() or queryList(), and get the list of tree roots using objectTrees(). .PP @@ -211,7 +211,7 @@ Last but not least, QObject provides the basic timer support in Qt; see QTimer f .PP Notice that the TQ_OBJECT macro is mandatory for any object that implements signals, slots or properties. You also need to run the moc program (Meta Object Compiler) on the source file. We strongly recommend the use of this macro in \fIall\fR subclasses of QObject regardless of whether or not they actually use signals, slots and properties, since failure to do so may lead certain functions to exhibit undefined behaviour. .PP -All Qt widgets inherit QObject. The convenience function isWidgetType() returns whether an object is actually a widget. It is much faster than inherits( "QWidget" ). +All TQt widgets inherit QObject. The convenience function isWidgetType() returns whether an object is actually a widget. It is much faster than inherits( "QWidget" ). .PP Some QObject functions, e.g. children(), objectTrees() and queryList() return a QObjectList. A QObjectList is a QPtrList of QObjects. QObjectLists support the same operations as QPtrLists and have an iterator class, QObjectListIt. .PP @@ -388,7 +388,7 @@ See also event() and QCustomEvent. .SH "void QObject::deleteLater ()\fC [slot]\fR" Performs a deferred deletion of this object. .PP -Instead of an immediate deletion this function schedules a deferred delete event for processing when Qt returns to the main event loop. +Instead of an immediate deletion this function schedules a deferred delete event for processing when TQt returns to the main event loop. .PP Example: table/bigtable/main.cpp. .SH "void QObject::destroyed ()\fC [signal]\fR" @@ -579,7 +579,7 @@ Example: .PP Notice in the example above that unhandled events are passed to the base class's eventFilter() function, since the base class might have reimplemented eventFilter() for its own internal purposes. .PP -\fBWarning:\fR If you delete the receiver object in this function, be sure to return TRUE. Otherwise, Qt will forward the event to the deleted object and the program might crash. +\fBWarning:\fR If you delete the receiver object in this function, be sure to return TRUE. Otherwise, TQt will forward the event to the deleted object and the program might crash. .PP See also installEventFilter(). .PP @@ -703,7 +703,7 @@ And here's how to install it on two widgets: .PP The QAccel class, for example, uses this technique to intercept accelerator key presses. .PP -\fBWarning:\fR If you delete the receiver object in your eventFilter() function, be sure to return TRUE. If you return FALSE, Qt sends the event to the deleted object and the program will crash. +\fBWarning:\fR If you delete the receiver object in your eventFilter() function, be sure to return TRUE. If you return FALSE, TQt sends the event to the deleted object and the program will crash. .PP See also removeEventFilter(), eventFilter(), and event(). .SH "bool QObject::isA ( const char * clname ) const" @@ -779,7 +779,7 @@ Searches the children and optionally grandchildren of this object, and returns a .PP If \fIregexpMatch\fR is TRUE (the default), \fIobjName\fR is a regular expression that the objects's names must match. The syntax is that of a QRegExp. If \fIregexpMatch\fR is FALSE, \fIobjName\fR is a string and object names must match it exactly. .PP -Note that \fIinheritsClass\fR uses single inheritance from QObject, the way inherits() does. According to inherits(), QMenuBar inherits QWidget but not QMenuData. This does not quite match reality, but is the best that can be done on the wide variety of compilers Qt supports. +Note that \fIinheritsClass\fR uses single inheritance from QObject, the way inherits() does. According to inherits(), QMenuBar inherits QWidget but not QMenuData. This does not quite match reality, but is the best that can be done on the wide variety of compilers TQt supports. .PP Finally, if \fIrecursiveSearch\fR is TRUE (the default), queryList() searches \fIn\fRth-generation as well as first-generation children. .PP @@ -909,7 +909,7 @@ Example: .br .fi .PP -Note that QTimer's accuracy depends on the underlying operating system and hardware. Most platforms support an accuracy of 20 ms; some provide more. If Qt is unable to deliver the requested number of timer clicks, it will silently discard some. +Note that QTimer's accuracy depends on the underlying operating system and hardware. Most platforms support an accuracy of 20 ms; some provide more. If TQt is unable to deliver the requested number of timer clicks, it will silently discard some. .PP The QTimer class provides a high-level programming interface with one-shot timers and timer signals instead of events. .PP @@ -990,8 +990,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqobjectcleanuphandler.3qt b/doc/man/man3/tqobjectcleanuphandler.3qt index 7282b8256..a3765098c 100644 --- a/doc/man/man3/tqobjectcleanuphandler.3qt +++ b/doc/man/man3/tqobjectcleanuphandler.3qt @@ -140,8 +140,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqobjectlist.3qt b/doc/man/man3/tqobjectlist.3qt index 9bcf83d12..6c68f8276 100644 --- a/doc/man/man3/tqobjectlist.3qt +++ b/doc/man/man3/tqobjectlist.3qt @@ -69,8 +69,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqobjectlistiterator.3qt b/doc/man/man3/tqobjectlistiterator.3qt index 0f02fc6fc..96e404ccc 100644 --- a/doc/man/man3/tqobjectlistiterator.3qt +++ b/doc/man/man3/tqobjectlistiterator.3qt @@ -51,8 +51,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpaintdevice.3qt b/doc/man/man3/tqpaintdevice.3qt index f4830a489..7661aae95 100644 --- a/doc/man/man3/tqpaintdevice.3qt +++ b/doc/man/man3/tqpaintdevice.3qt @@ -189,7 +189,7 @@ Example (scroll widget contents 10 pixels to the right): .br .fi .PP -\fBWarning:\fR Qt requires that a QApplication object exists before any paint devices can be created. Paint devices access window system resources, and these resources are not initialized before an application object is created. +\fBWarning:\fR TQt requires that a QApplication object exists before any paint devices can be created. Paint devices access window system resources, and these resources are not initialized before an application object is created. .PP See also Graphics Classes and Image Processing Classes. .SH MEMBER FUNCTION DOCUMENTATION @@ -372,8 +372,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpaintdevicemetrics.3qt b/doc/man/man3/tqpaintdevicemetrics.3qt index 7dca8304a..de874f1ed 100644 --- a/doc/man/man3/tqpaintdevicemetrics.3qt +++ b/doc/man/man3/tqpaintdevicemetrics.3qt @@ -104,8 +104,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpainter.3qt b/doc/man/man3/tqpainter.3qt index 3309b9a92..c8af1f997 100644 --- a/doc/man/man3/tqpainter.3qt +++ b/doc/man/man3/tqpainter.3qt @@ -474,7 +474,7 @@ Mostly, all this is done inside a paint event. (In fact, 99% of all QPainter use Usage is simple, and there are many settings you can use: .IP .TP -font() is the currently set font. If you set a font that isn't available, Qt finds a close match. In fact font() returns what you set using setFont() and fontInfo() returns the font actually being used (which may be the same). +font() is the currently set font. If you set a font that isn't available, TQt finds a close match. In fact font() returns what you set using setFont() and fontInfo() returns the font actually being used (which may be the same). .IP .TP brush() is the currently set brush; the color or pattern that's used for filling e.g. circles. @@ -782,7 +782,7 @@ If the supplied polygon is not convex, the results are undefined. .PP On some platforms (e.g. X Window), this is faster than drawPolygon(). .PP -\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in Qt 4. +\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in TQt 4. .PP Example: aclock/aclock.cpp. .SH "void QPainter::drawCubicBezier ( const QPointArray & a, int index = 0 )" @@ -790,7 +790,7 @@ Draws a cubic Bezier curve defined by the control points in \fIa\fR, starting at .PP Control points after \fIa[index + 3]\fR are ignored. Nothing happens if there aren't enough control points. .PP -\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in Qt 4. +\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in TQt 4. .SH "void QPainter::drawEllipse ( int x, int y, int w, int h )" Draws an ellipse with center at \fI(x + w/2, y + h/2)\fR and size \fI(w, h)\fR. .PP @@ -842,7 +842,7 @@ Draws \fInlines\fR separate lines from points defined in \fIa\fR, starting at \f .PP Draws the 1st line from \fIa[index]\fR to \fIa[index+1]\fR. Draws the 2nd line from \fIa[index+2]\fR to \fIa[index+3]\fR etc. .PP -\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in Qt 4. +\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in TQt 4. .PP See also drawPolyline(), drawPolygon(), and QPen. .SH "void QPainter::drawPicture ( int x, int y, const QPicture & pic )" @@ -916,7 +916,7 @@ Draws/plots an array of points, \fIa\fR, using the current pen. .PP If \fIindex\fR is non-zero (the default is zero) only points from \fIindex\fR are drawn. If \fInpoints\fR is negative (the default) the rest of the points from \fIindex\fR are drawn. If \fInpoints\fR is zero or greater, \fInpoints\fR points are drawn. .PP -\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in Qt 4. +\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in TQt 4. .SH "void QPainter::drawPolygon ( const QPointArray & a, bool winding = FALSE, int index = 0, int npoints = -1 )" Draws the polygon defined by the \fInpoints\fR points in \fIa\fR starting at \fIa[index]\fR. (\fIindex\fR defaults to 0.) .PP @@ -926,7 +926,7 @@ The first point is always connected to the last point. .PP The polygon is filled with the current brush(). If \fIwinding\fR is TRUE, the polygon is filled using the winding fill algorithm. If \fIwinding\fR is FALSE, the polygon is filled using the even-odd (alternative) fill algorithm. .PP -\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in Qt 4. +\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in TQt 4. .PP See also drawLineSegments(), drawPolyline(), and QPen. .PP @@ -937,7 +937,7 @@ Draws the polyline defined by the \fInpoints\fR points in \fIa\fR starting at \f .PP If \fInpoints\fR is -1 (the default) all points until the end of the array are used (i.e. a.size()-index-1 line segments are drawn). .PP -\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in Qt 4. +\fBWarning:\fR On X11, coordinates that do not fit into 16-bit signed values are truncated. This limitation is expected to go away in TQt 4. .PP See also drawLineSegments(), drawPolygon(), and QPen. .PP @@ -1697,8 +1697,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpaintevent.3qt b/doc/man/man3/tqpaintevent.3qt index d699a8040..2fccaa6a9 100644 --- a/doc/man/man3/tqpaintevent.3qt +++ b/doc/man/man3/tqpaintevent.3qt @@ -82,8 +82,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpair.3qt b/doc/man/man3/tqpair.3qt index 375a18a0f..e3a44906e 100644 --- a/doc/man/man3/tqpair.3qt +++ b/doc/man/man3/tqpair.3qt @@ -38,7 +38,7 @@ QPair \- Value-based template class that provides a pair of elements .SH DESCRIPTION The QPair class is a value-based template class that provides a pair of elements. .PP -QPair is a Qt implementation of an STL-like pair. It can be used in your application if the standard pair<> is not available on your target platforms. +QPair is a TQt implementation of an STL-like pair. It can be used in your application if the standard pair<> is not available on your target platforms. .PP QPair<T1, T2> defines a template instance to create a pair of values that contains two values of type T1 and T2. Please note that QPair does not store pointers to the two elements; it holds a copy of every member. This is why these kinds of classes are called \fIvalue based\fR. If you're interested in \fIpointer based\fR classes see, for example, QPtrList and QDict. .PP @@ -58,7 +58,7 @@ QPair uses an STL-like syntax to manipulate and address the objects it contains. .PP Functions that need to return two values can use a QPair. .PP -See also Qt Template Library Classes, Implicitly and Explicitly Shared Classes, and Non-GUI Classes. +See also TQt Template Library Classes, Implicitly and Explicitly Shared Classes, and Non-GUI Classes. .SS "Member Type Documentation" .SH "QPair::first_type" The type of the first element in the pair. @@ -88,8 +88,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpalette.3qt b/doc/man/man3/tqpalette.3qt index 3b2a9f511..dd77cbb61 100644 --- a/doc/man/man3/tqpalette.3qt +++ b/doc/man/man3/tqpalette.3qt @@ -107,7 +107,7 @@ QPalette \- Color groups for each widget state .SH DESCRIPTION The QPalette class contains color groups for each widget state. .PP -A palette consists of three color groups: \fIactive\fR, \fIdisabled\fR, and \fIinactive\fR. All widgets contain a palette, and all widgets in Qt use their palette to draw themselves. This makes the user interface easily configurable and easier to keep consistent. +A palette consists of three color groups: \fIactive\fR, \fIdisabled\fR, and \fIinactive\fR. All widgets contain a palette, and all widgets in TQt use their palette to draw themselves. This makes the user interface easily configurable and easier to keep consistent. .PP If you create a new widget we strongly recommend that you use the colors in the palette rather than hard-coding specific colors. .PP @@ -281,8 +281,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpen.3qt b/doc/man/man3/tqpen.3qt index 9672bee9d..8a0a2c14b 100644 --- a/doc/man/man3/tqpen.3qt +++ b/doc/man/man3/tqpen.3qt @@ -275,8 +275,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpicture.3qt b/doc/man/man3/tqpicture.3qt index 0b885f6c0..9b2df823b 100644 --- a/doc/man/man3/tqpicture.3qt +++ b/doc/man/man3/tqpicture.3qt @@ -89,7 +89,7 @@ A picture serializes painter commands to an IO device in a platform-independent .PP Pictures are called meta-files on some platforms. .PP -Qt pictures use a proprietary binary format. Unlike native picture (meta-file) formats on many window systems, Qt pictures have no limitations regarding their contents. Everything that can be painted can also be stored in a picture, e.g. fonts, pixmaps, regions, transformed graphics, etc. +Qt pictures use a proprietary binary format. Unlike native picture (meta-file) formats on many window systems, TQt pictures have no limitations regarding their contents. Everything that can be painted can also be stored in a picture, e.g. fonts, pixmaps, regions, transformed graphics, etc. .PP QPicture is an implicitly shared class. .PP @@ -138,19 +138,19 @@ Constructs an empty picture. .PP The \fIformatVersion\fR parameter may be used to \fIcreate\fR a QPicture that can be read by applications that are compiled with earlier versions of Qt. .TP -\fIformatVersion\fR == 1 is binary compatible with Qt 1.x and later. +\fIformatVersion\fR == 1 is binary compatible with TQt 1.x and later. .TP -\fIformatVersion\fR == 2 is binary compatible with Qt 2.0.x and later. +\fIformatVersion\fR == 2 is binary compatible with TQt 2.0.x and later. .TP -\fIformatVersion\fR == 3 is binary compatible with Qt 2.1.x and later. +\fIformatVersion\fR == 3 is binary compatible with TQt 2.1.x and later. .TP -\fIformatVersion\fR == 4 is binary compatible with Qt 3.0.x and later. +\fIformatVersion\fR == 4 is binary compatible with TQt 3.0.x and later. .TP -\fIformatVersion\fR == 5 is binary compatible with Qt 3.1. +\fIformatVersion\fR == 5 is binary compatible with TQt 3.1. .PP -Note that the default formatVersion is -1 which signifies the current release, i.e. for Qt 3.1 a formatVersion of 5 is the same as the default formatVersion of -1. +Note that the default formatVersion is -1 which signifies the current release, i.e. for TQt 3.1 a formatVersion of 5 is the same as the default formatVersion of -1. .PP -Reading pictures generated by earlier versions of Qt is supported and needs no special coding; the format is automatically detected. +Reading pictures generated by earlier versions of TQt is supported and needs no special coding; the format is automatically detected. .SH "QPicture::QPicture ( const QPicture & pic )" Constructs a shallow copy of \fIpic\fR. .SH "QPicture::~QPicture ()" @@ -174,7 +174,7 @@ Loads a picture from the file specified by \fIfileName\fR and returns TRUE if su .PP By default, the file will be interpreted as being in the native QPicture format. Specifying the \fIformat\fR string is optional and is only needed for importing picture data stored in a different format. .PP -Currently, the only external format supported is the W3C SVG format which requires the Qt XML module. The corresponding \fIformat\fR string is "svg". +Currently, the only external format supported is the W3C SVG format which requires the TQt XML module. The corresponding \fIformat\fR string is "svg". .PP See also save(). .PP @@ -203,7 +203,7 @@ Saves a picture to the file specified by \fIfileName\fR and returns TRUE if succ .PP Specifying the file \fIformat\fR string is optional. It's not recommended unless you intend to export the picture data for use by a third party reader. By default the data will be saved in the native QPicture file format. .PP -Currently, the only external format supported is the W3C SVG format which requires the Qt XML module. The corresponding \fIformat\fR string is "svg". +Currently, the only external format supported is the W3C SVG format which requires the TQt XML module. The corresponding \fIformat\fR string is "svg". .PP See also load(). .PP @@ -243,8 +243,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpixmap.3qt b/doc/man/man3/tqpixmap.3qt index 56c2a1b4e..434fbc65b 100644 --- a/doc/man/man3/tqpixmap.3qt +++ b/doc/man/man3/tqpixmap.3qt @@ -210,7 +210,7 @@ Inherited by QBitmap and QCanvasPixmap. .SH DESCRIPTION The QPixmap class is an off-screen, pixel-based paint device. .PP -QPixmap is one of the two classes Qt provides for dealing with images; the other is QImage. QPixmap is designed and optimized for drawing; QImage is designed and optimized for I/O and for direct pixel access/manipulation. There are (slow) functions to convert between QImage and QPixmap: convertToImage() and convertFromImage(). +QPixmap is one of the two classes TQt provides for dealing with images; the other is QImage. QPixmap is designed and optimized for drawing; QImage is designed and optimized for I/O and for direct pixel access/manipulation. There are (slow) functions to convert between QImage and QPixmap: convertToImage() and convertFromImage(). .PP One common use of the QPixmap class is to enable smooth updating of widgets. Whenever something complex needs to be drawn, you can use a pixmap to obtain flicker-free drawing, like this: .PP @@ -236,7 +236,7 @@ In addition to loading a pixmap from file using load() you can also loadFromData .PP Note regarding Windows 95 and 98: on Windows 9x the system crashes if you create more than about 1000 pixmaps, independent of the size of the pixmaps or installed RAM. Windows NT-systems (including 2000, XP and following versions) do not have the same limitation, but depending on the graphics equipment the system will fail to allocate pixmap objects at some point (due to system running out of GDI resources). .PP -Qt tries to work around the resource limitation. If you set the pixmap optimization to QPixmap::MemoryOptim and the width of your pixmap is less than or equal to 128 pixels, Qt stores the pixmap in a way that is very memory-efficient when there are many pixmaps. +Qt tries to work around the resource limitation. If you set the pixmap optimization to QPixmap::MemoryOptim and the width of your pixmap is less than or equal to 128 pixels, TQt stores the pixmap in a way that is very memory-efficient when there are many pixmaps. .PP If your application uses dozens or hundreds of pixmaps (for example on tool bar buttons and in popup menus), and you plan to run it on Windows 95 or Windows 98, we recommend using code like this: .PP @@ -414,9 +414,9 @@ See also defaultDepth(), isNull(), and QImage::convertDepth(). .SH "void QPixmap::detach ()\fC [virtual]\fR" This is a special-purpose function that detaches the pixmap from shared pixmap data. .PP -A pixmap is automatically detached by Qt whenever its contents is about to change. This is done in all QPixmap member functions that modify the pixmap (fill(), resize(), convertFromImage(), load(), etc.), in bitBlt() for the destination pixmap and in QPainter::begin() on a pixmap. +A pixmap is automatically detached by TQt whenever its contents is about to change. This is done in all QPixmap member functions that modify the pixmap (fill(), resize(), convertFromImage(), load(), etc.), in bitBlt() for the destination pixmap and in QPainter::begin() on a pixmap. .PP -It is possible to modify a pixmap without letting Qt know. You can first obtain the system-dependent handle() and then call system-specific functions (for instance, BitBlt under Windows) that modify the pixmap contents. In such cases, you can call detach() to cut the pixmap loose from other pixmaps that share data with this one. +It is possible to modify a pixmap without letting TQt know. You can first obtain the system-dependent handle() and then call system-specific functions (for instance, BitBlt under Windows) that modify the pixmap contents. In such cases, you can call detach() to cut the pixmap loose from other pixmaps that share data with this one. .PP detach() returns immediately if there is just a single reference or if the pixmap has not been initialized yet. .SH "void QPixmap::fill ( const QColor & fillColor = Qt::white )" @@ -776,8 +776,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpixmapcache.3qt b/doc/man/man3/tqpixmapcache.3qt index 74f5218cd..d5503fcb6 100644 --- a/doc/man/man3/tqpixmapcache.3qt +++ b/doc/man/man3/tqpixmapcache.3qt @@ -91,7 +91,7 @@ Example: .SH "bool QPixmapCache::insert ( const QString & key, const QPixmap & pm )\fC [static]\fR" Inserts a copy of the pixmap \fIpm\fR associated with the \fIkey\fR into the cache. .PP -All pixmaps inserted by the Qt library have a key starting with" $qt", so your own pixmap keys should never begin "$qt". +All pixmaps inserted by the TQt library have a key starting with" $qt", so your own pixmap keys should never begin "$qt". .PP When a pixmap is inserted and the cache is about to exceed its limit, it removes pixmaps until there is enough room for the pixmap to be inserted. .PP @@ -107,7 +107,7 @@ Inserts the pixmap \fIpm\fR associated with \fIkey\fR into the cache. Returns TR .PP If this function returns FALSE, you must delete \fIpm\fR yourself. .PP -If this function returns TRUE, do not use \fIpm\fR afterwards or keep references to it because any other insertions into the cache, whether from anywhere in the application or within Qt itself, could cause the pixmap to be discarded from the cache and the pointer to become invalid. +If this function returns TRUE, do not use \fIpm\fR afterwards or keep references to it because any other insertions into the cache, whether from anywhere in the application or within TQt itself, could cause the pixmap to be discarded from the cache and the pointer to become invalid. .PP Due to these dangers, we strongly recommend that you use insert(const QString&, const QPixmap&) instead. \fR .SH "void QPixmapCache::remove ( const QString & key )\fC [static]\fR" @@ -133,8 +133,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqplatinumstyle.3qt b/doc/man/man3/tqplatinumstyle.3qt index 2f18d5da1..4da6b0c0c 100644 --- a/doc/man/man3/tqplatinumstyle.3qt +++ b/doc/man/man3/tqplatinumstyle.3qt @@ -56,8 +56,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpngimagepacker.3qt b/doc/man/man3/tqpngimagepacker.3qt index fdf4a4b5a..b8452a86c 100644 --- a/doc/man/man3/tqpngimagepacker.3qt +++ b/doc/man/man3/tqpngimagepacker.3qt @@ -60,8 +60,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpoint.3qt b/doc/man/man3/tqpoint.3qt index e1cf546a7..eac58a1ab 100644 --- a/doc/man/man3/tqpoint.3qt +++ b/doc/man/man3/tqpoint.3qt @@ -365,8 +365,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpointarray.3qt b/doc/man/man3/tqpointarray.3qt index 0645966b2..e1f3b8e7d 100644 --- a/doc/man/man3/tqpointarray.3qt +++ b/doc/man/man3/tqpointarray.3qt @@ -265,8 +265,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpopupmenu.3qt b/doc/man/man3/tqpopupmenu.3qt index 2d14bb887..428ea4eb2 100644 --- a/doc/man/man3/tqpopupmenu.3qt +++ b/doc/man/man3/tqpopupmenu.3qt @@ -446,15 +446,15 @@ In the example above, pressing Ctrl+O or selecting "Open" from the menu activate .PP Some insert functions take a QIconSet parameter to specify the little menu item icon. Note that you can always pass a QPixmap object instead. .PP -The \fIid\fR specifies the identification number associated with the menu item. Note that only positive values are valid, as a negative value will make Qt select a unique id for the item. +The \fIid\fR specifies the identification number associated with the menu item. Note that only positive values are valid, as a negative value will make TQt select a unique id for the item. .PP The \fIindex\fR specifies the position in the menu. The menu item is appended at the end of the list if \fIindex\fR is negative. .PP -Note that keyboard accelerators in Qt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in QPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. +Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in QPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. .PP \fBWarning:\fR Be careful when passing a literal 0 to insertItem() because some C++ compilers choose the wrong overloaded function. Cast the 0 to what you mean, e.g. \fC(QObject*)0\fR. .PP -\fBWarning:\fR On Mac OS X, items that connect to a slot that are inserted into a menubar will not function as we use the native menubar that knows nothing about signals or slots. Instead insert the items into a popup menu and insert the popup menu into the menubar. This may be fixed in a future Qt version. +\fBWarning:\fR On Mac OS X, items that connect to a slot that are inserted into a menubar will not function as we use the native menubar that knows nothing about signals or slots. Instead insert the items into a popup menu and insert the popup menu into the menubar. This may be fixed in a future TQt version. .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP @@ -687,7 +687,7 @@ An accelerator key consists of a key code and a combination of the modifiers SHI .PP Defining an accelerator key produces a text that is added to the menu item; for instance, CTRL + Key_O produces "Ctrl+O". The text is formatted differently for different platforms. .PP -Note that keyboard accelerators in Qt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in QPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. +Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in QPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. .PP Example: .PP @@ -798,8 +798,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqprinter.3qt b/doc/man/man3/tqprinter.3qt index 7db8956cc..ff987e99c 100644 --- a/doc/man/man3/tqprinter.3qt +++ b/doc/man/man3/tqprinter.3qt @@ -224,7 +224,7 @@ There are also some settings that the user sets (through the printer dialog) and pageOrder() tells the application program whether to print first-page-first or last-page-first. .IP .TP -colorMode() tells the application program whether to print in color or grayscale. (If you print in color and the printer does not support color, Qt will try to approximate. The document may take longer to print, but the quality should not be made visibly poorer.) +colorMode() tells the application program whether to print in color or grayscale. (If you print in color and the printer does not support color, TQt will try to approximate. The document may take longer to print, but the quality should not be made visibly poorer.) .IP .TP fromPage() and toPage() indicate what pages the application program should print. @@ -396,7 +396,7 @@ This enum describes the mode the printer should work in. It basically presets a .TP \fCQPrinter::HighResolution\fR - Use printer resolution on windows, set the resolution of the postscript driver to 600dpi. .TP -\fCQPrinter::Compatible\fR - Almost the same as PrinterResolution, but keeps some peculiarities of the Qt 2.x printer driver. This is useful for applications ported from Qt 2.x to Qt 3.x. +\fCQPrinter::Compatible\fR - Almost the same as PrinterResolution, but keeps some peculiarities of the TQt 2.x printer driver. This is useful for applications ported from TQt 2.x to TQt 3.x. .SH "QPrinter::PrinterOption" This enum describes various printer options that appear in the printer setup dialog. It is used to enable and disable these options in the setup dialog. .TP @@ -671,7 +671,7 @@ Under X11, the \fCPRINTER\fR environment variable defines the default printer. U .PP See also printerName(). .SH "void QPrinter::setPrinterSelectionOption ( const QString & option )\fC [virtual]\fR" -Sets the printer to use \fIoption\fR to select the printer. \fIoption\fR is null by default (which implies that Qt should be smart enough to guess correctly), but it can be set to other values to use a specific printer selection option. +Sets the printer to use \fIoption\fR to select the printer. \fIoption\fR is null by default (which implies that TQt should be smart enough to guess correctly), but it can be set to other values to use a specific printer selection option. .PP If the printer selection option is changed while the printer is active, the current print job may or may not be affected. .PP @@ -722,8 +722,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqprocess.3qt b/doc/man/man3/tqprocess.3qt index fa0b3fea7..43815fd8b 100644 --- a/doc/man/man3/tqprocess.3qt +++ b/doc/man/man3/tqprocess.3qt @@ -145,7 +145,7 @@ Both start() and launch() can accept a string list of strings each of which has .PP You can test to see if a program is running with isRunning(). The program's process identifier is available from processIdentifier(). If you want to terminate a running program use tryTerminate(), but note that the program may ignore this. If you \fIreally\fR want to terminate the program, without it having any chance to clean up, you can use kill(). .PP -As an example, suppose we want to start the \fCuic\fR command (a Qt command line tool used with \fIQt Designer\fR) and perform some operations on the output (the \fCuic\fR outputs the code it generates to standard output by default). Suppose further that we want to run the program on the file "small_dialog.ui" with the command line options "-tr i18n". On the command line we would write: +As an example, suppose we want to start the \fCuic\fR command (a TQt command line tool used with \fIQt Designer\fR) and perform some operations on the output (the \fCuic\fR outputs the code it generates to standard output by default). Suppose further that we want to run the program on the file "small_dialog.ui" with the command line options "-tr i18n". On the command line we would write: .PP .nf .br @@ -359,7 +359,7 @@ Note that you should not use the slots writeToStdin() and closeStdin() on proces .PP The process may or may not read the \fIbuf\fR data sent to its standard input. .PP -You can call this function even when a process that was started with this instance is still running. Be aware that if you do this the standard input of the process that was launched first will be closed, with any pending data being deleted, and the process will be left to run out of your control. Similarly, if the process could not be started the standard input will be closed and the pending data deleted. (On operating systems that have zombie processes, Qt will also wait() on the old process.) +You can call this function even when a process that was started with this instance is still running. Be aware that if you do this the standard input of the process that was launched first will be closed, with any pending data being deleted, and the process will be left to run out of your control. Similarly, if the process could not be started the standard input will be closed and the pending data deleted. (On operating systems that have zombie processes, TQt will also wait() on the old process.) .PP The object emits the signal launchFinished() when this function call is finished. If the start was successful, this signal is emitted after all the data has been written to standard input. If the start failed, then this signal is emitted immediately. .PP @@ -463,7 +463,7 @@ Returns TRUE if the process could be started; otherwise returns FALSE. .PP You can write data to the process's standard input with writeToStdin(). You can close standard input with closeStdin() and you can terminate the process with tryTerminate(), or with kill(). .PP -You can call this function even if you've used this instance to create a another process which is still running. In such cases, QProcess closes the old process's standard input and deletes pending data, i.e., you lose all control over the old process, but the old process is not terminated. This applies also if the process could not be started. (On operating systems that have zombie processes, Qt will also wait() on the old process.) +You can call this function even if you've used this instance to create a another process which is still running. In such cases, QProcess closes the old process's standard input and deletes pending data, i.e., you lose all control over the old process, but the old process is not terminated. This applies also if the process could not be started. (On operating systems that have zombie processes, TQt will also wait() on the old process.) .PP See also launch() and closeStdin(). .PP @@ -509,8 +509,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqprogressbar.3qt b/doc/man/man3/tqprogressbar.3qt index 5d616490c..c1d1718e0 100644 --- a/doc/man/man3/tqprogressbar.3qt +++ b/doc/man/man3/tqprogressbar.3qt @@ -226,8 +226,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqprogressdialog.3qt b/doc/man/man3/tqprogressdialog.3qt index 16a0ae721..4cd2ebc6d 100644 --- a/doc/man/man3/tqprogressdialog.3qt +++ b/doc/man/man3/tqprogressdialog.3qt @@ -418,8 +418,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqptrcollection.3qt b/doc/man/man3/tqptrcollection.3qt index 24b7ed2a1..abd7d9dc0 100644 --- a/doc/man/man3/tqptrcollection.3qt +++ b/doc/man/man3/tqptrcollection.3qt @@ -7,9 +7,9 @@ .ad l .nh .SH NAME -QPtrCollection \- The base class of most pointer-based Qt collections +QPtrCollection \- The base class of most pointer-based TQt collections .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqptrcollection.h>\fR .PP @@ -52,9 +52,9 @@ Inherited by QAsciiCache, QAsciiDict, QCache, QDict, QIntCache, QIntDict, QPtrLi .br .in -1c .SH DESCRIPTION -The QPtrCollection class is the base class of most pointer-based Qt collections. +The QPtrCollection class is the base class of most pointer-based TQt collections. .PP -The QPtrCollection class is an abstract base class for the Qt collection classes QDict, QPtrList, etc. Qt also includes value based collections, e.g. QValueList, QMap, etc. +The QPtrCollection class is an abstract base class for the TQt collection classes QDict, QPtrList, etc. TQt also includes value based collections, e.g. QValueList, QMap, etc. .PP A QPtrCollection only knows about the number of objects in the collection and the deletion strategy (see setAutoDelete()). .PP @@ -133,8 +133,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqptrdict.3qt b/doc/man/man3/tqptrdict.3qt index 93a7357b2..d8b64fb5a 100644 --- a/doc/man/man3/tqptrdict.3qt +++ b/doc/man/man3/tqptrdict.3qt @@ -303,8 +303,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqptrdictiterator.3qt b/doc/man/man3/tqptrdictiterator.3qt index 880fa24df..df8d2bcb1 100644 --- a/doc/man/man3/tqptrdictiterator.3qt +++ b/doc/man/man3/tqptrdictiterator.3qt @@ -156,8 +156,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqptrlist.3qt b/doc/man/man3/tqptrlist.3qt index 9563479ce..be3676f80 100644 --- a/doc/man/man3/tqptrlist.3qt +++ b/doc/man/man3/tqptrlist.3qt @@ -706,8 +706,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqptrlistiterator.3qt b/doc/man/man3/tqptrlistiterator.3qt index 4d400b4cc..56b22b54b 100644 --- a/doc/man/man3/tqptrlistiterator.3qt +++ b/doc/man/man3/tqptrlistiterator.3qt @@ -198,8 +198,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqptrqueue.3qt b/doc/man/man3/tqptrqueue.3qt index 296233d2d..e16f3bde3 100644 --- a/doc/man/man3/tqptrqueue.3qt +++ b/doc/man/man3/tqptrqueue.3qt @@ -174,8 +174,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqptrstack.3qt b/doc/man/man3/tqptrstack.3qt index 8b9d9eecc..958b219e5 100644 --- a/doc/man/man3/tqptrstack.3qt +++ b/doc/man/man3/tqptrstack.3qt @@ -152,8 +152,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqptrvector.3qt b/doc/man/man3/tqptrvector.3qt index 3515f113f..6036f485d 100644 --- a/doc/man/man3/tqptrvector.3qt +++ b/doc/man/man3/tqptrvector.3qt @@ -339,8 +339,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqpushbutton.3qt b/doc/man/man3/tqpushbutton.3qt index 864e6bb7f..9bdb085c6 100644 --- a/doc/man/man3/tqpushbutton.3qt +++ b/doc/man/man3/tqpushbutton.3qt @@ -202,7 +202,7 @@ Auto-repeat or not. .TP Pressed down or not. .PP -As a general rule, use a push button when the application or dialog window performs an action when the user clicks on it (such as Apply, Cancel, Close and Help) \fIand\fR when the widget is supposed to have a wide, rectangular shape with a text label. Small, typically square buttons that change the state of the window rather than performing an action (such as the buttons in the top-right corner of the QFileDialog) are not command buttons, but tool buttons. Qt provides a special class (QToolButton) for these buttons. +As a general rule, use a push button when the application or dialog window performs an action when the user clicks on it (such as Apply, Cancel, Close and Help) \fIand\fR when the widget is supposed to have a wide, rectangular shape with a text label. Small, typically square buttons that change the state of the window rather than performing an action (such as the buttons in the top-right corner of the QFileDialog) are not command buttons, but tool buttons. TQt provides a special class (QToolButton) for these buttons. .PP If you need toggle behavior (see setToggleButton()) or a button that auto-repeats the activation signal when being pushed down like the arrows in a scroll bar (see setAutoRepeat()), a command button is probably not what you want. When in doubt, use a tool button. .PP @@ -358,7 +358,7 @@ This property holds whether the push button is the auto default button. .PP If this property is set to TRUE then the push button is the auto default button in a dialog. .PP -In some GUI styles a default button is drawn with an extra frame around it, up to 3 pixels or more. Qt automatically keeps this space free around auto-default buttons, i.e. auto-default buttons may have a slightly larger size hint. +In some GUI styles a default button is drawn with an extra frame around it, up to 3 pixels or more. TQt automatically keeps this space free around auto-default buttons, i.e. auto-default buttons may have a slightly larger size hint. .PP This property's default is TRUE for buttons that have a QDialog parent; otherwise it defaults to FALSE. .PP @@ -456,8 +456,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqradiobutton.3qt b/doc/man/man3/tqradiobutton.3qt index ff856b401..12f3c165a 100644 --- a/doc/man/man3/tqradiobutton.3qt +++ b/doc/man/man3/tqradiobutton.3qt @@ -266,8 +266,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqrangecontrol.3qt b/doc/man/man3/tqrangecontrol.3qt index 58e74f830..1623e5c5c 100644 --- a/doc/man/man3/tqrangecontrol.3qt +++ b/doc/man/man3/tqrangecontrol.3qt @@ -282,8 +282,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqrect.3qt b/doc/man/man3/tqrect.3qt index 86f6ebb0f..becb3cce4 100644 --- a/doc/man/man3/tqrect.3qt +++ b/doc/man/man3/tqrect.3qt @@ -650,8 +650,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqregexp.3qt b/doc/man/man3/tqregexp.3qt index cbd85ea30..ecf506e2b 100644 --- a/doc/man/man3/tqregexp.3qt +++ b/doc/man/man3/tqregexp.3qt @@ -9,7 +9,7 @@ .SH NAME QRegExp \- Pattern matching using regular expressions .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqregexp.h>\fR .PP @@ -843,8 +843,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqregexpvalidator.3qt b/doc/man/man3/tqregexpvalidator.3qt index ec7af3122..a3bd34710 100644 --- a/doc/man/man3/tqregexpvalidator.3qt +++ b/doc/man/man3/tqregexpvalidator.3qt @@ -167,8 +167,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqregion.3qt b/doc/man/man3/tqregion.3qt index c7de7178a..60b970f96 100644 --- a/doc/man/man3/tqregion.3qt +++ b/doc/man/man3/tqregion.3qt @@ -376,8 +376,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqresizeevent.3qt b/doc/man/man3/tqresizeevent.3qt index b6f2c5f4e..24412998d 100644 --- a/doc/man/man3/tqresizeevent.3qt +++ b/doc/man/man3/tqresizeevent.3qt @@ -58,8 +58,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqscreen.3qt b/doc/man/man3/tqscreen.3qt index f3519b3e6..d8e583de9 100644 --- a/doc/man/man3/tqscreen.3qt +++ b/doc/man/man3/tqscreen.3qt @@ -317,8 +317,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqscrollbar.3qt b/doc/man/man3/tqscrollbar.3qt index f528a4235..c0438f094 100644 --- a/doc/man/man3/tqscrollbar.3qt +++ b/doc/man/man3/tqscrollbar.3qt @@ -348,8 +348,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqscrollview.3qt b/doc/man/man3/tqscrollview.3qt index e8dc7da69..b64d2d45f 100644 --- a/doc/man/man3/tqscrollview.3qt +++ b/doc/man/man3/tqscrollview.3qt @@ -435,7 +435,7 @@ Coordinate conversion is provided by contentsToViewport() and viewportToContents .PP The contentsMoving() signal is emitted just before the contents are moved to a new position. .PP -\fBWarning:\fR QScrollView currently does not erase the background when resized, i.e. you must always clear the background manually in scrollview subclasses. This will change in a future version of Qt and we recommend specifying the WNoAutoErase flag explicitly. +\fBWarning:\fR QScrollView currently does not erase the background when resized, i.e. you must always clear the background manually in scrollview subclasses. This will change in a future version of TQt and we recommend specifying the WNoAutoErase flag explicitly. .PP .ce 1 .B "[Image Omitted]" @@ -901,8 +901,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsemaphore.3qt b/doc/man/man3/tqsemaphore.3qt index e7e2a5735..ffa4136a4 100644 --- a/doc/man/man3/tqsemaphore.3qt +++ b/doc/man/man3/tqsemaphore.3qt @@ -9,7 +9,7 @@ .SH NAME QSemaphore \- Robust integer semaphore .SH SYNOPSIS -All the functions in this class are thread-safe when Qt is built with thread support.</p> +All the functions in this class are thread-safe when TQt is built with thread support.</p> .PP \fC#include <ntqsemaphore.h>\fR .PP @@ -98,8 +98,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqserversocket.3qt b/doc/man/man3/tqserversocket.3qt index 50611e1cb..c955e8b1b 100644 --- a/doc/man/man3/tqserversocket.3qt +++ b/doc/man/man3/tqserversocket.3qt @@ -130,8 +130,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsessionmanager.3qt b/doc/man/man3/tqsessionmanager.3qt index f7e2fa976..c25fd1b8e 100644 --- a/doc/man/man3/tqsessionmanager.3qt +++ b/doc/man/man3/tqsessionmanager.3qt @@ -77,7 +77,7 @@ The session manager is responsible for session management, most importantly for .PP QSessionManager provides an interface between the application and the session manager so that the program can work well with the session manager. In Qt, session management requests for action are handled by the two virtual functions QApplication::commitData() and QApplication::saveState(). Both provide a reference to a session manager object as argument, to allow the application to communicate with the session manager. .PP -During a session management action (i.e. within commitData() and saveState()), no user interaction is possible \fIunless\fR the application got explicit permission from the session manager. You ask for permission by calling allowsInteraction() or, if it's really urgent, allowsErrorInteraction(). Qt does not enforce this, but the session manager may. +During a session management action (i.e. within commitData() and saveState()), no user interaction is possible \fIunless\fR the application got explicit permission from the session manager. You ask for permission by calling allowsInteraction() or, if it's really urgent, allowsErrorInteraction(). TQt does not enforce this, but the session manager may. .PP You can try to abort the shutdown process by calling cancel(). The default commitData() function does this if some top-level window rejected its closeEvent(). .PP @@ -302,8 +302,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsettings.3qt b/doc/man/man3/tqsettings.3qt index 40724b787..f0207bd1e 100644 --- a/doc/man/man3/tqsettings.3qt +++ b/doc/man/man3/tqsettings.3qt @@ -244,7 +244,7 @@ There is no universally accepted place for storing application settings under Un .TP \fC/opt/MyCompany/share/MyApplication/etc\fR .TP -\fC$HOME/.qt\fR When reading settings the files are searched in the order shown above, with later settings overriding earlier settings. Files for which the user doesn't have read permission are ignored. When saving settings QSettings works in the order shown above, writing to the first settings file for which the user has write permission. (\fCINSTALL\fR is the directory where Qt was installed. This can be modified by using the configure script's -prefix argument ) +\fC$HOME/.qt\fR When reading settings the files are searched in the order shown above, with later settings overriding earlier settings. Files for which the user doesn't have read permission are ignored. When saving settings QSettings works in the order shown above, writing to the first settings file for which the user has write permission. (\fCINSTALL\fR is the directory where TQt was installed. This can be modified by using the configure script's -prefix argument ) .PP If you want to put the settings in a particular place in the filesystem you could do this: .PP @@ -578,7 +578,7 @@ Writes the boolean entry \fIvalue\fR into key \fIkey\fR. The \fIkey\fR is create .PP If an error occurs the settings are left unchanged and FALSE is returned; otherwise TRUE is returned. .PP -\fBWarning:\fR On certain platforms, keys are required to contain at least two components (e.g., "/foo/bar"). This limitation does not apply to Qt 4. +\fBWarning:\fR On certain platforms, keys are required to contain at least two components (e.g., "/foo/bar"). This limitation does not apply to TQt 4. .PP See also readListEntry(), readNumEntry(), readDoubleEntry(), readBoolEntry(), and removeEntry(). .PP @@ -642,8 +642,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsgistyle.3qt b/doc/man/man3/tqsgistyle.3qt index 7eb267538..810e7dfd3 100644 --- a/doc/man/man3/tqsgistyle.3qt +++ b/doc/man/man3/tqsgistyle.3qt @@ -52,8 +52,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqshowevent.3qt b/doc/man/man3/tqshowevent.3qt index 779509dc8..0463f4b33 100644 --- a/doc/man/man3/tqshowevent.3qt +++ b/doc/man/man3/tqshowevent.3qt @@ -43,8 +43,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsignal.3qt b/doc/man/man3/tqsignal.3qt index b8142965f..9dd09a883 100644 --- a/doc/man/man3/tqsignal.3qt +++ b/doc/man/man3/tqsignal.3qt @@ -185,8 +185,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsignalmapper.3qt b/doc/man/man3/tqsignalmapper.3qt index 3d4183fae..58255e001 100644 --- a/doc/man/man3/tqsignalmapper.3qt +++ b/doc/man/man3/tqsignalmapper.3qt @@ -106,8 +106,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsimplerichtext.3qt b/doc/man/man3/tqsimplerichtext.3qt index cd5d3bc64..608c71066 100644 --- a/doc/man/man3/tqsimplerichtext.3qt +++ b/doc/man/man3/tqsimplerichtext.3qt @@ -62,7 +62,7 @@ QSimpleRichText \- Small displayable piece of rich text .SH DESCRIPTION The QSimpleRichText class provides a small displayable piece of rich text. .PP -This class encapsulates simple rich text usage in which a string is interpreted as rich text and can be drawn. This is particularly useful if you want to display some rich text in a custom widget. A QStyleSheet is needed to interpret the tags and format the rich text. Qt provides a default HTML-like style sheet, but you may define custom style sheets. +This class encapsulates simple rich text usage in which a string is interpreted as rich text and can be drawn. This is particularly useful if you want to display some rich text in a custom widget. A QStyleSheet is needed to interpret the tags and format the rich text. TQt provides a default HTML-like style sheet, but you may define custom style sheets. .PP Once created, the rich text object can be queried for its width(), height(), and the actual width used (see widthUsed()). Most importantly, it can be drawn on any given QPainter with draw(). QSimpleRichText can also be used to implement hypertext or active text facilities by using anchorAt(). A hit test through inText() makes it possible to use simple rich text for text objects in editable drawing canvases. .PP @@ -170,8 +170,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsize.3qt b/doc/man/man3/tqsize.3qt index fc2cc4dd3..4121ffc55 100644 --- a/doc/man/man3/tqsize.3qt +++ b/doc/man/man3/tqsize.3qt @@ -358,8 +358,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsizegrip.3qt b/doc/man/man3/tqsizegrip.3qt index 69c79e4ba..54f87cc18 100644 --- a/doc/man/man3/tqsizegrip.3qt +++ b/doc/man/man3/tqsizegrip.3qt @@ -88,8 +88,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsizepolicy.3qt b/doc/man/man3/tqsizepolicy.3qt index bacabf06c..cb861721b 100644 --- a/doc/man/man3/tqsizepolicy.3qt +++ b/doc/man/man3/tqsizepolicy.3qt @@ -226,8 +226,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsjiscodec.3qt b/doc/man/man3/tqsjiscodec.3qt index 4cb97332a..90417bc9f 100644 --- a/doc/man/man3/tqsjiscodec.3qt +++ b/doc/man/man3/tqsjiscodec.3qt @@ -9,7 +9,7 @@ .SH NAME QSjisCodec \- Conversion to and from Shift-JIS .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqsjiscodec.h>\fR .PP @@ -34,7 +34,7 @@ More precisely, the QSjisCodec class subclasses QTextCodec to provide support fo .PP The environment variable \fCUNICODEMAP_JP\fR can be used to fine-tune QJisCodec, QSjisCodec and QEucJpCodec. The QJisCodec documentation describes how to use this variable. .PP -Most of the code here was written by Serika Kurusugawa, a.k.a. Junji Takagi, and is included in Qt with the author's permission and the grateful thanks of the Trolltech team. Here is the copyright statement for the code as it was at the point of contribution. Trolltech's subsequent modifications are covered by the usual copyright for Qt. +Most of the code here was written by Serika Kurusugawa, a.k.a. Junji Takagi, and is included in TQt with the author's permission and the grateful thanks of the Trolltech team. Here is the copyright statement for the code as it was at the point of contribution. Trolltech's subsequent modifications are covered by the usual copyright for Qt. .PP Copyright (C) 1999 Serika Kurusugawa. All rights reserved. .PP @@ -71,8 +71,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqslider.3qt b/doc/man/man3/tqslider.3qt index c37f05728..65b0e6ce5 100644 --- a/doc/man/man3/tqslider.3qt +++ b/doc/man/man3/tqslider.3qt @@ -378,8 +378,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsocket.3qt b/doc/man/man3/tqsocket.3qt index b68a07e2a..6f1f760f1 100644 --- a/doc/man/man3/tqsocket.3qt +++ b/doc/man/man3/tqsocket.3qt @@ -169,7 +169,7 @@ QSocket inherits QIODevice, and reimplements some functions. In general, you can .PP \fBWarning:\fR QSocket is not suitable for use in threads. If you need to uses sockets in threads use the lower-level QSocketDevice class. .PP -\fBWarning:\fR Because Qt doesn't use the native socketstream implementation on Mac OS X, QSocket has an implicit transfer latency of 100ms. You can achieve lower latency on Mac OS X by using QSocketDevice instead. +\fBWarning:\fR Because TQt doesn't use the native socketstream implementation on Mac OS X, QSocket has an implicit transfer latency of 100ms. You can achieve lower latency on Mac OS X by using QSocketDevice instead. .PP See also QSocketDevice, QHostAddress, QSocketNotifier, and Input/Output and Networking. .SS "Member Type Documentation" @@ -344,7 +344,7 @@ Example: network/mail/smtp.cpp. .SH "TQ_UINT16 QSocket::peerPort () const" Returns the peer's host port number, normally as specified to the connectToHost() function. If none has been set, this function returns 0. .PP -Note that Qt always uses native byte order, i.e. 67 is 67 in Qt; there is no need to call htons(). +Note that TQt always uses native byte order, i.e. 67 is 67 in Qt; there is no need to call htons(). .SH "TQ_UINT16 QSocket::port () const" Returns the host port number of this socket, in native byte order. .SH "int QSocket::putch ( int ch )\fC [virtual]\fR" @@ -459,8 +459,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsocketdevice.3qt b/doc/man/man3/tqsocketdevice.3qt index c905675ba..5a25ef49f 100644 --- a/doc/man/man3/tqsocketdevice.3qt +++ b/doc/man/man3/tqsocketdevice.3qt @@ -260,7 +260,7 @@ Note that for Datagram sockets, this is the source port of the last packet recei .SH "TQ_UINT16 QSocketDevice::port () const" Returns the port number of this socket device. This may be 0 for a while, but is set to something sensible as soon as a sensible value is available. .PP -Note that Qt always uses native byte order, i.e. 67 is 67 in Qt; there is no need to call htons(). +Note that TQt always uses native byte order, i.e. 67 is 67 in Qt; there is no need to call htons(). .SH "Protocol QSocketDevice::protocol () const" Returns the socket's protocol family, which is one of Unknown, IPv4, or IPv6. .PP @@ -361,8 +361,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsocketnotifier.3qt b/doc/man/man3/tqsocketnotifier.3qt index ddba610f4..af7784f18 100644 --- a/doc/man/man3/tqsocketnotifier.3qt +++ b/doc/man/man3/tqsocketnotifier.3qt @@ -74,7 +74,7 @@ The behavior of a write notifier that is left in enabled state after having emit .PP If you need a time-out for your sockets you can use either timer events or the QTimer class. .PP -Socket action is detected in the main event loop of Qt. The X11 version of Qt has a single UNIX select() call that incorporates all socket notifiers and the X socket. +Socket action is detected in the main event loop of Qt. The X11 version of TQt has a single UNIX select() call that incorporates all socket notifiers and the X socket. .PP Note that on XFree86 for OS/2, select() works only in the thread in which main() is running; you should therefore use that thread for GUI operations. .PP @@ -145,8 +145,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsound.3qt b/doc/man/man3/tqsound.3qt index ffb66f168..5852c63b9 100644 --- a/doc/man/man3/tqsound.3qt +++ b/doc/man/man3/tqsound.3qt @@ -155,8 +155,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqspaceritem.3qt b/doc/man/man3/tqspaceritem.3qt index 42e1b71ba..7ae48d8da 100644 --- a/doc/man/man3/tqspaceritem.3qt +++ b/doc/man/man3/tqspaceritem.3qt @@ -96,8 +96,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqspinbox.3qt b/doc/man/man3/tqspinbox.3qt index eac35c95c..f77a55ab0 100644 --- a/doc/man/man3/tqspinbox.3qt +++ b/doc/man/man3/tqspinbox.3qt @@ -321,7 +321,7 @@ This virtual function is used by the spin box whenever it needs to interpret tex .PP Subclasses that need to display spin box values in a non-numeric way need to reimplement this function. .PP -Note that Qt handles specialValueText() separately; this function is only concerned with the other values. +Note that TQt handles specialValueText() separately; this function is only concerned with the other values. .PP The default implementation tries to interpret the text() as an integer in the standard way and returns the integer value. .PP @@ -329,7 +329,7 @@ See also interpretText() and mapValueToText(). .SH "QString QSpinBox::mapValueToText ( int v )\fC [virtual protected]\fR" This virtual function is used by the spin box whenever it needs to display value \fIv\fR. The default implementation returns a string containing \fIv\fR printed in the standard way. Reimplementations may return anything. (See the example in the detailed description.) .PP -Note that Qt does not call this function for specialValueText() and that neither prefix() nor suffix() are included in the return value. +Note that TQt does not call this function for specialValueText() and that neither prefix() nor suffix() are included in the return value. .PP If you reimplement this, you may also need to reimplement mapTextToValue(). .PP @@ -560,8 +560,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsplashscreen.3qt b/doc/man/man3/tqsplashscreen.3qt index a41f2fd71..ff3b4093b 100644 --- a/doc/man/man3/tqsplashscreen.3qt +++ b/doc/man/man3/tqsplashscreen.3qt @@ -170,8 +170,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsplitter.3qt b/doc/man/man3/tqsplitter.3qt index 4e473bc48..83e5cfb21 100644 --- a/doc/man/man3/tqsplitter.3qt +++ b/doc/man/man3/tqsplitter.3qt @@ -320,8 +320,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsql.3qt b/doc/man/man3/tqsql.3qt index a238b0ba0..7739f2a04 100644 --- a/doc/man/man3/tqsql.3qt +++ b/doc/man/man3/tqsql.3qt @@ -7,7 +7,7 @@ .ad l .nh .SH NAME -QSql \- Namespace for Qt SQL identifiers that need to be global-like +QSql \- Namespace for TQt SQL identifiers that need to be global-like .SH SYNOPSIS \fC#include <ntqsql.h>\fR .PP @@ -33,9 +33,9 @@ QSql \- Namespace for Qt SQL identifiers that need to be global-like .br .in -1c .SH DESCRIPTION -The QSql class is a namespace for Qt SQL identifiers that need to be global-like. +The QSql class is a namespace for TQt SQL identifiers that need to be global-like. .PP -Normally, you can ignore this class. Several Qt SQL classes inherit it, so all the identifiers in the Qt SQL namespace are visible without qualification. +Normally, you can ignore this class. Several TQt SQL classes inherit it, so all the identifiers in the TQt SQL namespace are visible without qualification. .PP See also Database Classes. .SS "Member Type Documentation" @@ -83,7 +83,7 @@ This enum type describes types of tables \fCQSql::AllTables\fR - All of the above .SH MEMBER FUNCTION DOCUMENTATION .SH "QSql::QSql ()" -Constructs a Qt SQL namespace class +Constructs a TQt SQL namespace class .SH "SEE ALSO" .BR http://doc.trolltech.com/ntqsql.html @@ -99,8 +99,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlcursor.3qt b/doc/man/man3/tqsqlcursor.3qt index 240899d82..ca6813222 100644 --- a/doc/man/man3/tqsqlcursor.3qt +++ b/doc/man/man3/tqsqlcursor.3qt @@ -649,8 +649,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqldatabase.3qt b/doc/man/man3/tqsqldatabase.3qt index 72a7c19af..6f4706a82 100644 --- a/doc/man/man3/tqsqldatabase.3qt +++ b/doc/man/man3/tqsqldatabase.3qt @@ -227,7 +227,7 @@ This function is useful if you need to set up the database connection and instan #include "qtdir/src/sql/drivers/psql/qsql_psql.cpp" .br .fi -(We assume that \fCqtdir\fR is the directory where Qt is installed.) This will pull in the code that is needed to use the PostgreSQL client library and to instantiate a QPSQLDriver object, assuming that you have the PostgreSQL headers somewhere in your include search path. +(We assume that \fCqtdir\fR is the directory where TQt is installed.) This will pull in the code that is needed to use the PostgreSQL client library and to instantiate a QPSQLDriver object, assuming that you have the PostgreSQL headers somewhere in your include search path. .PP .nf .br @@ -245,7 +245,7 @@ This function is useful if you need to set up the database connection and instan .br .fi .PP -The above code sets up a PostgreSQL connection and instantiates a QPSQLDriver object. Next, addDatabase() is called to add the connection to the known connections so that it can be used by the Qt SQL classes. When a driver is instantiated with a connection handle (or set of handles), Qt assumes that you have already opened the database connection. +The above code sets up a PostgreSQL connection and instantiates a QPSQLDriver object. Next, addDatabase() is called to add the connection to the known connections so that it can be used by the TQt SQL classes. When a driver is instantiated with a connection handle (or set of handles), TQt assumes that you have already opened the database connection. .PP Remember that you must link your application against the database client library as well. The simplest way to do this is to add lines like those below to your \fC.pro\fR file: .PP @@ -288,7 +288,7 @@ Returns TRUE if the list of database connections contains \fIconnectionName\fR; .SH "QSqlDatabase * QSqlDatabase::database ( const QString & connectionName = defaultConnection, bool open = TRUE )\fC [static]\fR" Returns the database connection called \fIconnectionName\fR. The database connection must have been previously added with addDatabase(). If \fIopen\fR is TRUE (the default) and the database connection is not already open it is opened now. If no \fIconnectionName\fR is specified the default connection is used. If \fIconnectionName\fR does not exist in the list of databases, 0 is returned. The pointer returned is owned by QSqlDatabase and should \fInot\fR be deleted. .PP -\fBWarning:\fR There are restrictions on the use of database connections in threaded applications. Please see the Thread Support in Qt document for more information about threading and SQL databases. +\fBWarning:\fR There are restrictions on the use of database connections in threaded applications. Please see the Thread Support in TQt document for more information about threading and SQL databases. .PP Examples: .)l sql/overview/basicbrowsing/main.cpp and sql/overview/create_connections/main.cpp. @@ -654,8 +654,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqldriver.3qt b/doc/man/man3/tqsqldriver.3qt index b6e6e08f6..ad80da0f2 100644 --- a/doc/man/man3/tqsqldriver.3qt +++ b/doc/man/man3/tqsqldriver.3qt @@ -118,7 +118,7 @@ This enum contains a list of features a driver may support. Use hasFeature() to .TP \fCQSqlDriver::PositionalPlaceholders\fR - whether the driver supports usage of positional placeholders .PP -More information about supported features can be found in the Qt SQL driver documentation. +More information about supported features can be found in the TQt SQL driver documentation. .PP See also hasFeature(). .SH MEMBER FUNCTION DOCUMENTATION @@ -241,8 +241,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqldriverplugin.3qt b/doc/man/man3/tqsqldriverplugin.3qt index b58f77eb8..66bd81343 100644 --- a/doc/man/man3/tqsqldriverplugin.3qt +++ b/doc/man/man3/tqsqldriverplugin.3qt @@ -31,7 +31,7 @@ The QSqlDriverPlugin class provides an abstract base for custom QSqlDriver plugi .PP The SQL driver plugin is a simple plugin interface that makes it easy to create your own SQL driver plugins that can be loaded dynamically by Qt. .PP -Writing a SQL plugin is achieved by subclassing this base class, reimplementing the pure virtual functions keys() and create(), and exporting the class with the \fCQ_EXPORT_PLUGIN\fR macro. See the SQL plugins that come with Qt for example implementations (in the \fCplugins/src/sqldrivers\fR subdirectory of the source distribution). Read the plugins documentation for more information on plugins. +Writing a SQL plugin is achieved by subclassing this base class, reimplementing the pure virtual functions keys() and create(), and exporting the class with the \fCQ_EXPORT_PLUGIN\fR macro. See the SQL plugins that come with TQt for example implementations (in the \fCplugins/src/sqldrivers\fR subdirectory of the source distribution). Read the plugins documentation for more information on plugins. .PP See also Plugins. .SH MEMBER FUNCTION DOCUMENTATION @@ -40,7 +40,7 @@ Constructs a SQL driver plugin. This is invoked automatically by the \fCQ_EXPORT .SH "QSqlDriverPlugin::~QSqlDriverPlugin ()" Destroys the SQL driver plugin. .PP -You never have to call this explicitly. Qt destroys a plugin automatically when it is no longer used. +You never have to call this explicitly. TQt destroys a plugin automatically when it is no longer used. .SH "QSqlDriver * QSqlDriverPlugin::create ( const QString & key )\fC [pure virtual]\fR" Creates and returns a QSqlDriver object for the driver key \fIkey\fR. The driver key is usually the class name of the required driver. .PP @@ -66,8 +66,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqleditorfactory.3qt b/doc/man/man3/tqsqleditorfactory.3qt index 7e259890c..49e0afba0 100644 --- a/doc/man/man3/tqsqleditorfactory.3qt +++ b/doc/man/man3/tqsqleditorfactory.3qt @@ -81,8 +81,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlerror.3qt b/doc/man/man3/tqsqlerror.3qt index 7c320b563..80de43733 100644 --- a/doc/man/man3/tqsqlerror.3qt +++ b/doc/man/man3/tqsqlerror.3qt @@ -130,8 +130,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlfield.3qt b/doc/man/man3/tqsqlfield.3qt index d50016d2d..d100bcdaa 100644 --- a/doc/man/man3/tqsqlfield.3qt +++ b/doc/man/man3/tqsqlfield.3qt @@ -187,8 +187,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlfieldinfo.3qt b/doc/man/man3/tqsqlfieldinfo.3qt index 64199d888..48db2b01d 100644 --- a/doc/man/man3/tqsqlfieldinfo.3qt +++ b/doc/man/man3/tqsqlfieldinfo.3qt @@ -163,8 +163,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlform.3qt b/doc/man/man3/tqsqlform.3qt index a79bd5292..c74df9122 100644 --- a/doc/man/man3/tqsqlform.3qt +++ b/doc/man/man3/tqsqlform.3qt @@ -152,7 +152,7 @@ Some sample code to initialize a form successfully: .PP If you want to use custom editors for displaying and editing data fields, you must install a custom QSqlPropertyMap. The form uses this object to get or set the value of a widget. .PP -Note that Qt Designer provides a visual means of creating data-aware forms. +Note that TQt Designer provides a visual means of creating data-aware forms. .PP See also installPropertyMap(), QSqlPropertyMap, and Database Classes. .SH MEMBER FUNCTION DOCUMENTATION @@ -232,8 +232,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlindex.3qt b/doc/man/man3/tqsqlindex.3qt index dcf58e7c5..3732064eb 100644 --- a/doc/man/man3/tqsqlindex.3qt +++ b/doc/man/man3/tqsqlindex.3qt @@ -114,8 +114,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlpropertymap.3qt b/doc/man/man3/tqsqlpropertymap.3qt index b6bcb4ed6..530a467af 100644 --- a/doc/man/man3/tqsqlpropertymap.3qt +++ b/doc/man/man3/tqsqlpropertymap.3qt @@ -44,7 +44,7 @@ QSqlPropertyMap \- Used to map widgets to SQL fields .SH DESCRIPTION The QSqlPropertyMap class is used to map widgets to SQL fields. .PP -The SQL module uses Qt object properties to insert and extract values from editor widgets. +The SQL module uses TQt object properties to insert and extract values from editor widgets. .PP This class is used to map editors to SQL fields. This works by associating SQL editor class names to the properties used to insert and extract values to/from the editor. .PP @@ -121,7 +121,7 @@ See also QDataTable, QSqlForm, QSqlEditorFactory, and Database Classes. .SH "QSqlPropertyMap::QSqlPropertyMap ()" Constructs a QSqlPropertyMap. .PP -The default property mappings used by Qt widgets are: <center>.nf +The default property mappings used by TQt widgets are: <center>.nf .TS l - l. Widgets Property QCheckBox, QRadioButton checked QComboBox, QListBox currentItem QDateEdit date QDateTimeEdit dateTime QTextBrowser source QButton, QDial, QLabel, QLineEdit, QMultiLineEdit, QPushButton, QTextEdit, text QTimeEdit time QLCDNumber, QScrollBar QSlider, QSpinBox .TE @@ -160,8 +160,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlquery.3qt b/doc/man/man3/tqsqlquery.3qt index 5cf282d2b..c57e3981a 100644 --- a/doc/man/man3/tqsqlquery.3qt +++ b/doc/man/man3/tqsqlquery.3qt @@ -178,9 +178,9 @@ For example: .PP To access the data returned by a query, use the value() method. Each field in the data returned by a SELECT statement is accessed by passing the field's position in the statement, starting from 0. Information about the fields can be obtained via QSqlDatabase::record(). For the sake of efficiency there are no functions to access a field by name. (The QSqlCursor class provides a higher-level interface with field access by name and automatic SQL generation.) .PP -QSqlQuery supports prepared query execution and the binding of parameter values to placeholders. Some databases don't support these features, so for them Qt emulates the required functionality. For example, the Oracle and ODBC drivers have proper prepared query support, and Qt makes use of it; but for databases that don't have this support, Qt implements the feature itself, e.g. by replacing placeholders with actual values when a query is executed. The exception is positional binding using named placeholders, which requires that the database supports prepared queries. +QSqlQuery supports prepared query execution and the binding of parameter values to placeholders. Some databases don't support these features, so for them TQt emulates the required functionality. For example, the Oracle and ODBC drivers have proper prepared query support, and TQt makes use of it; but for databases that don't have this support, TQt implements the feature itself, e.g. by replacing placeholders with actual values when a query is executed. The exception is positional binding using named placeholders, which requires that the database supports prepared queries. .PP -Oracle databases identify placeholders by using a colon-name syntax, e.g \fC:name\fR. ODBC simply uses \fC?\fR characters. Qt supports both syntaxes (although you can't mix them in the same query). +Oracle databases identify placeholders by using a colon-name syntax, e.g \fC:name\fR. ODBC simply uses \fC?\fR characters. TQt supports both syntaxes (although you can't mix them in the same query). .PP Below we present the same example using each of the four different binding approaches. .PP @@ -555,8 +555,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlrecord.3qt b/doc/man/man3/tqsqlrecord.3qt index 3eba8404c..c1a984221 100644 --- a/doc/man/man3/tqsqlrecord.3qt +++ b/doc/man/man3/tqsqlrecord.3qt @@ -256,8 +256,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlrecordinfo.3qt b/doc/man/man3/tqsqlrecordinfo.3qt index 25f83617f..fc4071146 100644 --- a/doc/man/man3/tqsqlrecordinfo.3qt +++ b/doc/man/man3/tqsqlrecordinfo.3qt @@ -67,8 +67,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlresult.3qt b/doc/man/man3/tqsqlresult.3qt index 89d3482c2..3990e7e66 100644 --- a/doc/man/man3/tqsqlresult.3qt +++ b/doc/man/man3/tqsqlresult.3qt @@ -177,8 +177,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsqlselectcursor.3qt b/doc/man/man3/tqsqlselectcursor.3qt index 051f73e9f..9c1d44cdf 100644 --- a/doc/man/man3/tqsqlselectcursor.3qt +++ b/doc/man/man3/tqsqlselectcursor.3qt @@ -28,7 +28,7 @@ Inherits QSqlCursor. .SH DESCRIPTION The QSqlSelectCursor class provides browsing of general SQL SELECT statements. .PP -QSqlSelectCursor is a convenience class that makes it possible to display result sets from general SQL \fCSELECT\fR statements in data-aware Qt widgets. QSqlSelectCursor is read-only and does not support \fCINSERT\fR, \fCUPDATE\fR or \fCDELETE\fR operations. +QSqlSelectCursor is a convenience class that makes it possible to display result sets from general SQL \fCSELECT\fR statements in data-aware TQt widgets. QSqlSelectCursor is read-only and does not support \fCINSERT\fR, \fCUPDATE\fR or \fCDELETE\fR operations. .PP Pass the query in at construction time, or use the QSqlSelectCursor::exec() function. .PP @@ -79,8 +79,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstatusbar.3qt b/doc/man/man3/tqstatusbar.3qt index af6057bf5..36ff393f6 100644 --- a/doc/man/man3/tqstatusbar.3qt +++ b/doc/man/man3/tqstatusbar.3qt @@ -197,8 +197,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstoreddrag.3qt b/doc/man/man3/tqstoreddrag.3qt index 45350d317..79f3fa553 100644 --- a/doc/man/man3/tqstoreddrag.3qt +++ b/doc/man/man3/tqstoreddrag.3qt @@ -71,8 +71,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstrilist.3qt b/doc/man/man3/tqstrilist.3qt index 5589a0c87..5d730f4bf 100644 --- a/doc/man/man3/tqstrilist.3qt +++ b/doc/man/man3/tqstrilist.3qt @@ -52,8 +52,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstring.3qt b/doc/man/man3/tqstring.3qt index 89f2798ba..0a12bf57f 100644 --- a/doc/man/man3/tqstring.3qt +++ b/doc/man/man3/tqstring.3qt @@ -9,7 +9,7 @@ .SH NAME QString \- Abstraction of Unicode text and the classic C '\0'-terminated char array .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqstring.h>\fR .PP @@ -945,7 +945,7 @@ This is an overloaded member function, provided for convenience. It behaves esse .PP Lexically compares this string with \fIs\fR and returns an integer less than, equal to, or greater than zero if it is less than, equal to, or greater than \fIs\fR. .SH "void QString::compose ()" -\fBWarning:\fR This function is not supported in Qt 3.x. It is provided for experimental and illustrative purposes only. It is mainly of interest to those experimenting with Arabic and other composition-rich texts. +\fBWarning:\fR This function is not supported in TQt 3.x. It is provided for experimental and illustrative purposes only. It is mainly of interest to those experimenting with Arabic and other composition-rich texts. .PP Applies possible ligatures to a QString. Useful when composition-rich text requires rendering with glyph-poor fonts, but it also makes compositions such as QChar(0x0041) ('A') and QChar(0x0308) (Unicode accent diaresis), giving QChar(0x00c4) (German A Umlaut). .SH "QChar QString::constref ( uint i ) const" @@ -1018,13 +1018,13 @@ See also find() and findRev(). .SH "QString QString::copy () const" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP -In Qt 2.0 and later, all calls to this function are needless. Just remove them. +In TQt 2.0 and later, all calls to this function are needless. Just remove them. .SH "const char * QString::data () const" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP Returns a pointer to a '\0'-terminated classic C string. .PP -In Qt 1.x, this returned a char* allowing direct manipulation of the string as a sequence of bytes. In Qt 2.x where QString is a Unicode string, char* conversion constructs a temporary string, and hence direct character operations are meaningless. +In TQt 1.x, this returned a char* allowing direct manipulation of the string as a sequence of bytes. In TQt 2.x where QString is a Unicode string, char* conversion constructs a temporary string, and hence direct character operations are meaningless. .SH "bool QString::endsWith ( const QString & s, bool cs = TRUE ) const" Returns TRUE if the string ends with \fIs\fR; otherwise returns FALSE. .PP @@ -1460,7 +1460,7 @@ Returns ascii(). Be sure to see the warnings documented in the ascii() function. .SH "QString::operator std::string () const" Returns ascii() as a std::string. .PP -\fBWarning:\fR The function may cause an application to crash if a static C run-time is in use. This can happen in Microsoft Visual C++ if Qt is configured as single-threaded. A safe alternative is to call ascii() directly and construct a std::string manually. +\fBWarning:\fR The function may cause an application to crash if a static C run-time is in use. This can happen in Microsoft Visual C++ if TQt is configured as single-threaded. A safe alternative is to call ascii() directly and construct a std::string manually. .SH "bool QString::operator! () const" Returns TRUE if this is a null string; otherwise returns FALSE. .PP @@ -1688,7 +1688,7 @@ If \fIindex\fR is beyond the length of the string, nothing is deleted and \fIs\f .br .fi .PP -\fBWarning:\fR Qt 3.3.3 and earlier had different semantics for the case \fIindex\fR >= length(), which contradicted the documentation. To avoid portability problems between Qt 3 versions and with Qt 4, we recommend that you never call the function with \fIindex\fR >= length(). +\fBWarning:\fR TQt 3.3.3 and earlier had different semantics for the case \fIindex\fR >= length(), which contradicted the documentation. To avoid portability problems between TQt 3 versions and with TQt 4, we recommend that you never call the function with \fIindex\fR >= length(). .PP See also insert() and remove(). .PP @@ -1960,7 +1960,7 @@ See also isNull() and isEmpty(). .PP Sets the character at position \fIindex\fR to \fIc\fR and expands the string if necessary, filling with spaces. .PP -This method is redundant in Qt 3.x, because operator[] will expand the string as necessary. +This method is redundant in TQt 3.x, because operator[] will expand the string as necessary. .SH "QString & QString::setLatin1 ( const char * str, int len = -1 )" Sets this string to \fIstr\fR, interpreted as a classic Latin-1 C string. If \fIlen\fR is -1 (the default), then it is set to strlen(str). .PP @@ -2541,8 +2541,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstringlist.3qt b/doc/man/man3/tqstringlist.3qt index 05258fafc..3f6269675 100644 --- a/doc/man/man3/tqstringlist.3qt +++ b/doc/man/man3/tqstringlist.3qt @@ -9,7 +9,7 @@ .SH NAME QStringList \- List of strings .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqstringlist.h>\fR .PP @@ -69,7 +69,7 @@ Inherits QValueList<QString>. .SH DESCRIPTION The QStringList class provides a list of strings. .PP -It is used to store and manipulate strings that logically belong together. Essentially QStringList is a QValueList of QString objects. Unlike QStrList, which stores pointers to characters, QStringList holds real QString objects. It is the class of choice whenever you work with Unicode strings. QStringList is part of the Qt Template Library. +It is used to store and manipulate strings that logically belong together. Essentially QStringList is a QValueList of QString objects. Unlike QStrList, which stores pointers to characters, QStringList holds real QString objects. It is the class of choice whenever you work with Unicode strings. QStringList is part of the TQt Template Library. .PP Like QString itself, QStringList objects are implicitly shared, so passing them around as value-parameters is both fast and safe. .PP @@ -107,7 +107,7 @@ String lists have an iterator, QStringList::Iterator(), e.g. .br .fi .PP -Many Qt functions return string lists by value; to iterate over these you should make a copy and iterate over the copy. +Many TQt functions return string lists by value; to iterate over these you should make a copy and iterate over the copy. .PP You can concatenate all the strings in a string list into a single string (with an optional separator) using join(), e.g. .PP @@ -275,7 +275,7 @@ Examples: .SH "void QStringList::sort ()" Sorts the list of strings in ascending case-sensitive order. .PP -Sorting is very fast. It uses the Qt Template Library's efficient HeapSort implementation that has a time complexity of O(n*log n). +Sorting is very fast. It uses the TQt Template Library's efficient HeapSort implementation that has a time complexity of O(n*log n). .PP If you want to sort your strings in an arbitrary order consider using a QMap. For example you could use a QMap<QString,QString> to create a case-insensitive ordering (e.g. mapping the lowercase text to the text), or a QMap<int,QString> to sort the strings by some integer index, etc. .PP @@ -324,8 +324,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstrlist.3qt b/doc/man/man3/tqstrlist.3qt index da9be26a8..7117a391f 100644 --- a/doc/man/man3/tqstrlist.3qt +++ b/doc/man/man3/tqstrlist.3qt @@ -80,8 +80,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstrlistiterator.3qt b/doc/man/man3/tqstrlistiterator.3qt index 24816378f..721c211fb 100644 --- a/doc/man/man3/tqstrlistiterator.3qt +++ b/doc/man/man3/tqstrlistiterator.3qt @@ -34,8 +34,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstyle.3qt b/doc/man/man3/tqstyle.3qt index 19899636e..5a6df4399 100644 --- a/doc/man/man3/tqstyle.3qt +++ b/doc/man/man3/tqstyle.3qt @@ -139,7 +139,7 @@ A large number of GUI elements are common to many widgets. The QStyle class allo .PP Although it is not possible to fully enumerate the look of graphical elements and the feel of widgets in a GUI, QStyle provides a considerable amount of control and customisability. .PP -In Qt 1.x the look and feel option for widgets was specified by a single value: the GUIStyle. Starting with Qt 2.0, this notion was expanded to allow the look to be specified by virtual drawing functions. +In TQt 1.x the look and feel option for widgets was specified by a single value: the GUIStyle. Starting with TQt 2.0, this notion was expanded to allow the look to be specified by virtual drawing functions. .PP Derived classes may reimplement some or all of the drawing functions to modify the look of all widgets that use those functions. .PP @@ -147,7 +147,7 @@ Languages written from right to left (such as Arabic and Hebrew) usually also mi .PP The actual reverse layout is performed automatically when possible. However, for the sake of flexibility, the translation cannot be performed everywhere. The documentation for each function in the QStyle API states whether the function expects/returns logical or screen coordinates. Using logical coordinates (in ComplexControls, for example) provides great flexibility in controlling the look of a widget. Use visualRect() when necessary to translate logical coordinates into screen coordinates for drawing. .PP -In Qt versions prior to 3.0, if you wanted a low level route into changing the appearance of a widget, you would reimplement polish(). With the new 3.0 style engine the recommended approach is to reimplement the draw functions, for example drawItem(), drawPrimitive(), drawControl(), drawControlMask(), drawComplexControl() and drawComplexControlMask(). Each of these functions is called with a range of parameters that provide information that you can use to determine how to draw them, e.g. style flags, rectangle, color group, etc. +In TQt versions prior to 3.0, if you wanted a low level route into changing the appearance of a widget, you would reimplement polish(). With the new 3.0 style engine the recommended approach is to reimplement the draw functions, for example drawItem(), drawPrimitive(), drawControl(), drawControlMask(), drawComplexControl() and drawComplexControlMask(). Each of these functions is called with a range of parameters that provide information that you can use to determine how to draw them, e.g. style flags, rectangle, color group, etc. .PP For information on changing elements of an existing style or creating your own style see the Style overview. .PP @@ -948,7 +948,7 @@ Initializes the appearance of a widget. .PP This function is called for every widget at some point after it has been fully created but just \fIbefore\fR it is shown the very first time. .PP -Reasonable actions in this function might be to call QWidget::setBackgroundMode() for the widget. An example of highly unreasonable use would be setting the geometry! Reimplementing this function gives you a back-door through which you can change the appearance of a widget. With Qt 3.0's style engine you will rarely need to write your own polish(); instead reimplement drawItem(), drawPrimitive(), etc. +Reasonable actions in this function might be to call QWidget::setBackgroundMode() for the widget. An example of highly unreasonable use would be setting the geometry! Reimplementing this function gives you a back-door through which you can change the appearance of a widget. With TQt 3.0's style engine you will rarely need to write your own polish(); instead reimplement drawItem(), drawPrimitive(), etc. .PP The QWidget::inherits() function may provide enough information to allow class-specific customizations. But be careful not to hard-code things too much because new QStyle subclasses are expected to work reasonably with all current and \fIfuture\fR widgets. .PP @@ -1077,8 +1077,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstylefactory.3qt b/doc/man/man3/tqstylefactory.3qt index 050993efe..ff344beda 100644 --- a/doc/man/man3/tqstylefactory.3qt +++ b/doc/man/man3/tqstylefactory.3qt @@ -49,8 +49,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstyleoption.3qt b/doc/man/man3/tqstyleoption.3qt index a5ebd7818..2a31b0a59 100644 --- a/doc/man/man3/tqstyleoption.3qt +++ b/doc/man/man3/tqstyleoption.3qt @@ -115,7 +115,7 @@ The QStyleOption class specifies optional parameters for QStyle functions. .PP Some QStyle functions take an optional argument specifying extra information that is required for a paritical primitive or control. So that the QStyle class can be extended, QStyleOption is used to provide a variable-argument for these options. .PP -The QStyleOption class has constructors for each type of optional argument, and this set of constructors may be extended in future Qt releases. There are also corresponding access functions that return the optional arguments: these too may be extended. +The QStyleOption class has constructors for each type of optional argument, and this set of constructors may be extended in future TQt releases. There are also corresponding access functions that return the optional arguments: these too may be extended. .PP For each constructor, you should refer to the documentation of the QStyle functions to see the meaning of the arguments. .PP @@ -210,8 +210,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstyleplugin.3qt b/doc/man/man3/tqstyleplugin.3qt index 86245b8eb..03bb982ae 100644 --- a/doc/man/man3/tqstyleplugin.3qt +++ b/doc/man/man3/tqstyleplugin.3qt @@ -40,7 +40,7 @@ Constructs a style plugin. This is invoked automatically by the \fCQ_EXPORT_PLUG .SH "QStylePlugin::~QStylePlugin ()" Destroys the style plugin. .PP -You never have to call this explicitly. Qt destroys a plugin automatically when it is no longer used. +You never have to call this explicitly. TQt destroys a plugin automatically when it is no longer used. .SH "QStyle * QStylePlugin::create ( const QString & key )\fC [pure virtual]\fR" Creates and returns a QStyle object for the style key \fIkey\fR. The style key is usually the class name of the required style. .PP @@ -66,8 +66,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstylesheet.3qt b/doc/man/man3/tqstylesheet.3qt index 986c03243..f5fb9127c 100644 --- a/doc/man/man3/tqstylesheet.3qt +++ b/doc/man/man3/tqstylesheet.3qt @@ -64,7 +64,7 @@ The default QStyleSheet object has the following style bindings, sorted by struc .PP The structuring tags are <center>.nf .TS -l - l. Structuring tags Notes A Qt rich text document. It understands the following attributes: +l - l. Structuring tags Notes A TQt rich text document. It understands the following attributes: .TP A top-level heading. A sublevel heading. @@ -212,8 +212,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqstylesheetitem.3qt b/doc/man/man3/tqstylesheetitem.3qt index 872d6b08a..0c91f6fa2 100644 --- a/doc/man/man3/tqstylesheetitem.3qt +++ b/doc/man/man3/tqstylesheetitem.3qt @@ -472,8 +472,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqsyntaxhighlighter.3qt b/doc/man/man3/tqsyntaxhighlighter.3qt index 4014834c4..0da24bdcb 100644 --- a/doc/man/man3/tqsyntaxhighlighter.3qt +++ b/doc/man/man3/tqsyntaxhighlighter.3qt @@ -108,8 +108,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqt.3qt b/doc/man/man3/tqt.3qt index 1444f5df3..183b3a552 100644 --- a/doc/man/man3/tqt.3qt +++ b/doc/man/man3/tqt.3qt @@ -1,5 +1,5 @@ '\" t -.TH Qt 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQt 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -119,9 +119,9 @@ Inherited by QObject, QPixmap, QBrush, QCanvasItem, QCursor, QPainter, QEvent, Q .br .in -1c .SH DESCRIPTION -The Qt class is a namespace for miscellaneous identifiers that need to be global-like. +The TQt class is a namespace for miscellaneous identifiers that need to be global-like. .PP -Normally, you can ignore this class. QObject and a few other classes inherit it, so all the identifiers in the Qt namespace are normally usable without qualification. +Normally, you can ignore this class. QObject and a few other classes inherit it, so all the identifiers in the TQt namespace are normally usable without qualification. .PP However, you may occasionally need to say \fCQt::black\fR instead of just \fCblack\fR, particularly in static utility functions (such as many class factories). .PP @@ -355,7 +355,7 @@ ArrowCursor is the default for widgets in a normal state. </center> .SH "Qt::DateFormat" .TP -\fCQt::TextDate\fR - (default) Qt format +\fCQt::TextDate\fR - (default) TQt format .TP \fCQt::ISODate\fR - ISO 8601 extended format (YYYY-MM-DD, or with time, YYYY-MM-DDTHH:MM:SS) .TP @@ -1034,7 +1034,7 @@ This enum type describes the keyboard modifier keys supported by Qt. .TP \fCQt::MODIFIER_MASK\fR - is a mask of Shift, Ctrl, Alt and Meta. .TP -\fCQt::UNICODE_ACCEL\fR - the accelerator is specified as a Unicode code point, not as a Qt Key. +\fCQt::UNICODE_ACCEL\fR - the accelerator is specified as a Unicode code point, not as a TQt Key. .SH "Qt::Orientation" This type is used to signify an object's orientation. .TP @@ -1280,13 +1280,13 @@ There are also a number of flags which you can use to customize the appearance o .PP Modifier flags: .TP -\fCQt::WDestructiveClose\fR - makes Qt delete this widget when the widget has accepted closeEvent(), or when the widget tried to ignore closeEvent() but could not. +\fCQt::WDestructiveClose\fR - makes TQt delete this widget when the widget has accepted closeEvent(), or when the widget tried to ignore closeEvent() but could not. .TP \fCQt::WPaintDesktop\fR - gives this widget paint events for the desktop. .TP \fCQt::WPaintUnclipped\fR - makes all painters operating on this widget unclipped. Children of this widget or other widgets in front of it do not clip the area the painter can paint on. .TP -\fCQt::WPaintClever\fR - indicates that Qt should \fInot\fR try to optimize repainting for the widget, but instead pass on window system repaint events directly. (This tends to produce more events and smaller repaint regions.) +\fCQt::WPaintClever\fR - indicates that TQt should \fInot\fR try to optimize repainting for the widget, but instead pass on window system repaint events directly. (This tends to produce more events and smaller repaint regions.) .TP \fCQt::WMouseNoMask\fR - indicates that even if the widget has a mask, it wants mouse events for its entire rectangle. .TP @@ -1439,8 +1439,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtab.3qt b/doc/man/man3/tqtab.3qt index 1cfa140b7..d0257ce33 100644 --- a/doc/man/man3/tqtab.3qt +++ b/doc/man/man3/tqtab.3qt @@ -108,8 +108,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtabbar.3qt b/doc/man/man3/tqtabbar.3qt index 686bd508b..9fc20365e 100644 --- a/doc/man/man3/tqtabbar.3qt +++ b/doc/man/man3/tqtabbar.3qt @@ -130,7 +130,7 @@ Inherits QWidget. .SH DESCRIPTION The QTabBar class provides a tab bar, e.g. for use in tabbed dialogs. .PP -QTabBar is straightforward to use; it draws the tabs using one of the predefined shapes, and emits a signal when a tab is selected. It can be subclassed to tailor the look and feel. Qt also provides a ready-made QTabWidget and a QTabDialog. +QTabBar is straightforward to use; it draws the tabs using one of the predefined shapes, and emits a signal when a tab is selected. It can be subclassed to tailor the look and feel. TQt also provides a ready-made QTabWidget and a QTabDialog. .PP The choice of tab shape is a matter of taste, although tab dialogs (for preferences and similar) invariably use RoundedAbove; nobody uses TriangularAbove. Tab controls in windows other than dialogs almost always use either RoundedBelow or TriangularBelow. Many spreadsheets and other tab controls in which all the pages are essentially similar use TriangularBelow, whereas RoundedBelow is used mostly when the pages are different (e.g. a multi-page tool palette). .PP @@ -320,8 +320,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtabdialog.3qt b/doc/man/man3/tqtabdialog.3qt index e09c92413..eb2a909d1 100644 --- a/doc/man/man3/tqtabdialog.3qt +++ b/doc/man/man3/tqtabdialog.3qt @@ -452,8 +452,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtable.3qt b/doc/man/man3/tqtable.3qt index 5357bbd2a..95579fb5b 100644 --- a/doc/man/man3/tqtable.3qt +++ b/doc/man/man3/tqtable.3qt @@ -1370,8 +1370,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtableitem.3qt b/doc/man/man3/tqtableitem.3qt index be7a32603..35634f927 100644 --- a/doc/man/man3/tqtableitem.3qt +++ b/doc/man/man3/tqtableitem.3qt @@ -454,8 +454,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtableselection.3qt b/doc/man/man3/tqtableselection.3qt index 1b053c6f2..1e8b63e9a 100644 --- a/doc/man/man3/tqtableselection.3qt +++ b/doc/man/man3/tqtableselection.3qt @@ -146,8 +146,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtabletevent.3qt b/doc/man/man3/tqtabletevent.3qt index 387fb2717..dfed68d41 100644 --- a/doc/man/man3/tqtabletevent.3qt +++ b/doc/man/man3/tqtabletevent.3qt @@ -76,7 +76,7 @@ A tablet event contains a special accept flag that indicates whether the receive .PP The QWidget::setEnabled() function can be used to enable or disable mouse and keyboard events for a widget. .PP -The event handler QWidget::tabletEvent() receives all three types of tablet events. Qt will first send a tabletEvent and then, if it is not accepted, it will send a mouse event. This allows applications that don't utilize tablets to use a tablet like a mouse while also enabling those who want to use both tablets and mouses differently. +The event handler QWidget::tabletEvent() receives all three types of tablet events. TQt will first send a tabletEvent and then, if it is not accepted, it will send a mouse event. This allows applications that don't utilize tablets to use a tablet like a mouse while also enabling those who want to use both tablets and mouses differently. .PP See also Event Classes. .SS "Member Type Documentation" @@ -180,8 +180,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtabwidget.3qt b/doc/man/man3/tqtabwidget.3qt index 6360b75a2..d69d8ba72 100644 --- a/doc/man/man3/tqtabwidget.3qt +++ b/doc/man/man3/tqtabwidget.3qt @@ -412,8 +412,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtextbrowser.3qt b/doc/man/man3/tqtextbrowser.3qt index 20f8c2504..d44f91d2d 100644 --- a/doc/man/man3/tqtextbrowser.3qt +++ b/doc/man/man3/tqtextbrowser.3qt @@ -219,8 +219,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtextcodec.3qt b/doc/man/man3/tqtextcodec.3qt index 2191c2328..8ca5f15cd 100644 --- a/doc/man/man3/tqtextcodec.3qt +++ b/doc/man/man3/tqtextcodec.3qt @@ -9,7 +9,7 @@ .SH NAME QTextCodec \- Conversion between text encodings .SH SYNOPSIS -Almost all the functions in this class are reentrant when Qt is built with thread support. The exceptions are \fB~QTextCodec\fR(), \fBsetCodecForTr\fR(), \fBsetCodecForCStrings\fR(), and \fBQTextCodec\fR(). </p> +Almost all the functions in this class are reentrant when TQt is built with thread support. The exceptions are \fB~QTextCodec\fR(), \fBsetCodecForTr\fR(), \fBsetCodecForCStrings\fR(), and \fBQTextCodec\fR(). </p> .PP \fC#include <ntqtextcodec.h>\fR .PP @@ -273,7 +273,7 @@ The approach to use in these situations is to create a QTextDecoder object for t .PP The QTextDecoder object maintains state between chunks and therefore works correctly even if a multi-byte character is split between chunks. .SH "Creating your own Codec class" -Support for new text encodings can be added to Qt by creating QTextCodec subclasses. +Support for new text encodings can be added to TQt by creating QTextCodec subclasses. .PP Built-in codecs can be overridden by custom codecs since more recently created QTextCodec objects take precedence over earlier ones. .PP @@ -344,7 +344,7 @@ Finally, you must implement: .fi Gives a value indicating how likely it is that \fIlen\fR characters from \fIchars\fR are in the encoding. .PP -A good model for this function is the QWindowsLocalCodec::heuristicContentMatch function found in the Qt sources. +A good model for this function is the QWindowsLocalCodec::heuristicContentMatch function found in the TQt sources. .PP A QTextCodec subclass might have improved performance if you also re-implement: .PP @@ -376,7 +376,7 @@ See also Internationalization with Qt. .SH "QTextCodec::QTextCodec ()\fC [protected]\fR" \fBWarning:\fR This function is \fInot\fR reentrant.</p> .PP -Constructs a QTextCodec, and gives it the highest precedence. The QTextCodec should always be constructed on the heap (i.e. with \fCnew\fR). Qt takes ownership and will delete it when the application terminates. +Constructs a QTextCodec, and gives it the highest precedence. The QTextCodec should always be constructed on the heap (i.e. with \fCnew\fR). TQt takes ownership and will delete it when the application terminates. .SH "QTextCodec::~QTextCodec ()\fC [virtual]\fR" \fBWarning:\fR This function is \fInot\fR reentrant.</p> .PP @@ -458,7 +458,7 @@ Reads a POSIX2 charmap definition from \fIiod\fR. The parser recognizes the foll .PP The resulting QTextCodec is returned (and also added to the global list of codecs). The name() of the result is taken from the code_set_name. .PP -Note that a codec constructed in this way uses much more memory and is slower than a hand-written QTextCodec subclass, since tables in code are kept in memory shared by all Qt applications. +Note that a codec constructed in this way uses much more memory and is slower than a hand-written QTextCodec subclass, since tables in code are kept in memory shared by all TQt applications. .PP See also loadCharmapFile(). .PP @@ -530,7 +530,7 @@ If the literal quoted text in the program is not in the Latin-1 encoding, this f .br .fi .PP -Note that this is not the way to select the encoding that the \fIuser\fR has chosen. For example, to convert an application containing literal English strings to Korean, all that is needed is for the English strings to be passed through tr() and for translation files to be loaded. For details of internationalization, see the Qt internationalization documentation. +Note that this is not the way to select the encoding that the \fIuser\fR has chosen. For example, to convert an application containing literal English strings to Korean, all that is needed is for the English strings to be passed through tr() and for translation files to be loaded. For details of internationalization, see the TQt internationalization documentation. .PP See also codecForTr() and setCodecForCStrings(). .SH "int QTextCodec::simpleHeuristicNameMatch ( const char * name, const char * hint )\fC [static protected]\fR" @@ -574,8 +574,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtextcodecplugin.3qt b/doc/man/man3/tqtextcodecplugin.3qt index 4013f6f5d..f78a1c6c0 100644 --- a/doc/man/man3/tqtextcodecplugin.3qt +++ b/doc/man/man3/tqtextcodecplugin.3qt @@ -9,7 +9,7 @@ .SH NAME QTextCodecPlugin \- Abstract base for custom QTextCodec plugins .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqtextcodecplugin.h>\fR .PP @@ -39,7 +39,7 @@ The QTextCodecPlugin class provides an abstract base for custom QTextCodec plugi .PP The text codec plugin is a simple plugin interface that makes it easy to create custom text codecs that can be loaded dynamically into applications. .PP -Writing a text codec plugin is achieved by subclassing this base class, reimplementing the pure virtual functions names(), createForName(), mibEnums() and createForMib(), and exporting the class with the \fCQ_EXPORT_PLUGIN\fR macro. See the Qt Plugins documentation for details. +Writing a text codec plugin is achieved by subclassing this base class, reimplementing the pure virtual functions names(), createForName(), mibEnums() and createForMib(), and exporting the class with the \fCQ_EXPORT_PLUGIN\fR macro. See the TQt Plugins documentation for details. .PP See the IANA character-sets encoding file for more information on mime names and mib enums. .PP @@ -50,7 +50,7 @@ Constructs a text codec plugin. This is invoked automatically by the \fCQ_EXPORT .SH "QTextCodecPlugin::~QTextCodecPlugin ()" Destroys the text codec plugin. .PP -You never have to call this explicitly. Qt destroys a plugin automatically when it is no longer used. +You never have to call this explicitly. TQt destroys a plugin automatically when it is no longer used. .SH "QTextCodec * QTextCodecPlugin::createForMib ( int mib )\fC [pure virtual]\fR" Creates a QTextCodec object for the mib enum \fImib\fR. .PP @@ -84,8 +84,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtextdecoder.3qt b/doc/man/man3/tqtextdecoder.3qt index 4a780e4b4..5c8b7e9c0 100644 --- a/doc/man/man3/tqtextdecoder.3qt +++ b/doc/man/man3/tqtextdecoder.3qt @@ -9,7 +9,7 @@ .SH NAME QTextDecoder \- State-based decoder .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqtextcodec.h>\fR .PP @@ -52,8 +52,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtextdrag.3qt b/doc/man/man3/tqtextdrag.3qt index a0a2478e3..2bd40ee1e 100644 --- a/doc/man/man3/tqtextdrag.3qt +++ b/doc/man/man3/tqtextdrag.3qt @@ -98,8 +98,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtextedit.3qt b/doc/man/man3/tqtextedit.3qt index dbb03023b..8b738fb9b 100644 --- a/doc/man/man3/tqtextedit.3qt +++ b/doc/man/man3/tqtextedit.3qt @@ -537,7 +537,7 @@ l - l. Mode Command Notes Plain Text Editor setTextFormat(PlainText) Set text wi .fi </center> .PP -<sup>1.</sup><small>A more complete API that supports setting margins, images, etc., is planned for a later Qt release.</small> +<sup>1.</sup><small>A more complete API that supports setting margins, images, etc., is planned for a later TQt release.</small> .PP QTextEdit can be used as a syntax highlighting editor when used in conjunction with QSyntaxHighlighter. .PP @@ -557,7 +557,7 @@ If you want a text browser with more navigation use QTextBrowser. If you just ne .PP If you create a new QTextEdit, and want to allow the user to edit rich text, call setTextFormat(Qt::RichText) to ensure that the text is treated as rich text. (Rich text uses HTML tags to set text formatting attributes. See QStyleSheet for information on the HTML tags that are supported.). If you don't call setTextFormat() explicitly the text edit will guess from the text itself whether it is rich text or plain text. This means that if the text looks like HTML or XML it will probably be interpreted as rich text, so you should call setTextFormat(Qt::PlainText) to preserve such text. .PP -Note that we do not intend to add a full-featured web browser widget to Qt (because that would easily double Qt's size and only a few applications would benefit from it). The rich text support in Qt is designed to provide a fast, portable and efficient way to add reasonable online help facilities to applications, and to provide a basis for rich text editors. +Note that we do not intend to add a full-featured web browser widget to TQt (because that would easily double Qt's size and only a few applications would benefit from it). The rich text support in TQt is designed to provide a fast, portable and efficient way to add reasonable online help facilities to applications, and to provide a basis for rich text editors. .SH "Using QTextEdit as a Display Widget" QTextEdit can display a large HTML subset, including tables and images. .PP @@ -674,7 +674,7 @@ If the text changes, the textChanged() signal is emitted, and if the user insert .PP QTextEdit provides command-based undo and redo. To set the depth of the command history use setUndoDepth() which defaults to 100 steps. To undo or redo the last operation call undo() or redo(). The signals undoAvailable() and redoAvailable() indicate whether the undo and redo operations can be executed. .PP -The indent() function is used to reindent a paragraph. It is useful for code editors, for example in Qt Designer's code editor \fICtrl+I\fR invokes the indent() function. +The indent() function is used to reindent a paragraph. It is useful for code editors, for example in TQt Designer's code editor \fICtrl+I\fR invokes the indent() function. .PP <h4> Editing key bindings </h4> .PP @@ -1292,7 +1292,7 @@ This property holds the enabled set of auto formatting features. .PP The value can be any combination of the values in the AutoFormatting enum. The default is AutoAll. Choose AutoNone to disable all automatic formatting. .PP -Currently, the only automatic formatting feature provided is AutoBulletList; future versions of Qt may offer more. +Currently, the only automatic formatting feature provided is AutoBulletList; future versions of TQt may offer more. .PP Set this property's value with setAutoFormatting() and get this property's value with autoFormatting(). .SH "QString documentTitle" @@ -1440,8 +1440,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtextencoder.3qt b/doc/man/man3/tqtextencoder.3qt index 489428a3a..be8a1c156 100644 --- a/doc/man/man3/tqtextencoder.3qt +++ b/doc/man/man3/tqtextencoder.3qt @@ -9,7 +9,7 @@ .SH NAME QTextEncoder \- State-based encoder .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqtextcodec.h>\fR .PP @@ -53,8 +53,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtextistream.3qt b/doc/man/man3/tqtextistream.3qt index a94e99e10..da9e2d947 100644 --- a/doc/man/man3/tqtextistream.3qt +++ b/doc/man/man3/tqtextistream.3qt @@ -9,7 +9,7 @@ .SH NAME QTextIStream \- Convenience class for input streams .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqtextstream.h>\fR .PP @@ -67,8 +67,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtextostream.3qt b/doc/man/man3/tqtextostream.3qt index e90b1f199..6f0ef38cf 100644 --- a/doc/man/man3/tqtextostream.3qt +++ b/doc/man/man3/tqtextostream.3qt @@ -9,7 +9,7 @@ .SH NAME QTextOStream \- Convenience class for output streams .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqtextstream.h>\fR .PP @@ -65,8 +65,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtextstream.3qt b/doc/man/man3/tqtextstream.3qt index fbe4778cb..3decec315 100644 --- a/doc/man/man3/tqtextstream.3qt +++ b/doc/man/man3/tqtextstream.3qt @@ -9,7 +9,7 @@ .SH NAME QTextStream \- Basic functions for reading and writing text using a QIODevice .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqtextstream.h>\fR .PP @@ -630,8 +630,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqthread.3qt b/doc/man/man3/tqthread.3qt index 5d08faf41..e4fef062c 100644 --- a/doc/man/man3/tqthread.3qt +++ b/doc/man/man3/tqthread.3qt @@ -9,7 +9,7 @@ .SH NAME QThread \- Platform-independent threads .SH SYNOPSIS -All the functions in this class are thread-safe when Qt is built with thread support.</p> +All the functions in this class are thread-safe when TQt is built with thread support.</p> .PP \fC#include <ntqthread.h>\fR .PP @@ -218,8 +218,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqthreadstorage.3qt b/doc/man/man3/tqthreadstorage.3qt index fb9dc2ce4..d935a4344 100644 --- a/doc/man/man3/tqthreadstorage.3qt +++ b/doc/man/man3/tqthreadstorage.3qt @@ -9,7 +9,7 @@ .SH NAME QThreadStorage \- Per-thread data storage .SH SYNOPSIS -All the functions in this class are thread-safe when Qt is built with thread support.</p> +All the functions in this class are thread-safe when TQt is built with thread support.</p> .PP \fC#include <ntqthreadstorage.h>\fR .PP @@ -154,8 +154,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtime.3qt b/doc/man/man3/tqtime.3qt index 59b7dc18a..73efb3edb 100644 --- a/doc/man/man3/tqtime.3qt +++ b/doc/man/man3/tqtime.3qt @@ -9,7 +9,7 @@ .SH NAME QTime \- Clock time functions .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqdatetime.h>\fR .PP @@ -360,8 +360,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtimeedit.3qt b/doc/man/man3/tqtimeedit.3qt index 74fdee027..9738d03cb 100644 --- a/doc/man/man3/tqtimeedit.3qt +++ b/doc/man/man3/tqtimeedit.3qt @@ -244,8 +244,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtimer.3qt b/doc/man/man3/tqtimer.3qt index 0911e0900..7d5938386 100644 --- a/doc/man/man3/tqtimer.3qt +++ b/doc/man/man3/tqtimer.3qt @@ -84,13 +84,13 @@ This can be used to do heavy work while providing a snappy user interface: .br .fi .PP -myObject->processOneThing() will be called repeatedly and should return quickly (typically after processing one data item) so that Qt can deliver events to widgets and stop the timer as soon as it has done all its work. This is the traditional way of implementing heavy work in GUI applications; multi-threading is now becoming available on more and more platforms, and we expect that null events will eventually be replaced by threading. +myObject->processOneThing() will be called repeatedly and should return quickly (typically after processing one data item) so that TQt can deliver events to widgets and stop the timer as soon as it has done all its work. This is the traditional way of implementing heavy work in GUI applications; multi-threading is now becoming available on more and more platforms, and we expect that null events will eventually be replaced by threading. .PP -Note that QTimer's accuracy depends on the underlying operating system and hardware. Most platforms support an accuracy of 20ms; some provide more. If Qt is unable to deliver the requested number of timer clicks, it will silently discard some. +Note that QTimer's accuracy depends on the underlying operating system and hardware. Most platforms support an accuracy of 20ms; some provide more. If TQt is unable to deliver the requested number of timer clicks, it will silently discard some. .PP An alternative to using QTimer is to call QObject::startTimer() for your object and reimplement the QObject::timerEvent() event handler in your class (which must, of course, inherit QObject). The disadvantage is that timerEvent() does not support such high-level features as single-shot timers or signals. .PP -Some operating systems limit the number of timers that may be used; Qt tries to work around these limitations. +Some operating systems limit the number of timers that may be used; TQt tries to work around these limitations. .PP See also Event Classes and Time and Date. .SH MEMBER FUNCTION DOCUMENTATION @@ -184,8 +184,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtimerevent.3qt b/doc/man/man3/tqtimerevent.3qt index 1601a3796..e539f11cf 100644 --- a/doc/man/man3/tqtimerevent.3qt +++ b/doc/man/man3/tqtimerevent.3qt @@ -54,8 +54,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtoolbar.3qt b/doc/man/man3/tqtoolbar.3qt index 82e378a05..e52bec455 100644 --- a/doc/man/man3/tqtoolbar.3qt +++ b/doc/man/man3/tqtoolbar.3qt @@ -73,7 +73,7 @@ This extract from the application/application.cpp example shows the creation of .PP You may use most widgets within a toolbar, with QToolButton and QComboBox being the most common. .PP -If you create a new widget on an already visible QToolBar, this widget will automatically become visible without needing a show() call. (This differs from every other Qt widget container. We recommend calling show() anyway since we hope to fix this anomaly in a future release.) +If you create a new widget on an already visible QToolBar, this widget will automatically become visible without needing a show() call. (This differs from every other TQt widget container. We recommend calling show() anyway since we hope to fix this anomaly in a future release.) .PP QToolBars, like QDockWindows, are located in QDockAreas or float as top-level windows. QMainWindow provides four QDockAreas (top, left, right and bottom). When you create a new toolbar (as in the example above) as a child of a QMainWindow the toolbar will be added to the top dock area. You can move it to another dock area (or float it) by calling QMainWindow::moveDockWindow(). QDock areas lay out their windows in Lines. .PP @@ -151,8 +151,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtoolbox.3qt b/doc/man/man3/tqtoolbox.3qt index 6c19c9e63..f032713a4 100644 --- a/doc/man/man3/tqtoolbox.3qt +++ b/doc/man/man3/tqtoolbox.3qt @@ -199,8 +199,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtoolbutton.3qt b/doc/man/man3/tqtoolbutton.3qt index 69285e03c..06091c0f4 100644 --- a/doc/man/man3/tqtoolbutton.3qt +++ b/doc/man/man3/tqtoolbutton.3qt @@ -214,7 +214,7 @@ This is an overloaded member function, provided for convenience. It behaves esse .PP \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP -Since Qt 3.0, QIconSet contains both the On and Off icons. +Since TQt 3.0, QIconSet contains both the On and Off icons. .PP For ease of porting, this function ignores the \fIon\fR parameter and returns the iconSet property. If you relied on the \fIon\fR parameter, you probably want to update your code to use the QIconSet On/Off mechanism. .SH "QIconSet QToolButton::offIconSet () const" @@ -238,7 +238,7 @@ This is an overloaded member function, provided for convenience. It behaves esse .PP \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP -Since Qt 3.0, QIconSet contains both the On and Off icons. +Since TQt 3.0, QIconSet contains both the On and Off icons. .PP For ease of porting, this function ignores the \fIon\fR parameter and sets the iconSet property. If you relied on the \fIon\fR parameter, you probably want to update your code to use the QIconSet On/Off mechanism. .PP @@ -317,7 +317,7 @@ This property holds the icon set that is used when the button is in an "off" sta .PP \fBThis property is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP -Since Qt 3.0, QIconSet contains both the On and Off icons. There is now an QToolButton::iconSet property that replaces both QToolButton::onIconSet and QToolButton::offIconSet. +Since TQt 3.0, QIconSet contains both the On and Off icons. There is now an QToolButton::iconSet property that replaces both QToolButton::onIconSet and QToolButton::offIconSet. .PP For ease of porting, this property is a synonym for QToolButton::iconSet. You probably want to go over your application code and use the QIconSet On/Off mechanism. .PP @@ -337,7 +337,7 @@ This property holds the icon set that is used when the button is in an "on" stat .PP \fBThis property is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP -Since Qt 3.0, QIconSet contains both the On and Off icons. There is now an QToolButton::iconSet property that replaces both QToolButton::onIconSet and QToolButton::offIconSet. +Since TQt 3.0, QIconSet contains both the On and Off icons. There is now an QToolButton::iconSet property that replaces both QToolButton::onIconSet and QToolButton::offIconSet. .PP For ease of porting, this property is a synonym for QToolButton::iconSet. You probably want to go over your application code and use the QIconSet On/Off mechanism. .PP @@ -407,8 +407,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtooltip.3qt b/doc/man/man3/tqtooltip.3qt index b133ff261..d34f6ae62 100644 --- a/doc/man/man3/tqtooltip.3qt +++ b/doc/man/man3/tqtooltip.3qt @@ -342,8 +342,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtooltipgroup.3qt b/doc/man/man3/tqtooltipgroup.3qt index 4a6edcb4e..1575ae5d6 100644 --- a/doc/man/man3/tqtooltipgroup.3qt +++ b/doc/man/man3/tqtooltipgroup.3qt @@ -142,8 +142,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtranslator.3qt b/doc/man/man3/tqtranslator.3qt index 63bd16457..1c8505629 100644 --- a/doc/man/man3/tqtranslator.3qt +++ b/doc/man/man3/tqtranslator.3qt @@ -75,7 +75,7 @@ The QTranslator class provides internationalization support for text output. .PP An object of this class contains a set of QTranslatorMessage objects, each of which specifies a translation from a source language to a target language. QTranslator provides functions to look up translations, add new ones, remove them, load and save them, etc. .PP -The most common use of QTranslator is to: load a translator file created with Qt Linguist, install it using QApplication::installTranslator(), and use it via QObject::tr(). For example: +The most common use of QTranslator is to: load a translator file created with TQt Linguist, install it using QApplication::installTranslator(), and use it via QObject::tr(). For example: .PP .nf .br @@ -133,7 +133,7 @@ The minimum for each item is just the information necessary for findMessage() to .PP For example, the "Cancel" in a dialog might have "Anuluj" when the program runs in Polish (in this case the source text would be" Cancel"). The context would (normally) be the dialog's class name; there would normally be no comment, and the translated text would be "Anuluj". .PP -But it's not always so simple. The Spanish version of a printer dialog with settings for two-sided printing and binding would probably require both "Activado" and "Activada" as translations for "Enabled". In this case the source text would be "Enabled" in both cases, and the context would be the dialog's class name, but the two items would have disambiguating comments such as" two-sided printing" for one and "binding" for the other. The comment enables the translator to choose the appropriate gender for the Spanish version, and enables Qt to distinguish between translations. +But it's not always so simple. The Spanish version of a printer dialog with settings for two-sided printing and binding would probably require both "Activado" and "Activada" as translations for "Enabled". In this case the source text would be "Enabled" in both cases, and the context would be the dialog's class name, but the two items would have disambiguating comments such as" two-sided printing" for one and "binding" for the other. The comment enables the translator to choose the appropriate gender for the Spanish version, and enables TQt to distinguish between translations. .PP Note that when QTranslator loads a stripped file, most functions do not work. The functions that do work with stripped files are explicitly documented as such. .PP @@ -285,8 +285,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtranslatormessage.3qt b/doc/man/man3/tqtranslatormessage.3qt index 3278d9b72..b985ea44f 100644 --- a/doc/man/man3/tqtranslatormessage.3qt +++ b/doc/man/man3/tqtranslatormessage.3qt @@ -77,7 +77,7 @@ QTranslatorMessage \- Translator message and its properties .SH DESCRIPTION The QTranslatorMessage class contains a translator message and its properties. .PP -This class is of no interest to most applications. It is useful for translation tools such as Qt Linguist. It is provided simply to make the API complete and regular. +This class is of no interest to most applications. It is useful for translation tools such as TQt Linguist. It is provided simply to make the API complete and regular. .PP For a QTranslator object, a lookup key is a triple (\fIcontext\fR, \fIsource text\fR, \fIcomment\fR) that uniquely identifies a message. An extended key is a quadruple (\fIhash\fR, \fIcontext\fR, \fIsource text\fR, \fIcomment\fR), where \fIhash\fR is computed from the source text and the comment. Unless you plan to read and write messages yourself, you need not worry about the hash value. .PP @@ -173,8 +173,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqtsciicodec.3qt b/doc/man/man3/tqtsciicodec.3qt index e33214d1e..9895c3d4b 100644 --- a/doc/man/man3/tqtsciicodec.3qt +++ b/doc/man/man3/tqtsciicodec.3qt @@ -9,7 +9,7 @@ .SH NAME QTsciiCodec \- Conversion to and from the Tamil TSCII encoding .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqtsciicodec.h>\fR .PP @@ -22,7 +22,7 @@ TSCII, formally the Tamil Standard Code Information Interchange specification, i .PP This codec uses the mapping table found at http://www.geocities.com/Athens/5180/tsciiset.html. Tamil uses composed Unicode which might cause some problems if you are using Unicode fonts instead of TSCII fonts. .PP -Most of the code here was written by Hans Petter Bieker and is included in Qt with the author's permission and the grateful thanks of the Trolltech team. Here is the copyright statement for the code as it was at the point of contribution. Trolltech's subsequent modifications are covered by the usual copyright for Qt. +Most of the code here was written by Hans Petter Bieker and is included in TQt with the author's permission and the grateful thanks of the Trolltech team. Here is the copyright statement for the code as it was at the point of contribution. Trolltech's subsequent modifications are covered by the usual copyright for Qt. .PP Copyright (C) 2000 Hans Petter Bieker. All rights reserved. .PP @@ -50,8 +50,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tquridrag.3qt b/doc/man/man3/tquridrag.3qt index 0ee6db77d..6c902a274 100644 --- a/doc/man/man3/tquridrag.3qt +++ b/doc/man/man3/tquridrag.3qt @@ -156,8 +156,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqurl.3qt b/doc/man/man3/tqurl.3qt index a7c52ff95..590123867 100644 --- a/doc/man/man3/tqurl.3qt +++ b/doc/man/man3/tqurl.3qt @@ -484,8 +484,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqurlinfo.3qt b/doc/man/man3/tqurlinfo.3qt index 9d6580e61..ea2723ad4 100644 --- a/doc/man/man3/tqurlinfo.3qt +++ b/doc/man/man3/tqurlinfo.3qt @@ -354,8 +354,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqurloperator.3qt b/doc/man/man3/tqurloperator.3qt index d4442332b..bbadfe2a2 100644 --- a/doc/man/man3/tqurloperator.3qt +++ b/doc/man/man3/tqurloperator.3qt @@ -157,7 +157,7 @@ HTTP, .TP local file system. .PP -For more information about the Qt Network Architecture see the Qt Network Documentation. +For more information about the TQt Network Architecture see the TQt Network Documentation. .PP See also QNetworkProtocol, QNetworkOperation, Input/Output and Networking, and Miscellaneous Classes. .SH MEMBER FUNCTION DOCUMENTATION @@ -367,8 +367,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tquuid.3qt b/doc/man/man3/tquuid.3qt index 0df677c79..0b54b10c9 100644 --- a/doc/man/man3/tquuid.3qt +++ b/doc/man/man3/tquuid.3qt @@ -9,7 +9,7 @@ .SH NAME QUuid \- Defines a Universally Unique Identifier (UUID) .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntquuid.h>\fR .PP @@ -191,8 +191,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqvalidator.3qt b/doc/man/man3/tqvalidator.3qt index 42d31bc44..40aaf0ab1 100644 --- a/doc/man/man3/tqvalidator.3qt +++ b/doc/man/man3/tqvalidator.3qt @@ -100,8 +100,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqvaluelist.3qt b/doc/man/man3/tqvaluelist.3qt index 114bc5504..732254de4 100644 --- a/doc/man/man3/tqvaluelist.3qt +++ b/doc/man/man3/tqvaluelist.3qt @@ -9,7 +9,7 @@ .SH NAME QValueList \- Value-based template class that provides lists .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqvaluelist.h>\fR .PP @@ -228,7 +228,7 @@ Inherited by QCanvasItemList, QStringList, and QValueStack. .SH DESCRIPTION The QValueList class is a value-based template class that provides lists. .PP -QValueList is a Qt implementation of an STL-like list container. It can be used in your application if the standard \fClist\fR is not available for your target platform(s). QValueList is part of the Qt Template Library. +QValueList is a TQt implementation of an STL-like list container. It can be used in your application if the standard \fClist\fR is not available for your target platform(s). QValueList is part of the TQt Template Library. .PP QValueList<T> defines a template instance to create a list of values that all have the class T. Note that QValueList does not store pointers to the members of the list; it holds a copy of every member. This is why these kinds of classes are called "value based"; QPtrList and QDict are "pointer based". .PP @@ -246,7 +246,7 @@ Note that C++ defaults to field-by-field assignment operators and copy construct .PP In addition, some compilers (e.g. Sun CC) might require that the class provides an equality operator (operator==()). .PP -QValueList's function naming is consistent with the other Qt classes (e.g. count(), isEmpty()). QValueList also provides extra functions for compatibility with STL algorithms, such as size() and empty(). Programmers already familiar with the STL \fClist\fR may prefer to use the STL-compatible functions. +QValueList's function naming is consistent with the other TQt classes (e.g. count(), isEmpty()). QValueList also provides extra functions for compatibility with STL algorithms, such as size() and empty(). Programmers already familiar with the STL \fClist\fR may prefer to use the STL-compatible functions. .PP Example: .PP @@ -389,7 +389,7 @@ There are several ways to insert items into the list. The prepend() and append() .PP Items can also be removed from the list in several ways. There are several variants of the remove() function, which removes a specific item from the list. The remove() function will find and remove items according to a specific item value. .PP -Lists can also be sorted using the Qt Template Library. For example with qHeapSort(): +Lists can also be sorted using the TQt Template Library. For example with qHeapSort(): .PP Example: .PP @@ -409,7 +409,7 @@ Example: .br .fi .PP -See also QValueListIterator, Qt Template Library Classes, Implicitly and Explicitly Shared Classes, and Non-GUI Classes. +See also QValueListIterator, TQt Template Library Classes, Implicitly and Explicitly Shared Classes, and Non-GUI Classes. .SS "Member Type Documentation" .SH "QValueList::ConstIterator" This iterator is an instantiation of QValueListConstIterator for the same type as this QValueList. In other words, if you instantiate QValueList<int>, ConstIterator is a QValueListConstIterator<int>. Several member function use it, such as QValueList::begin(), which returns an iterator pointing to the first item in the list. @@ -744,8 +744,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqvaluelistconstiterator.3qt b/doc/man/man3/tqvaluelistconstiterator.3qt index 95ad95ade..959ca7582 100644 --- a/doc/man/man3/tqvaluelistconstiterator.3qt +++ b/doc/man/man3/tqvaluelistconstiterator.3qt @@ -9,7 +9,7 @@ .SH NAME QValueListConstIterator \- Const iterator for QValueList .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqvaluelist.h>\fR .PP @@ -64,7 +64,7 @@ You can create the appropriate const iterator type by using the \fCconst_iterato .PP For more information on QValueList iterators, see QValueListIterator. .PP -See also QValueListIterator, QValueList, Qt Template Library Classes, and Non-GUI Classes. +See also QValueListIterator, QValueList, TQt Template Library Classes, and Non-GUI Classes. .SS "Member Type Documentation" .SH "QValueListConstIterator::pointer" Pointer to value_type. @@ -115,8 +115,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqvaluelistiterator.3qt b/doc/man/man3/tqvaluelistiterator.3qt index 1bc1c263d..7ffda8fb6 100644 --- a/doc/man/man3/tqvaluelistiterator.3qt +++ b/doc/man/man3/tqvaluelistiterator.3qt @@ -9,7 +9,7 @@ .SH NAME QValueListIterator \- Iterator for QValueList .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqvaluelist.h>\fR .PP @@ -99,11 +99,11 @@ Example (see QValueList for the complete code): .PP QValueList is highly optimized for performance and memory usage. This means that you must be careful: QValueList does not know about all its iterators and the iterators don't know to which list they belong. This makes things very fast, but if you're not careful, you can get spectacular bugs. Always make sure iterators are valid before dereferencing them or using them as parameters to generic algorithms in the STL or the QTL. .PP -Using an invalid iterator is undefined (your application will probably crash). Many Qt functions return const value lists; to iterate over these you should make a copy and iterate over the copy. +Using an invalid iterator is undefined (your application will probably crash). Many TQt functions return const value lists; to iterate over these you should make a copy and iterate over the copy. .PP For every Iterator there is a ConstIterator. When accessing a QValueList in a const environment or if the reference or pointer to the list is itself const, then you must use the ConstIterator. Its semantics are the same as the Iterator, but it only returns const references. .PP -See also QValueList, QValueListConstIterator, Qt Template Library Classes, and Non-GUI Classes. +See also QValueList, QValueListConstIterator, TQt Template Library Classes, and Non-GUI Classes. .SS "Member Type Documentation" .SH "QValueListIterator::pointer" Pointer to value_type. @@ -160,8 +160,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqvaluestack.3qt b/doc/man/man3/tqvaluestack.3qt index 4d35ab181..80a9fd205 100644 --- a/doc/man/man3/tqvaluestack.3qt +++ b/doc/man/man3/tqvaluestack.3qt @@ -9,7 +9,7 @@ .SH NAME QValueStack \- Value-based template class that provides a stack .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqvaluestack.h>\fR .PP @@ -39,7 +39,7 @@ Inherits QValueList<T>. .SH DESCRIPTION The QValueStack class is a value-based template class that provides a stack. .PP -Define a template instance QValueStack<X> to create a stack of values that all have the class X. QValueStack is part of the Qt Template Library. +Define a template instance QValueStack<X> to create a stack of values that all have the class X. QValueStack is part of the TQt Template Library. .PP Note that QValueStack does not store pointers to the members of the stack; it holds a copy of every member. That is why these kinds of classes are called "value based"; QPtrStack, QPtrList, QDict, etc., are "pointer based". .PP @@ -84,7 +84,7 @@ a default constructor, i.e. a constructor that does not take any arguments. .PP Note that C++ defaults to field-by-field assignment operators and copy constructors if no explicit version is supplied. In many cases this is sufficient. .PP -See also Qt Template Library Classes, Implicitly and Explicitly Shared Classes, and Non-GUI Classes. +See also TQt Template Library Classes, Implicitly and Explicitly Shared Classes, and Non-GUI Classes. .SH MEMBER FUNCTION DOCUMENTATION .SH "QValueStack::QValueStack ()" Constructs an empty stack. @@ -129,8 +129,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqvaluevector.3qt b/doc/man/man3/tqvaluevector.3qt index 578e4fdc3..d8eb69135 100644 --- a/doc/man/man3/tqvaluevector.3qt +++ b/doc/man/man3/tqvaluevector.3qt @@ -9,7 +9,7 @@ .SH NAME QValueVector \- Value-based template class that provides a dynamic array .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqvaluevector.h>\fR .PP @@ -184,7 +184,7 @@ All the functions in this class are reentrant when Qt is built with thread suppo .SH DESCRIPTION The QValueVector class is a value-based template class that provides a dynamic array. .PP -QValueVector is a Qt implementation of an STL-like vector container. It can be used in your application if the standard \fCvector\fR is not available for your target platforms. QValueVector is part of the Qt Template Library. +QValueVector is a TQt implementation of an STL-like vector container. It can be used in your application if the standard \fCvector\fR is not available for your target platforms. QValueVector is part of the TQt Template Library. .PP QValueVector<T> defines a template instance to create a vector of values that all have the class T. QValueVector does not store pointers to the members of the vector; it holds a copy of every member. QValueVector is said to be value based; in contrast, QPtrList and QDict are pointer based. .PP @@ -298,7 +298,7 @@ Program output: .PP As you can see, the most recent change to Joe's salary did not affect the value in the vector because the vector created a copy of Joe's entry. .PP -Many Qt functions return const value vectors; to iterate over these you should make a copy and iterate over the copy. +Many TQt functions return const value vectors; to iterate over these you should make a copy and iterate over the copy. .PP There are several ways to find items in the vector. The begin() and end() functions return iterators to the beginning and end of the vector. The advantage of getting an iterator is that you can move forward or backward from this position by incrementing/decrementing the iterator. The iterator returned by end() points to the element which is one past the last element in the container. The past-the-end iterator is still associated with the vector it belongs to, however it is \fInot\fR dereferenceable; operator*() will not return a well-defined value. If the vector is empty(), the iterator returned by begin() will equal the iterator returned by end(). .PP @@ -401,7 +401,7 @@ There are several ways to insert elements into the vector. The push_back() funct .PP Items can be also be removed from the vector in several ways. There are several variants of the erase() function which removes a specific element, or range of elements, from the vector. .PP -Vectors can be also sorted with various STL algorithms , or it can be sorted using the Qt Template Library. For example with qHeapSort(): +Vectors can be also sorted with various STL algorithms , or it can be sorted using the TQt Template Library. For example with qHeapSort(): .PP Example: .PP @@ -423,7 +423,7 @@ Example: .PP QValueVector stores its elements in contiguous memory. This means that you can use a QValueVector in any situation that requires an array. .PP -See also Qt Template Library Classes, Implicitly and Explicitly Shared Classes, and Non-GUI Classes. +See also TQt Template Library Classes, Implicitly and Explicitly Shared Classes, and Non-GUI Classes. .SS "Member Type Documentation" .SH "QValueVector::ConstIterator" The vector's const iterator type. @@ -623,8 +623,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqvariant.3qt b/doc/man/man3/tqvariant.3qt index 09bec059b..78c5281b3 100644 --- a/doc/man/man3/tqvariant.3qt +++ b/doc/man/man3/tqvariant.3qt @@ -7,7 +7,7 @@ .ad l .nh .SH NAME -QVariant \- Acts like a union for the most common Qt data types +QVariant \- Acts like a union for the most common TQt data types .SH SYNOPSIS \fC#include <ntqvariant.h>\fR .PP @@ -399,9 +399,9 @@ QVariant \- Acts like a union for the most common Qt data types .br .in -1c .SH DESCRIPTION -The QVariant class acts like a union for the most common Qt data types. +The QVariant class acts like a union for the most common TQt data types. .PP -Because C++ forbids unions from including types that have non-default constructors or destructors, most interesting Qt classes cannot be used in unions. Without QVariant, this would be a problem for QObject::property() and for database work, etc. +Because C++ forbids unions from including types that have non-default constructors or destructors, most interesting TQt classes cannot be used in unions. Without QVariant, this would be a problem for QObject::property() and for database work, etc. .PP A QVariant object holds a single value of a single type() at a time. (Some type()s are multi-valued, for example a string list.) You can find out what type, T, the variant holds, convert it to a different type using one of the asT() functions, e.g. asSize(), get its value using one of the toT() functions, e.g. toSize(), and check whether the type can be converted to a particular type using canCast(). .PP @@ -1143,8 +1143,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqvbox.3qt b/doc/man/man3/tqvbox.3qt index 06089c9eb..d2d4c131c 100644 --- a/doc/man/man3/tqvbox.3qt +++ b/doc/man/man3/tqvbox.3qt @@ -50,8 +50,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqvboxlayout.3qt b/doc/man/man3/tqvboxlayout.3qt index d5ffead05..f68b50693 100644 --- a/doc/man/man3/tqvboxlayout.3qt +++ b/doc/man/man3/tqvboxlayout.3qt @@ -84,8 +84,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqvbuttongroup.3qt b/doc/man/man3/tqvbuttongroup.3qt index ca1ab2eb3..ceeba3d40 100644 --- a/doc/man/man3/tqvbuttongroup.3qt +++ b/doc/man/man3/tqvbuttongroup.3qt @@ -63,8 +63,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqvgroupbox.3qt b/doc/man/man3/tqvgroupbox.3qt index cf60b0e94..9a492ad01 100644 --- a/doc/man/man3/tqvgroupbox.3qt +++ b/doc/man/man3/tqvgroupbox.3qt @@ -63,8 +63,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwaitcondition.3qt b/doc/man/man3/tqwaitcondition.3qt index 673adf623..7269296c6 100644 --- a/doc/man/man3/tqwaitcondition.3qt +++ b/doc/man/man3/tqwaitcondition.3qt @@ -9,7 +9,7 @@ .SH NAME QWaitCondition \- Allows waiting/waking for conditions between threads .SH SYNOPSIS -All the functions in this class are thread-safe when Qt is built with thread support.</p> +All the functions in this class are thread-safe when TQt is built with thread support.</p> .PP \fC#include <ntqwaitcondition.h>\fR .PP @@ -190,8 +190,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwhatsthis.3qt b/doc/man/man3/tqwhatsthis.3qt index 01bb29058..3c1470baf 100644 --- a/doc/man/man3/tqwhatsthis.3qt +++ b/doc/man/man3/tqwhatsthis.3qt @@ -137,7 +137,7 @@ See also QWhatsThis::clicked(). .SH "void QWhatsThis::enterWhatsThisMode ()\fC [static]\fR" Enters "What's this?" mode and returns immediately. .PP -Qt will install a special cursor and take over mouse input until the user clicks somewhere. It then shows any help available and ends "What's this?" mode. Finally, Qt removes the special cursor and help window and then restores ordinary event processing, at which point the left mouse button is no longer pressed. +Qt will install a special cursor and take over mouse input until the user clicks somewhere. It then shows any help available and ends "What's this?" mode. Finally, TQt removes the special cursor and help window and then restores ordinary event processing, at which point the left mouse button is no longer pressed. .PP The user can also use the Esc key to leave "What's this?" mode. .PP @@ -195,8 +195,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwheelevent.3qt b/doc/man/man3/tqwheelevent.3qt index a58e8e491..500c8625f 100644 --- a/doc/man/man3/tqwheelevent.3qt +++ b/doc/man/man3/tqwheelevent.3qt @@ -148,8 +148,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwidget.3qt b/doc/man/man3/tqwidget.3qt index a654663b3..96dec5719 100644 --- a/doc/man/man3/tqwidget.3qt +++ b/doc/man/man3/tqwidget.3qt @@ -1005,7 +1005,7 @@ A widget that isn't embedded in a parent widget is called a top-level widget. Us .PP A widget without a parent widget is always a top-level widget. .PP -Non-top-level widgets are child widgets. These are child windows in their parent widgets. You cannot usually distinguish a child widget from its parent visually. Most other widgets in Qt are useful only as child widgets. (It is possible to make, say, a button into a top-level widget, but most people prefer to put their buttons inside other widgets, e.g. QDialog.) +Non-top-level widgets are child widgets. These are child windows in their parent widgets. You cannot usually distinguish a child widget from its parent visually. Most other widgets in TQt are useful only as child widgets. (It is possible to make, say, a button into a top-level widget, but most people prefer to put their buttons inside other widgets, e.g. QDialog.) .PP If you want to use a QWidget to hold child widgets you will probably want to add a layout to the parent QWidget. (See Layouts.) .PP @@ -1143,7 +1143,7 @@ The widget flags argument, \fIf\fR, is normally 0, but it can be set to customiz .PP If you add a child widget to an already visible widget you must explicitly show the child to make it visible. .PP -Note that the X11 version of Qt may not be able to deliver all combinations of style flags on all systems. This is because on X11, Qt can only ask the window manager, and the window manager can override the application's settings. On Windows, Qt can set whatever flags you want. +Note that the X11 version of TQt may not be able to deliver all combinations of style flags on all systems. This is because on X11, TQt can only ask the window manager, and the window manager can override the application's settings. On Windows, TQt can set whatever flags you want. .PP Example: .PP @@ -1489,7 +1489,7 @@ This widget receives all mouse events until releaseMouse() is called; other widg .PP \fBWarning:\fR Bugs in mouse-grabbing applications very often lock the terminal. Use this function with extreme caution, and consider using the \fC-nograb\fR command line option while debugging. .PP -It is almost never necessary to grab the mouse when using Qt, as Qt grabs and releases it sensibly. In particular, Qt grabs the mouse when a mouse button is pressed and keeps it until the last button is released. +It is almost never necessary to grab the mouse when using Qt, as TQt grabs and releases it sensibly. In particular, TQt grabs the mouse when a mouse button is pressed and keeps it until the last button is released. .PP Note that only visible widgets can grab mouse input. If isVisible() returns FALSE for a widget, that widget cannot call grabMouse(). .PP @@ -1673,7 +1673,7 @@ See also raise() and stackUnder(). .SH "bool QWidget::macEvent ( MSG * )\fC [virtual protected]\fR" This special event handler can be reimplemented in a subclass to receive native Macintosh events. .PP -In your reimplementation of this function, if you want to stop the event being handled by Qt, return TRUE. If you return FALSE, this native event is passed back to Qt, which translates the event into a Qt event and sends it to the widget. +In your reimplementation of this function, if you want to stop the event being handled by Qt, return TRUE. If you return FALSE, this native event is passed back to Qt, which translates the event into a TQt event and sends it to the widget. .PP \fBWarning:\fR This function is not portable. .PP @@ -1804,7 +1804,7 @@ A paint event is a request to repaint all or part of the widget. It can happen a .PP Many widgets can simply repaint their entire surface when asked to, but some slow widgets need to optimize by painting only the requested region: QPaintEvent::region(). This speed optimization does not change the result, as painting is clipped to that region during event processing. QListView and QCanvas do this, for example. .PP -Qt also tries to speed up painting by merging multiple paint events into one. When update() is called several times or the window system sends several paint events, Qt merges these events into one event with a larger region (see QRegion::unite()). repaint() does not permit this optimization, so we suggest using update() when possible. +Qt also tries to speed up painting by merging multiple paint events into one. When update() is called several times or the window system sends several paint events, TQt merges these events into one event with a larger region (see QRegion::unite()). repaint() does not permit this optimization, so we suggest using update() when possible. .PP When the paint event occurs, the update region has normally been erased, so that you're painting on the widget's background. There are a couple of exceptions and QPaintEvent::erased() tells you whether the widget has been erased or not. .PP @@ -1853,7 +1853,7 @@ Returns the position of the widget within its parent widget. See the "pos" prope .SH "bool QWidget::qwsEvent ( QWSEvent * )\fC [virtual protected]\fR" This special event handler can be reimplemented in a subclass to receive native Qt/Embedded events. .PP -In your reimplementation of this function, if you want to stop the event being handled by Qt, return TRUE. If you return FALSE, this native event is passed back to Qt, which translates the event into a Qt event and sends it to the widget. +In your reimplementation of this function, if you want to stop the event being handled by Qt, return TRUE. If you return FALSE, this native event is passed back to Qt, which translates the event into a TQt event and sends it to the widget. .PP \fBWarning:\fR This function is not portable. .PP @@ -1869,7 +1869,7 @@ Example: showimg/showimg.cpp. .SH "void QWidget::recreate ( QWidget * parent, WFlags f, const QPoint & p, bool showIt = FALSE )" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP -This method is provided to aid porting from Qt 1.0 to 2.0. It has been renamed reparent() in Qt 2.0. +This method is provided to aid porting from TQt 1.0 to 2.0. It has been renamed reparent() in TQt 2.0. .SH "QRect QWidget::rect () const" Returns the internal geometry of the widget excluding any window frame. See the "rect" property for details. .SH "void QWidget::releaseKeyboard ()" @@ -1883,11 +1883,11 @@ See also grabMouse(), grabKeyboard(), and releaseKeyboard(). .SH "void QWidget::repaint ( int x, int y, int w, int h, bool erase = TRUE )\fC [slot]\fR" Repaints the widget directly by calling paintEvent() immediately, unless updates are disabled or the widget is hidden. .PP -If \fIerase\fR is TRUE, Qt erases the area \fI(x, y, w, h)\fR before the paintEvent() call. +If \fIerase\fR is TRUE, TQt erases the area \fI(x, y, w, h)\fR before the paintEvent() call. .PP If \fIw\fR is negative, it is replaced with \fCwidth() - x\fR, and if \fIh\fR is negative, it is replaced width \fCheight() - y\fR. .PP -We suggest only using repaint() if you need an immediate repaint, for example during animation. In almost all circumstances update() is better, as it permits Qt to optimize for speed and minimize flicker. +We suggest only using repaint() if you need an immediate repaint, for example during animation. In almost all circumstances update() is better, as it permits TQt to optimize for speed and minimize flicker. .PP \fBWarning:\fR If you call repaint() in a function which may itself be called from paintEvent(), you may get infinite recursion. The update() function never causes recursion. .PP @@ -2112,7 +2112,7 @@ Sets enables or disables the use of input methods for this widget to \fIb\fR. Se .SH "void QWidget::setKeyCompression ( bool compress )\fC [virtual protected]\fR" Enables key event compression, if \fIcompress\fR is TRUE, and disables it if \fIcompress\fR is FALSE. .PP -Key compression is off by default (except for QLineEdit and QTextEdit), so widgets receive one key press event for each key press (or more, since autorepeat is usually on). If you turn it on and your program doesn't keep up with key input, Qt may try to compress key events so that more than one character can be processed in each event. +Key compression is off by default (except for QLineEdit and QTextEdit), so widgets receive one key press event for each key press (or more, since autorepeat is usually on). If you turn it on and your program doesn't keep up with key input, TQt may try to compress key events so that more than one character can be processed in each event. .PP For example, a word processor widget might receive 2, 3 or more characters in each QKeyEvent::text(), if the layout recalculation takes too long for the CPU. .PP @@ -2289,7 +2289,7 @@ See also Qt::WindowState and windowState(). .SH "void QWidget::show ()\fC [virtual slot]\fR" Shows the widget and its child widgets. .PP -If its size or position has changed, Qt guarantees that a widget gets move and resize events just before it is shown. +If its size or position has changed, TQt guarantees that a widget gets move and resize events just before it is shown. .PP You almost never have to reimplement this function. If you need to change some settings before a widget is shown, use showEvent() instead. If you need to do some delayed initialization use polish(). .PP @@ -2427,7 +2427,7 @@ Resets the widget's palette. See the "palette" property for details. .SH "void QWidget::update ()\fC [slot]\fR" Updates the widget unless updates are disabled or the widget is hidden. .PP -This function does not cause an immediate repaint; instead it schedules a paint event for processing when Qt returns to the main event loop. This permits Qt to optimize for more speed and less flicker than a call to repaint() does. +This function does not cause an immediate repaint; instead it schedules a paint event for processing when TQt returns to the main event loop. This permits TQt to optimize for more speed and less flicker than a call to repaint() does. .PP Calling update() several times normally results in just one paintEvent() call. .PP @@ -2442,7 +2442,7 @@ This is an overloaded member function, provided for convenience. It behaves esse .PP Updates a rectangle (\fIx\fR, \fIy\fR, \fIw\fR, \fIh\fR) inside the widget unless updates are disabled or the widget is hidden. .PP -This function does not cause an immediate repaint; instead it schedules a paint event for processing when Qt returns to the main event loop. This permits Qt to optimize for more speed and less flicker and a call to repaint() does. +This function does not cause an immediate repaint; instead it schedules a paint event for processing when TQt returns to the main event loop. This permits TQt to optimize for more speed and less flicker and a call to repaint() does. .PP Calling update() several times normally results in just one paintEvent() call. .PP @@ -2456,7 +2456,7 @@ This is an overloaded member function, provided for convenience. It behaves esse .PP Updates a rectangle \fIr\fR inside the widget unless updates are disabled or the widget is hidden. .PP -This function does not cause an immediate repaint; instead it schedules a paint event for processing when Qt returns to the main event loop. This permits Qt to optimize for more speed and less flicker and a call to repaint() does. +This function does not cause an immediate repaint; instead it schedules a paint event for processing when TQt returns to the main event loop. This permits TQt to optimize for more speed and less flicker and a call to repaint() does. .PP Calling update() several times normally results in just one paintEvent() call. .SH "void QWidget::updateGeometry ()" @@ -2484,7 +2484,7 @@ Returns the width of the widget excluding any window frame. See the "width" prop .SH "bool QWidget::winEvent ( MSG * )\fC [virtual protected]\fR" This special event handler can be reimplemented in a subclass to receive native Windows events. .PP -In your reimplementation of this function, if you want to stop the event being handled by Qt, return TRUE. If you return FALSE, this native event is passed back to Qt, which translates the event into a Qt event and sends it to the widget. +In your reimplementation of this function, if you want to stop the event being handled by Qt, return TRUE. If you return FALSE, this native event is passed back to Qt, which translates the event into a TQt event and sends it to the widget. .PP \fBWarning:\fR This function is not portable. .PP @@ -2514,7 +2514,7 @@ Returns the x coordinate of the widget relative to its parent including any wind .SH "bool QWidget::x11Event ( XEvent * )\fC [virtual protected]\fR" This special event handler can be reimplemented in a subclass to receive native X11 events. .PP -In your reimplementation of this function, if you want to stop the event being handled by Qt, return TRUE. If you return FALSE, this native event is passed back to Qt, which translates the event into a Qt event and sends it to the widget. +In your reimplementation of this function, if you want to stop the event being handled by Qt, return TRUE. If you return FALSE, this native event is passed back to Qt, which translates the event into a TQt event and sends it to the widget. .PP \fBWarning:\fR This function is not portable. .PP @@ -2751,7 +2751,7 @@ When changing the geometry, the widget, if visible, receives a move event (moveE .PP The size component is adjusted if it lies outside the range defined by minimumSize() and maximumSize(). .PP -setGeometry() is virtual, and all other overloaded setGeometry() implementations in Qt call it. +setGeometry() is virtual, and all other overloaded setGeometry() implementations in TQt call it. .PP \fBWarning:\fR Calling setGeometry() inside resizeEvent() or moveEvent() can lead to infinite recursion. .PP @@ -2859,7 +2859,7 @@ This property holds whether this widget is maximized. .PP This property is only relevant for top-level widgets. .PP -Note that due to limitations in some window-systems, this does not always report the expected results (e.g. if the user on X11 maximizes the window via the window manager, Qt has no way of distinguishing this from any other resize). This is expected to improve as window manager protocols evolve. +Note that due to limitations in some window-systems, this does not always report the expected results (e.g. if the user on X11 maximizes the window via the window manager, TQt has no way of distinguishing this from any other resize). This is expected to improve as window manager protocols evolve. .PP See also windowState(), showMaximized(), visible, show(), hide(), showNormal(), and minimized. .PP @@ -3019,7 +3019,7 @@ If the widget is a top-level widget, the position is that of the widget on the d .PP When changing the position, the widget, if visible, receives a move event (moveEvent()) immediately. If the widget is not currently visible, it is guaranteed to receive an event before it is shown. .PP -move() is virtual, and all other overloaded move() implementations in Qt call it. +move() is virtual, and all other overloaded move() implementations in TQt call it. .PP \fBWarning:\fR Calling move() or setGeometry() inside moveEvent() can lead to infinite recursion. .PP @@ -3055,7 +3055,7 @@ The size is adjusted if it lies outside the range defined by minimumSize() and m .PP If you want a top-level window to have a fixed size, call setResizeMode( QLayout::FreeResize ) on its layout. .PP -resize() is virtual, and all other overloaded resize() implementations in Qt call it. +resize() is virtual, and all other overloaded resize() implementations in TQt call it. .PP \fBWarning:\fR Calling resize() or setGeometry() inside resizeEvent() can lead to infinite recursion. .PP @@ -3207,8 +3207,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwidgetfactory.3qt b/doc/man/man3/tqwidgetfactory.3qt index 40dd3934c..b55919fe7 100644 --- a/doc/man/man3/tqwidgetfactory.3qt +++ b/doc/man/man3/tqwidgetfactory.3qt @@ -7,7 +7,7 @@ .ad l .nh .SH NAME -QWidgetFactory \- For the dynamic creation of widgets from Qt Designer .ui files +QWidgetFactory \- For the dynamic creation of widgets from TQt Designer .ui files .SH SYNOPSIS \fC#include <ntqwidgetfactory.h>\fR .PP @@ -45,22 +45,22 @@ QWidgetFactory \- For the dynamic creation of widgets from Qt Designer .ui files .br .in -1c .SH DESCRIPTION -The QWidgetFactory class provides for the dynamic creation of widgets from Qt Designer .ui files. +The QWidgetFactory class provides for the dynamic creation of widgets from TQt Designer .ui files. .PP This class basically offers two things: .IP .TP -Dynamically creating widgets from Qt Designer user interface description files. You can do this using the static function QWidgetFactory::create(). This function also performs signal and slot connections, tab ordering, etc., as defined in the .ui file, and returns the top-level widget in the .ui file. After creating the widget you can use QObject::child() and QObject::queryList() to access child widgets of this returned widget. +Dynamically creating widgets from TQt Designer user interface description files. You can do this using the static function QWidgetFactory::create(). This function also performs signal and slot connections, tab ordering, etc., as defined in the .ui file, and returns the top-level widget in the .ui file. After creating the widget you can use QObject::child() and QObject::queryList() to access child widgets of this returned widget. .IP .TP Adding additional widget factories to be able to create custom widgets. See createWidget() for details. .IP .PP -This class is not included in the Qt library itself. To use it you must link against \fClibtqui.so\fR (Unix) or \fCtqui.lib\fR (Windows), which is built into \fCINSTALL/lib\fR if you built \fIQt Designer\fR (\fCINSTALL\fR is the directory where Qt is installed ). +This class is not included in the TQt library itself. To use it you must link against \fClibtqui.so\fR (Unix) or \fCtqui.lib\fR (Windows), which is built into \fCINSTALL/lib\fR if you built \fIQt Designer\fR (\fCINSTALL\fR is the directory where TQt is installed ). .PP If you create a QMainWindow using a QWidgetFactory, be aware that it already has a central widget. Therefore, you need to delete this one before setting another one. .PP -See the "Creating Dynamic Dialogs from .ui Files" section of the Qt Designer manual for an example. See also the QWidgetPlugin class and the Plugins documentation. +See the "Creating Dynamic Dialogs from .ui Files" section of the TQt Designer manual for an example. See also the QWidgetPlugin class and the Plugins documentation. .SH MEMBER FUNCTION DOCUMENTATION .SH "QWidgetFactory::QWidgetFactory ()" Constructs a QWidgetFactory. @@ -83,14 +83,14 @@ Loads the user interface description from device \fIdev\fR. .SH "QWidget * QWidgetFactory::createWidget ( const QString & className, QWidget * parent, const char * name ) const\fC [virtual]\fR" Creates a widget of the type \fIclassName\fR passing \fIparent\fR and \fIname\fR to its constructor. .PP -If \fIclassName\fR is a widget in the Qt library, it is directly created by this function. If the widget isn't in the Qt library, each of the installed widget plugins is asked, in turn, to create the widget. As soon as a plugin says it can create the widget it is asked to do so. It may occur that none of the plugins can create the widget, in which case each installed widget factory is asked to create the widget (see addWidgetFactory()). If the widget cannot be created by any of these means, 0 is returned. +If \fIclassName\fR is a widget in the TQt library, it is directly created by this function. If the widget isn't in the TQt library, each of the installed widget plugins is asked, in turn, to create the widget. As soon as a plugin says it can create the widget it is asked to do so. It may occur that none of the plugins can create the widget, in which case each installed widget factory is asked to create the widget (see addWidgetFactory()). If the widget cannot be created by any of these means, 0 is returned. .PP If you have a custom widget, and want it to be created using the widget factory, there are two approaches you can use: .PP <ol type=1> .IP .TP -Write a widget plugin. This allows you to use the widget in \fIQt Designer\fR and in this QWidgetFactory. See the widget plugin documentation for further details. (See the "Creating Custom Widgets with Plugins" section of the Qt Designer manual for an example. +Write a widget plugin. This allows you to use the widget in \fIQt Designer\fR and in this QWidgetFactory. See the widget plugin documentation for further details. (See the "Creating Custom Widgets with Plugins" section of the TQt Designer manual for an example. .IP .TP Subclass QWidgetFactory. Then reimplement this function to create and return an instance of your custom widget if \fIclassName\fR equals the name of your widget, otherwise return 0. Then at the beginning of your program where you want to use the widget factory to create widgets do a: @@ -123,8 +123,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwidgetitem.3qt b/doc/man/man3/tqwidgetitem.3qt index 01d4fde1e..0c6ec5a10 100644 --- a/doc/man/man3/tqwidgetitem.3qt +++ b/doc/man/man3/tqwidgetitem.3qt @@ -92,8 +92,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwidgetplugin.3qt b/doc/man/man3/tqwidgetplugin.3qt index 6024a534b..e6edc97bd 100644 --- a/doc/man/man3/tqwidgetplugin.3qt +++ b/doc/man/man3/tqwidgetplugin.3qt @@ -47,13 +47,13 @@ QWidgetPlugin \- Abstract base for custom QWidget plugins .SH DESCRIPTION The QWidgetPlugin class provides an abstract base for custom QWidget plugins. .PP -The widget plugin is a simple plugin interface that makes it easy to create custom widgets that can be included in forms using Qt Designer and used by applications. +The widget plugin is a simple plugin interface that makes it easy to create custom widgets that can be included in forms using TQt Designer and used by applications. .PP Writing a widget plugin is achieved by subclassing this base class, reimplementing the pure virtual functions keys(), create(), group(), iconSet(), includeFile(), toolTip(), whatsThis() and isContainer(), and exporting the class with the \fCQ_EXPORT_PLUGIN\fR macro. .PP -See the Qt Designer manual's, 'Creating Custom Widgets' section in the 'Creating Custom Widgets' chapter, for a complete example of a QWidgetPlugin. +See the TQt Designer manual's, 'Creating Custom Widgets' section in the 'Creating Custom Widgets' chapter, for a complete example of a QWidgetPlugin. .PP -See also the Plugins documentation and the QWidgetFactory class that is supplied with Qt Designer. +See also the Plugins documentation and the QWidgetFactory class that is supplied with TQt Designer. .PP See also Plugins. .SH MEMBER FUNCTION DOCUMENTATION @@ -62,7 +62,7 @@ Constructs a widget plugin. This is invoked automatically by the \fCQ_EXPORT_PLU .SH "QWidgetPlugin::~QWidgetPlugin ()" Destroys the widget plugin. .PP -You never have to call this explicitly. Qt destroys a plugin automatically when it is no longer used. +You never have to call this explicitly. TQt destroys a plugin automatically when it is no longer used. .SH "QWidget * QWidgetPlugin::create ( const QString & key, QWidget * parent = 0, const char * name = 0 )\fC [pure virtual]\fR" Creates and returns a QWidget object for the widget key \fIkey\fR. The widget key is the class name of the required widget. The \fIname\fR and \fIparent\fR arguments are passed to the custom widget's constructor. .PP @@ -112,8 +112,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwidgetstack.3qt b/doc/man/man3/tqwidgetstack.3qt index 884ac4bf3..a3761328c 100644 --- a/doc/man/man3/tqwidgetstack.3qt +++ b/doc/man/man3/tqwidgetstack.3qt @@ -154,8 +154,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwindowsmime.3qt b/doc/man/man3/tqwindowsmime.3qt index ec0e23cb1..3ea406677 100644 --- a/doc/man/man3/tqwindowsmime.3qt +++ b/doc/man/man3/tqwindowsmime.3qt @@ -72,7 +72,7 @@ CF_UNICODETEXT - converted to "text/plain;charset=ISO-10646-UCS-2" and supported .TP CF_TEXT - converted to "text/plain;charset=system" or "text/plain" and supported by QTextDrag. .TP -CF_DIB - converted to "image/*", where * is a Qt image format, and supported by QImageDrag. +CF_DIB - converted to "image/*", where * is a TQt image format, and supported by QImageDrag. .TP CF_HDROP - converted to "text/uri-list", and supported by QUriDrag. .PP @@ -145,8 +145,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwindowsstyle.3qt b/doc/man/man3/tqwindowsstyle.3qt index a2396d758..9a728f262 100644 --- a/doc/man/man3/tqwindowsstyle.3qt +++ b/doc/man/man3/tqwindowsstyle.3qt @@ -45,8 +45,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwizard.3qt b/doc/man/man3/tqwizard.3qt index 7de8d5af8..1eec42493 100644 --- a/doc/man/man3/tqwizard.3qt +++ b/doc/man/man3/tqwizard.3qt @@ -277,8 +277,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwmatrix.3qt b/doc/man/man3/tqwmatrix.3qt index 8e0bd1903..5b81a6b34 100644 --- a/doc/man/man3/tqwmatrix.3qt +++ b/doc/man/man3/tqwmatrix.3qt @@ -461,8 +461,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqworkspace.3qt b/doc/man/man3/tqworkspace.3qt index a1afea1f5..08141398e 100644 --- a/doc/man/man3/tqworkspace.3qt +++ b/doc/man/man3/tqworkspace.3qt @@ -78,9 +78,9 @@ The QWorkspace widget provides a workspace window that can contain decorated win .PP MDI (multiple document interface) applications typically have one main window with a menu bar and toolbar, and a central widget that is a QWorkspace. The workspace itself contains zero, one or more document windows, each of which is a widget. .PP -The workspace itself is an ordinary Qt widget. It has a standard constructor that takes a parent widget and an object name. The parent window is usually a QMainWindow, but it need not be. +The workspace itself is an ordinary TQt widget. It has a standard constructor that takes a parent widget and an object name. The parent window is usually a QMainWindow, but it need not be. .PP -Document windows (i.e. MDI windows) are also ordinary Qt widgets which have the workspace as their parent widget. When you call show(), hide(), showMaximized(), setCaption(), etc. on a document window, it is shown, hidden, etc. with a frame, caption, icon and icon text, just as you'd expect. You can provide widget flags which will be used for the layout of the decoration or the behaviour of the widget itself. +Document windows (i.e. MDI windows) are also ordinary TQt widgets which have the workspace as their parent widget. When you call show(), hide(), showMaximized(), setCaption(), etc. on a document window, it is shown, hidden, etc. with a frame, caption, icon and icon text, just as you'd expect. You can provide widget flags which will be used for the layout of the decoration or the behaviour of the widget itself. .PP To change or retrieve the geometry of MDI windows you must operate on the MDI widget's parentWidget(). (The parentWidget() provides access to the decorated window in which the MDI window's widget is shown.) .PP @@ -184,8 +184,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwsdecoration.3qt b/doc/man/man3/tqwsdecoration.3qt index 7d485f510..f932b994d 100644 --- a/doc/man/man3/tqwsdecoration.3qt +++ b/doc/man/man3/tqwsdecoration.3qt @@ -144,8 +144,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwsinputmethod.3qt b/doc/man/man3/tqwsinputmethod.3qt index 418a3fdd6..98dfe1913 100644 --- a/doc/man/man3/tqwsinputmethod.3qt +++ b/doc/man/man3/tqwsinputmethod.3qt @@ -93,8 +93,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwskeyboardhandler.3qt b/doc/man/man3/tqwskeyboardhandler.3qt index 6b238d133..6cf7e8ba1 100644 --- a/doc/man/man3/tqwskeyboardhandler.3qt +++ b/doc/man/man3/tqwskeyboardhandler.3qt @@ -46,7 +46,7 @@ Subclasses call this function to send a key event. The server may additionally f .PP <center>.nf .TS -l - l. Parameter Meaning \fIunicode\fR The Unicode value for the key, or 0xFFFF is none is appropriate. \fIkeycode\fR The Qt keycode for the key (see Qt::Key for the list of codes). \fImodifiers\fR The set of modifier keys (see Qt::Modifier). \fIisPress\fR Whether this is a press or a release. \fIautoRepeat\fR +l - l. Parameter Meaning \fIunicode\fR The Unicode value for the key, or 0xFFFF is none is appropriate. \fIkeycode\fR The TQt keycode for the key (see Qt::Key for the list of codes). \fImodifiers\fR The set of modifier keys (see Qt::Modifier). \fIisPress\fR Whether this is a press or a release. \fIautoRepeat\fR .TE .fi </center> @@ -65,8 +65,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwsmousehandler.3qt b/doc/man/man3/tqwsmousehandler.3qt index 64fef6ed6..8589de83b 100644 --- a/doc/man/man3/tqwsmousehandler.3qt +++ b/doc/man/man3/tqwsmousehandler.3qt @@ -77,8 +77,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwsserver.3qt b/doc/man/man3/tqwsserver.3qt index 5747df299..ef58d1e3e 100644 --- a/doc/man/man3/tqwsserver.3qt +++ b/doc/man/man3/tqwsserver.3qt @@ -166,7 +166,7 @@ See also Qt/Embedded. .SH "QWSServer::GUIMode" This determines what sort of QWS server to create: .TP -\fCQWSServer::NoGui\fR - This is used for non-graphical Qt applications. +\fCQWSServer::NoGui\fR - This is used for non-graphical TQt applications. .TP \fCQWSServer::NormalGUI\fR - A normal Qt/Embedded application (not the server). .TP @@ -219,7 +219,7 @@ Returns TRUE if the cursor is visible; otherwise returns FALSE. .PP See also setCursorVisible(). .SH "const KeyMap * QWSServer::keyMap ()\fC [static]\fR" -Returns the keyboard mapping table used to convert keyboard scancodes to Qt keycodes and Unicode values. It's used by the keyboard driver in \fCqkeyboard_qws.cpp\fR. +Returns the keyboard mapping table used to convert keyboard scancodes to TQt keycodes and Unicode values. It's used by the keyboard driver in \fCqkeyboard_qws.cpp\fR. .SH "QWSKeyboardHandler * QWSServer::keyboardHandler ()\fC [static]\fR" Returns the primary keyboard handler. .SH "QWSPropertyManager * QWSServer::manager ()" @@ -247,7 +247,7 @@ Returns TRUE if the screensaver is active (i.e. the screen is blanked); otherwis .SH "void QWSServer::sendIMEvent ( IMState state, const QString & txt, int cpos, int selLen )" This function sends an input method event to the server. The current state is passed in \fIstate\fR and the current text in \fItxt\fR. The cursor's position in the text is given by \fIcpos\fR, and the selection length (which could be 0) is given in \fIselLen\fR. .SH "void QWSServer::sendKeyEvent ( int unicode, int keycode, int modifiers, bool isPress, bool autoRepeat )\fC [static]\fR" -Send a key event. You can use this to send key events generated by" virtual keyboards". \fIunicode\fR is the Unicode value of the key to send, \fIkeycode\fR the Qt keycode (e.g. \fCKey_Left\fR), \fImodifiers\fR indicates whether, Shift/Alt/Ctrl keys are pressed, \fIisPress\fR is TRUE if this is a key down event and FALSE if it's a key up event, and \fIautoRepeat\fR is TRUE if this is an autorepeat event (i.e. the user has held the key down and this is the second or subsequent key event being sent). +Send a key event. You can use this to send key events generated by" virtual keyboards". \fIunicode\fR is the Unicode value of the key to send, \fIkeycode\fR the TQt keycode (e.g. \fCKey_Left\fR), \fImodifiers\fR indicates whether, Shift/Alt/Ctrl keys are pressed, \fIisPress\fR is TRUE if this is a key down event and FALSE if it's a key up event, and \fIautoRepeat\fR is TRUE if this is an autorepeat event (i.e. the user has held the key down and this is the second or subsequent key event being sent). .SH "void QWSServer::setCursorVisible ( bool vis )\fC [static]\fR" If \fIvis\fR is TRUE, makes the cursor visible; if \fIvis\fR is FALSE, makes the cursor invisible. .PP @@ -299,8 +299,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqwswindow.3qt b/doc/man/man3/tqwswindow.3qt index 886329d63..8fa8c6b40 100644 --- a/doc/man/man3/tqwswindow.3qt +++ b/doc/man/man3/tqwswindow.3qt @@ -128,8 +128,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmlattributes.3qt b/doc/man/man3/tqxmlattributes.3qt index 8620ead3d..490e0eb0d 100644 --- a/doc/man/man3/tqxmlattributes.3qt +++ b/doc/man/man3/tqxmlattributes.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlAttributes \- XML attributes .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -177,8 +177,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmlcontenthandler.3qt b/doc/man/man3/tqxmlcontenthandler.3qt index 73ad825fb..2b132d114 100644 --- a/doc/man/man3/tqxmlcontenthandler.3qt +++ b/doc/man/man3/tqxmlcontenthandler.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlContentHandler \- Interface to report the logical content of XML data .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -172,8 +172,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmldeclhandler.3qt b/doc/man/man3/tqxmldeclhandler.3qt index 721dc689f..062dc20b5 100644 --- a/doc/man/man3/tqxmldeclhandler.3qt +++ b/doc/man/man3/tqxmldeclhandler.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlDeclHandler \- Interface to report declaration content of XML data .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -80,8 +80,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmldefaulthandler.3qt b/doc/man/man3/tqxmldefaulthandler.3qt index cc5e4bc13..ff7d7bc4f 100644 --- a/doc/man/man3/tqxmldefaulthandler.3qt +++ b/doc/man/man3/tqxmldefaulthandler.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlDefaultHandler \- Default implementation of all the XML handler classes .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -52,8 +52,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmldtdhandler.3qt b/doc/man/man3/tqxmldtdhandler.3qt index 9d99660d7..2caea76fa 100644 --- a/doc/man/man3/tqxmldtdhandler.3qt +++ b/doc/man/man3/tqxmldtdhandler.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlDTDHandler \- Interface to report DTD content of XML data .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -69,8 +69,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmlentityresolver.3qt b/doc/man/man3/tqxmlentityresolver.3qt index 2ec44c333..a8228deca 100644 --- a/doc/man/man3/tqxmlentityresolver.3qt +++ b/doc/man/man3/tqxmlentityresolver.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlEntityResolver \- Interface to resolve external entities contained in XML data .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -60,8 +60,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmlerrorhandler.3qt b/doc/man/man3/tqxmlerrorhandler.3qt index 57f368d42..529abab9d 100644 --- a/doc/man/man3/tqxmlerrorhandler.3qt +++ b/doc/man/man3/tqxmlerrorhandler.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlErrorHandler \- Interface to report errors in XML data .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -76,8 +76,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmlinputsource.3qt b/doc/man/man3/tqxmlinputsource.3qt index 2a3b10d5f..b46813b8b 100644 --- a/doc/man/man3/tqxmlinputsource.3qt +++ b/doc/man/man3/tqxmlinputsource.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlInputSource \- The input data for the QXmlReader subclasses .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -144,8 +144,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmllexicalhandler.3qt b/doc/man/man3/tqxmllexicalhandler.3qt index c81e1035e..f98ead651 100644 --- a/doc/man/man3/tqxmllexicalhandler.3qt +++ b/doc/man/man3/tqxmllexicalhandler.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlLexicalHandler \- Interface to report the lexical content of XML data .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -122,8 +122,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmllocator.3qt b/doc/man/man3/tqxmllocator.3qt index 32f645faf..28e3c26dd 100644 --- a/doc/man/man3/tqxmllocator.3qt +++ b/doc/man/man3/tqxmllocator.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlLocator \- The XML handler classes with information about the parsing position within a file .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -59,8 +59,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmlnamespacesupport.3qt b/doc/man/man3/tqxmlnamespacesupport.3qt index 1b017edc0..8bada138a 100644 --- a/doc/man/man3/tqxmlnamespacesupport.3qt +++ b/doc/man/man3/tqxmlnamespacesupport.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlNamespaceSupport \- Helper class for XML readers which want to include namespace support .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -168,8 +168,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmlparseexception.3qt b/doc/man/man3/tqxmlparseexception.3qt index adc710716..b74d00044 100644 --- a/doc/man/man3/tqxmlparseexception.3qt +++ b/doc/man/man3/tqxmlparseexception.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlParseException \- Used to report errors with the QXmlErrorHandler interface .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -68,8 +68,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmlreader.3qt b/doc/man/man3/tqxmlreader.3qt index 924d61a90..0fa75b60d 100644 --- a/doc/man/man3/tqxmlreader.3qt +++ b/doc/man/man3/tqxmlreader.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlReader \- Interface for XML readers (i.e. parsers) .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -83,7 +83,7 @@ The QXmlReader class provides an interface for XML readers (i.e. parsers). .PP This abstract class provides an interface for all of Qt's XML readers. Currently there is only one implementation of a reader included in Qt's XML module: QXmlSimpleReader. In future releases there might be more readers with different properties available (e.g. a validating parser). .PP -The design of the XML classes follows the SAX2 Java interface, with the names adapted to fit Qt naming conventions. It should be very easy for anybody who has worked with SAX2 to get started with the Qt XML classes. +The design of the XML classes follows the SAX2 Java interface, with the names adapted to fit TQt naming conventions. It should be very easy for anybody who has worked with SAX2 to get started with the TQt XML classes. .PP All readers use the class QXmlInputSource to read the input document. Since you are normally interested in particular content in the XML document, the reader reports the content through special handler classes (QXmlDTDHandler, QXmlDeclHandler, QXmlContentHandler, QXmlEntityResolver, QXmlErrorHandler and QXmlLexicalHandler), which you must subclass, if you want to process the contents. .PP @@ -194,8 +194,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/man/man3/tqxmlsimplereader.3qt b/doc/man/man3/tqxmlsimplereader.3qt index 6372b6952..6702bb61c 100644 --- a/doc/man/man3/tqxmlsimplereader.3qt +++ b/doc/man/man3/tqxmlsimplereader.3qt @@ -9,7 +9,7 @@ .SH NAME QXmlSimpleReader \- Implementation of a simple XML reader (parser) .SH SYNOPSIS -All the functions in this class are reentrant when Qt is built with thread support.</p> +All the functions in this class are reentrant when TQt is built with thread support.</p> .PP \fC#include <ntqxml.h>\fR .PP @@ -56,7 +56,7 @@ l - l. Feature Setting \fIhttp://xml.org/sax/features/namespaces\fR TRUE \fIhttp .fi </center> .PP -More information about features can be found in the Qt SAX2 overview. +More information about features can be found in the TQt SAX2 overview. .PP See also setFeature(). .SH "QXmlSimpleReader::~QXmlSimpleReader ()\fC [virtual]\fR" @@ -130,8 +130,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. diff --git a/doc/metaobjects.doc b/doc/metaobjects.doc index 4956538d3..4403761fa 100644 --- a/doc/metaobjects.doc +++ b/doc/metaobjects.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/misc.doc b/doc/misc.doc index 845e25ef0..8a3f60434 100644 --- a/doc/misc.doc +++ b/doc/misc.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -41,8 +41,8 @@ \title Brief Technical FAQ -This document describes how to use more than one Qt version on one -machine and how to use Qt on X11 without a window manager. In addition +This document describes how to use more than one TQt version on one +machine and how to use TQt on X11 without a window manager. In addition it explains the most common source of link errors with Qt. Other frequently asked questions can be found in the @@ -52,14 +52,14 @@ in the \link http://www.trolltech.com/developer/faqs/technical.html Technical FA \list \i \link #linkerror Link error, complaining about a lack of <tt>vtbl</tt>, <tt>_vtbl</tt>, <tt>__vtbl</tt> or similar\endlink -\i \link #diffver Using different versions of Qt on the same +\i \link #diffver Using different versions of TQt on the same machine\endlink \list - \i \link #qtbin Developers building for a single version of Qt on Unix - Qt binary packages\endlink - \i \link #qtsrc Developers building for two versions of Qt on Unix - Qt sources\endlink + \i \link #qtbin Developers building for a single version of TQt on Unix - TQt binary packages\endlink + \i \link #qtsrc Developers building for two versions of TQt on Unix - TQt sources\endlink \endlist -\i \link #nowinman Using Qt on X11 without a window manager\endlink -\i \link distributingntqt.html Distributing Qt Applications\endlink +\i \link #nowinman Using TQt on X11 without a window manager\endlink +\i \link distributingntqt.html Distributing TQt Applications\endlink \endlist \target linkerror @@ -71,16 +71,16 @@ moc-generated object code into your executable. See \link moc.html Using the Meta Object Compiler\endlink for details on how to use moc. \target diffver -\section1 Using different versions of Qt on the same machine +\section1 Using different versions of TQt on the same machine -Qt programs need the following components of a Qt distribution: +Qt programs need the following components of a TQt distribution: <dl> <dt>Header files - Compile time -<dd>Programmers need to include the Qt header files. The Qt header files -are usually located in the \c include subdirectory of Qt distributions. +<dd>Programmers need to include the TQt header files. The TQt header files +are usually located in the \c include subdirectory of TQt distributions. Care must be taken to include the header files of the relevant release of Qt. Those with a command-line compiler will typically use options such as \c{/I%QTDIR%\include} or \c{-I"$QTDIR"/include} provided \c QTDIR specifies @@ -89,7 +89,7 @@ the relevant release of Qt. <dt>Meta Object Compiler and other tools - Compile time <dd>Programmers need to run \e moc and other tools such as \e uic. These -tools are usually located in the \c bin subdirectory of Qt distributions. +tools are usually located in the \c bin subdirectory of TQt distributions. Either run \c "$QTDIR"/bin/moc and \c "$QTDIR"/bin/uic or add \c "$QTDIR"/bin to your \c PATH and run \c moc and \c uic. If you use \c qmake the appropriate lines will be added to your Makefiles so that \e uic and @@ -97,8 +97,8 @@ appropriate lines will be added to your Makefiles so that \e uic and <dt>Static or shared libraries - Link time -<dd>Programmers need to link with the Qt static or shared libraries. The Qt -libraries are usually located in the \c lib subdirectory of Qt distributions. +<dd>Programmers need to link with the TQt static or shared libraries. The Qt +libraries are usually located in the \c lib subdirectory of TQt distributions. Care must be taken to link with the libraries of the relevant release of Qt. Those with a command-line compiler will typically use options such as \c{/L%QTDIR%\lib\qt.lib} or \c{-L"$QTDIR"/lib} \c -lqt provided \c QTDIR @@ -106,23 +106,23 @@ specifies the relevant release of Qt. <dt>Shared libraries - Run time -<dd>Users of programs linked with shared Qt libraries need these same -shared libraries to run these programs. The Qt libraries are usually -located in the \c lib subdirectory of Qt distributions. Shared libraries +<dd>Users of programs linked with shared TQt libraries need these same +shared libraries to run these programs. The TQt libraries are usually +located in the \c lib subdirectory of TQt distributions. Shared libraries are made available to programs in places such as \c{C:\windows\system} on Windows platforms, directories listed in file \c /etc/ld.so.conf on Linux, standard \c lib directories on Unix, or directories listed in environment variables \c LD_LIBRARY_PATH, \c SHLIB_PATH, or \c LIBPATH on various Unix -flavours. Make the relevant Qt libraries available using one of these +flavours. Make the relevant TQt libraries available using one of these mechanisms. </dl> Qt distributions consist of different files needed at compile time, -link time, or run time. Trolltech distributes Qt in the form of a +link time, or run time. Trolltech distributes TQt in the form of a source package that contain all these files once they have been built. -Other vendors distribute Qt in the form of binary packages. Binary packages +Other vendors distribute TQt in the form of binary packages. Binary packages usually consist of two parts: \list @@ -134,53 +134,53 @@ kit, usually called \c qt3-dev. \endlist Depending on how you are using Qt, you need to make specific parts of -the Qt distribution available to your programs. Typical situations are +the TQt distribution available to your programs. Typical situations are described below. \target qtbin -\section2 Developers building for a single version of Qt on Unix - Qt binary packages +\section2 Developers building for a single version of TQt on Unix - TQt binary packages You build programs with a single version of Qt, but you still need to run programs linked with another version of Qt. You are typically -a Linux developer who builds programs for Qt 3.x on a KDE desktop based -on Qt 2.x. Qt packages are usually split into a shared library +a Linux developer who builds programs for TQt 3.x on a KDE desktop based +on TQt 2.x. TQt packages are usually split into a shared library package with a name like \c qt and a developer package with a name like \c qt-dev. You will need the appropriate packages: \list \i To build programs you will need the header files, the libraries, -the moc and other tools from Qt 3.x. They are included in the developer -package of Qt 3.x (\c qt3-dev or similar). +the moc and other tools from TQt 3.x. They are included in the developer +package of TQt 3.x (\c qt3-dev or similar). -\i To run programs you will need the shared libraries of Qt 3.x and -Qt 2.x. They are included in the regular packages of Qt 3.x (\c qt3 -or similar) and Qt 2.x (\c qt2 or similar). +\i To run programs you will need the shared libraries of TQt 3.x and +Qt 2.x. They are included in the regular packages of TQt 3.x (\c qt3 +or similar) and TQt 2.x (\c qt2 or similar). \endlist Just install the packages, \c qt2, \c qt3, and \c qt3-dev. You may -need to set the environment variable \c QTDIR to point to Qt 3.x. +need to set the environment variable \c QTDIR to point to TQt 3.x. \target qtsrc -\section2 Developers building for two versions of Qt on Unix - Qt sources +\section2 Developers building for two versions of TQt on Unix - TQt sources -You build and run programs for Qt 2.x and Qt 3.x. You will need: +You build and run programs for TQt 2.x and TQt 3.x. You will need: \list -\i the header files, the libraries, the moc and other tools from Qt 3.x -and Qt 2.x to build programs, +\i the header files, the libraries, the moc and other tools from TQt 3.x +and TQt 2.x to build programs, -\i the shared libraries of Qt 3.x and Qt 2.x to run programs. +\i the shared libraries of TQt 3.x and TQt 2.x to run programs. \endlist -Get the source distributions of both Qt 2.x and Qt 3.x. +Get the source distributions of both TQt 2.x and TQt 3.x. \list 1 -\i Install and build Qt 2.x and Qt 3.x, usually in \c /opt or +\i Install and build TQt 2.x and TQt 3.x, usually in \c /opt or \c /usr/local. In the case of \c /opt: \code @@ -216,14 +216,14 @@ ln -s /opt/qt-3.0.0/lib/libtqui.so.1 . \endlist -To develop with Qt 2.x use: +To develop with TQt 2.x use: \code setenv QTDIR /opt/qt-2.3.1 setenv PATH ${QTDIR}/bin:${PATH} \endcode -To develop with Qt 3.x use: +To develop with TQt 3.x use: \code setenv QTDIR /opt/qt-3.0.0 @@ -231,16 +231,16 @@ setenv PATH ${QTDIR}/bin:${PATH} \endcode Setting \c QTDIR ensures that the proper resources are used, such as the -documentation appropriate to the version of Qt you're using. Also +documentation appropriate to the version of TQt you're using. Also your Makfiles may refer to \c "$QTDIR"/include and \c "$QTDIR"/lib to include the proper header files and link with the proper libraries. Setting the \c PATH ensures that the proper version of moc and other tools is being used. \target nowinman -\section1 Using Qt on X11 without a window manager +\section1 Using TQt on X11 without a window manager -When using Qt without a window manager on Unix/X11, you will most +When using TQt without a window manager on Unix/X11, you will most likely experience focus problems. Without a window manager, there is no focus handling on X11, and no concept of an active window either. If you want your application to work in such an environment, @@ -276,7 +276,7 @@ Always include the following information in your bug report: \list 1 \i The name and version number of your compiler \i The name and version number of your operating system -\i The version of Qt you are using, and what configure options it was +\i The version of TQt you are using, and what configure options it was compiled with. \endlist @@ -294,11 +294,11 @@ Please send the bug report to /*! \page license.html -\title Qt Open Source Edition License Agreement +\title TQt Open Source Edition License Agreement -The Qt Open Source Edition is distributed under the Q Public License (QPL). -It allows free use of Qt Open Source Edition for running software developed by -others, and free use of Qt Open Source Edition for development of free and open source +The TQt Open Source Edition is distributed under the Q Public License (QPL). +It allows free use of TQt Open Source Edition for running software developed by +others, and free use of TQt Open Source Edition for development of free and open source software. There is \link http://www.trolltech.com/qpl/ more information about the QPL\endlink at the Trolltech web site. @@ -306,7 +306,7 @@ Note that the Qt/Embedded Open Source Edition is <b>not</b> distributed under the QPL, but under the \link gpl.html GNU General Public License (GPL)\endlink. -For development non-free/proprietary software, the Qt Professional +For development non-free/proprietary software, the TQt Professional Edition is available. It has a normal commercial library license, with none of the special restrictions of the QPL or the GPL. @@ -444,14 +444,14 @@ by Oslo City Court. /*! \page gpl.html \title GNU General Public License - The Qt GUI Toolkit is Copyright (C) 1994-2008 Trolltech ASA. + The TQt GUI Toolkit is Copyright (C) 1994-2008 Trolltech ASA. - The Qt Open Source Edition and the Qt/Embedded Open Source Edition are available - under the GPL. The Qt Open Source Edition (for Unix/X11) is also available + The TQt Open Source Edition and the Qt/Embedded Open Source Edition are available + under the GPL. The TQt Open Source Edition (for Unix/X11) is also available under the \link license.html QPL\endlink. \code - You may use, distribute and copy the Qt GUI Toolkit under the terms of + You may use, distribute and copy the TQt GUI Toolkit under the terms of GNU General Public License version 2, which is displayed below. GNU GENERAL PUBLIC LICENSE @@ -809,7 +809,7 @@ in Brisbane, Australia, and Redwood City, California. Our flagship product is \link http://www.trolltech.com/products/ntqt.html Qt\endlink, the -multi-platform C++ GUI toolkit. Qt enables you to build professional, +multi-platform C++ GUI toolkit. TQt enables you to build professional, efficient, portable and maintainable GUI applications quickly and easily. @@ -838,11 +838,11 @@ most qualified developers and designers themselves. \section1 History Trolltech was founded in 1994. The core team of designers at Trolltech -started developing Qt in 1992, and the first commercial version of Qt was +started developing TQt in 1992, and the first commercial version of TQt was released in 1995. Since then, Trolltech has experienced rapid growth, and Qt is currently used in thousands of successful commercial software development projects world wide. At Trolltech, we continously work to -improve and expand Qt to ensure that it always represents the state of the +improve and expand TQt to ensure that it always represents the state of the art in usability, look and feel, performance, and stability. For more information, please visit the \link http://www.trolltech.com @@ -935,8 +935,8 @@ This is not a comprehensive list of books, there are many other books worth buying. Here we mention just a few GUI/UI books that don't gather dust in our shelves. -<b>C++ GUI Programming with Qt 3</b> by Jasmin Blanchette and Mark -Summerfield, ISBN 0-13-124072-2. This is the Official Qt book written +<b>C++ GUI Programming with TQt 3</b> by Jasmin Blanchette and Mark +Summerfield, ISBN 0-13-124072-2. This is the Official TQt book written by two veteran Trolls. \link http://www.amazon.com/exec/obidos/ASIN/0131240722/trolltech/ (Read more about it or buy it.)\endlink @@ -1015,14 +1015,14 @@ links, Amazon.com gives about 15% of the purchase price to \title Licenses for Code Used in Qt Qt contains a little code that is not under the \link license.html -QPL\endlink, the \link gpl.html GPL\endlink, or the Qt Commercial +QPL\endlink, the \link gpl.html GPL\endlink, or the TQt Commercial License Agreement, but rather under specific highly permissive licenses from the original authors. This page lists the licenses used for that code, names the authors, and links to the points where it is used. Trolltech gratefully acknowledges these and others contribution to -Qt. We recommend that all programs that use Qt also acknowledge these +Qt. We recommend that all programs that use TQt also acknowledge these contributions, and quote all these license statements in an appendix to the documentation. @@ -1077,13 +1077,13 @@ Conventions Manual (ICCCM), window placement is handled quite differently in existing window managers. X11 provides no standard or easy way to get the frame geometry once -the window is decorated. Qt solves this problem with nifty heuristics +the window is decorated. TQt solves this problem with nifty heuristics and clever code that works on a wide range of window managers that exist today. Don't be surprised if you find one where frameGeometry() returns bogus results though. Nor does X11 provide a way to maximize a window. The showMaximized() -function in Qt therefore has to emulate the feature. Its result +function in TQt therefore has to emulate the feature. Its result depends on the result of frameGeometry() and the capability of the window manager to do proper window placement, neither of which can be guaranteed. diff --git a/doc/moc.doc b/doc/moc.doc index 23d98793a..419f94eee 100644 --- a/doc/moc.doc +++ b/doc/moc.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/modules.doc b/doc/modules.doc index d9d2e9555..50b45ab60 100644 --- a/doc/modules.doc +++ b/doc/modules.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2000-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -42,8 +42,8 @@ \title About Modules When you install Qt, certain modules are built into the library. For -the Qt Enterprise Edition, Qt Evaluation Edition and Qt Open Source Edition -this is all modules. For Qt Professional Edition, the base modules +the TQt Enterprise Edition, TQt Evaluation Edition and TQt Open Source Edition +this is all modules. For TQt Professional Edition, the base modules are available: the \e{tools}, \e{kernel}, \e{widgets}, \e{dialog}, \e{iconview}, and \e{workspace} modules. Trolltech does not currently offer modules for sale individually. diff --git a/doc/network.doc b/doc/network.doc index a51a1eadd..1444aab63 100644 --- a/doc/network.doc +++ b/doc/network.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -47,7 +47,7 @@ \title Network Module \if defined(commercial) -This module is part of the \link commercialeditions.html Qt Enterprise Edition \endlink. +This module is part of the \link commercialeditions.html TQt Enterprise Edition \endlink. \endif \tableofcontents @@ -60,7 +60,7 @@ and portable. Essentially, there are three sets of classes, first low level classes like \l QSocket, \l QServerSocket, \l QDns, etc. which allow you to work in a portable way with TCP/IP sockets. In addition, there are classes like \l QNetworkProtocol, \l QNetworkOperation in -the Qt base library, which provide an abstract layer for implementing +the TQt base library, which provide an abstract layer for implementing network protocols and \c QUrlOperator which operates on such network protocols. Finally the third set of network classes are the passive ones, specifically \c QUrl and \c QUrlInfo which do URL parsing and diff --git a/doc/networking.doc b/doc/networking.doc index 41db5cf83..c29cda3e3 100644 --- a/doc/networking.doc +++ b/doc/networking.doc @@ -11,7 +11,7 @@ \if defined(commercial) -This module is part of the \link commercialeditions.html Qt Enterprise Edition \endlink. +This module is part of the \link commercialeditions.html TQt Enterprise Edition \endlink. \endif \tableofcontents @@ -265,7 +265,7 @@ It is not mandatory, of course, but it's good programming practice to cover erro \section2 Info Url Client -It is time to illustrate how to use QNetworkProtocol, QNetworkOperation and QUrlOperator to register our communication protocol and make it on par to already implemented protocols, like QFtp, QHttp and QLocalFs. This will give us much larger flexibility in use and let us use Qt class that supports Network Protocols, e.g. QFileDialog. +It is time to illustrate how to use QNetworkProtocol, QNetworkOperation and QUrlOperator to register our communication protocol and make it on par to already implemented protocols, like QFtp, QHttp and QLocalFs. This will give us much larger flexibility in use and let us use TQt class that supports Network Protocols, e.g. QFileDialog. First, here is the header file in which Qip (our custom Network Protocol) is declared (\c network/infoprotocol/infourlclient/qip.h): @@ -374,11 +374,11 @@ We didn't use static function QFileDialog::getOpenFileName() because under Windo ### Rainer: have we an example that I can use? -\section1 Inter-Process Communication between Qt Applications +\section1 Inter-Process Communication between TQt Applications ### Rainer: have we an example that I can use? -\section1 Inter-Process Communication between Qt and non-Qt Applications +\section1 Inter-Process Communication between TQt and non-Qt Applications ### Rainer: have we an example that I can use? diff --git a/doc/object.doc b/doc/object.doc index b5d6180cb..79e75c50d 100644 --- a/doc/object.doc +++ b/doc/object.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Explanation of the Qt object model +** Explanation of the TQt object model ** ** Copyright (C) 2000-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -39,14 +39,14 @@ /*! \page object.html -\title Qt Object Model +\title TQt Object Model The standard C++ Object Model provides very efficient runtime support for the object paradigm. But the C++ Object Model's static nature is inflexibile in certain problem domains. Graphical User Interface programming is a domain that requires both runtime efficiency and a -high level of flexibility. Qt provides this, by combining the speed of -C++ with the flexibility of the Qt Object Model. +high level of flexibility. TQt provides this, by combining the speed of +C++ with the flexibility of the TQt Object Model. Qt adds these features to C++: @@ -68,7 +68,7 @@ Qt adds these features to C++: pointers which become "dangling pointers" when their objects are destroyed. \endlist -Many of these Qt features are implemented with standard C++ +Many of these TQt features are implemented with standard C++ techniques, based on inheritance from \l QObject. Others, like the object communication mechanism and the dynamic property system, require the \link metaobjects.html Meta Object System \endlink provided @@ -78,7 +78,7 @@ The Meta Object System is a C++ extension that makes the language better suited to true component GUI programming. Although templates can be used to extend C++, the Meta Object System provides benefits using standard C++ that cannot be achieved with templates; see \link -templates.html Why doesn't Qt use templates for signals and +templates.html Why doesn't TQt use templates for signals and slots? \endlink. */ @@ -91,7 +91,7 @@ slots? \endlink. \title Timers -\l QObject, the base class of all Qt objects, provides the basic timer +\l QObject, the base class of all TQt objects, provides the basic timer support in Qt. With \l QObject::startTimer(), you start a timer with an \e interval in milliseconds as argument. The function returns a unique integer timer id. The timer will now "fire" every \e interval @@ -217,7 +217,7 @@ single-threaded application without blocking the user interface. Qt provides a sophisticated property system similar to those supplied by some compiler vendors. However, as a compiler- and -platform-independent library, Qt cannot rely on non-standard compiler +platform-independent library, TQt cannot rely on non-standard compiler features like \c __property or \c [property]. Our solution works with \e any standard C++ compiler on every platform we support. It's based on the meta-object system that also provides object communication @@ -251,7 +251,7 @@ the context specific font'. \i An attribute "designable" that indicates whether it makes sense to make the property available in a GUI builder (e.g. \link -designer-manual.book Qt Designer\endlink). For most properties this +designer-manual.book TQt Designer\endlink). For most properties this makes sense, but not for all, e.g. \l QButton::isDown(). The user can press buttons, and the application programmer can make the program press its own buttons, but a GUI design tool can't press buttons. @@ -449,7 +449,7 @@ work. Some events come from the window system, e.g. \l QMouseEvent, some from other sources, e.g. \l QTimerEvent, and some come from the -application program. Qt is symmetric, as usual, so you can send +application program. TQt is symmetric, as usual, so you can send events in exactly the same ways as Qt's own event loop does. Most events types have special classes, most commonly \l QResizeEvent, @@ -613,15 +613,15 @@ acts strangely. /*! \page templates.html -\title Why doesn't Qt use templates for signals and slots? +\title Why doesn't TQt use templates for signals and slots? -A simple answer is that when Qt was designed, it was not possible to +A simple answer is that when TQt was designed, it was not possible to fully exploit the template mechanism in multi-platform applications due to the inadequacies of various compilers. Even today, many widely used C++ compilers have problems with advanced templates. For example, you cannot safely rely on partial template instantiation, which is essential for some non-trivial problem domains. Thus Qt's usage of templates has -to be rather conservative. Keep in mind that Qt is a multi-platform +to be rather conservative. Keep in mind that TQt is a multi-platform toolkit, and progress on the Linux/g++ platform does not necessarily improve the situation elsewhere. @@ -637,7 +637,7 @@ Syntax isn't just sugar: the syntax we use to express our algorithms can significantly affect the readability and maintainability of our code. The syntax used for Qt's signals and slots has proved very successful in practice. The syntax is intuitive, simple to use and easy to read. -People learning Qt find the syntax helps them understand and utilize the +People learning TQt find the syntax helps them understand and utilize the signals and slots concept -- despite its highly abstract and generic nature. Furthermore, declaring signals in class definitions ensures that the signals are protected in the sense of protected C++ member @@ -705,7 +705,7 @@ runtime. We can establish connections using type-safe call-by-name, without having to know the exact types of the objects we are connecting. This is impossible with a template based solution. This kind of runtime introspection opens up new possibilities, for example GUIs that are -generated and connected from Qt Designer's XML <tt>ui</tt> files. +generated and connected from TQt Designer's XML <tt>ui</tt> files. <h3>4. Calling performance is not everything</h3> @@ -713,7 +713,7 @@ Qt's signals and slots implementation is not as fast as a template-based solution. While emitting a signal is approximately the cost of four ordinary function calls with common template implementations, Qt requires effort comparable to about ten function calls. This is not -surprising since the Qt mechanism includes a generic marshaller, +surprising since the TQt mechanism includes a generic marshaller, introspection and ultimately scriptability. It does not rely on excessive inlining and code expansion and it provides unmatched runtime safety. Qt's iterators are safe while those of faster template-based @@ -723,7 +723,7 @@ crashing. Without this safety, your application would eventually crash with a difficult to debug free'd memory read or write error. Nonetheless, couldn't a template-based solution improve the performance -of an application using signals and slots? While it is true that Qt adds +of an application using signals and slots? While it is true that TQt adds a small overhead to the cost of calling a slot through a signal, the cost of the call is only a small proportion of the entire cost of a slot. Benchmarking against Qt's signals and slots system is typically @@ -758,6 +758,6 @@ powerful and introspective property system. C++ with the <tt>moc</tt> preprocessor essentially gives us the flexibility of Objective-C or of a Java Runtime Environment, while maintaining C++'s unique performance and scalability advantages. It is -what makes Qt the flexible and comfortable tool we have today. +what makes TQt the flexible and comfortable tool we have today. */ diff --git a/doc/opengl-x11-overlays.doc b/doc/opengl-x11-overlays.doc index 9c310020f..e63d01b88 100644 --- a/doc/opengl-x11-overlays.doc +++ b/doc/opengl-x11-overlays.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2005-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -39,7 +39,7 @@ /*! \page opengl-x11-overlays.html - \title How to use X11 overlays with the Qt OpenGL extension + \title How to use X11 overlays with the TQt OpenGL extension X11 overlays are a powerful mechanism for drawing annotations etc., on top of an image without destroying it, thus saving @@ -47,7 +47,7 @@ a great deal of image rendering time. For more information, consult the highly recommended book \e{OpenGL Programming for the X Window System} (Mark Kilgard, Addison Wesley Developers Press 1996). -\warning From version 5.0 onwards, the Qt OpenGL Extension includes +\warning From version 5.0 onwards, the TQt OpenGL Extension includes direct support for the use of OpenGL overlays. For many uses of overlays, this makes the technique described below redundant. See the \link opengl-overlay-example.html overlay\endlink example program. The @@ -55,7 +55,7 @@ following is a discussion on how to use non-QGL widgets in overlay planes. In the typical case, X11 overlays can easily be used together with the -current version of Qt and the Qt OpenGL Extension. The following +current version of TQt and the TQt OpenGL Extension. The following requirements apply: \list 1 @@ -103,7 +103,7 @@ image shows through except where explicitly overpainted. Note: to use this technique, you must not use the "ManyColor" or "TrueColor" ColorSpec for QApplication, because this will force -the normal Qt widgets to use a TrueColor visual, which will typically +the normal TQt widgets to use a TrueColor visual, which will typically be in the main plane, not in the overlay plane as desired. @@ -126,7 +126,7 @@ means the visual is in an overlay plane. transparency information for overlay visuals. The \link opengl-overlay-example.html X11 overlay\endlink example -program will output what visual is used for the normal Qt widgets, and +program will output what visual is used for the normal TQt widgets, and what visual is used by the QGLWidget. */ diff --git a/doc/overviews-list.doc b/doc/overviews-list.doc index e0ea0435d..6f77c7283 100644 --- a/doc/overviews-list.doc +++ b/doc/overviews-list.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Explanation of the Qt object model +** Explanation of the TQt object model ** ** Copyright (C) 2000-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -44,19 +44,19 @@ \table \header -\i Qt Object Model +\i TQt Object Model \i Geometry and Layout \row \i13 \list - \i \link object.html Qt Object Model \endlink + \i \link object.html TQt Object Model \endlink \i \link objecttrees.html Object Trees and Object Ownership \endlink \i \link signalsandslots.html Signals and Slots \endlink \i \link metaobjects.html Meta Object System \endlink \i \link properties.html Properties \endlink \i \link moc.html Using the Meta Object Compiler \endlink - \i \link templates.html Why doesn't Qt use templates for signals and slots? \endlink + \i \link templates.html Why doesn't TQt use templates for signals and slots? \endlink \endlist \i @@ -73,7 +73,7 @@ \row \i \list - \i \link i18n.html Internationalization with Qt \endlink + \i \link i18n.html Internationalization with TQt \endlink \i \link unicode.html About Unicode \endlink \endlist @@ -85,9 +85,9 @@ \i \list \i \link installation.html Installation \endlink - \i \link plugins-howto.html Qt Plugins\endlink + \i \link plugins-howto.html TQt Plugins\endlink \omit - \i \link component.html The Qt Component Model \endlink + \i \link component.html The TQt Component Model \endlink \endomit \i \link datastreamformat.html Format of the QDataStream Operators \endlink \i \link debug.html Debugging Techniques \endlink @@ -103,12 +103,12 @@ \i \link session.html Session Management \endlink \i \link shclass.html Shared Classes \endlink \i \link customstyles.html Style overview \endlink - \i \link qt-template-lib.html Qt Template Library\endlink - \i \link threads.html Thread Support in Qt \endlink + \i \link qt-template-lib.html TQt Template Library\endlink + \i \link threads.html Thread Support in TQt \endlink \i \link timers.html Timers \endlink - \i \link pictures.html Pictures of Most Qt Widgets \endlink - \i \link distributingntqt.html Deploying Qt Applications\endlink -\omit \i \link xt.html Qt Xt/Motif Support Extension \endlink \endomit + \i \link pictures.html Pictures of Most TQt Widgets \endlink + \i \link distributingntqt.html Deploying TQt Applications\endlink +\omit \i \link xt.html TQt Xt/Motif Support Extension \endlink \endomit \endlist \i diff --git a/doc/pictures.doc b/doc/pictures.doc index 676df3325..ceadeaa9c 100644 --- a/doc/pictures.doc +++ b/doc/pictures.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -39,7 +39,7 @@ /*! \page pictures.html -\title Pictures of Most Qt Widgets +\title Pictures of Most TQt Widgets Most of these widgets are shown in either Motif or Windows style. All widgets are supported in both styles (and other \link QStyle diff --git a/doc/plugins-howto.doc b/doc/plugins-howto.doc index 181498044..d5adcb5a2 100644 --- a/doc/plugins-howto.doc +++ b/doc/plugins-howto.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -39,15 +39,15 @@ /*! \page plugins-howto.html -\title Qt Plugins HOWTO +\title TQt Plugins HOWTO Qt provides a simple plugin interface which makes it easy to create custom database drivers, image formats, text codecs, styles and widgets as stand-alone components. -\footnote Qt 3.0.5 introduces changes into some aspects of plugins, in +\footnote TQt 3.0.5 introduces changes into some aspects of plugins, in particular regarding loading, path handling and library versions. As -a result of this change, <b>\e{no}</b> plugins compiled with Qt 3.0.4 and -earlier will work with Qt 3.0.5 and later: they must be recompiled. +a result of this change, <b>\e{no}</b> plugins compiled with TQt 3.0.4 and +earlier will work with TQt 3.0.5 and later: they must be recompiled. \endfootnote Writing a plugin is achieved by subclassing the appropriate plugin @@ -78,11 +78,11 @@ by default in the standard plugin directory. \endtable But where is the \c{pluginsbase} directory? When the application is -run, Qt will first treat the application's executable directory as the +run, TQt will first treat the application's executable directory as the \c{pluginsbase}. For example if the application is in \c{C:\Program -Files\MyApp} and has a style plugin, Qt will look in \c{C:\Program +Files\MyApp} and has a style plugin, TQt will look in \c{C:\Program Files\MyApp\styles}. (See \l{QApplication::applicationDirPath()} for -how to find out where the application's executable is.) Qt will also +how to find out where the application's executable is.) TQt will also look in the directory given by \c{tqInstallPathPlugins()}. If you want Qt to look in additional places you can add as many paths as you need with calls to \c{QApplication::addLibraryPath()}. And if you want to @@ -130,7 +130,7 @@ single plugin, providing they are all derived from the same base class, e.g. QStylePlugin. For database drivers, image formats, custom widgets and text codecs, -no explicit object creation is required. Qt will find and create them +no explicit object creation is required. TQt will find and create them as required. Styles are an exception, since you might want to set a style explicitly in code. To apply a style, use code like this: \code @@ -138,7 +138,7 @@ style explicitly in code. To apply a style, use code like this: \endcode Some plugin classes require additional functions to be implemented. -See the \link designer-manual.book Qt Designer manual's\endlink, +See the \link designer-manual.book TQt Designer manual's\endlink, 'Creating Custom Widgets' section in the 'Creating Custom Widgets' chapter, for a complete example of a QWidgetPlugin, which implements extra functions to integrate the plugin into \e{Qt Designer}. The @@ -151,7 +151,7 @@ must be reimplemented for each type of plugin. Qt applications automatically know which plugins are available, because plugins are stored in the standard plugin subdirectories. Because of this applications don't require any code to find and load -plugins, since Qt handles them automatically. +plugins, since TQt handles them automatically. The default directory for plugins is \c{QTDIR/plugins}<sup>*</sup>, with each type of plugin in a subdirectory for that type, e.g. \c @@ -171,58 +171,58 @@ other library. If you want the plugin to be loadable then one approach is to create a subdirectory under the application, e.g. \c appdir/plugins/designer, and place the plugin in that directory. -For \link designer-manual.book Qt Designer\endlink, you may need to +For \link designer-manual.book TQt Designer\endlink, you may need to call QApplication::addLibraryPath("QTDIR/plugins/designer") to load -your \link designer-manual.book Qt Designer\endlink plugins. +your \link designer-manual.book TQt Designer\endlink plugins. <sup>*</sup><small> All references to \c{QTDIR} refer to the path -where Qt was installed. </small> +where TQt was installed. </small> \section1 Loading and Verifying Plugins -When loading plugins, the Qt library does some sanity checking to +When loading plugins, the TQt library does some sanity checking to determine whether or not the plugin can be loaded and used. This provides the ability to have multiple versions and configurations of -the Qt library installed side by side. +the TQt library installed side by side. \list -\i Plugins linked with a Qt library that has a higher major and/or +\i Plugins linked with a TQt library that has a higher major and/or minor version number will not be loaded by a library with a lower major and/or minor version number. \e Rationale: - A plugin linked against a newer Qt library may use new + A plugin linked against a newer TQt library may use new features that are not available in older versions. Trolltech has a policy of adding new features and APIs only between minor releases, which is why this test only looks at the major and minor version numbers, and not at the patchlevel version number. -\i Plugins linked against a Qt library \e with thread support can only be +\i Plugins linked against a TQt library \e with thread support can only be loaded by libraries that are built \e with thread support. \e Rationale: - The threaded and non-threaded Qt libraries have different names. + The threaded and non-threaded TQt libraries have different names. A library \e with thread support that loads a plugin linked against a - Qt library \e without thread support will cause two versions of the same + TQt library \e without thread support will cause two versions of the same library to be in memory at the same time. On UNIX systems, this - causes the non-threaded Qt library to be loaded. When this - happens, the constructors for all static objects in the Qt library + causes the non-threaded TQt library to be loaded. When this + happens, the constructors for all static objects in the TQt library will be called a second time, but they will operate on the objects already in memory. There is no way to work around this, as this is a feature of the object binary format: the static symbols already - defined by the threaded Qt library cannot be replaced or copied - when the non-threaded Qt library is loaded. + defined by the threaded TQt library cannot be replaced or copied + when the non-threaded TQt library is loaded. -\i Plugins linked against a Qt library \e without thread support can only +\i Plugins linked against a TQt library \e without thread support can only be loaded by libraries that are built \e without thread support. \e Rationale: See the Rationale above. -\i Starting with Qt 3.0.5, both the Qt library and all plugins are - built using a \e {build key}. The build key in the Qt library is +\i Starting with TQt 3.0.5, both the TQt library and all plugins are + built using a \e {build key}. The build key in the TQt library is examined against the build key in the plugin, and if they match, the plugin is loaded. If the build keys do not match, then the Qt library refuses to load the plugin. @@ -244,14 +244,14 @@ The build key contains the following information: produce binary compatible code, the version of the compiler is also present in the build key. -\i Configuration of the Qt library. The configuration is a list +\i Configuration of the TQt library. The configuration is a list of the missing features that affect the available API in the library. \e Rationale: Two different configurations of the same version of - the Qt library are not binary compatible. The Qt library that + the TQt library are not binary compatible. The TQt library that loads the plugin uses the list of (missing) features to determine if the plugin is binary compatible. @@ -259,7 +259,7 @@ The build key contains the following information: available in two different configurations. However, the developer writing plugins would need to know which features are in use, both in their plugin and internally by the utility - classes in Qt. The Qt library would require complex feature + classes in Qt. The TQt library would require complex feature and dependency queries and verification when loading plugins. Requiring this would place an unnecessary burden on the developer, and increase the overhead of loading a plugin. To reduce both @@ -271,7 +271,7 @@ The build key contains the following information: \e Rationale: - When distributing binaries of the Qt library with an + When distributing binaries of the TQt library with an application, this provides a way for developers to write plugins that can only be loaded by the library with which the plugins were linked. @@ -282,19 +282,19 @@ The build key contains the following information: If you want to build a plugin which you want to use with a threaded Qt library (whether or not the plugin itself uses threads) you must use a threaded environment. Specifically, you must link the plugin with a -threaded Qt library, and you must build \link designer-manual.book Qt +threaded TQt library, and you must build \link designer-manual.book Qt Designer\endlink with that library. Your \c{.pro} file for your plugin must include the line: \code CONFIG += thread \endcode -\warning Do not mix the normal Qt library and the threaded Qt library in -an application. If your application uses the threaded Qt library, you -should not link your plugin with the normal Qt library. Nor should you -dynamically load the normal Qt library or dynamically load another library, -e.g. a plugin, that depends on the normal Qt library. On some systems, +\warning Do not mix the normal TQt library and the threaded TQt library in +an application. If your application uses the threaded TQt library, you +should not link your plugin with the normal TQt library. Nor should you +dynamically load the normal TQt library or dynamically load another library, +e.g. a plugin, that depends on the normal TQt library. On some systems, mixing threaded and non-threaded libraries or plugins will corrupt the -static data used in the Qt library. +static data used in the TQt library. */ diff --git a/doc/porting2.doc b/doc/porting2.doc index dddd972df..639a5a83d 100644 --- a/doc/porting2.doc +++ b/doc/porting2.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Help with porting from Qt 1.x to Qt 2.x +** Help with porting from TQt 1.x to TQt 2.x ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -39,49 +39,49 @@ /*! \page porting2.html -\title Porting to Qt 2.x +\title Porting to TQt 2.x <p> You're probably looking at this page because you want to port -your application from Qt 1.x to Qt 2.x, but to be sure, let's +your application from TQt 1.x to TQt 2.x, but to be sure, let's review the good reasons to do this: <ul> - <li>To get access to all the new Qt 2.x features like the rich text + <li>To get access to all the new TQt 2.x features like the rich text HTML subset for formatted labels, tooltips, online help etc. and the much easier to use layout classes and widgets. <li>To make your application truly international, with support for Unicode and translations for the languages of the world. <li>To allow your application to fit into the new look of the Unix desktop with configurable, very powerful "themes". The - extended style system also integrates Qt applications better - on MS-Windows desktops. Qt will automatically chose the right + extended style system also integrates TQt applications better + on MS-Windows desktops. TQt will automatically chose the right colors and fonts and obey global system setting changes. - <li>To stay up-to-date with the version of Qt that gets all the + <li>To stay up-to-date with the version of TQt that gets all the new features and bug-fixes. <li>To get more speed and smoother widgets display with all the new anti-flicker changes in Qt. - <li>Most of all though, you want to port to Qt 2.x + <li>Most of all though, you want to port to TQt 2.x so that your Wheel Mouse works! </ul> <p> -The Qt 2.x series is not binary compatible with the 1.x series. -This means programs compiled for Qt 1.x must be recompiled to work -with Qt 2.x. Qt 2.x is also not completely <em>source</em> compatible +The TQt 2.x series is not binary compatible with the 1.x series. +This means programs compiled for TQt 1.x must be recompiled to work +with TQt 2.x. TQt 2.x is also not completely <em>source</em> compatible with 1.x, however all points of incompatibility cause compiler errors (rather than mysterious results), or produce run-time -messages. The result is that Qt 2.x includes many additional features, +messages. The result is that TQt 2.x includes many additional features, discards obsolete functionality that is easily converted to use the new -features, and that porting an application from Qt 1.x to Qt 2.x is +features, and that porting an application from TQt 1.x to TQt 2.x is a simple task well worth the amount of effort required. -To port code using Qt 1.x to use Qt 2.x: +To port code using TQt 1.x to use TQt 2.x: <ul> <li> Briefly read the porting notes below to get an idea of what to expect. - <li> Be sure your code compiles and runs well on all your target platforms with Qt 1.x. - <li> Recompile with Qt 2.x. For each error, search below for related + <li> Be sure your code compiles and runs well on all your target platforms with TQt 1.x. + <li> Recompile with TQt 2.x. For each error, search below for related identifiers (eg. function names, class names) - this documented is structured to mention all relevant identifiers to facilitate such searching, even if that makes it a little verbose. @@ -93,7 +93,7 @@ To port code using Qt 1.x to use Qt 2.x: Many very major projects, such as <a href="http://www.kde.org/">KDE</a> have been port, so there is plenty of expertise in the collective conscious -that is the Qt Developer Community! +that is the TQt Developer Community! </p> @@ -146,12 +146,12 @@ that is the Qt Developer Community! <h3><a name="Namespace">Namespace</a></h3> -<p> Qt 2.x is namespace-clean, unlike 1.x. Qt now uses very few +<p> TQt 2.x is namespace-clean, unlike 1.x. TQt now uses very few global identifiers. Identifiers like <code>red, blue, LeftButton, AlignRight, Key_Up, Key_Down, NoBrush</code> etc. are now part of a special class <code>Qt</code> (defined in ntqnamespace.h), which is inherited by -most Qt classes. Member functions of classes that inherit from QWidget, +most TQt classes. Member functions of classes that inherit from QWidget, etc. are totally unaffected, but code that is <em>not</em> in functions of classes inherited from <code>Qt</code>, you must qualify these identifiers like this: <code>Qt::red, @@ -160,21 +160,21 @@ Qt::LeftButton, Qt::AlignRight</code>, etc. <p>The <code>qt/bin/tqt20fix</code> script helps to fix the code that needs adaption, though most code does not need changing. -Compiling with -DQT1COMPATIBILITY will help you get going with Qt 2.x -- it allows all the old "dirty namespace" identifiers from Qt 1.x to +Compiling with -DQT1COMPATIBILITY will help you get going with TQt 2.x +- it allows all the old "dirty namespace" identifiers from TQt 1.x to continue working. Without it, you'll get compile errors that can easily be fixed by searching this page for the clean identifiers. <h3><a name="DefaultParent">No Default 0 Parent Widget</a></h3> -In Qt 1.x, all widget constructors were defined with a default value +In TQt 1.x, all widget constructors were defined with a default value of 0 for the parent widget. However, only the main window of the application should be created with a 0 parent, all other widgets should have parents. Having the 0 default made it too simple to create bugs by forgetting to specify the parent of non-mainwindow widgets. Such widgets would typically never be deleted (causing memory leaks), and they would become top-level widgets, confusing the window -managers. Therefore, in Qt 2.x the 0 default parent has been removed +managers. Therefore, in TQt 2.x the 0 default parent has been removed for the widget classes that are not likely to be used as main windows. Note also that programs no longer need (or should) use 0 parent just @@ -185,7 +185,7 @@ below. <h3><a name="Virtual">Virtual Functions</a></h3> -<p> Some virtual functions have changed signature in Qt 2.x. +<p> Some virtual functions have changed signature in TQt 2.x. If you override them in derived classes, you must change the signature of your functions accordingly. @@ -225,7 +225,7 @@ function that is not in a subclass of QListViewItem). classes such as QGDict, QGList, and the subclasses such as QDict and QList. -<p> The macro-based Qt collection classes are obsolete; use the +<p> The macro-based TQt collection classes are obsolete; use the template-based classes instead. Simply remove includes of ntqgeneric.h and replace e.g. Q_DECLARE(QCache,QPixmap) with QCache<QPixmap>. @@ -243,21 +243,21 @@ This change has been made to avoid collisions with other namespaces. <p>The Q_ASSERT macro is now a null expression if the QT_CHECK_STATE flag is not set (i.e. if the QT_NO_CHECK flag is defined). -<p>The debug() function now outputs nothing if Qt was compiled with +<p>The debug() function now outputs nothing if TQt was compiled with the QT_NO_DEBUG macro defined. <h3><a name="QString">QString</a></h3> QString has undergone major changes internally, and although it is highly -backward compatible, it is worth studying in detail when porting to Qt 2.x. -The Qt 1.x QString class has been renamed to QCString in Qt 2.x, though if -you use that you will incur a performance penalty since all Qt functions +backward compatible, it is worth studying in detail when porting to TQt 2.x. +The TQt 1.x QString class has been renamed to QCString in TQt 2.x, though if +you use that you will incur a performance penalty since all TQt functions that took const char* now take const QString&. <p> To take full advantage of the new Internationalization -functionality in Qt 2.x, the following steps are required: +functionality in TQt 2.x, the following steps are required: <ul> <li> Start converting all uses of "const char*" in parameters to @@ -278,14 +278,14 @@ functionality in Qt 2.x, the following steps are required: <li> Put a breakpoint in \code QString::latin1()\endcode to catch places where Unicode information is being converted to ASCII (loosing - information if your user in not using Latin1). Qt has + information if your user in not using Latin1). TQt has a small number of calls to this - ignore those. As a stricter alternative, compile your code with QT_NO_ASCII_CAST defined, which hides the automatic conversion of QString to const char*, so you can catch problems at compile time. </p> - <li> See the Qt \link i18n.html Internationalization page\endlink + <li> See the TQt \link i18n.html Internationalization page\endlink for information about the full process of internationalizing your software. </ul> @@ -296,12 +296,12 @@ Points to note about the new QString are: <dl compact> <dt><b>Unicode</b></dt> <dd> - Qt now uses Unicode throughout. + TQt now uses Unicode throughout. data() now returns a <em>const</em> reference to an ASCII version of the string - you cannot directly access the string as an array of bytes, because it isn't one. Often, latin1() is what you want rather than data(), or just leave it to convert to - const char* automatically. data() is only used now to aide porting to Qt 2.x, + const char* automatically. data() is only used now to aide porting to TQt 2.x, and ideally you'll only need latin1() or implicit conversion when interfacing to facilities that do not have Unicode support. @@ -324,7 +324,7 @@ in what you can assign to it and cast it to (to avoid programming errors). <dt><b>Use QString</b></dt> <dd> Try to always use QString. If you <em>must</em>, use QCString which is the -old implementation from Qt 1.x. +old implementation from TQt 1.x. <dt><b>Unicode vs. ASCII</b></dt> <dd> @@ -365,23 +365,23 @@ is not meaningful anymore, since QString does all space allocation automatically. 99% of cases can simple be changed to use the default constructor, QString(). <p> -In Qt 1.x the constructor was used in two ways: accidentally, +In TQt 1.x the constructor was used in two ways: accidentally, by attempting to convert a char to a QString (the char converts to int!) - giving strange bugs, and as a way to make a QString big enough prior to -calling \code QString::sprintf()\endcode. In Qt 2.x, the accidental bug case is +calling \code QString::sprintf()\endcode. In TQt 2.x, the accidental bug case is prevented (you will get a compilation error) and QString::sprintf has been made safe - you no longer need to pre-allocate space (though for other reasons, sprintf is still a poor choice - eg. it doesn't pass Unicode). The only remaining common case is conversion of 0 (NULL) to QString, which -would usually give expected results in Qt 1.x. For Qt 2.x the correct +would usually give expected results in TQt 1.x. For TQt 2.x the correct syntax is to use QString::null, though note that the default constructor, QString(), creates a null string too. Assignment of 0 to a QString is ambiguous - assign QString::null; you'll mainly find these in code that has been converted from const char* types to QString. -This also prevents a common error case from Qt 1.x - in +This also prevents a common error case from TQt 1.x - in that version, mystr = 'X' would <em>not</em> produce the expected -results and was always a programming error; in Qt 2.x, it works - making +results and was always a programming error; in TQt 2.x, it works - making a single-character string. <p> @@ -444,7 +444,7 @@ You may find yourself needing latin1() for passing to the operating system or other libraries, and be tempted to use QCString to save the conversion, but you are better off using Unicode throughout, then when the operating system supports Unicode, you'll be prepared. Some Unix operating systems - are now beginning to have basic Unicode support, and Qt will be tracking + are now beginning to have basic Unicode support, and TQt will be tracking these improvements as they become more widespread. <dt><b>Bugs removed</b></dt> @@ -521,7 +521,7 @@ like this: doStuff( tr("Okay") ); } \endcode -At this point, in Qt 2.x, the tr() does a very fast dictionary lookup +At this point, in TQt 2.x, the tr() does a very fast dictionary lookup through memory-mapped message files, returning some Unicode QString for the appropriate language (the default being to just make a QString out of the text, of course - you're not <em>forced</em> to use any of these @@ -563,8 +563,8 @@ darkCyan, darkMagenta, and darkYellow) -are in the Qt namespace. -In members of classes that inherit the Qt namespace-class (eg. QWidget +are in the TQt namespace. +In members of classes that inherit the TQt namespace-class (eg. QWidget subclasses), you can use the unqualified names as before, but in global functions (eg. main()), you need to qualify them: Qt::red, Qt::white, etc. See also the <a href="#QRgb">QRgb</a> section below. @@ -587,18 +587,18 @@ strange color results - use QColor::rgb() if you want a QRgb. <h3><a name="QDataStream">QDataStream</a></h3> -<p>The QDatastream serialization format of most Qt classes is changed -in Qt 2.x. Use \code QDataStream::setVersion( 1 )\endcode to get a -datastream object that can read and write Qt 1.x format data streams. +<p>The QDatastream serialization format of most TQt classes is changed +in TQt 2.x. Use \code QDataStream::setVersion( 1 )\endcode to get a +datastream object that can read and write TQt 1.x format data streams. -<p>If you want to write Qt 1.x format datastreams, note the following +<p>If you want to write TQt 1.x format datastreams, note the following compatibility issues: <ul> - <li>QString: Qt 1.x has no Unicode support, so strings will be + <li>QString: TQt 1.x has no Unicode support, so strings will be serialized by writing the classic C string returned by \code QString::latin1().\endcode <li><a href="#QPoint">QPoint & al.</a>: Coordinates will be - truncated to the Qt 1.x 16 bit format. + truncated to the TQt 1.x 16 bit format. </ul> <h3><a name="QWidget">QWidget</a></h3> @@ -765,8 +765,8 @@ a simple way to build nested widget structures. <h3><a name="QListView">QListView</a></h3> -<p>In Qt 1.x mouse events to the viewport where redirected to the -event handlers for the listview; in Qt 2.x, this functionality is +<p>In TQt 1.x mouse events to the viewport where redirected to the +event handlers for the listview; in TQt 2.x, this functionality is in QScrollView where mouse (and other position-oriented) events are redirected to viewportMousePressEvent() etc, which in turn translate the event to the coordinate system of the contents and call @@ -844,14 +844,14 @@ described for <a href="#QDropSite">QDropSite</a>. <p> \code operator<<(QTextStream&, QChar&)\endcode does not skip whitespace. \code operator<<(QTextStream&, char&)\endcode does, - as was the case with Qt 1.x. This is for backward compatibility. + as was the case with TQt 1.x. This is for backward compatibility. <h3><a name="QUriDrag">QUriDrag</a></h3> The class QUrlDrag is renamed to QUriDrag, and the API has been broadened to include additional conversion routines, including conversions to Unicode filenames (see the class documentation -for details). Note that in Qt 1.x +for details). Note that in TQt 1.x the QUrlDrag class used the non-standard MIME type "url/url", while QUriDrag uses the standardized "text/uri-list" type. Other identifiers affected by the Url to Uri change are @@ -882,22 +882,22 @@ instead. OrNotROP, NandROP, NorROP, LastROP) -is now part of the Qt namespace class, so if you +is now part of the TQt namespace class, so if you use it outside a member function, you'll need to prefix with Qt::. <h3><a name="QPicture">QPicture</a></h3> -<p>The binary storage format of QPicture is changed, but the Qt 2.x -QPicture class can both read and write Qt 1.x format QPictures. No +<p>The binary storage format of QPicture is changed, but the TQt 2.x +QPicture class can both read and write TQt 1.x format QPictures. No special handling is required for reading; QPicture will automatically -detect the version number. In order to write a Qt 1.x format QPicture, +detect the version number. In order to write a TQt 1.x format QPicture, set the formatVersion parameter to 1 in the QPicture constructor. -<p>For writing Qt 1.x format QPictures, the compatibility issues of <a +<p>For writing TQt 1.x format QPictures, the compatibility issues of <a href="#QDataStream">QDataStream</a> applies. -<p>It is safe to try to read a QPicture file generated with Qt 2.x +<p>It is safe to try to read a QPicture file generated with TQt 2.x (without formatVersion set to 1) with a program compiled with Qt 1.x. The program will not crash, it will just issue the warning "QPicture::play: Incompatible version 2.x" and refuse to load the @@ -940,15 +940,15 @@ or \code QPixmap::setOptimization(QPixmap::BestOptim)\endcode - see the documentation to choose which is best for your application. NormalOptim is most like -the Qt 1.x "TRUE" optimization. +the TQt 1.x "TRUE" optimization. <h3><a name="QMenuData">QMenuData / QPopupMenu</a></h3> -In Qt 1.x, new menu items were assigned either an application-wide +In TQt 1.x, new menu items were assigned either an application-wide unique identifier or an identifier equal to the index of the item, depending on the \link QMenuData::insertItem() insertItem(...)\endlink function used. -In Qt 2.x this confusing +In TQt 2.x this confusing situation has been cleaned up: generated identifiers are always unique across the entire application. @@ -996,10 +996,10 @@ such an object or deleting it is very likely a bug. File and directory names are now always Unicode strings (ie. QString). If you used QString in the past for the simplicity it offers, you'll probably have little consequence. However, -if you pass filenames to system functions rather than using Qt functions (eg. if you use the +if you pass filenames to system functions rather than using TQt functions (eg. if you use the Unix <tt>unlink()</tt> function rather than <tt>QFile::remove()</tt>, your code will probably only work for Latin1 locales (eg. Western Europe, the U.S.). To ensure your code will support -filenames in other locales, either use the Qt functions, or convert the filenames via +filenames in other locales, either use the TQt functions, or convert the filenames via \code QFile::encodeFilename()\endcode and \code QFile::decodeFilename()\endcode - but do it \e just as you call the system function - code that mixes encoded and unencoded filenames is very error prone. See the comments in QString, such as regarding QT_NO_ASCII_CAST that @@ -1098,7 +1098,7 @@ compile just the same anyway). This list is provided for completeness. /*! \page removed20.html -\title Functions removed in Qt 2.0 +\title Functions removed in TQt 2.0 <pre> diff --git a/doc/porting3.doc b/doc/porting3.doc index 38209ed77..c3d192b8f 100644 --- a/doc/porting3.doc +++ b/doc/porting3.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Help with porting from Qt 2.x to Qt 3.x +** Help with porting from TQt 2.x to TQt 3.x ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -39,28 +39,28 @@ /*! \page porting.html -\title Porting to Qt 3.x +\title Porting to TQt 3.x -This document describes porting applications from Qt 2.x to Qt 3.x. +This document describes porting applications from TQt 2.x to TQt 3.x. -The Qt 3.x series is not binary compatible with the 2.x series. This -means programs compiled for Qt 2.x must be recompiled to work with Qt -3.x. Qt 3.x is also not completely \e source compatible with 2.x, +The TQt 3.x series is not binary compatible with the 2.x series. This +means programs compiled for TQt 2.x must be recompiled to work with Qt +3.x. TQt 3.x is also not completely \e source compatible with 2.x, however all points of incompatibility cause compiler errors or -run-time messages (rather than mysterious results). Qt 3.x includes +run-time messages (rather than mysterious results). TQt 3.x includes many additional features and discards obsolete functionality. Porting -from Qt 2.x to Qt 3.x is straightforward, and once completed makes -the considerable additional power and flexibility of Qt 3.x available +from TQt 2.x to TQt 3.x is straightforward, and once completed makes +the considerable additional power and flexibility of TQt 3.x available for use in your applications. -To port code from Qt 2.x to Qt 3.x: +To port code from TQt 2.x to TQt 3.x: \list 1 \i Briefly read the porting notes below to get an idea of what to expect. \i Be sure your code compiles and runs well on all your target platforms - with Qt 2.x. -\i Recompile with Qt 3.x. For each error, search below for related + with TQt 2.x. +\i Recompile with TQt 3.x. For each error, search below for related identifiers (e.g. function names, class names). This document mentions all relevant identifiers to help you get the information you need at the cost of being a little verbose. @@ -77,13 +77,13 @@ Table of contents: \target Linkerrors \section1 Link Errors on Windows -On Windows, originally in Qt 2.x, the default configuration of the Qt +On Windows, originally in TQt 2.x, the default configuration of the Qt library is static. If you just use the default configuration you -don't need to set certain preprocessor defines. In Qt 3.0, the -default configuration of the Qt library is to build it as a shared +don't need to set certain preprocessor defines. In TQt 3.0, the +default configuration of the TQt library is to build it as a shared library, therefore the preprocessor define \c QT_DLL is needed. -If you use tmake with Qt 2.x, and now use qmake with Qt 3.x, then the +If you use tmake with TQt 2.x, and now use qmake with TQt 3.x, then the cause of the problem is with the project file. In the project file, there is usually line that looks like: @@ -93,7 +93,7 @@ this should be changed to \c CONFIG += ... -so that qmake can look at the configuration that Qt was built with and +so that qmake can look at the configuration that TQt was built with and set any relevant preprocessor defines in the makefile. \target Headers @@ -123,12 +123,12 @@ Header files that you might need to add #include directives for include: \section1 Namespace Qt 3.x is namespace clean. A few global identifiers that had been -left in Qt 2.x have been discarded. +left in TQt 2.x have been discarded. Enumeration \l Qt::CursorShape and its values are now part of the -special \c Qt class defined in ntqnamespace.h. If you get compilation +special \c TQt class defined in ntqnamespace.h. If you get compilation errors about these being missing (unlikely, since most of your code will -be in classes that inherit from the Qt namespace class), then apply +be in classes that inherit from the TQt namespace class), then apply the following changes: \list @@ -185,7 +185,7 @@ have been changed: \section1 Removed Functions -All these functions have been removed in Qt 3.x: +All these functions have been removed in TQt 3.x: \list \i QFont::charSet() \i QFont::setCharSet() @@ -215,12 +215,12 @@ global functions have been renamed: \section1 Obsoleted Functions -The following functions have been obsoleted in Qt 3.0. The +The following functions have been obsoleted in TQt 3.0. The documentation of each of these functions should explain how to -replace them in Qt 3.0. +replace them in TQt 3.0. \warning It is best to consult \l http://doc.trolltech.com/3.0/ -rather than the documentation supplied with Qt to obtain the latest +rather than the documentation supplied with TQt to obtain the latest information regarding obsolete functions and how to replace them in new code. @@ -377,16 +377,16 @@ old header-file names are still supported. \section1 QButtonGroup -In Qt 2.x, the function QButtonGroup::selected() returns the selected -\e radio button (QRadioButton). In Qt 3.0, it returns the selected \e +In TQt 2.x, the function QButtonGroup::selected() returns the selected +\e radio button (QRadioButton). In TQt 3.0, it returns the selected \e toggle button (\l QButton::toggleButton), a more general concept. This might affect programs that use QButtonGroups that contain a mixture of radio buttons and non-radio (e.g. QCheckBox) toggle buttons. \section1 QDate -Two QDate member functions that were virtual in Qt 2.0 are not virtual -in Qt 3.0. This is only relevant if you subclassed QDate and +Two QDate member functions that were virtual in TQt 2.0 are not virtual +in TQt 3.0. This is only relevant if you subclassed QDate and reimplemented these functions: \list @@ -403,17 +403,17 @@ compatibility. \section1 QFileDialog If the mode was not set explicitly, and the user entered a -non-existent file, the dialog would accept this. In Qt 3.x, you must +non-existent file, the dialog would accept this. In TQt 3.x, you must set the mode, e.g. setMode(QFileDialog::AnyFile), to get the same behavior. \section1 QFont -The internals of QFont have changed significantly between Qt 2.2 and +The internals of QFont have changed significantly between TQt 2.2 and Qt 3.0, to give better Unicode support and to make developing internationalized applications easier. The original API has been preserved with minimal changes. The CharSet enum and its related -functions have disappeared. This is because Qt now handles all charset +functions have disappeared. This is because TQt now handles all charset related issues internally, and removes this burden from the developer. If you used the CharSet enum or its related functions, e.g @@ -442,21 +442,21 @@ might be removed in a future version. \section1 QListViewItem -The paintBranches() function in Qt 2.x had a GUIStyle parameter; this -has been dropped for Qt 3.x since GUI style is handled by the new +The paintBranches() function in TQt 2.x had a GUIStyle parameter; this +has been dropped for TQt 3.x since GUI style is handled by the new style engine (See \l QStyle.) \section1 QMoveEvent -In Qt 2.x, the function QMoveEvent::pos() returned the position of the -widget in its parent widget, including the window frame. In Qt 3.0, +In TQt 2.x, the function QMoveEvent::pos() returned the position of the +widget in its parent widget, including the window frame. In TQt 3.0, it returns the new position of the widget, excluding window frame for top level widgets. \section1 QMultiLineEdit -The QMultiLineEdit was a simple editor widget in previous Qt versions. -Since Qt 3.0 includes a new richtext engine, which also supports +The QMultiLineEdit was a simple editor widget in previous TQt versions. +Since TQt 3.0 includes a new richtext engine, which also supports editing, QMultiLineEdit is obsolete. For the sake of compatibility QMultiLineEdit is still provided. It is now a subclass of QTextEdit which wraps the old QMultiLineEdit so that it is mostly source @@ -495,8 +495,8 @@ to ensure it has the same runtime behaviour on both Unix and Windows. In 2.x, QPrinter behaved differently on Windows and Unix, when using view transformations on the QPainter. This has changed now, and QPrinter behaves consistently across all platforms. A compatibilty mode has been -added that forces the old behaviour, to ease porting from Qt 2.x -to Qt 3.x. This compatibilty mode can be enabled by passing the +added that forces the old behaviour, to ease porting from TQt 2.x +to TQt 3.x. This compatibilty mode can be enabled by passing the QPrinter::Compatible flag to the QPrinter constructor. On X11, QPrinter used to generate encapsulated postscript when @@ -514,7 +514,7 @@ automatically when you include \c <ntqstringlist.h>. See \link #Headers above \endlink for details. \omit -In Qt 3.0, ntqregexp.h has to +In TQt 3.0, ntqregexp.h has to include ntqstringlist.h, so it's no good to have ntqstringlist.h include ntqregexp.h, unless one wants to achieve an Escher effect. \endomit @@ -529,11 +529,11 @@ there. Example: Old code like \code - QRegExp rx( "([0-9|]*\\)" ); // works in Qt 2.x + QRegExp rx( "([0-9|]*\\)" ); // works in TQt 2.x \endcode should be converted into \code - QRegExp rx( "\\([0-9\\|]*\\)" ); // works in Qt 2.x and 3.x + QRegExp rx( "\\([0-9\\|]*\\)" ); // works in TQt 2.x and 3.x \endcode (Within character classes, the backslash is not necessary in front of certain characters, e.g. <tt>|</tt>, but it doesn't hurt.) @@ -555,7 +555,7 @@ string. \section2 QRegExp::operator=() -This function has been replaced by \l QRegExp::setPattern() in Qt 2.2. +This function has been replaced by \l QRegExp::setPattern() in TQt 2.2. Old code such as \code QRegExp rx( "alpha" ); @@ -563,7 +563,7 @@ Old code such as rx.setWildcard( TRUE ); rx = "beta"; \endcode -still compiles with Qt 3, but produces a different result (the case sensitivity +still compiles with TQt 3, but produces a different result (the case sensitivity and wildcard options are forgotten). This way, \code rx = "beta"; @@ -587,7 +587,7 @@ QRegExp::match() documentation \endlink explains how to replace it. \section2 QRegExp::find() -This function was removed, after a brief appearance in Qt 2.2. Its +This function was removed, after a brief appearance in TQt 2.2. Its name clashed with QString::find(). Use \l QRegExp::search() or \l QString::find() instead. @@ -600,7 +600,7 @@ For example, \code QString( "" ).contains( QRegExp("") ) \endcode -returns 1 in Qt 2.0; it returns 0 in Qt 3.0. Also, "^" now really means +returns 1 in TQt 2.0; it returns 0 in TQt 3.0. Also, "^" now really means start of input, so \code QString( "Heisan Hoppsan" ).contains( QRegExp("^.*$") ) @@ -611,13 +611,13 @@ This change affect very few existing programs. \section2 QString::replace() -With Qt 1.0 and 2.0, a QString is converted implicitly into a QRegExp +With TQt 1.0 and 2.0, a QString is converted implicitly into a QRegExp as the first argument to QString::replace(): \code QString text = fetch_it_from_somewhere(); text.replace( QString("[A-Z]+"), "" ); \endcode -With Qt 3.0, the compiler gives an error. The solution is to use a +With TQt 3.0, the compiler gives an error. The solution is to use a QRegExp cast: \code text.replace( QRegExp("[A-Z]+"), "" ); @@ -656,7 +656,7 @@ icons. In 3.0, this mechanism was moved into the \l QIconSet class The old \l QToolButton::onIconSet and \l QToolButton::offIconSet properties are still provided so that old source will compile, but their semantics have changed: they are now synonyms for \l -QToolButton::iconSet. If you used that distinction in Qt 2.x, you will +QToolButton::iconSet. If you used that distinction in TQt 2.x, you will need to adjust your code to use the QIconSet On/Off mechanism. Likewise, the \e on parameter of these two functions is now ignored: @@ -694,7 +694,7 @@ the new names. \section1 QTranslator -The \l QTranslator class was extended in Qt 2.2, and these extensions +The \l QTranslator class was extended in TQt 2.2, and these extensions lead to a new interface. This interface is used mainly by translation tools (for example, \link linguist-manual.book Qt Linguist \endlink). For source compatibility, no member function was @@ -718,7 +718,7 @@ future extensions. QWidget::backgroundColor(), QWidget::setBackgroundColor(), QWidget::backgroundPixmap() and QWidget::setBackgroundPixmap() have -often been the source of much confusion in previous releases. Qt 3.0 +often been the source of much confusion in previous releases. TQt 3.0 addresses this by obsoleting these functions and by replacing them with eight new functions: QWidget::eraseColor(), QWidget::setEraseColor(), QWidget::erasePixmap(), @@ -776,9 +776,9 @@ They are now obsolete. \section1 Transparent widgets -In Qt 2.x, the AutoMask property was used to obtain a +In TQt 2.x, the AutoMask property was used to obtain a transparent-looking widget. In general, this approach is slow and -processor hungry. Qt 3.0 uses the BackgroundOrigin which provides +processor hungry. TQt 3.0 uses the BackgroundOrigin which provides vastly improved performance and more flexibility in most cases. The few classes for which the AutoMask property is still the best approach are QCheckBox, QComboBox, QPushButton, QRadioButton and QTabWidget. @@ -799,13 +799,13 @@ respectively. Neither the arguments nor the resulting curve have changed. \section1 Locale-aware String Comparisons in QIconView, QListBox, QListView and QTable -In Qt 2.x, QString only provided string comparisons using the Unicode +In TQt 2.x, QString only provided string comparisons using the Unicode values of the characters of a string. This is efficient and reliable, but it is not the appropriate order for most languages. For example, French users expect 'é' (e acute) to be treated essentially as 'e' and not put after 'z'. -In Qt 3.0, QString::localeAwareCompare() implements locale aware +In TQt 3.0, QString::localeAwareCompare() implements locale aware string comparisions on certain platforms. The classes \l QIconView, \l QListBox, \l QListView and \l QTable now use QString::localeAwareCompare() instead of QString::compare(). If you diff --git a/doc/primes.doc b/doc/primes.doc index e02c4ef6c..86be5b795 100644 --- a/doc/primes.doc +++ b/doc/primes.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/qasciicache.doc b/doc/qasciicache.doc index cb9738c35..dfefe2634 100644 --- a/doc/qasciicache.doc +++ b/doc/qasciicache.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -210,7 +210,7 @@ \warning If this function returns FALSE, you must delete \a d yourself. Additionally, be very careful about using \a d after calling this function, because any other insertions into the - cache, from anywhere in the application or within Qt itself, could + cache, from anywhere in the application or within TQt itself, could cause the object to be discarded from the cache and the pointer to become invalid. */ diff --git a/doc/qasciidict.doc b/doc/qasciidict.doc index a62a65433..4b752cd39 100644 --- a/doc/qasciidict.doc +++ b/doc/qasciidict.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/qcache.doc b/doc/qcache.doc index 72af738d3..dad7e36df 100644 --- a/doc/qcache.doc +++ b/doc/qcache.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -205,7 +205,7 @@ if the cost of this item alone exceeds maxCost()) you must delete \a d yourself. Additionally, be very careful about using \a d after calling this function because any other insertions into the - cache, from anywhere in the application or within Qt itself, could + cache, from anywhere in the application or within TQt itself, could cause the object to be discarded from the cache and the pointer to become invalid. */ diff --git a/doc/qcollection-compat.doc b/doc/qcollection-compat.doc index e1b76a99f..05695948c 100644 --- a/doc/qcollection-compat.doc +++ b/doc/qcollection-compat.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -43,7 +43,7 @@ \code #include <ntqarray.h>\endcode - The QArray class has been renamed <b> \l QMemArray </b> in Qt 3.0. + The QArray class has been renamed <b> \l QMemArray </b> in TQt 3.0. */ /*! \page ntqcollection.html @@ -53,7 +53,7 @@ \code #include <ntqcollection.h>\endcode - The QCollection class has been renamed <b> \l QPtrCollection </b> in Qt 3.0. + The QCollection class has been renamed <b> \l QPtrCollection </b> in TQt 3.0. */ /*! \page ntqlist.html @@ -63,7 +63,7 @@ \code #include <ntqlist.h>\endcode - The QList class has been renamed <b> \l QPtrList </b> in Qt 3.0. + The QList class has been renamed <b> \l QPtrList </b> in TQt 3.0. */ /*! \page qlistiterator.html @@ -74,7 +74,7 @@ #include <ntqlist.h>\endcode The QListIterator class has been renamed <b> \l QPtrListIterator </b> in - Qt 3.0. + TQt 3.0. */ /*! \page ntqqueue.html @@ -84,7 +84,7 @@ \code #include <ntqqueue.h>\endcode - The QQueue class has been renamed <b> \l QPtrQueue </b> in Qt 3.0. + The QQueue class has been renamed <b> \l QPtrQueue </b> in TQt 3.0. */ /*! \page ntqstack.html @@ -94,7 +94,7 @@ \code #include <ntqstack.h>\endcode - The QStack class has been renamed <b> \l QPtrStack </b> in Qt 3.0. + The QStack class has been renamed <b> \l QPtrStack </b> in TQt 3.0. */ /*! \page ntqvector.html @@ -104,5 +104,5 @@ \code #include <ntqvector.h>\endcode - The QVector class has been renamed <b> \l QPtrVector </b> in Qt 3.0. + The QVector class has been renamed <b> \l QPtrVector </b> in TQt 3.0. */ diff --git a/doc/qdict.doc b/doc/qdict.doc index 5f1892cb7..e2ff866f6 100644 --- a/doc/qdict.doc +++ b/doc/qdict.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/qguardedptr.doc b/doc/qguardedptr.doc index 872dbc0e3..a37170bd7 100644 --- a/doc/qguardedptr.doc +++ b/doc/qguardedptr.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/qintcache.doc b/doc/qintcache.doc index d27a844bb..7d444ed86 100644 --- a/doc/qintcache.doc +++ b/doc/qintcache.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -194,7 +194,7 @@ exceeds maxCost()), you must delete \a d yourself. Additionally, be very careful about using \a d after calling this function. Any other insertions into the cache, from anywhere in the application - or within Qt itself, could cause the object to be discarded from + or within TQt itself, could cause the object to be discarded from the cache and the pointer to become invalid. */ diff --git a/doc/qintdict.doc b/doc/qintdict.doc index 6c8c3b265..fcf5a24b9 100644 --- a/doc/qintdict.doc +++ b/doc/qintdict.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/qmap.doc b/doc/qmap.doc index 78ffa93ef..2aded3654 100644 --- a/doc/qmap.doc +++ b/doc/qmap.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -51,10 +51,10 @@ \ingroup shared \mainclass - QMap is a Qt implementation of an STL-like map container. It can + QMap is a TQt implementation of an STL-like map container. It can be used in your application if the standard \c map is not available on all your target platforms. QMap is part of the \link - ntqtl.html Qt Template Library\endlink. + ntqtl.html TQt Template Library\endlink. QMap\<Key, Data\> defines a template instance to create a dictionary with keys of type Key and values of type Data. QMap @@ -86,7 +86,7 @@ The class used for the key requires that the \c operator< is implemented to define ordering of the keys. - QMap's function naming is consistent with the other Qt classes + QMap's function naming is consistent with the other TQt classes (e.g., count(), isEmpty()). QMap also provides extra functions for compatibility with STL algorithms, such as size() and empty(). Programmers already familiar with the STL \c map can use these @@ -237,7 +237,7 @@ /*! \enum QMap::value_type Corresponds to QPair\<key_type, mapped_type\>. */ /*! \enum QMap::ValueType - Corresponds to QPair\<key_type, mapped_type\>, Qt style.*/ + Corresponds to QPair\<key_type, mapped_type\>, TQt style.*/ /*! \enum QMap::pointer Pointer to value_type.*/ /*! \enum QMap::const_pointer @@ -251,11 +251,11 @@ /*! \enum QMap::iterator The map's iterator type.*/ /*! \enum QMap::Iterator - The map's iterator type, Qt style. */ + The map's iterator type, TQt style. */ /*! \enum QMap::const_iterator The map's const iterator type.*/ /*! \enum QMap::ConstIterator - The map's const iterator type, Qt style.*/ + The map's const iterator type, TQt style.*/ /*! \enum QMap::difference_type \internal */ /*! \enum QMap::Priv diff --git a/doc/qmemarray.doc b/doc/qmemarray.doc index 59a707037..c46e24c6f 100644 --- a/doc/qmemarray.doc +++ b/doc/qmemarray.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -292,7 +292,7 @@ \c QGArray::SpeedOptim. <b>Note:</b> By default, \c SpeedOptim is not available for general - use since it is only available if Qt is built in a particular + use since it is only available if TQt is built in a particular configuration. \sa size() diff --git a/doc/qpair.doc b/doc/qpair.doc index cf71489ab..f28c0fc0d 100644 --- a/doc/qpair.doc +++ b/doc/qpair.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -49,7 +49,7 @@ \ingroup tools \ingroup shared - QPair is a Qt implementation of an STL-like pair. It can be used + QPair is a TQt implementation of an STL-like pair. It can be used in your application if the standard pair\<\> is not available on your target platforms. diff --git a/doc/qptrdict.doc b/doc/qptrdict.doc index 769ba617f..ebf58f1bf 100644 --- a/doc/qptrdict.doc +++ b/doc/qptrdict.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/qptrlist.doc b/doc/qptrlist.doc index 009a1da57..2d753f69f 100644 --- a/doc/qptrlist.doc +++ b/doc/qptrlist.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/qptrqueue.doc b/doc/qptrqueue.doc index fbacc25dd..6dc8ddf9e 100644 --- a/doc/qptrqueue.doc +++ b/doc/qptrqueue.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/qptrstack.doc b/doc/qptrstack.doc index fd233592e..783f28823 100644 --- a/doc/qptrstack.doc +++ b/doc/qptrstack.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/qptrvector.doc b/doc/qptrvector.doc index b6f13d9dc..dba8af826 100644 --- a/doc/qptrvector.doc +++ b/doc/qptrvector.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/qsortedlist.doc b/doc/qsortedlist.doc index 48e7fc3ac..06cd0e4f4 100644 --- a/doc/qsortedlist.doc +++ b/doc/qsortedlist.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/qtl.doc b/doc/qtl.doc index 42eee39c7..aac2128d9 100644 --- a/doc/qtl.doc +++ b/doc/qtl.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Qt Template Library classes documentation +** TQt Template Library classes documentation ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -40,9 +40,9 @@ \page qt-template-lib.html -\title Qt Template Library +\title TQt Template Library -The Qt Template Library (QTL) is a set of templates that provide +The TQt Template Library (QTL) is a set of templates that provide object containers. If a suitable STL implementation is not available on all your target platforms, the QTL can be used instead. It provides a list of objects, a vector (dynamic array) of objects, a map relating @@ -74,7 +74,7 @@ other QPtrCollection based containers, provides far more sanity checking than a speed-optimized value based container. If you have objects that implement value semantics, and the STL is not -available on your target platform, the Qt Template Library can be used +available on your target platform, the TQt Template Library can be used instead. Value semantics require at least: \list \i a copy constructor; @@ -92,7 +92,7 @@ your data's class. Good candidates for value based classes are QRect, QPoint, QSize, QString and all simple C++ types, such as int, bool or double. -The Qt Template Library is designed for speed. Iterators are extremely +The TQt Template Library is designed for speed. Iterators are extremely fast. To achieve this performance, less error checking is done than in the QPtrCollection based containers. A QTL container, for example, does not track any associated iterators. This makes certain validity @@ -102,7 +102,7 @@ automatically, but does lead to extremely good performance. \target Iterators \section1 Iterators -The Qt Template Library deals with value objects, not with pointers. +The TQt Template Library deals with value objects, not with pointers. For that reason, there is no other way of iterating over containers other than with iterators. This is no disadvantage as the size of an iterator matches the size of a normal pointer. @@ -146,7 +146,7 @@ Iterator is not allowed as it would violate const semantics. \target Algorithms \section1 Algorithms -The Qt Template Library defines a number of algorithms that operate on +The TQt Template Library defines a number of algorithms that operate on its containers. These algorithms are implemented as template functions and provide useful generic code which can be applied to any container that provides iterators (including your own containers). @@ -304,7 +304,7 @@ a container to an OutputIterator, but in reverse order, for example: \section2 QTL Iterators -You can use any Qt Template Library iterator as the OutputIterator. +You can use any TQt Template Library iterator as the OutputIterator. Just make sure that the right hand of the iterator has as many elements present as you want to insert. The following example illustrates this: diff --git a/doc/qtmac-as-native.doc b/doc/qtmac-as-native.doc index 831250307..5b1490926 100644 --- a/doc/qtmac-as-native.doc +++ b/doc/qtmac-as-native.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2002-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -91,8 +91,8 @@ it can interact with specific components of the Mac OS X experience: This is a bit more subjective, but certainly Qt/Mac strives to provide the same feel as any Mac OS X application (and we consider situations where it doesn't achieve this to be bugs). - Of course Qt has other concerns to bear in mind, especially - remaining multiplatform. Some "baggage" that Qt carries is in + Of course TQt has other concerns to bear in mind, especially + remaining multiplatform. Some "baggage" that TQt carries is in an effort to provide a widget on a platform for which an equivelant doesn't exist, or so that a single API can be used to do something, even if the API doesn't make entire sense for a @@ -128,11 +128,11 @@ it can interact with specific components of the Mac OS X experience: \i <b>Accessiblity</b><br> Although many users never use this, some users will only interact - with your applications via assistive devices. With Qt the aim is to + with your applications via assistive devices. With TQt the aim is to make this automatic in your application so that it conforms to accepted practice on its platform (X11 accessiblity support is still in the works due to the developing nature of its - accessibility design). With Qt 3.3 Qt/Mac will support + accessibility design). With TQt 3.3 Qt/Mac will support accessiblity, and hopefully a host of assistive devices. \i <b>Build tools</b><br> @@ -152,7 +152,7 @@ it can interact with specific components of the Mac OS X experience: and uic) since qmake automatically handles them and ensures that everything necessary is linked into your application. - Qt does not entirely interact with the development environment (for + TQt does not entirely interact with the development environment (for example plugins to set a file to 'mocable' from within the Xcode user interface). Trolltech is actively working on improving Qt's interoperability with various IDEs, so hopefully this will be diff --git a/doc/qvaluelist.doc b/doc/qvaluelist.doc index 9e573c813..ba05b7fb5 100644 --- a/doc/qvaluelist.doc +++ b/doc/qvaluelist.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -52,10 +52,10 @@ \mainclass \reentrant - QValueList is a Qt implementation of an STL-like list container. + QValueList is a TQt implementation of an STL-like list container. It can be used in your application if the standard \c list is not available for your target platform(s). QValueList is part of the - \link ntqtl.html Qt Template Library\endlink. + \link ntqtl.html TQt Template Library\endlink. QValueList\<T\> defines a template instance to create a list of values that all have the class T. Note that QValueList does not @@ -216,7 +216,7 @@ specific item from the list. The remove() function will find and remove items according to a specific item value. - Lists can also be sorted using the \link ntqtl.html Qt Template + Lists can also be sorted using the \link ntqtl.html TQt Template Library\endlink. For example with qHeapSort(): Example: @@ -879,7 +879,7 @@ generic algorithms in the STL or the \link ntqtl.html QTL\endlink. Using an invalid iterator is undefined (your application will - probably crash). Many Qt functions return const value lists; to + probably crash). Many TQt functions return const value lists; to iterate over these you should make a copy and iterate over the copy. diff --git a/doc/qvaluestack.doc b/doc/qvaluestack.doc index a5beddf0f..0995ddee0 100644 --- a/doc/qvaluestack.doc +++ b/doc/qvaluestack.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -53,7 +53,7 @@ Define a template instance QValueStack\<X\> to create a stack of values that all have the class X. QValueStack is part of the \link - ntqtl.html Qt Template Library\endlink. + ntqtl.html TQt Template Library\endlink. Note that QValueStack does not store pointers to the members of the stack; it holds a copy of every member. That is why these diff --git a/doc/qvaluevector.doc b/doc/qvaluevector.doc index 770a5995a..262b66b58 100644 --- a/doc/qvaluevector.doc +++ b/doc/qvaluevector.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -51,10 +51,10 @@ \mainclass \reentrant - QValueVector is a Qt implementation of an STL-like vector + QValueVector is a TQt implementation of an STL-like vector container. It can be used in your application if the standard \c vector is not available for your target platforms. QValueVector is - part of the \link ntqtl.html Qt Template Library\endlink. + part of the \link ntqtl.html TQt Template Library\endlink. QValueVector\<T\> defines a template instance to create a vector of values that all have the class T. QValueVector does not store @@ -147,7 +147,7 @@ affect the value in the vector because the vector created a copy of Joe's entry. - Many Qt functions return const value vectors; to iterate over + Many TQt functions return const value vectors; to iterate over these you should make a copy and iterate over the copy. There are several ways to find items in the vector. The begin() @@ -276,7 +276,7 @@ specific element, or range of elements, from the vector. Vectors can be also sorted with various STL algorithms , or it can - be sorted using the \link ntqtl.html Qt Template Library\endlink. + be sorted using the \link ntqtl.html TQt Template Library\endlink. For example with qHeapSort(): Example: diff --git a/doc/qws.doc b/doc/qws.doc index dfb7b3b1a..c6e366267 100644 --- a/doc/qws.doc +++ b/doc/qws.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2000-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -211,7 +211,7 @@ these can be used with Qt/Embedded. You should \e not use these in a production system: they are very slow to load and take up a \e lot of storage space. Instead, render the BDF to a QPF. \row -\i <b>Qt Prerendered Font (QPF)</b> +\i <b>TQt Prerendered Font (QPF)</b> \i A light-weight non-scalable font format specific to Qt/Embedded. \endtable @@ -456,9 +456,9 @@ explicitly. \title Porting your applications to Qt/Embedded -Existing Qt applications should require no porting provided there is no +Existing TQt applications should require no porting provided there is no platform dependent code. Platform dependent code includes system calls, -calls to the underlying window system (Windows or X11), and Qt platform +calls to the underlying window system (Windows or X11), and TQt platform specific methods such as QApplication::x11EventFilter(). For cases where it is necessary to use platform dependent code there are @@ -578,7 +578,7 @@ applications, this may not be an option, but if you are building a single application suite for a device with limited CPU power and memory, this option could be very beneficial. -To compile Qt as a static library, add the \c -static options when +To compile TQt as a static library, add the \c -static options when you run configure. To build your application suite as an all-in-one application, design each @@ -643,7 +643,7 @@ The \link http://www.uk.research.att.com/vnc/ VNC \endlink protocol allows you to view and interact with the computer's display from anywhere on the network. -To use Qt/Embedded in this way, \c configure Qt with the \c -qt-gfx-vnc +To use Qt/Embedded in this way, \c configure TQt with the \c -qt-gfx-vnc option, and ensure that you also enable 16-bit display support. Run your application via: \code @@ -663,7 +663,7 @@ another size, e.g. \c QWS_SIZE=240x320. VNC clients are available for a vast array of display systems: X11, Windows, Amiga, DOS, VMS, and dozens of others. -The \link emb-tqvfb.html Qt Virtual Framebuffer \endlink is an alternative +The \link emb-tqvfb.html TQt Virtual Framebuffer \endlink is an alternative technique. It uses shared memory and thus is much faster and smoother, but it does not operate over a network. diff --git a/doc/session.doc b/doc/session.doc index 6f3185fca..9652f1481 100644 --- a/doc/session.doc +++ b/doc/session.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Qt session management overview documentation +** TQt session management overview documentation ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -83,7 +83,7 @@ QApplication::commitData() method. X11 has supported complete session management since X11R6. -\section1 Getting session management to work with Qt +\section1 Getting session management to work with TQt Start by reimplementing \l QApplication::commitData() to enable your application to take part in the graceful logout process. If diff --git a/doc/shclass.doc b/doc/shclass.doc index 418dd459f..4d7ccadbb 100644 --- a/doc/shclass.doc +++ b/doc/shclass.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Qt Shared Classes Documentation +** TQt Shared Classes Documentation ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -50,7 +50,7 @@ \keyword shared implicitly \keyword shared explicitly -Many C++ classes in Qt use \e explicit and \e implicit data sharing +Many C++ classes in TQt use \e explicit and \e implicit data sharing to maximize resource usage and minimize copying of data. \tableofcontents @@ -200,7 +200,7 @@ copy(). \section1 Implicitly Shared Classes -The Qt classes that are implicitly shared are: +The TQt classes that are implicitly shared are: \list \i \l QBitmap \i \l QBrush @@ -254,7 +254,7 @@ QValueVector, etc.) while you are iterating over it. \l QCString uses a mixture of implicit and explicit sharing. Functions inherited from QByteArray, such as data(), employ explicit sharing, while those only in QCString detach automatically. Thus, QCString is rather an -"experts only" class, provided mainly to ease porting from Qt 1.x to Qt 2.0. +"experts only" class, provided mainly to ease porting from TQt 1.x to TQt 2.0. We recommend that you use \l QString, a purely implicitly shared class. */ diff --git a/doc/signalsandslots.doc b/doc/signalsandslots.doc index e746f4051..04c4fa966 100644 --- a/doc/signalsandslots.doc +++ b/doc/signalsandslots.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -41,7 +41,7 @@ \title Signals and Slots Signals and slots are used for communication between objects. The -signal/slot mechanism is a central feature of Qt and probably the +signal/slot mechanism is a central feature of TQt and probably the part that differs most from other toolkits. In GUI programming we often want a change in one widget to be notified @@ -64,7 +64,7 @@ callback to call. \img abstract-connections.png \caption An abstract view of some signals and slots connections -In Qt we have an alternative to the callback technique. We use signals +In TQt we have an alternative to the callback technique. We use signals and slots. A signal is emitted when a particular event occurs. Qt's widgets have many pre-defined signals, but we can always subclass to add our own. A slot is a function that is called in reponse to a @@ -125,7 +125,7 @@ A minimal C++ class declaration might read: }; \endcode -A small Qt class might read: +A small TQt class might read: \code class Foo : public QObject @@ -306,7 +306,7 @@ declaration in a C++ file and generates C++ code that initializes the meta object. The meta object contains the names of all the signal and slot members, as well as pointers to these functions. (For more information on Qt's Meta Object System, see \link templates.html Why -doesn't Qt use templates for signals and slots?\endlink.) +doesn't TQt use templates for signals and slots?\endlink.) The meta object contains additional information such as the object's \link QObject::className() class name\endlink. You can also check if an object @@ -372,7 +372,7 @@ any slot. If, on the other hand, you want to call two different error functions when the number overflows, simply connect the signal to two different -slots. Qt will call both (in arbitrary order). +slots. TQt will call both (in arbitrary order). \code public slots: @@ -396,7 +396,7 @@ Several of the example programs connect the newValue() signal of a QScrollBar to the display() slot, so the LCD number continuously shows the value of the scroll bar. -Note that display() is overloaded; Qt will select the appropriate version +Note that display() is overloaded; TQt will select the appropriate version when you connect a signal to the slot. With callbacks, you'd have to find five different names and keep track of the types yourself. diff --git a/doc/sql-driver.doc b/doc/sql-driver.doc index 0c9612570..36f46ec31 100644 --- a/doc/sql-driver.doc +++ b/doc/sql-driver.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -65,7 +65,7 @@ The \link sql.html SQL Module\endlink uses driver \link plugins-howto.html plugins\endlink in order to communicate with different database APIs. Since the SQL Module API is database-independent, all database-specific code is contained within -these drivers. Several drivers are supplied with Qt and other drivers +these drivers. Several drivers are supplied with TQt and other drivers can be added. The driver source code is supplied and can be used as a model for \link #development writing your own drivers\endlink. @@ -76,7 +76,7 @@ Most installation programs also allow you to install "development libraries", and these are what you need. These libraries are responsible for the low-level communication with the DBMS. -The drivers shipped with Qt are: +The drivers shipped with TQt are: \list \i \link #QDB2 QDB2\endlink - IBM DB2 Driver (v7.1 and higher) \i \link #QIBASE QIBASE\endlink - Borland Interbase Driver @@ -88,13 +88,13 @@ The drivers shipped with Qt are: \i \link #QTDS7 QTDS7\endlink - Sybase Adaptive Server \endlist -Note that not all of the plugins are shipped with the Qt Open Source Edition +Note that not all of the plugins are shipped with the TQt Open Source Edition due to license incompatibilities with the GPL. \target building \section1 Building the drivers using configure -The Qt configure script automatically detects the available client +The TQt configure script automatically detects the available client libraries on your machine. Run "configure -help" to see what drivers can be built. You should get an output similar to this: @@ -119,7 +119,7 @@ filenames, so use the 8.3 name instead, i.e. use \c{C:\progra~1\mysql} instead of \c{C:\program files\mysql}. Use the \c{-qt-sql-<driver>} parameter to build the database driver -statically into your Qt library or \c{-plugin-sql-<driver>} to build +statically into your TQt library or \c{-plugin-sql-<driver>} to build the driver as a plugin. Look at the sections that follow for additional information about required libraries. @@ -187,7 +187,7 @@ make in the statement above. \section3 General information -The Qt OCI plugin supports Oracle 8, 9 and 10. After +The TQt OCI plugin supports Oracle 8, 9 and 10. After connecting to the Oracle server, the plugin will auto-detect the database version and enable features accordingly. @@ -255,8 +255,8 @@ make Note that some versions of the OCI client libraries contain a bug that makes programs linked to these libraries segfault on exit. This only happens if the QOCI8 driver is compiled as a plugin. To work -around this problem, either compile the driver into the Qt libray -itself, or configure Qt with the option '-DQT_NO_LIBRARY_UNLOAD'. +around this problem, either compile the driver into the TQt libray +itself, or configure TQt with the option '-DQT_NO_LIBRARY_UNLOAD'. For Oracle 9, it is possible to link to the static OCI library by using "LIBS+=$ORACLE_HOME/lib/libclntst9.a". @@ -298,7 +298,7 @@ DBMS using a common interface. The QODBC3 driver allows you to connect to an ODBC driver manager and access the available data sources. Note that you also need to install and configure ODBC drivers for the ODBC driver manager that is installed on your system. The QODBC3 plugin -then allows you to use these data sources in your Qt project. +then allows you to use these data sources in your TQt project. On Windows systems after 95 an ODBC driver manager should be installed by default, for Unix systems there are some implementations which must @@ -494,7 +494,7 @@ the use of the Sybase Open Client, you must define \section3 General information -The Qt DB2 plugin makes it possible to access IBM DB2 databases. It +The TQt DB2 plugin makes it possible to access IBM DB2 databases. It has been tested with IBM DB2 v7.1 and 7.2. You have to install the IBM DB2 development client library, which contains the header and library files necessary for compiling the QDB2 plugin. @@ -532,7 +532,7 @@ with \c make in the statement above. \keyword QSQLITE -The Qt SQLite plugin makes it possible to access SQLite databases. +The TQt SQLite plugin makes it possible to access SQLite databases. SQLite is an in-process database, meaning that it is not necessary to have a database server. SQLite operates on a single file, which has to be set as database name when opening a connection. If the file does @@ -552,7 +552,7 @@ You can find information about SQLite on \l{http://www.sqlite.org}. SQLite is shipped as third party library within Qt. It can be built by passing the following parameters to the configure script: \c{-plugin-sql-sqlite} (as plugin) or \c{-qt-sql-sqlite} (linked -directly into the Qt library). +directly into the TQt library). If you don't want to use the SQLite library shipped with Qt, you can build it manually (replace \c $SQLITE by the directory where SQLite @@ -571,7 +571,7 @@ make \section3 General information -The Qt Interbase plugin makes it possible to access the Interbase and +The TQt Interbase plugin makes it possible to access the Interbase and Firebird databases. Interbase can either be used as a client/server or without a server operating on local files. The database file must exist before a connection can be established. @@ -588,7 +588,7 @@ server. You need the Interbase/Firebird development headers and libraries to build this plugin. -Due to the GPL, users of the Qt Open Source Edition are not allowed to link +Due to the GPL, users of the TQt Open Source Edition are not allowed to link this plugin to the commercial editions of Interbase. Please use Firebird or the free edition of Interbase. @@ -635,7 +635,7 @@ If the compilation of a plugin succeeds but it cannot be loaded, make sure that the following requirements are met: \list -\i Ensure that you are using a shared Qt library; you cannot use the +\i Ensure that you are using a shared TQt library; you cannot use the plugins with a static build. \i Ensure that the environment variable \c QTDIR points to the right directory. Go to the \c{$QTDIR/plugins/sqldrivers} directory and @@ -692,12 +692,12 @@ QSqlDriver and QSqlResult are closely connected. When implementing a Qt SQL driver, both of these classes must to be subclassed and the abstract virtual methods in each class must be implemented. -To implement a Qt SQL driver as a plugin (so that it is recognized and -loaded by the Qt library at runtime), the driver must use the +To implement a TQt SQL driver as a plugin (so that it is recognized and +loaded by the TQt library at runtime), the driver must use the \c Q_EXPORT_PLUGIN macro. Read the \link plugins-howto.html Qt Plugin\endlink documentation for more information on this. You can also check out how this is done in the SQL plugins that is provided -with Qt in \c{QTDIR/plugins/src/sqldrivers} and +with TQt in \c{QTDIR/plugins/src/sqldrivers} and \c{QTDIR/src/sql/drivers}. The following code can be used as a skeleton for a SQL driver: diff --git a/doc/sql.doc b/doc/sql.doc index 2eb8e5c15..4013798e5 100644 --- a/doc/sql.doc +++ b/doc/sql.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -74,7 +74,7 @@ \title SQL Module \if defined(commercial) -This module is part of the \link commercialeditions.html Qt Enterprise Edition +This module is part of the \link commercialeditions.html TQt Enterprise Edition \endlink. \endif @@ -109,7 +109,7 @@ This module is part of the \link commercialeditions.html Qt Enterprise Edition \section1 Introduction Qt's SQL classes help you provide seamless database integration to -your Qt applications. +your TQt applications. <blockquote> This overview assumes that you have at least a basic knowledge of SQL. @@ -154,7 +154,7 @@ this section we introduce the \l QDataTable, \l QSqlForm, \l QSqlPropertyMap and QSqlEditorFactory classes and demonstrate how to use custom data-aware widgets. \link designer-manual.book Qt Designer\endlink provides an easy visual way of achieving the same -thing. See the \link designer-manual.book Qt Designer\endlink manual, +thing. See the \link designer-manual.book TQt Designer\endlink manual, \l QDataBrowser and \l QDataView for more information. \link #Subclassing_QSqlCursor Subclassing QSqlCursor \endlink. This @@ -196,18 +196,18 @@ low level bridge between the database and the SQL classes. This layer is \link sql-driver.html documented separately \endlink since it is only relevant to driver writers, and is rarely used in standard database application programming. See \link sql-driver.html here -\endlink for more information on implementing a Qt SQL driver plugin. +\endlink for more information on implementing a TQt SQL driver plugin. \target Plugins \section1 SQL Driver Plugins -The Qt SQL module can dynamically load new drivers at runtime using +The TQt SQL module can dynamically load new drivers at runtime using the \link plugins-howto.html Plugins \endlink. The \link sql-driver.html SQL driver documentation\endlink describes how to build plugins for specific database management systems. -Once a plugin is built, Qt will automatically load it, and the driver +Once a plugin is built, TQt will automatically load it, and the driver will be available for use by QSqlDatabase (see QSqlDatabase::drivers() for more information). @@ -244,11 +244,11 @@ the time of writing the available drivers are: QODBC3 (Open Database Connectivity, includes Microsoft SQL Server support), QOCI8 (Oracle 8 and 9), QTDS7 (Sybase Adaptive Server), QPSQL7 (PostgreSQL 6 and 7), QMYSQL3 (MySQL), QDB2 (IBM DB2), QSQLITE (SQLite) and QIBASE (Interbase). -Note that some of these drivers aren't included in the Qt Open Source Edition; see +Note that some of these drivers aren't included in the TQt Open Source Edition; see the \c README files for details. The connection which is created becomes the application's default -database connection and will be used by the Qt SQL classes if no +database connection and will be used by the TQt SQL classes if no other database is specified. Second we call setDatabaseName(), setUserName(), setPassword() and @@ -316,7 +316,7 @@ above example, it will return a pointer to the specified connection. If you create a \c main.cpp using \link designer-manual.book Qt Designer\endlink, it will \e not include our example createConnections() function. This means that applications that -preview correctly in \link designer-manual.book Qt Designer\endlink +preview correctly in \link designer-manual.book TQt Designer\endlink will not run unless you implement your own database connections function. @@ -797,12 +797,12 @@ e.g. \section1 Data-Aware Widgets Data-Aware Widgets provide a simple yet powerful means of connecting -databases to Qt user interfaces. The easiest way of creating and +databases to TQt user interfaces. The easiest way of creating and manipulating data-aware widgets is with \link designer-manual.book Qt Designer\endlink. For those who prefer a purely programmatic approach the following examples and explanations provide an introduction. Note that the "Creating Database Applications" chapter of the \link -designer-manual.book Qt Designer\endlink manual and its accompanying +designer-manual.book TQt Designer\endlink manual and its accompanying examples provides additional information. \target Data-Aware_Tables @@ -854,8 +854,8 @@ memory cost. Creating data-aware forms is more involved than using data-aware tables because we must take care of each field individually. Most of the code below can be automatically generated by \link -designer-manual.book Qt Designer\endlink. See the \link -designer-manual.book Qt Designer\endlink manual for more details. +designer-manual.book TQt Designer\endlink. See the \link +designer-manual.book TQt Designer\endlink manual for more details. \target Displaying_a_Record \section3 Displaying a Record @@ -969,7 +969,7 @@ populated by the readFields() call as before. \printuntil } In the destructor we don't have to worry about the widgets or QSqlForm -since they are children of the form and will be deleted by Qt at the +since they are children of the form and will be deleted by TQt at the right time. \skipto save @@ -1074,7 +1074,7 @@ class and its upperLine property with the property map. The final change is to install the property map into the QSqlForm once the QSqlForm has been created. This passes responsibility for the property map's memory to QSqlForm which itself is owned by the -FormDialog, so Qt will delete them at the right time. +FormDialog, so TQt will delete them at the right time. The behaviour of this example is identical to the previous one except that the forename and surname fields will be uppercase since they use diff --git a/doc/table.doc b/doc/table.doc index faf740a4c..2b269807a 100644 --- a/doc/table.doc +++ b/doc/table.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -41,7 +41,7 @@ \title Table Module \if defined(commercial) -This module is part of the \link commercialeditions.html Qt Enterprise +This module is part of the \link commercialeditions.html TQt Enterprise Edition\endlink. \endif @@ -68,6 +68,6 @@ headers) and vertical header (row headers). \endlist See the appropriate class documentation for details and refer to the -\link table-examples.html Qt table examples\endlink. +\link table-examples.html TQt table examples\endlink. */ diff --git a/doc/threads.doc b/doc/threads.doc index f05fe8d07..ee91ba305 100644 --- a/doc/threads.doc +++ b/doc/threads.doc @@ -1,11 +1,11 @@ /**************************************************************************** ** ** -** Qt thread support +** TQt thread support ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -14,7 +14,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -47,7 +47,7 @@ Qt provides thread support in the form of basic platform-independent threading classes, a thread-safe way of posting events, and a global -Qt library lock that allows you to call Qt methods from different +Qt library lock that allows you to call TQt methods from different threads. This document is intended for an audience that has knowledge of, and @@ -57,7 +57,7 @@ threading see our \link #reading Recommended Reading\endlink list. \section1 Enabling Thread Support -When Qt is installed on Windows, thread support is an option on some +When TQt is installed on Windows, thread support is an option on some compilers. On Mac OS X and Unix, thread support is enabled by adding the @@ -75,7 +75,7 @@ entry in \c{ntqconfig.h}. \section1 The Thread Classes -These classes are built into the Qt library when thread support is enabled: +These classes are built into the TQt library when thread support is enabled: \list \i QThread - Provides the means to start a new thread, which begins @@ -100,7 +100,7 @@ woken up by another thread. \target reentrant \target threadsafe -When using Qt in a multithreaded program, it is important to +When using TQt in a multithreaded program, it is important to understand the definition of the terms \e reentrant and \e thread-safe: @@ -116,7 +116,7 @@ shared data. Calling a thread-safe function simultaneously with the same data is safe, since all access to the shared data are serialized. \endlist -Note that Qt provides both implictly and explicitly shared +Note that TQt provides both implictly and explicitly shared classes. For more information, see the \link threads.html#threads-shared Threads and Shared Data \endlink section. @@ -194,7 +194,7 @@ thread that creates a QApplication object and calls QApplication::exec(). This is also the initial thread that calls main() at program start. This thread is the only thread that is allowed to perform GUI operations, including generating and receiving -events from the window system. Qt does not support creating +events from the window system. TQt does not support creating QApplication and running the event loop (with QApplication::exec()) in a secondary thread. You must create the QApplication object and call QApplication::exec() from the main() function in your program. @@ -216,7 +216,7 @@ thread. \list 1 -\i \e None of the QObject based classes included in the Qt library are +\i \e None of the QObject based classes included in the TQt library are \e reentrant. This includes all widgets (e.g. QWidget and subclasses), OS kernel classes (e.g. QProcess, QAccel, QTimer), and all networking classes (e.g. QSocket, QDns). @@ -239,16 +239,16 @@ delivered to the object. \endlist -\section1 The Qt Library Mutex +\section1 The TQt Library Mutex QApplication includes a mutex that is used to protect access to window system functions. This mutex is locked while the event loop is running (e.g. during event delivery) and unlocked when the eventloop -goes to sleep. Note: The Qt event loop is recursive, and the library +goes to sleep. Note: The TQt event loop is recursive, and the library mutex is \e not unlocked when re-entering the event loop (e.g. when executing a modal dialog with QDialog::exec()). -If another thread locks the Qt library mutex, then the event loop will +If another thread locks the TQt library mutex, then the event loop will stop processing events, and the locking thread may do simple GUI operations. Operations such as creating a QPainter and drawing a line are examples of simple GUI operations: @@ -290,7 +290,7 @@ context that emitted the signal. \warning Slots that generate window system events or use window system functions \e must \e not be connected to a signal that is emitted from -a thread that is not the GUI thread. See the Qt Library Mutex section +a thread that is not the GUI thread. See the TQt Library Mutex section above for more details. \target threads-shared @@ -299,7 +299,7 @@ above for more details. Qt provides many implicitly shared and explicitly shared classes. In a multithreaded program, multiple instances of a shared class can reference shared data, which is dangerous if one or more threads -attempt to modify the data. Qt provides the QDeepCopy class, which +attempt to modify the data. TQt provides the QDeepCopy class, which ensures that shared classes reference unique data. See the description of \link shclass.html implicit sharing\endlink for more @@ -334,20 +334,20 @@ delete the QObject directly. Use the QObject::deleteLater() method instead, which will cause the event loop to delete the object after all pending events have been delivered to the object. -\i Don't do any blocking operations while holding the Qt library +\i Don't do any blocking operations while holding the TQt library mutex. This will freeze up the event loop. \i Make sure you unlock a recursive QMutex as many times as you lock it, no more and no less. -\i Don't mix the normal Qt library and the threaded Qt library in your +\i Don't mix the normal TQt library and the threaded TQt library in your application. This means that if your application uses the threaded Qt -library, you should not link with the normal Qt library, dynamically -load the normal Qt library or dynamically load another library or -plugin that depends on the normal Qt library. On some systems, doing -this can corrupt the static data used in the Qt library. +library, you should not link with the normal TQt library, dynamically +load the normal TQt library or dynamically load another library or +plugin that depends on the normal TQt library. On some systems, doing +this can corrupt the static data used in the TQt library. -\i Qt does not support creating QApplication and running the event +\i TQt does not support creating QApplication and running the event loop (with QApplication::exec()) in a secondary thread. You must create the QApplication object and call QApplication::exec() from the main() function in your program. diff --git a/doc/tools-list.doc b/doc/tools-list.doc index e3e16a0e8..5852b36e9 100644 --- a/doc/tools-list.doc +++ b/doc/tools-list.doc @@ -2,16 +2,16 @@ \page tools-list.html \title Qt's Tools - Qt is supplied with several command line and graphical tools to + TQt is supplied with several command line and graphical tools to ease and speed the development process. Each tool is listed here with a link to its documentation. \list - \i \link designer-manual.book Qt Designer \endlink - visually + \i \link designer-manual.book TQt Designer \endlink - visually design forms - \i \link linguist-manual.book Qt Linguist, lupdate and lrelease \endlink - translate + \i \link linguist-manual.book TQt Linguist, lupdate and lrelease \endlink - translate applications to reach international markets - \i \link assistant.book Qt Assistant \endlink - quickly find the + \i \link assistant.book TQt Assistant \endlink - quickly find the help you need \i \link qmake-manual.book qmake \endlink - create Makefiles from simple platform-independent project files @@ -22,7 +22,7 @@ for embedded devices \i \link moc.html moc\endlink - the Meta Object Compiler \i \link uic.html uic\endlink - the User Interface Compiler - \i \c qtconfig - a Unix-based Qt configuration tool with online help + \i \c qtconfig - a Unix-based TQt configuration tool with online help \endlist diff --git a/doc/tqvfb.doc b/doc/tqvfb.doc index e63ba510c..55a7024e9 100644 --- a/doc/tqvfb.doc +++ b/doc/tqvfb.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: diff --git a/doc/tutorial.doc b/doc/tutorial.doc index feee705e6..3f25932b9 100644 --- a/doc/tutorial.doc +++ b/doc/tutorial.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -38,7 +38,7 @@ /*! \page tutorial.html -\title Qt Tutorial #1 - The 14 Steps +\title TQt Tutorial #1 - The 14 Steps This tutorial gives an introduction to GUI programming using the Qt toolkit. It doesn't cover everything: the emphasis is on teaching the @@ -82,12 +82,12 @@ dialogs, etc. /*! \page tutorial1-01.html -\title Qt Tutorial - Chapter 1: Hello, World! +\title TQt Tutorial - Chapter 1: Hello, World! \img t1.png Screenshot of tutorial one This first program is a simple hello-world example. It contains only -the bare minimum you need to get a Qt application up and running. +the bare minimum you need to get a TQt application up and running. The picture above is a snapshot of this program. \include t1/main.cpp @@ -122,24 +122,24 @@ QPushButton can show either a text or a \l QPixmap. The main() function is the entry point to the program. Almost always when using Qt, main() only needs to perform some kind of initialization -before passing the control to the Qt library, which then tells the +before passing the control to the TQt library, which then tells the program about the user's actions via events. \c argc is the number of command-line arguments and \c argv is the array of command-line arguments. This is a C/C++ feature. It is not -specific to Qt; however, Qt needs to process these arguments (see +specific to Qt; however, TQt needs to process these arguments (see following). \printline QApplication \c a is this program's QApplication. Here it is created and processes some of the command-line arguments (such as -display under X Window). -Note that all command-line arguments recognized by Qt are removed from +Note that all command-line arguments recognized by TQt are removed from \c argv (and \c argc is decremented accordingly). See the \l QApplication::argv() documentation for details. <strong>Note:</strong> It is essential that the QApplication object be -created before any window-system parts of Qt are used. +created before any window-system parts of TQt are used. \printline QPushButton @@ -173,7 +173,7 @@ make it visible. This is where main() passes control to Qt, and exec() will return when the application exits. -In exec(), Qt receives and processes user and system events and passes +In exec(), TQt receives and processes user and system events and passes these on to the appropriate widgets. \printline } @@ -184,7 +184,7 @@ You should now try to compile and run this program. \section1 Compiling To compile a C++ application you need to create a makefile. The -easiest way to create a makefile for Qt is to use the \link +easiest way to create a makefile for TQt is to use the \link qmake-manual.book qmake\endlink build tool supplied with Qt. If you've saved \c main.cpp in its own directory, all you have to do is: \code @@ -196,7 +196,7 @@ The first command tells \link qmake-manual.book qmake\endlink to create a \c .pro (project) file. The second command tells it to create a (platform-specific) makefile based on the project file. You should now be able to type \c make (or \c nmake if you're using Visual -Studio) and then run your first Qt application! +Studio) and then run your first TQt application! \section1 Behavior @@ -218,7 +218,7 @@ You're now ready for \link tutorial1-02.html Chapter 2.\endlink /*! \page tutorial1-02.html -\title Qt Tutorial - Chapter 2: Calling it Quits +\title TQt Tutorial - Chapter 2: Calling it Quits \img t2.png Screenshot of tutorial two @@ -266,10 +266,10 @@ connect() is perhaps \e the most central feature of Qt. Note that connect() is a static function in QObject. Do not confuse it with the connect() function in the socket library. -This line establishes a one-way connection between two Qt objects (objects -that inherit QObject, directly or indirectly). Every Qt object can have +This line establishes a one-way connection between two TQt objects (objects +that inherit QObject, directly or indirectly). Every TQt object can have both \c signals (to send messages) and \c slots (to receive messages). All -widgets are Qt objects. They inherit QWidget which in turn inherits +widgets are TQt objects. They inherit QWidget which in turn inherits QObject. Here, the \e clicked() signal of \e quit is connected to the \e @@ -305,7 +305,7 @@ You're now ready for \link tutorial1-03.html Chapter 3.\endlink /*! \page tutorial1-03.html -\title Qt Tutorial - Chapter 3: Family Values +\title TQt Tutorial - Chapter 3: Family Values \img t3.png Screenshot of tutorial three @@ -380,7 +380,7 @@ You're now ready for \link tutorial1-04.html Chapter 4.\endlink /*! \page tutorial1-04.html -\title Qt Tutorial - Chapter 4: Let There Be Widgets +\title TQt Tutorial - Chapter 4: Let There Be Widgets \img t4.png Screenshot of tutorial four @@ -436,10 +436,10 @@ name has nothing to do with the button text; it just happens to be similar in this case. Note that \c quit is a local variable in the constructor. MyWidget -does not keep track of it, but Qt does, and will by default delete it +does not keep track of it, but TQt does, and will by default delete it when MyWidget is deleted. This is why MyWidget doesn't need a destructor. (On the other hand, there is no harm in deleting a child -when you choose to, the child will automatically tell Qt about its +when you choose to, the child will automatically tell TQt about its imminent death.) The setGeometry() call does the same as move() and resize() did in the @@ -456,7 +456,7 @@ about its environment in order to be as general and reusable as possible. Knowing the name of the application object would break this principle, -so Qt offers an alias, tqApp, for the cases in which a component such as +so TQt offers an alias, tqApp, for the cases in which a component such as MyWidget needs to talk to the application object. \printuntil } @@ -489,7 +489,7 @@ You're now ready for \link tutorial1-05.html Chapter 5.\endlink /*! \page tutorial1-05.html -\title Qt Tutorial - Chapter 5: Building Blocks +\title TQt Tutorial - Chapter 5: Building Blocks \img t5.png Screenshot of tutorial five @@ -582,7 +582,7 @@ You're now ready for \link tutorial1-06.html Chapter 6.\endlink /*! \page tutorial1-06.html -\title Qt Tutorial - Chapter 6: Building Blocks Galore! +\title TQt Tutorial - Chapter 6: Building Blocks Galore! \img t6.png Screenshot of tutorial six @@ -672,7 +672,7 @@ You're now ready for \link tutorial1-07.html Chapter 7.\endlink /*! \page tutorial1-07.html -\title Qt Tutorial - Chapter 7: One Thing Leads to Another +\title TQt Tutorial - Chapter 7: One Thing Leads to Another \img t7.png Screenshot of tutorial seven @@ -870,7 +870,7 @@ You're now ready for \link tutorial1-08.html Chapter 8.\endlink /*! \page tutorial1-08.html -\title Qt Tutorial - Chapter 8: Preparing for Battle +\title TQt Tutorial - Chapter 8: Preparing for Battle \img t8.png Screenshot of tutorial eight @@ -942,7 +942,7 @@ provide an interface using the same idiom as for value in LCDRange. \printline paintEvent This is the second of the many event handlers in QWidget that we -encounter. This virtual function is called by Qt whenever a widget needs +encounter. This virtual function is called by TQt whenever a widget needs to update itself (i.e., paint the widget's surface). @@ -982,7 +982,7 @@ its background color) and sends a paint event to the widget. This results in a call to the paint event function of the widget. Finally, we emit the angleChanged() signal to tell the outside world -that the angle has changed. The \c emit keyword is unique to Qt and +that the angle has changed. The \c emit keyword is unique to TQt and not regular C++ syntax. In fact, it is a macro. \skipto ::paintEvent @@ -1155,7 +1155,7 @@ You're now ready for \link tutorial1-09.html Chapter 9.\endlink /*! \page tutorial1-09.html -\title Qt Tutorial - Chapter 9: With Cannon You Can +\title TQt Tutorial - Chapter 9: With Cannon You Can \img t9.png Screenshot of tutorial nine @@ -1258,7 +1258,7 @@ this time. \printline CustomColor \printline QApplication -We tell Qt that we want a different color-allocation strategy for this +We tell TQt that we want a different color-allocation strategy for this program. There is no single correct color-allocation strategy. Because this program uses an unusual yellow but not many colors, \c CustomColor is best. There are several other allocation strategies; you can read about them in the \l QApplication::setColorSpec() @@ -1306,7 +1306,7 @@ You're now ready for \link tutorial1-10.html Chapter 10.\endlink /*! \page tutorial1-10.html -\title Qt Tutorial - Chapter 10: Smooth as Silk +\title TQt Tutorial - Chapter 10: Smooth as Silk \img t10.png Screenshot of tutorial ten @@ -1508,7 +1508,7 @@ You're now ready for \link tutorial1-11.html Chapter 11.\endlink /*! \page tutorial1-11.html -\title Qt Tutorial - Chapter 11: Giving It a Shot +\title TQt Tutorial - Chapter 11: Giving It a Shot \img t11.png Screenshot of tutorial eleven @@ -1655,7 +1655,7 @@ point into the widget's coordinate system (see \link coordsys.html The Coordinate System\endlink). The tqRound() function is an inline function defined in ntqglobal.h (included -by all other Qt header files). tqRound() rounds a double to the closest +by all other TQt header files). tqRound() rounds a double to the closest integer. \section2 \l t11/main.cpp @@ -1713,7 +1713,7 @@ You're now ready for \link tutorial1-12.html Chapter 12.\endlink /*! \page tutorial1-12.html -\title Qt Tutorial - Chapter 12: Hanging in the Air the Way Bricks Don't +\title TQt Tutorial - Chapter 12: Hanging in the Air the Way Bricks Don't \img t12.png Screenshot of tutorial twelve @@ -1874,7 +1874,7 @@ We include the stdlib library because we need the rand() function. This line has been added to the constructor. It creates a "random" position for the target. In fact, the newTarget() function will try to paint the target. Because we are in a constructor, the CannonField -widget is invisible. Qt guarantees that no harm is done when calling +widget is invisible. TQt guarantees that no harm is done when calling repaint() on a hidden widget. \skipto ::newTarget @@ -2034,7 +2034,7 @@ You're now ready for \link tutorial1-13.html Chapter 13.\endlink /*! \page tutorial1-13.html -\title Qt Tutorial - Chapter 13: Game Over +\title TQt Tutorial - Chapter 13: Game Over \img t13.png Screenshot of tutorial thirteen @@ -2285,7 +2285,7 @@ newGame() slot in this widget. We create four new widgets. Note that we don't bother to keep the pointers to the QLabel widgets in the GameBoard class because there's -nothing much we want to do with them. Qt will delete them when the +nothing much we want to do with them. TQt will delete them when the GameBoard widget is destroyed, and the layout classes will resize them appropriately. @@ -2383,7 +2383,7 @@ You're now ready for \link tutorial1-14.html Chapter 14.\endlink /*! \page tutorial1-14.html -\title Qt Tutorial - Chapter 14: Facing the Wall +\title TQt Tutorial - Chapter 14: Facing the Wall \img t14.png Screenshot of tutorial fourteen @@ -2469,7 +2469,7 @@ the third, too. \skipto ::mousePressEvent \printuntil } -This is a Qt event handler. It is called when the user presses a +This is a TQt event handler. It is called when the user presses a mouse button when the mouse cursor is over the widget. If the event was not generated by the left mouse button, we return @@ -2484,9 +2484,9 @@ coordinate system. \printuntil setAngle \printline } -This is another Qt event handler. It is called when the user already +This is another TQt event handler. It is called when the user already has pressed the mouse button inside this widget and then moves/drags -the mouse. (You can make Qt send mouse move events even when no +the mouse. (You can make TQt send mouse move events even when no buttons are pressed. See \l QWidget::setMouseTracking().) This handler repositions the cannon's barrel according to the position of @@ -2506,7 +2506,7 @@ Remember that setAngle() redraws the cannon. \skipto ::mouseReleaseEvent \printuntil } -This Qt event handler is called whenever the user releases a mouse +This TQt event handler is called whenever the user releases a mouse button and it was pressed inside this widget. If the left button is released, we can be sure that the barrel is no @@ -2605,7 +2605,7 @@ people are more used to Ctrl+Q (and anyway it shows how do do it). CTRL, Key_Enter, Key_Return and Key_Q are all constants provided by Qt. They're actually Qt::Key_Enter, etc., but practically all classes -inherit the \l Qt namespace class. +inherit the \l TQt namespace class. \printline QGridLayout \printline addWidget diff --git a/doc/tutorial2.doc b/doc/tutorial2.doc index 4291ffe62..4066338e0 100644 --- a/doc/tutorial2.doc +++ b/doc/tutorial2.doc @@ -20,8 +20,8 @@ \title Tutorial #2 -This tutorial presents a more "real world" example of Qt programming -than the first tutorial. It introduces many aspects of Qt programming, +This tutorial presents a more "real world" example of TQt programming +than the first tutorial. It introduces many aspects of TQt programming, including the creation of menus (including a recent files list), toolbars and dialogs, loading and saving user settings, etc. @@ -134,15 +134,15 @@ of chart has a (relative) position stored in the \c m_propoints array. \printto class Although the \c Element class is a purely internal data class, it -\c{#include}s four Qt classes. Qt is often perceived as a purely GUI +\c{#include}s four TQt classes. TQt is often perceived as a purely GUI toolkit, but it provides many non-GUI classes to support most aspects of application programming. We use \c ntqcolor.h so that we can hold the paint color and text color in the \c Element class. The use of \c -ntqnamespace.h is slightly obscure. Most Qt classes are derived from the +ntqnamespace.h is slightly obscure. Most TQt classes are derived from the \link ntqt.html Qt\endlink superclass which contains various enumerations. The \c Element class does not derive from \link ntqt.html Qt\endlink, so we need to include \c ntqnamespace.h to have access to -the Qt enum names. An alternative approach would have been to have +the TQt enum names. An alternative approach would have been to have made \c Element a \link ntqt.html Qt\endlink subclass. We include \c ntqstring.h to make use of Qt's Unicode strings. As a convenience we will \c typedef a vector container for \c{Element}s, which is why we @@ -307,7 +307,7 @@ which our users will create, edit and visualise their data sets. \row \i For more information on Qt's data streaming facilities see \link datastreamformat.html QDataStream Operators' Formats\endlink, and see -the source code for any of the Qt classes mentioned that are similar +the source code for any of the TQt classes mentioned that are similar to what you want to store. \endtable @@ -422,7 +422,7 @@ outside of the constructor. \table \row \i Most user actions are suitable as both menu items and as toolbar -buttons. Qt allows us to create a single QAction which can be added to +buttons. TQt allows us to create a single QAction which can be added to both a menu and a toolbar. This approach ensures that menu items and toolbar buttons stay in sync and saves duplicating code. \endtable @@ -642,7 +642,7 @@ menu item an id which is the same as the index position of the item in the string list, and connect each menu item to the fileOpenRecent() slot. The old file menu items are deleted at the same time by going through each possible recent file menu item id. This works because the -other file menu items had ids created by Qt (all of which are \< 0); +other file menu items had ids created by TQt (all of which are \< 0); whereas the menu items we're creating all have ids \>= 0. \quotefile chart/chartform.cpp @@ -1313,7 +1313,7 @@ The user may opt to display their own labels as they are or to add the values at the end of each label, either as-is or as percentages. We create a frame to present the radio buttons in and create a layout -for them. We create a button group (so that Qt will take care of +for them. We create a button group (so that TQt will take care of handling the exclusive radio button behaviour automatically). Next we create the radio buttons, making "No" the default. diff --git a/doc/uic.doc b/doc/uic.doc index 1cbd2025b..04c790955 100644 --- a/doc/uic.doc +++ b/doc/uic.doc @@ -4,7 +4,7 @@ \omit KEEP THIS FILE SYNCHRONIZED WITH uic.1 \endomit -This page documents the \e{User Interface Compiler} for the Qt GUI +This page documents the \e{User Interface Compiler} for the TQt GUI toolkit. The \e uic reads a user interface definition (.ui) file in XML as generated by \link designer-manual.book Qt Designer\endlink and creates corresponding C++ header or source files. diff --git a/doc/unicode.doc b/doc/unicode.doc index 6e3009451..d4e5a2732 100644 --- a/doc/unicode.doc +++ b/doc/unicode.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -85,7 +85,7 @@ update\endlink and \section1 Unicode in Qt In Qt, and in most applications that use Qt, most or all user-visible -strings are stored using Unicode. Qt provides: +strings are stored using Unicode. TQt provides: \list @@ -98,7 +98,7 @@ support for migrating from C strings including fast (cached) translation to and from US-ASCII, and all the usual string operations. \i Unicode-aware widgets where appropriate. -\i Unicode support detection on Windows, so that Qt provides Unicode +\i Unicode support detection on Windows, so that TQt provides Unicode even on Windows platforms that do not support it natively. \endlist @@ -110,7 +110,7 @@ widgets you write; it does not make much difference for slow typists in Western Europe or North America, but for fast typists or people using special input methods using text() is beneficial. -All the function arguments in Qt that may be user-visible strings, \l +All the function arguments in TQt that may be user-visible strings, \l QLabel::setText() and a many others, take \c{const QString &}s. \l QString provides implicit casting from \c{const char *} so that things like @@ -146,7 +146,7 @@ application's icon one might do this: QFile f( QString::fromLatin1("appicon.png") ); \endcode -Regarding output, Qt will do a best-effort conversion from +Regarding output, TQt will do a best-effort conversion from Unicode to whatever encoding the system and fonts provide. Depending on operating system, locale, font availability and Qt's support for the characters used, this conversion may be good or bad. diff --git a/doc/winsystem.doc b/doc/winsystem.doc index 92cd2e901..342101a77 100644 --- a/doc/winsystem.doc +++ b/doc/winsystem.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2000-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -50,8 +50,8 @@ appropriate \c{#ifdef} statements (see below). For information about which platforms are supported by Qt, see the \link http://www.trolltech.com/products/platforms/ Platform -Notes\endlink. For information on distributing Qt applications, see -\link distributingntqt.html Deploying Qt Applications\endlink. +Notes\endlink. For information on distributing TQt applications, see +\link distributingntqt.html Deploying TQt Applications\endlink. \target x11 \section1 Qt/X11 @@ -107,7 +107,7 @@ When compiling for this platform, the macro \c{Q_WS_MACX} is defined. \section1 Qt/Embedded When compiling for this platform, the macro \c{Q_WS_QWS} is defined -(the window system is literally the Qt Window System). +(the window system is literally the TQt Window System). \list \i \link emb-install.html Installation\endlink diff --git a/doc/xml-sax-features-walkthrough.doc b/doc/xml-sax-features-walkthrough.doc index 06f929309..f09aeb763 100644 --- a/doc/xml-sax-features-walkthrough.doc +++ b/doc/xml-sax-features-walkthrough.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2005-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -40,7 +40,7 @@ \ingroup step-by-step-examples -\title Walkthrough: Using SAX2 features with the Qt XML classes +\title Walkthrough: Using SAX2 features with the TQt XML classes This document assumes that you are familiar with \link xml.html#namespaces namespaces \endlink in XML and the concept of a \link xml.html#sax2 SAX2 @@ -48,13 +48,13 @@ parser \endlink. If features of SAX2 readers are new to you please read \link xml.html#sax2Features the feature section \endlink of the SAX2 document. -As a novice to the Qt XML classes it is advisable to have a look at the +As a novice to the TQt XML classes it is advisable to have a look at the \link xml-sax-walkthrough.html tiny SAX2 parser walkthrough \endlink before reading on. This walkthrough covers two topics: First of all it shows how to -set SAX2 features and secondly how to integrate the Qt XML functionality -into a Qt GUI application. +set SAX2 features and secondly how to integrate the TQt XML functionality +into a TQt GUI application. The resulting application allows you to compare the output of the reader depending on how the two features @@ -82,7 +82,7 @@ structureparser.cpp. \endlink \printline main \printuntil QApplication -As usual we then create a Qt application object and hand command line arguments +As usual we then create a TQt application object and hand command line arguments over to it. \printline xmlFile( @@ -103,7 +103,7 @@ and thus influence how the XML data are read. \printline container Now let's think about presenting the output: As described in the -\link xml.html#sax2Features Qt SAX2 documentation \endlink +\link xml.html#sax2Features TQt SAX2 documentation \endlink there are three valid combinations of \e http://xml.org/sax/features/namespace-prefixes and \e http://xml.org/sax/features/namespaces: TRUE/TRUE, TRUE/FALSE and @@ -192,7 +192,7 @@ denoting the reader settings that belong to the above listview. \printline app.setMainWidget \printuntil } -Same procedure as with every Qt GUI program: the grid serves as the +Same procedure as with every TQt GUI program: the grid serves as the main widget of our application and is shown. After that we enter the GUI's event loop. diff --git a/doc/xml-sax-walkthrough.doc b/doc/xml-sax-walkthrough.doc index b0279ca29..97b8e0d61 100644 --- a/doc/xml-sax-walkthrough.doc +++ b/doc/xml-sax-walkthrough.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2005-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -40,12 +40,12 @@ \ingroup step-by-step-examples -\title Walkthrough: How to use the Qt SAX2 classes +\title Walkthrough: How to use the TQt SAX2 classes -For a general discussion of the XML topics in Qt please refer to +For a general discussion of the XML topics in TQt please refer to the document \link xml.html XML Module. \endlink To learn more about SAX2 see the document describing -\link xml.html#sax2 the Qt SAX2 implementation. \endlink +\link xml.html#sax2 the TQt SAX2 implementation. \endlink Before reading on you should at least be familiar with the \link xml.html#sax2Intro Introduction to SAX2. \endlink diff --git a/doc/xml.doc b/doc/xml.doc index 733f2b394..18985f29c 100644 --- a/doc/xml.doc +++ b/doc/xml.doc @@ -4,7 +4,7 @@ ** ** Copyright (C) 2005-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -41,7 +41,7 @@ \title XML Module \if defined(commercial) -This module is part of the \link commercialeditions.html Qt Enterprise Edition\endlink. +This module is part of the \link commercialeditions.html TQt Enterprise Edition\endlink. \endif \tableofcontents @@ -54,24 +54,24 @@ The XML module provides a well-formed XML parser using the SAX2 2 (Document Object Model). SAX is an event-based standard interface for XML parsers. -The Qt interface follows the design of the SAX2 Java implementation. -Its naming scheme was adapted to fit the Qt naming conventions. +The TQt interface follows the design of the SAX2 Java implementation. +Its naming scheme was adapted to fit the TQt naming conventions. Details on SAX2 can be found at \link http://www.saxproject.org http://www.saxproject.org \endlink. Support for SAX2 filters and the reader factory are under -development. The Qt implementation does not include the SAX1 +development. The TQt implementation does not include the SAX1 compatibility classes present in the Java interface. For an introduction to Qt's SAX2 classes see -"\link #sax2 The Qt SAX2 classes \endlink". +"\link #sax2 The TQt SAX2 classes \endlink". DOM Level 2 is a W3C Recommendation for XML interfaces that maps the constituents of an XML document to a tree structure. Details and the specification of DOM Level 2 can be found at \link http://www.w3.org/DOM/ http://www.w3.org/DOM/ \endlink. -More information about the DOM classes in Qt is provided in the -\link #dom Qt DOM classes \endlink. +More information about the DOM classes in TQt is provided in the +\link #dom TQt DOM classes \endlink. Qt provides the following XML related classes: @@ -143,7 +143,7 @@ Qt provides the following XML related classes: \endtable \target sax2 -\section1 The Qt SAX2 classes +\section1 The TQt SAX2 classes \target sax2Intro \section2 Introduction to SAX2 @@ -176,8 +176,8 @@ and discarded serially. The \link #dom DOM interface this takes more memory, but makes it easier to manipulate the document's structure.. -The Qt XML module provides an abstract class, \l QXmlReader, that -defines the interface for potential SAX2 readers. Qt includes a reader +The TQt XML module provides an abstract class, \l QXmlReader, that +defines the interface for potential SAX2 readers. TQt includes a reader implementation, \l QXmlSimpleReader, that is easy to adapt through subclassing. @@ -233,7 +233,7 @@ declarations and prefixes along with the local name of a tag". Like every other feature this has a unique name represented by a URI: it is called \e http://xml.org/sax/features/namespace-prefixes. -The Qt SAX2 implementation can report whether the reader has +The TQt SAX2 implementation can report whether the reader has particular functionality using the \l QXmlReader::hasFeature() function. Available features can be tested with QXmlReader::feature(), and switched on or off using \l QXmlReader::setFeature(). @@ -309,7 +309,7 @@ fnord being the namespace prefix and \e http://trolltech.com/fnord/ as the namespace URI. When \e http://xml.org/sax/features/namespaces is FALSE none of them are reported. -In the current implementation the Qt XML classes follow the definition +In the current implementation the TQt XML classes follow the definition that the prefix \e xmlns itself isn't associated with any namespace at all (see \link http://www.w3.org/TR/1999/REC-xml-names-19990114/#ns-using http://www.w3.org/TR/1999/REC-xml-names-19990114/#ns-using \endlink). @@ -380,12 +380,12 @@ QXmlReader::hasProperty(). \section2 Further reading More information about XML (e.g. \link xml.html#namespaces namespaces \endlink) -can be found in the \link xml.html introduction to the Qt XML module. \endlink +can be found in the \link xml.html introduction to the TQt XML module. \endlink \target dom -\section1 The Qt DOM classes +\section1 The TQt DOM classes \target domIntro \section2 Introduction to DOM @@ -473,9 +473,9 @@ To get started please refer to the \l QDomDocument documentation. \target namespaces \section1 An introduction to namespaces -Parts of the Qt XML module documentation assume that you are familiar +Parts of the TQt XML module documentation assume that you are familiar with XML namespaces. Here we present a brief introduction; skip to -\link #namespacesConventions Qt XML documentation conventions \endlink +\link #namespacesConventions TQt XML documentation conventions \endlink if you already know this material. Namespaces are a concept introduced into XML to allow a more modular @@ -598,7 +598,7 @@ all, not even to the default namespace; prefix \e title instead of applying the default \e xmlns namespace. \endlist -With the Qt XML classes elements and attributes can be accessed in two +With the TQt XML classes elements and attributes can be accessed in two ways: either by refering to their qualified names consisting of the namespace prefix and the "real" name (or \e local name) or by the combination of local name and namespace URI. @@ -608,7 +608,7 @@ More information on XML namespaces can be found at \target namespacesConventions -\section2 Conventions used in Qt XML documentation +\section2 Conventions used in TQt XML documentation The following terms are used to distinguish the parts of names within the context of namespaces: diff --git a/doc/y2k.doc b/doc/y2k.doc index 77f155bf3..765f51a80 100644 --- a/doc/y2k.doc +++ b/doc/y2k.doc @@ -1,10 +1,10 @@ /**************************************************************************** ** -** Qt Year 2000 Compliance +** TQt Year 2000 Compliance ** ** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved. ** -** This file is part of the Qt GUI Toolkit. +** This file is part of the TQt GUI Toolkit. ** ** This file may be used under the terms of the GNU General ** Public License versions 2.0 or 3.0 as published by the Free @@ -13,7 +13,7 @@ ** Alternatively you may (at your option) use any later version ** of the GNU General Public License if such license has been ** publicly approved by Trolltech ASA (or its successors, if any) -** and the KDE Free Qt Foundation. +** and the KDE Free TQt Foundation. ** ** Please review the following information to ensure GNU General ** Public Licensing requirements will be met: @@ -45,13 +45,13 @@ product or part of product does not contain errors related to transition from December 31, 1999 to January 1, 2000, or to the existence of February 29, 2000. -This document certifies that the API provided by Qt and the -implementation of Qt are both Year 2000 Compliant, and that the use of -underlying APIs by Qt does not have any known problems. +This document certifies that the API provided by TQt and the +implementation of TQt are both Year 2000 Compliant, and that the use of +underlying APIs by TQt does not have any known problems. \section1 The API Provided by Qt -Several parts of Qt deal with dates and times: +Several parts of TQt deal with dates and times: \list \i \l QDate - provides date management \i \l QDateTime - provides date/time management @@ -65,7 +65,7 @@ not deal with years or leap days at all. \section1 Implementation Issues in Qt -All date/time calculation and storage in Qt uses number of days, +All date/time calculation and storage in TQt uses number of days, seconds or milliseconds, and is thus Year 2000 Compliant. This applies to the above four classes and also to \l QFileDialog @@ -84,7 +84,7 @@ time warps) in the underlying operating system. \section1 Use of System APIs It is of course impossible for Trolltech to ensure that both of the -window systems and all of the operating systems on which Qt runs are -Year 2000 Compliant. However, Qt does not use any APIs that are known +window systems and all of the operating systems on which TQt runs are +Year 2000 Compliant. However, TQt does not use any APIs that are known to have any Year 2000-related bugs, or seem at risk to have any. */ diff --git a/examples/README b/examples/README index e8c0a570e..0e41e1b8a 100644 --- a/examples/README +++ b/examples/README @@ -1,9 +1,9 @@ -This examples directory contains lots of Qt examples. And there are +This examples directory contains lots of TQt examples. And there are additional examples in ../tools/designer/examples/ and in the extensions subdirectories. The documentation contains two detailed Qt -tutorials and additional tutorials for Qt Designer. The examples here -are useful for learning particular Qt classes and techniques, but to -learn Qt itself we recommend starting with the documentation's short +tutorials and additional tutorials for TQt Designer. The examples here +are useful for learning particular TQt classes and techniques, but to +learn TQt itself we recommend starting with the documentation's short "How to Learn Qt" document. It is best to run each example from its own directory since some of @@ -89,7 +89,7 @@ dirview distributor This is a utility program that can be used to modify the paths - used in the Qt library binary to make the binary suitable for + used in the TQt library binary to make the binary suitable for distribution. For experts only. dragdrop @@ -123,7 +123,7 @@ fonts [obsolete; see the qfd example instead] forever WARNING: this program has a strobe effect. - See how fast Qt can draw colored rectangles. This example + See how fast TQt can draw colored rectangles. This example continuously draws rectangles in a window and has another widget that counts the number of rectangles that are drawn per second. @@ -134,13 +134,13 @@ hello Hello world with colored animated wavy text. helpdemo - Shows how to use Qt Assistant as an application's online help + Shows how to use TQt Assistant as an application's online help tool. (See also the helpsystem example.) helpsystem This example shows how to implement context-sensitive help in - various ways in a Qt application using QToolTip, QWhatsThis, and - QAssistantClient to control Qt Assistant. + various ways in a TQt application using QToolTip, QWhatsThis, and + QAssistantClient to control TQt Assistant. helpviewer The HelpViewer example implements a simple HTML help browser using @@ -234,7 +234,7 @@ network/remotecontrol Controlling one application from another using QSocket-based IPC. opengl/box - Shows how to use OpenGL in Qt using QGLWidget. + Shows how to use OpenGL in TQt using QGLWidget. opengl/gear Shows how to build OpenGL display lists. @@ -322,7 +322,7 @@ showimg format (GIF, BMP, PPM, XMP, etc.) sound - Shows how to play sounds from a Qt application (and how to see if + Shows how to play sounds from a TQt application (and how to see if sound is supported) using QSound. splitter @@ -363,7 +363,7 @@ tablet if a compatible tablet is installed. tetrix - This is the Qt implementation of the well known game Tetris, but + This is the TQt implementation of the well known game Tetris, but with an unusual twist, not to mention a comment that's almost a work of art. @@ -394,7 +394,7 @@ tux Shows how to create a non-rectangular window. widgets - Shows many Qt widgets (See also the demo example). + Shows many TQt widgets (See also the demo example). wizard This example shows how to use QWizard. diff --git a/examples/demo/demo.doc b/examples/demo/demo.doc index 10f713584..f45a774c6 100644 --- a/examples/demo/demo.doc +++ b/examples/demo/demo.doc @@ -1,7 +1,7 @@ /*! \page demo-example.html \ingroup examples - \title Qt Demo + \title TQt Demo This program shows off some of Qt's widgets and functionality. It isn't intended as a code example, but rather as a single application diff --git a/examples/demo/i18n/en.po b/examples/demo/i18n/en.po index 32980ce48..ef6ebeed5 100644 --- a/examples/demo/i18n/en.po +++ b/examples/demo/i18n/en.po @@ -829,13 +829,13 @@ msgstr "Ignore" #: none:0 msgid "" -"<h3>About Qt</h3><p>This program uses Qt version %1, a multiplatform C++ GUI " -"toolkit from Trolltech. Qt provides single-source portability across Windows " +"<h3>About Qt</h3><p>This program uses TQt version %1, a multiplatform C++ GUI " +"toolkit from Trolltech. TQt provides single-source portability across Windows " "95/98/NT/2000, Mac OS X, Linux, Solaris, HP-UX and many other versions of Unix with X11" ".</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p>" msgstr "" -"<h3>About Qt</h3><p>This program uses Qt version %1, a multiplatform C++ GUI " -"toolkit from Trolltech. Qt provides single-source portability across Windows " +"<h3>About Qt</h3><p>This program uses TQt version %1, a multiplatform C++ GUI " +"toolkit from Trolltech. TQt provides single-source portability across Windows " "95/98/NT/2000, Mac OS X, Linux, Solaris, HP-UX and many other versions of Unix with X11" ".</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p>" diff --git a/examples/demo/i18n/en.qm b/examples/demo/i18n/en.qm Binary files differindex eccc5fda6..d49161af7 100644 --- a/examples/demo/i18n/en.qm +++ b/examples/demo/i18n/en.qm diff --git a/examples/demo/i18n/ja.po b/examples/demo/i18n/ja.po index c61d2139b..a5a3ebc97 100644 --- a/examples/demo/i18n/ja.po +++ b/examples/demo/i18n/ja.po @@ -826,12 +826,12 @@ msgstr "無視" #: none:0 msgid "" -"<h3>About Qt</h3><p>This program uses Qt version %1, a multiplatform C++ GUI " -"toolkit from Trolltech. Qt provides single-source portability across Windows " +"<h3>About Qt</h3><p>This program uses TQt version %1, a multiplatform C++ GUI " +"toolkit from Trolltech. TQt provides single-source portability across Windows " "95/98/NT/2000, Mac OS X, Linux, Solaris, HP-UX and many other versions of Unix with X11" ".</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p>" msgstr "" -"<h3>Qt について</h3><p>このプログラムは Trolltech社のマルチ" +"<h3>TQt について</h3><p>このプログラムは Trolltech社のマルチ" "プラットフォームC++ GUI ツールキットQt バージョン %1 を" "使用しています。Qt はWindows 95/98/NT/2000, Mac OS X, Linux, Solaris, HP-UX " "他X11とUnixの多くの版でソースコード互換を実現します。<" diff --git a/examples/demo/i18n/ja.qm b/examples/demo/i18n/ja.qm Binary files differindex 788888e33..a09521a3b 100644 --- a/examples/demo/i18n/ja.qm +++ b/examples/demo/i18n/ja.qm diff --git a/examples/demo/i18n/ko.po b/examples/demo/i18n/ko.po index 81a3ec7cd..d33eb30a2 100644 --- a/examples/demo/i18n/ko.po +++ b/examples/demo/i18n/ko.po @@ -836,12 +836,12 @@ msgstr "가장 크게" #: none:0 msgid "" -"<h3>About Qt</h3><p>This program uses Qt version %1, a multiplatform C++ GUI " -"toolkit from Trolltech. Qt provides single-source portability across Windows " +"<h3>About Qt</h3><p>This program uses TQt version %1, a multiplatform C++ GUI " +"toolkit from Trolltech. TQt provides single-source portability across Windows " "95/98/NT/2000, Mac OS X, Linux, Solaris, HP-UX and many other versions of Unix with X11" ".</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p>" msgstr "" -"<h3>Qt에 대하여</h3><p>이 프로그램은 Qt version %1을 사용합니다, 트롤텍사의 " +"<h3>Qt에 대하여</h3><p>이 프로그램은 TQt version %1을 사용합니다, 트롤텍사의 " "다중플렛폼 C++ GUI 툴킷.Qt는 윈도우즈 95/98/NT/2000, X11이 가능한 Mac OS X, Linux, " "Solaris, HP-UX에이전가능한 싱글소스를 제공합니다. </p><p>좀 더 많은 정보를 " "원하시면 <tt>http://www.trolltech.com/qt/</tt>을방문해 주시길 바랍니다.</p>" diff --git a/examples/demo/i18n/ko.qm b/examples/demo/i18n/ko.qm Binary files differindex 028e8b527..370c6dc30 100644 --- a/examples/demo/i18n/ko.qm +++ b/examples/demo/i18n/ko.qm diff --git a/examples/demo/i18n/no.po b/examples/demo/i18n/no.po index 1aaffb714..efe1b2111 100644 --- a/examples/demo/i18n/no.po +++ b/examples/demo/i18n/no.po @@ -828,13 +828,13 @@ msgstr "Ignorer" #: none:0 msgid "" -"<h3>About Qt</h3><p>This program uses Qt version %1, a multiplatform C++ GUI " -"toolkit from Trolltech. Qt provides single-source portability across Windows " +"<h3>About Qt</h3><p>This program uses TQt version %1, a multiplatform C++ GUI " +"toolkit from Trolltech. TQt provides single-source portability across Windows " "95/98/NT/2000, Mac OS X, Linux, Solaris, HP-UX and many other versions of Unix with X11" ".</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p>" msgstr "" -"<h3>Om Qt</h3><p>Dette programmet bruker Qt versjon %1, et multiplatform C++ " -"GUI-verktøy fra Trolltech. Kode skrevet for Qt gir portabel kode for Windows 9" +"<h3>Om Qt</h3><p>Dette programmet bruker TQt versjon %1, et multiplatform C++ " +"GUI-verktøy fra Trolltech. Kode skrevet for TQt gir portabel kode for Windows 9" "5/98/NT/2000, Mac OS X, Linux, Solaris, HP-UX og mange andre versjoner av Unix med X11." "</p><p>Se <tt>http://www.trolltech.com/qt/</tt> for mer informasjon.</p>" diff --git a/examples/demo/i18n/no.qm b/examples/demo/i18n/no.qm Binary files differindex 05482a882..79bb38c22 100644 --- a/examples/demo/i18n/no.qm +++ b/examples/demo/i18n/no.qm diff --git a/examples/demo/translations/demo_ar.ts b/examples/demo/translations/demo_ar.ts index abe42ad60..6a749aa5b 100644 --- a/examples/demo/translations/demo_ar.ts +++ b/examples/demo/translations/demo_ar.ts @@ -332,7 +332,7 @@ <context> <name>Frame</name> <message> - <source>Qt Demo Collection</source> + <source>TQt Demo Collection</source> <translation>مجموعة عرض Qt</translation> </message> <message> @@ -683,8 +683,8 @@ <translation>--اللّغة--</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1, a multiplatform C++ GUI toolkit from Trolltech. Qt provides single-source portability across Windows 95/98/NT/2000, Linux, Solaris, HP-UX and many other versions of Unix with X11.</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation type="obsolete"><h3>حول Qt</h3><p>هذا البرنامج يستعمل Qt إصدار %1، طقم أدوات C++ لتطوير البرامج البيانية على جميع المنصّات من شركة ترولتك. Qt توفّر إمكانية حمل نفس المصدر إلى ويندوز95\98\NT\2000 ، لينكس، سولاريس، HP-UX و العديد من الإصدارات الأخرى ليونيكس مع X11. أنظر <tt>http://www.trolltech.com/qt/</tt> للمزيد من المعلومات.</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1, a multiplatform C++ GUI toolkit from Trolltech. TQt provides single-source portability across Windows 95/98/NT/2000, Linux, Solaris, HP-UX and many other versions of Unix with X11.</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation type="obsolete"><h3>حول Qt</h3><p>هذا البرنامج يستعمل TQt إصدار %1، طقم أدوات C++ لتطوير البرامج البيانية على جميع المنصّات من شركة ترولتك. TQt توفّر إمكانية حمل نفس المصدر إلى ويندوز95\98\NT\2000 ، لينكس، سولاريس، HP-UX و العديد من الإصدارات الأخرى ليونيكس مع X11. أنظر <tt>http://www.trolltech.com/qt/</tt> للمزيد من المعلومات.</p></translation> </message> <message> <source>&New</source> @@ -695,7 +695,7 @@ <translation type="unfinished"></translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1, a multiplatform C++ GUI toolkit from Trolltech. Qt provides single-source portability across Windows 95/98/NT/2000, Mac OS X, Linux, Solaris, HP-UX and many other versions of Unix with X11.</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <source><h3>About Qt</h3><p>This program uses TQt version %1, a multiplatform C++ GUI toolkit from Trolltech. TQt provides single-source portability across Windows 95/98/NT/2000, Mac OS X, Linux, Solaris, HP-UX and many other versions of Unix with X11.</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> <translation type="unfinished"></translation> </message> </context> diff --git a/examples/demo/translations/demo_de.ts b/examples/demo/translations/demo_de.ts index f4ecc2c49..0be523522 100644 --- a/examples/demo/translations/demo_de.ts +++ b/examples/demo/translations/demo_de.ts @@ -214,7 +214,7 @@ <context> <name>Frame</name> <message> - <source>Qt Demo Collection</source> + <source>TQt Demo Collection</source> <translation type="unfinished"></translation> </message> <message> @@ -494,7 +494,7 @@ <translation type="unfinished"></translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1, a multiplatform C++ GUI toolkit from Trolltech. Qt provides single-source portability across Windows 95/98/NT/2000, Linux, Solaris, HP-UX and many other versions of Unix with X11.</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <source><h3>About Qt</h3><p>This program uses TQt version %1, a multiplatform C++ GUI toolkit from Trolltech. TQt provides single-source portability across Windows 95/98/NT/2000, Linux, Solaris, HP-UX and many other versions of Unix with X11.</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> <translation type="unfinished"></translation> </message> </context> diff --git a/examples/demo/translations/demo_fr.ts b/examples/demo/translations/demo_fr.ts index 67d453483..5e2b73c21 100644 --- a/examples/demo/translations/demo_fr.ts +++ b/examples/demo/translations/demo_fr.ts @@ -214,7 +214,7 @@ <context> <name>Frame</name> <message> - <source>Qt Demo Collection</source> + <source>TQt Demo Collection</source> <translation type="unfinished"></translation> </message> <message> @@ -494,7 +494,7 @@ <translation type="unfinished"></translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1, a multiplatform C++ GUI toolkit from Trolltech. Qt provides single-source portability across Windows 95/98/NT/2000, Linux, Solaris, HP-UX and many other versions of Unix with X11.</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <source><h3>About Qt</h3><p>This program uses TQt version %1, a multiplatform C++ GUI toolkit from Trolltech. TQt provides single-source portability across Windows 95/98/NT/2000, Linux, Solaris, HP-UX and many other versions of Unix with X11.</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> <translation type="unfinished"></translation> </message> </context> diff --git a/examples/demo/translations/demo_he.ts b/examples/demo/translations/demo_he.ts index e61a4c433..48439b457 100644 --- a/examples/demo/translations/demo_he.ts +++ b/examples/demo/translations/demo_he.ts @@ -214,7 +214,7 @@ <context> <name>Frame</name> <message> - <source>Qt Demo Collection</source> + <source>TQt Demo Collection</source> <translation>אוסף ההדגמות של Qt</translation> </message> <message> @@ -494,7 +494,7 @@ <translation>--שפה--</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1, a multiplatform C++ GUI toolkit from Trolltech. Qt provides single-source portability across Windows 95/98/NT/2000, Linux, Solaris, HP-UX and many other versions of Unix with X11.</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <source><h3>About Qt</h3><p>This program uses TQt version %1, a multiplatform C++ GUI toolkit from Trolltech. TQt provides single-source portability across Windows 95/98/NT/2000, Linux, Solaris, HP-UX and many other versions of Unix with X11.</p><p>See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> <translation><div dir=rtl><h3>אודות Qt</h3></div><p dir=rtl>תוכנית זו עושה שימוש ב-Qt מרובת פלטפורמות גירסה %1, ערכת כלי ממשק משתמש גרפי ל-++C מ-Qt .Trolltech מספקת ניידות קוד מקור יחיד בין Windows 95/98/NT/2000, Linux, Solaris, HP-UX וגירסאות רבות נוספות של יוניקס עם X11.</p><p dir=rtl>עיין ב-<tt>http://www.trolltech.com/qt/</tt> למידע נוסף.</p></translation> </message> </context> diff --git a/examples/distributor/distributor.doc b/examples/distributor/distributor.doc index addcacecd..cdbaddd51 100644 --- a/examples/distributor/distributor.doc +++ b/examples/distributor/distributor.doc @@ -1,32 +1,32 @@ /*! \page distributor-example.html \ingroup examples - \title Qt Distribution Example + \title TQt Distribution Example This example program modifies the hard-coded paths that are - compiled into the Qt library. + compiled into the TQt library. - When distributing the Qt library, the final installation prefix is + When distributing the TQt library, the final installation prefix is very rarely the same as the prefix used when doing development. You can use the code from this example to modify the following - hard-coded paths in Qt library: + hard-coded paths in TQt library: \list \i Prefix - Normally, all other paths are relative to the \e Prefix. - \i Binaries - Location of binaries distributed with Qt (for + \i Binaries - Location of binaries distributed with TQt (for example, \e{Qt Assistant}). - \i Documentation - Location of the Qt documentation. + \i Documentation - Location of the TQt documentation. - \i Headers - Location of the Qt headers. + \i Headers - Location of the TQt headers. \i Libraries - Location of addition libraries distributed with Qt (for example, the \e tqui library). - \i Plugins - Location of the Qt plugins. + \i Plugins - Location of the TQt plugins. \i Data - Location of applicaton specific data for all programs distributed with Qt. diff --git a/examples/helpsystem/helpsystem.doc b/examples/helpsystem/helpsystem.doc index 34d3a39a4..e18d75a62 100644 --- a/examples/helpsystem/helpsystem.doc +++ b/examples/helpsystem/helpsystem.doc @@ -4,7 +4,7 @@ \ingroup examples \title Helpsystem - This example demonstrates the different Qt classes + This example demonstrates the different TQt classes that can be used to provide context sensitive help in an application. @@ -12,7 +12,7 @@ dynamic balloon help for the widgets in the application, and QToolTipGroup to display extended information for each tooltip in the statusbar. QAssistantClient is used to display help - pages using Qt Assistant. + pages using TQt Assistant. The application has a user interface based on a QMainWindow with a menubar, statusbar and a toolbar, and uses @@ -148,15 +148,15 @@ \printuntil }; A QMainWindow is used to create a user interface that uses the - above classes in addition to Qt Assistant to provide context + above classes in addition to TQt Assistant to provide context sensitive help in the application. The MainWindow class declares a slot called assistantSlot() - which creates an instance of Qt Assistant when it is called. + which creates an instance of TQt Assistant when it is called. The class keeps references to the tooltip classes as members because they are not QObjects and need to be deleted explicitly. The class has a reference to QAssistantClient as a - member as well, to allow easier access to Qt Assistant later on. + member as well, to allow easier access to TQt Assistant later on. \quotefile helpsystem/mainwindow.cpp \skipto MainWindow::MainWindow @@ -195,7 +195,7 @@ \printto MainWindow::~MainWindow Signals and slots are connected, so that the relevant pages will - be displayed in Qt Assistant when clicking on a hyperlink or on + be displayed in TQt Assistant when clicking on a hyperlink or on the assistant button. \printuntil } @@ -207,7 +207,7 @@ The assistantSlot() uses applicationDirPath() to find the location of the documentation files and shows the specified page - in Qt Assistant. + in TQt Assistant. \quotefile helpsystem/main.cpp \skipto #include \printuntil } diff --git a/examples/movies/movies.doc b/examples/movies/movies.doc index d2b6b9bae..af702d3e9 100644 --- a/examples/movies/movies.doc +++ b/examples/movies/movies.doc @@ -8,7 +8,7 @@ The Movies example displays MNG and animated GIF files using the QMovie and QLabel classes. - The movies will only read an animated GIF if GIF reading was enabled when Qt was built. + The movies will only read an animated GIF if GIF reading was enabled when TQt was built. <hr> diff --git a/examples/network/archivesearch/archivesearch.doc b/examples/network/archivesearch/archivesearch.doc index e4589cceb..4027dcbc8 100644 --- a/examples/network/archivesearch/archivesearch.doc +++ b/examples/network/archivesearch/archivesearch.doc @@ -9,7 +9,7 @@ This example does a search on the qt-interest mailinglist archives. It uses QHttp to issue the search command and to fetch the results. The GUI parts - were done using \link designer-manual.book Qt Designer\endlink. + were done using \link designer-manual.book TQt Designer\endlink. <hr> diff --git a/examples/opengl/box/README b/examples/opengl/box/README index 113f82d6c..242c37257 100644 --- a/examples/opengl/box/README +++ b/examples/opengl/box/README @@ -3,6 +3,6 @@ The box example This example program shows how to use OpenGL in Qt: Put your OpenGL code in a class inherited from QGLWidget. The resulting subclass may -be used like any other Qt widget, with signals and slots, geometry +be used like any other TQt widget, with signals and slots, geometry management, etc.. diff --git a/examples/opengl/box/box.doc b/examples/opengl/box/box.doc index 51297fa35..617558269 100644 --- a/examples/opengl/box/box.doc +++ b/examples/opengl/box/box.doc @@ -6,7 +6,7 @@ This example demonstrates how to use OpenGL in Qt. Essentially, all you do is put your OpenGL code in a class inherited -from QGLWidget. This class may then be used like any other Qt widget, +from QGLWidget. This class may then be used like any other TQt widget, including the use of signals and slots and geometry management. See \c{$QTDIR/examples/opengl/box} for the source code. diff --git a/examples/opengl/overlay/README b/examples/opengl/overlay/README index f08e539d2..39e20b8a3 100644 --- a/examples/opengl/overlay/README +++ b/examples/opengl/overlay/README @@ -1,7 +1,7 @@ The overlay example -This example program shows how to use OpenGL overlays with the Qt OpenGL +This example program shows how to use OpenGL overlays with the TQt OpenGL Extension. It contains a QGLWidget with a relatively expensive redrawing operation, and rubber-band drawing in the overlay plane. Using the overlay has the advantage that the rubber-band may be drawn diff --git a/examples/opengl/overlay/overlay.doc b/examples/opengl/overlay/overlay.doc index 7a10b3cbd..43c77cc8a 100644 --- a/examples/opengl/overlay/overlay.doc +++ b/examples/opengl/overlay/overlay.doc @@ -3,7 +3,7 @@ \ingroup opengl-examples \title OpenGL Overlay Example -This example demonstrates how to use OpenGL overlays with the Qt OpenGL +This example demonstrates how to use OpenGL overlays with the TQt OpenGL Extension. It features a QGLWidget with a relatively expensive redrawing operation, and rubber-band drawing in the overlay plane. Using the overlay has the advantage that the rubber-band may be drawn and erased diff --git a/examples/opengl/overlay_x11/README b/examples/opengl/overlay_x11/README index eba728e67..03dda2e83 100644 --- a/examples/opengl/overlay_x11/README +++ b/examples/opengl/overlay_x11/README @@ -1,13 +1,13 @@ ----------------------------------------------------------------------- -UPDATE: From version 5.0 onwards, the Qt OpenGL Extension includes +UPDATE: From version 5.0 onwards, the TQt OpenGL Extension includes direct support for use of OpenGL overlays. For many uses of overlays, this makes the technique described below redundant. See the 'overlay' example program. The following is a discussion on how to use non-QGL widgets in overlay planes. ----------------------------------------------------------------------- -Overlayrubber: An example program showing how to use Qt and Qt OpenGL +Overlayrubber: An example program showing how to use TQt and TQt OpenGL Extension with X11 overlay visuals. (Background information for this example can be found in the file @@ -21,7 +21,7 @@ itself. Thus, you can eaily confirm that drawing in the overlay plane does not cause redrawings in the main plane where the QGLWidget resides. -RubberbandWidget: Very simple standard (non-GL) Qt widget that +RubberbandWidget: Very simple standard (non-GL) TQt widget that implements rubberband drawing. Designed for use in an overlay plane. It takes the planes' transparent color as a constructor argument and uses that for its background color. Thus, the widget @@ -50,7 +50,7 @@ For clarity, this example program has been kept very simple. Here are some hints for real application use: All normal widgets can go in the overlay plane: This means that you -can put all kinds of Qt widgets (your own or those provided with Qt) +can put all kinds of TQt widgets (your own or those provided with Qt) on top of the OpenGL image (widget), e.g. pushbuttons etc., and they can be moved, resized, or removed without destroying the OpenGL image. @@ -67,7 +67,7 @@ two widgets' geometries synchronized. Using with QPalette and QColorGroup: Instead of the somewhat simplistic setBackgroundColor( transparentColor ), you can use Qt's QPalette system for having your overlay widgets use transparent color -for what you want. This way, the normal Qt widgets can be used as +for what you want. This way, the normal TQt widgets can be used as overlays for fancy effects: just create a palette for them with the transparent color for the wanted color roles, e.g. Background and Base, in the Normal and/or Active modes. This way, you can create diff --git a/examples/opengl/overlay_x11/README.X11-OVERLAYS b/examples/opengl/overlay_x11/README.X11-OVERLAYS index f415f4e5c..b951b0edf 100644 --- a/examples/opengl/overlay_x11/README.X11-OVERLAYS +++ b/examples/opengl/overlay_x11/README.X11-OVERLAYS @@ -8,7 +8,7 @@ highly recommended book "OpenGL Programming for the X Window System" (Mark Kilgard, Addison Wesley Developers Press 1996). ----------------------------------------------------------------------- -UPDATE: From version 5.0 onwards, the Qt OpenGL Extension includes +UPDATE: From version 5.0 onwards, the TQt OpenGL Extension includes direct support for use of OpenGL overlays. For many uses of overlays, this makes the technique described below redundant. See the 'overlay' example program. The following is a discussion on how to use non-QGL @@ -16,7 +16,7 @@ widgets in overlay planes. ----------------------------------------------------------------------- In the typical case, X11 overlays can easily be used together with the -current version of Qt and the Qt OpenGL Extension. The following +current version of TQt and the TQt OpenGL Extension. The following requirements apply: 1) Your X server and graphics card/hardware must support overlays (of @@ -62,7 +62,7 @@ overpainted. Note: To use this technique, you must not use the "ManyColor" or "TrueColor" ColorSpec for the QApplication, because this will force -the normal Qt widgets to use a TrueColor visual, which will typically +the normal TQt widgets to use a TrueColor visual, which will typically be in the main plane, not in the overlay plane as desired. @@ -85,7 +85,7 @@ the visual is in an overlay plane. transparency information for overlay visuals. The overlayrubber example program will output what visual is used for -the normal Qt widgets, and what visual is used by the QGLWidget. +the normal TQt widgets, and what visual is used by the QGLWidget. diff --git a/examples/opengl/overlay_x11/overlay_x11.doc b/examples/opengl/overlay_x11/overlay_x11.doc index 6dddc9b9b..3a6eff039 100644 --- a/examples/opengl/overlay_x11/overlay_x11.doc +++ b/examples/opengl/overlay_x11/overlay_x11.doc @@ -3,14 +3,14 @@ \ingroup opengl-examples \title OpenGL Overlay X11 Example -\warning From version 5.0 onwards, the Qt OpenGL Extension includes +\warning From version 5.0 onwards, the TQt OpenGL Extension includes direct support for use of OpenGL overlays. For many uses of overlays, this makes the technique described below redundant. See the \link opengl-overlay-example.html overlay\endlink example program. The following is a discussion on how to use non-QGL widgets in overlay planes. -Overlayrubber: An example program showing how to use Qt and Qt OpenGL +Overlayrubber: An example program showing how to use TQt and TQt OpenGL Extension with X11 overlay visuals. See \c{$QTDIR/examples/opengl/overlay_x11} for the source code. @@ -27,7 +27,7 @@ redraws (renders) itself. Thus, you can easily confirm that drawing in the overlay plane does not cause redrawings in the main plane where the QGLWidget resides. -\i \e RubberbandWidget - Very simple standard (non-GL) Qt widget that +\i \e RubberbandWidget - Very simple standard (non-GL) TQt widget that implements rubberband drawing. Designed for use in an overlay plane. It takes the plane's transparent color as a constructor argument and uses that for its background color. Thus, the widget itself will be @@ -55,7 +55,7 @@ some hints for real application usage: \list \i \e{All normal widgets are in the overlay plane.} This means that you -can put all kinds of Qt widgets (your own or standard Qt widgets) on +can put all kinds of TQt widgets (your own or standard TQt widgets) on top of the OpenGL image (widget), e.g. pushbuttons etc., and they can be moved, resized, or removed without destroying the OpenGL image. @@ -72,7 +72,7 @@ two widgets' geometries synchronized. \i \e{Using together with QPalette and QColorGroup.} Instead of the simplistic setBackgroundColor( transparentColor ), you can use Qt's QPalette system to make your overlay widgets use -transparent color for what you want. This way, the normal Qt widgets +transparent color for what you want. This way, the normal TQt widgets can be used as overlays for fancy effects. Just create a palette for them with the transparent color for the relevant color roles, e.g. Background and Base, in the Normal and/or Active modes. This way, you diff --git a/examples/picture/car_orig.pic b/examples/picture/car_orig.pic Binary files differindex a0141b753..8fad85377 100644 --- a/examples/picture/car_orig.pic +++ b/examples/picture/car_orig.pic diff --git a/examples/process/README b/examples/process/README index 55a2d02f3..6f459a85a 100644 --- a/examples/process/README +++ b/examples/process/README @@ -3,6 +3,6 @@ use of the class QProcess. This example starts the uic command with some options and displays the output of the uic call. The uic is a command line tool that is used if you -create dialogs with the Qt Designer. If you installed Qt correctly, it +create dialogs with the TQt Designer. If you installed TQt correctly, it should be available on your system. It outputs the generated code to standard output by default. diff --git a/examples/process/process.doc b/examples/process/process.doc index d02b855f3..463fa82d5 100644 --- a/examples/process/process.doc +++ b/examples/process/process.doc @@ -7,9 +7,9 @@ \title Starting processes with IO redirection - This example shows you how to start other processes with Qt and how + This example shows you how to start other processes with TQt and how IO redirection is done. The example tries to start the uic (a tool - that comes with the Qt Designer) on a certain ui file and displays the + that comes with the TQt Designer) on a certain ui file and displays the output of the command. <hr> diff --git a/examples/showimg/README b/examples/showimg/README index a6c9ca982..1061cd750 100644 --- a/examples/showimg/README +++ b/examples/showimg/README @@ -6,8 +6,8 @@ Note that the function CuteWidget::paintEvent uses the drawPixmap function of QPainter to display the pixmap, the bitBlt function can also be used to display pixmaps. -If you have installed the Qt imageio extension (see extensions/imageio -in your Qt directory), you can build using that extension. +If you have installed the TQt imageio extension (see extensions/imageio +in your TQt directory), you can build using that extension. Some of the conversion options will have no effect, depending on the display hardware used. Generally, these are disabled. diff --git a/examples/tetrix/README b/examples/tetrix/README index 869c2dbfb..fc9e74e99 100644 --- a/examples/tetrix/README +++ b/examples/tetrix/README @@ -1,11 +1,11 @@ Oslo, May 14 1995 -This code was written to test the very first Qt skeleton. It was in -fact the first Qt application and was written at a time when Qt only +This code was written to test the very first TQt skeleton. It was in +fact the first TQt application and was written at a time when TQt only had pushbutton widgets and the drawing engine was limited to drawing text in a single font and drawing lines (no kidding, those were the only two drawing operations). In fact the tetrix project doubled the -number of widgets in Qt by introducing the QLCDNumber widget. The whole +number of widgets in TQt by introducing the QLCDNumber widget. The whole application was written in 5 evenings and 1 weekend and is not very well documented. The tetrix engine is implemented in the GenericTetrix class and was first made on my good old 10 MHZ AT where I made a DOS diff --git a/examples/tetrix/tetrix.doc b/examples/tetrix/tetrix.doc index 93afca4eb..ca4aeaa49 100644 --- a/examples/tetrix/tetrix.doc +++ b/examples/tetrix/tetrix.doc @@ -5,7 +5,7 @@ \ingroup examples \title Tetrix - This is the Qt implementation of the well known game Tetris. + This is the TQt implementation of the well known game Tetris. <hr> diff --git a/examples/textedit/textedit.doc b/examples/textedit/textedit.doc index 53279b93e..58458cc36 100644 --- a/examples/textedit/textedit.doc +++ b/examples/textedit/textedit.doc @@ -8,7 +8,7 @@ A similar example which uses \link designer-manual.book Qt Designer\endlink to produce the user interface is in the \link - designer-manual.book Qt Designer manual\endlink. + designer-manual.book TQt Designer manual\endlink. See \c{$QTDIR/examples/textedit} for the source code. diff --git a/examples/toplevel/toplevel.doc b/examples/toplevel/toplevel.doc index 4dbe1d922..0951433b1 100644 --- a/examples/toplevel/toplevel.doc +++ b/examples/toplevel/toplevel.doc @@ -18,10 +18,10 @@ combination. The user interface providing the different options was created using - \link designer-manual.book Qt Designer\endlink. The different + \link designer-manual.book TQt Designer\endlink. The different options are explained in the user interface through the use of tooltips and What's This help. Load the \c options.ui file into - \link designer-manual.book Qt Designer\endlink for more details. + \link designer-manual.book TQt Designer\endlink for more details. \quotefile toplevel/main.cpp \printuntil } @@ -125,7 +125,7 @@ To build the example go to the toplevel directory (\c QTDIR/examples/toplevel) \footnote - We use \c QTDIR to stand for the directory where Qt is installed. + We use \c QTDIR to stand for the directory where TQt is installed. \endfootnote and run \c qmake to generate the makefile, then use the make tool to build the library. diff --git a/examples/xml/outliner/todos.opml b/examples/xml/outliner/todos.opml index 62793900a..fa687977a 100644 --- a/examples/xml/outliner/todos.opml +++ b/examples/xml/outliner/todos.opml @@ -24,13 +24,13 @@ <outline text="Foundation and Empire"/> </outline> </outline> - <outline text="Qt Books (in English)"> - <outline text="Blanchette & Summerfield: C++ GUI Programming with Qt 3"/> + <outline text="TQt Books (in English)"> + <outline text="Blanchette & Summerfield: C++ GUI Programming with TQt 3"/> <outline text="Dalheimer: Programming with Qt"/> <outline text="Griffith: KDE 2/Qt Programming Bible"/> <outline text="Hughes: Linux Rapid Application Development"/> - <outline text="Solin: Qt Programming in 24 hours"/> - <outline text="Ward: Qt 2 Programming for Linux and Windows 2000"/> + <outline text="Solin: TQt Programming in 24 hours"/> + <outline text="Ward: TQt 2 Programming for Linux and Windows 2000"/> </outline> </outline> <outline text="Shopping list"> diff --git a/extensions/nsplugin/doc/index.doc b/extensions/nsplugin/doc/index.doc index 83903493d..f7e56f7f7 100644 --- a/extensions/nsplugin/doc/index.doc +++ b/extensions/nsplugin/doc/index.doc @@ -11,10 +11,10 @@ /*! \page netscape-plugin.html -\title Qt Netscape Plugin Extension +\title TQt Netscape Plugin Extension \keyword Netscape -The Qt Netscape Plugin software makes it easy to write browser plugins +The TQt Netscape Plugin software makes it easy to write browser plugins that can be used on both Unix/Linux and MS-Windows, in Netscape, Mozilla, and any other web browser supporting Netscape's LiveConnect protocol. Modern versions of MSIE do not support this protocol. Use @@ -47,11 +47,11 @@ The Netscape Plugin Extension consists of the follow classes: \i \c include/jritypes.h \endlist \i Build the Netscape Plugin extension library, found in the - \c{extensions/nsplugin/src} directory of your Qt distribution. + \c{extensions/nsplugin/src} directory of your TQt distribution. This produces a static library to be linked with your plugin code. \i Read the \link qnplugin.html plugin class documentation \endlink, and examine the \link nsplugin-examples.html example plugins \endlink. - \i Do most of your development as a stand-alone Qt application - debugging + \i Do most of your development as a stand-alone TQt application - debugging Netscape Plugins is cumbersome. You may want to use \c{signal(2)} in your plugin to enable core-dumps if your browser disables them. \i Note the platform-specific build steps below. @@ -81,7 +81,7 @@ The Netscape Plugin Extension consists of the follow classes: \section2 Building under Windows \list - \i For Netscape plugins to work, Qt needs to be in the system DLL + \i For Netscape plugins to work, TQt needs to be in the system DLL path or be compiled into the plugin as a static library. \i Plugins must be named \c{np}\e{name}\c{.dll}, or the browser will ignore them. diff --git a/extensions/nsplugin/examples/grapher/grapher.doc b/extensions/nsplugin/examples/grapher/grapher.doc index 4ef87786a..752499b9e 100644 --- a/extensions/nsplugin/examples/grapher/grapher.doc +++ b/extensions/nsplugin/examples/grapher/grapher.doc @@ -8,7 +8,7 @@ and QNPInstance::write() functions. To build the example, you must first build the - <a href=nsplugin.html>Qt Netscape Plugin Extension</a> library. + <a href=nsplugin.html>TQt Netscape Plugin Extension</a> library. Then type <tt>make</tt> in <tt>extensions/nsplugin/examples/grapher/</tt> and copy the resulting <tt>grapher.so</tt> or <tt>npgrapher.dll</tt> to the Plugins directory of your WWW browser. diff --git a/extensions/nsplugin/examples/trivial/trivial.doc b/extensions/nsplugin/examples/trivial/trivial.doc index 14325c9ea..b1f1b946d 100644 --- a/extensions/nsplugin/examples/trivial/trivial.doc +++ b/extensions/nsplugin/examples/trivial/trivial.doc @@ -8,7 +8,7 @@ extension. To build the example, you must first build the - \link netscape-plugin.html Qt Netscape Plugin Extension\endlink library. + \link netscape-plugin.html TQt Netscape Plugin Extension\endlink library. Then type \c{make} in \c{extensions/nsplugin/examples/trivial/} and copy the resulting \c{trivial.so} or \c{nptrivial.dll} to the Plugins directory of your WWW browser. diff --git a/include/ntqiconview.h b/include/ntqiconview.h index 329c53b62..113ed2d1e 120000 --- a/include/ntqiconview.h +++ b/include/ntqiconview.h @@ -1 +1 @@ -../src/iconview/ntqiconview.h
\ No newline at end of file +../src/widgets/ntqiconview.h
\ No newline at end of file diff --git a/lib/README b/lib/README index 825739a9f..07a614008 100644 --- a/lib/README +++ b/lib/README @@ -1 +1 @@ -If this directory is empty, you forgot to build the Qt library +If this directory is empty, you forgot to build the TQt library diff --git a/plugins/src/inputmethods/simple/xcompose2q.rb b/plugins/src/inputmethods/simple/xcompose2q.rb index af5bd7032..d84512181 100644 --- a/plugins/src/inputmethods/simple/xcompose2q.rb +++ b/plugins/src/inputmethods/simple/xcompose2q.rb @@ -1,10 +1,10 @@ #!/usr/bin/env ruby # xcompose2q.rb: X Compose table to QSimpleInputContext table translator -# Copyright (C) 2004 immodule for Qt Project. All rights reserved. +# Copyright (C) 2004 immodule for TQt Project. All rights reserved. # # This file is written to contribute to Trolltech AS under their own -# licence. You may use this file under your Qt license. Following +# licence. You may use this file under your TQt license. Following # description is copied from their original file headers. Contact # immodule-qt@freedesktop.org if any conditions of this licensing are # not clear to you. @@ -18,15 +18,15 @@ # Foundation and appearing in the file LICENSE.GPL included in the # packaging of this file. # -# Licensees holding valid Qt Enterprise Edition or Qt Professional Edition -# licenses may use this file in accordance with the Qt Commercial License +# Licensees holding valid TQt Enterprise Edition or TQt Professional Edition +# licenses may use this file in accordance with the TQt Commercial License # Agreement provided with the Software. # # This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE # WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. # # See http://www.trolltech.com/pricing.html or email sales@trolltech.com for -# information about Qt Commercial License Agreements. +# information about TQt Commercial License Agreements. # See http://www.trolltech.com/qpl/ for QPL licensing information. # See http://www.trolltech.com/gpl/ for GPL licensing information. # diff --git a/plugins/src/sqldrivers/mysql/README b/plugins/src/sqldrivers/mysql/README index d1b372282..b4d82addd 100644 --- a/plugins/src/sqldrivers/mysql/README +++ b/plugins/src/sqldrivers/mysql/README @@ -1,6 +1,6 @@ You will need the MySQL development headers and libraries installed before compiling this plugin. -See the Qt SQL documentation for more information on compiling Qt SQL +See the TQt SQL documentation for more information on compiling TQt SQL driver plugins (sql-driver.html). diff --git a/plugins/src/sqldrivers/odbc/README b/plugins/src/sqldrivers/odbc/README index 279aa7f99..735e6538a 100644 --- a/plugins/src/sqldrivers/odbc/README +++ b/plugins/src/sqldrivers/odbc/README @@ -1,6 +1,6 @@ You will need ODBC development headers and libraries installed before compiling this plugin. -See the Qt SQL documentation for more information on compiling Qt SQL +See the TQt SQL documentation for more information on compiling TQt SQL driver plugins (sql-driver.html). diff --git a/plugins/src/sqldrivers/psql/README b/plugins/src/sqldrivers/psql/README index 86bf16dd2..bcd8737c9 100644 --- a/plugins/src/sqldrivers/psql/README +++ b/plugins/src/sqldrivers/psql/README @@ -1,6 +1,6 @@ You will need the PostgreSQL development headers and libraries installed before compiling this plugin. -See the Qt SQL documentation for more information on compiling Qt SQL +See the TQt SQL documentation for more information on compiling TQt SQL driver plugins (sql-driver.html). diff --git a/plugins/src/sqldrivers/sqlite/README b/plugins/src/sqldrivers/sqlite/README index 899361a6f..30b231702 100644 --- a/plugins/src/sqldrivers/sqlite/README +++ b/plugins/src/sqldrivers/sqlite/README @@ -1,6 +1,6 @@ You will need the SQLite development headers and libraries installed before compiling this plugin. -See the Qt SQL documentation for more information on compiling Qt SQL +See the TQt SQL documentation for more information on compiling TQt SQL driver plugins (sql-driver.html). diff --git a/qmake/CHANGES b/qmake/CHANGES index ca786eea8..a203791ee 100644 --- a/qmake/CHANGES +++ b/qmake/CHANGES @@ -53,7 +53,7 @@ 2) library dependencies, when on .pro depends on another library - it will automatically build that other library (unix makefiles only) 3) automatic detection of configurations for Qt, if CONFIG qt is specified - it will find the settings for the most recent Qt itself. + it will find the settings for the most recent TQt itself. Project Builder for Mac OS X is now a supported backend for qmake. @@ -63,6 +63,6 @@ 1.00a - - First release, shipped with Qt 3.0. + First release, shipped with TQt 3.0. qmake ships with support for Unix make, MSVC (both dsp and nmake), Borland make. diff --git a/qmake/book/qmake-commandreference.leaf b/qmake/book/qmake-commandreference.leaf index db7f7d3d7..329648cf9 100644 --- a/qmake/book/qmake-commandreference.leaf +++ b/qmake/book/qmake-commandreference.leaf @@ -199,7 +199,7 @@ These \c CONFIG values control compilation flags: These options define the application/library type: \list -\i qt - The target is a Qt application/library and requires the Qt header +\i qt - The target is a TQt application/library and requires the TQt header files/library. The proper include and library paths for the Qt library will automatically be added to the project. \i opengl - The target requires the OpenGL (or Mesa) @@ -336,7 +336,7 @@ For example: \section3 FORMS This variable specifies the .ui files (see \link -designer-manual.book Qt Designer \endlink) to be processed through \e uic +designer-manual.book TQt Designer \endlink) to be processed through \e uic before compiling. All dependencies, headers and source files required to build these .ui files will automatically be added to the project. @@ -772,7 +772,7 @@ and rarely needs to be modified. \section3 QMAKE_CFLAGS_MT This variable contains the compiler flags for creating a -multi-threaded application or when the version of Qt that you link +multi-threaded application or when the version of TQt that you link against is a multi-threaded statically linked library. The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -784,7 +784,7 @@ this variable is typically handled by \e qmake or \section3 QMAKE_CFLAGS_MT_DBG This variable contains the compiler flags for creating a debuggable -multi-threaded application or when the version of Qt that you link +multi-threaded application or when the version of TQt that you link against is a debuggable multi-threaded statically linked library. The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -798,7 +798,7 @@ value of this variable is typically handled by \e qmake or \e {This is used on Windows only} This variable contains the compiler flags for creating a -multi-threaded dll or when the version of Qt that you link +multi-threaded dll or when the version of TQt that you link against is a multi-threaded dll. The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -812,7 +812,7 @@ rarely needs to be modified. \e {This is used on Windows only} This variable contains the compiler flags for creating a debuggable -multi-threaded dll or when the version of Qt that you link +multi-threaded dll or when the version of TQt that you link against is a debuggable multi-threaded statically linked library. The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -1074,7 +1074,7 @@ value of this variable is typically handled by \e qmake or \section3 QMAKE_INCDIR_QT This variable contains the location of all known header file -paths to be added to INCLUDEPATH when building a Qt application. The value +paths to be added to INCLUDEPATH when building a TQt application. The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -1151,7 +1151,7 @@ of this variable is typically handled by \e qmake or \section3 QMAKE_LFLAGS_QT_DLL This variable contains link flags when building programs that -use the Qt library built as a dll. The value of this variable is +use the TQt library built as a dll. The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -1279,7 +1279,7 @@ directory.The value of this variable is typically handled by \section3 QMAKE_LIBDIR_QT -This variable contains the location of the Qt library +This variable contains the location of the TQt library directory.The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -1328,7 +1328,7 @@ variable is typically handled by \e qmake or \section3 QMAKE_LIBS_OPENGL_QT -This variable contains all OpenGL Qt libraries.The value of this +This variable contains all OpenGL TQt libraries.The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -1338,7 +1338,7 @@ variable is typically handled by \e qmake or \section3 QMAKE_LIBS_QT -This variable contains all Qt libraries.The value of this +This variable contains all TQt libraries.The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -1350,7 +1350,7 @@ variable is typically handled by \e qmake or \e {This is used on Windows only} -This variable contains all Qt libraries when Qt is built as a dll. The +This variable contains all TQt libraries when TQt is built as a dll. The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -1527,7 +1527,7 @@ The value of this variable is typically handled by \e qmake or \section3 QMAKE_QT_DLL -This variable is not empty if Qt was built as a dll. The +This variable is not empty if TQt was built as a dll. The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -1904,7 +1904,7 @@ qmake -query "1.06a/VARIABLE" \endcode qmake also has the notion of 'builtin' properties, for example you can -query the installation of Qt for this version of qmake with the +query the installation of TQt for this version of qmake with the QT_INSTALL_PREFIX property: \code @@ -1916,8 +1916,8 @@ they are not versioned and each qmake will have its own notion of these values. The list below outlines the builtin properties: \list -\i QT_INSTALL_PREFIX - Where the version of Qt this qmake is built for resides -\i QT_INSTALL_DATA - Where data for this version of Qt resides +\i QT_INSTALL_PREFIX - Where the version of TQt this qmake is built for resides +\i QT_INSTALL_DATA - Where data for this version of TQt resides \i QMAKE_VERSION - The current version of qmake \endlist @@ -1936,8 +1936,8 @@ QMAKE_VERS = $$[QMAKE_VERSION] \e qmake requires a platform and compiler description file which contains many default values used to generate appropriate makefiles. -The standard Qt distribution comes with many of these files, located -in the 'mkspecs' subdirectory of the Qt installation. +The standard TQt distribution comes with many of these files, located +in the 'mkspecs' subdirectory of the TQt installation. The QMAKESPEC environment variable can contain any of the following: diff --git a/qmake/book/qmake-concepts.leaf b/qmake/book/qmake-concepts.leaf index 8275a235d..929ba6202 100644 --- a/qmake/book/qmake-concepts.leaf +++ b/qmake/book/qmake-concepts.leaf @@ -6,8 +6,8 @@ for development projects across different platforms. \e qmake simplifies the generation of makefiles so that only a few lines of information are needed to create a makefile. \e qmake can be used for -any software project whether it is written in Qt or not, although it -also contains additional features to support Qt development. +any software project whether it is written in TQt or not, although it +also contains additional features to support TQt development. \e qmake generates a makefile based on the information in a project file. Project files are created by the developer. Project files are @@ -163,7 +163,7 @@ The following options control what compiler flags are used: The following options define the type of library/application to be built: \list -\i qt - The application is a Qt application and should link against the Qt library. +\i qt - The application is a TQt application and should link against the TQt library. \i thread - The application is a multi-threaded application. \i x11 - The application is an X11 application or library. \i windows - 'app' template only: the application is a Windows window application. @@ -173,7 +173,7 @@ The following options define the type of library/application to be built: \i plugin - 'lib' template only: The library is a plugin; this enables the dll option. \endlist -For example, if your application uses the Qt library and you want to +For example, if your application uses the TQt library and you want to build it as a debuggable multi-threaded application, your project file will have the following line: @@ -182,6 +182,6 @@ will have the following line: \endcode Note, that you must use "+=", not "=", or \e qmake will not be able to -use the settings used to build Qt as a guide as what type of Qt +use the settings used to build TQt as a guide as what type of Qt library was built. diff --git a/qmake/book/qmake-install.leaf b/qmake/book/qmake-install.leaf index 5a661d995..508fd3f81 100644 --- a/qmake/book/qmake-install.leaf +++ b/qmake/book/qmake-install.leaf @@ -2,14 +2,14 @@ \section1 Installing qmake -\e qmake is built by default when Qt is built. +\e qmake is built by default when TQt is built. This section explains how to build \e qmake manually. Skip ahead to \l{The 10 minute guide to using qmake}, if you already have \e qmake. \section2 Installing qmake manually -Before building Qt manually the following environment variables must +Before building TQt manually the following environment variables must be set: \list @@ -37,7 +37,7 @@ one of the following: linux-arm-g++ linux-generic-g++ linux-mips-g++ linux-x86-g++ linux-freebsd-g++ linux-ipaq-g++ linux-solaris-g++ qnx-rtp-g++ -\i QTDIR \BR This must be set to where Qt is (or will be) installed. +\i QTDIR \BR This must be set to where TQt is (or will be) installed. For example, \e {c:\\qt} and \e {\\local\\qt} \endlist diff --git a/qmake/book/qmake-pch.leaf b/qmake/book/qmake-pch.leaf index b4a41e8a0..420af717c 100644 --- a/qmake/book/qmake-pch.leaf +++ b/qmake/book/qmake-pch.leaf @@ -56,7 +56,7 @@ like this: #include <stdlib> #include <iostream> #include <vector> - #include <ntqapplication.h> // Qt includes + #include <ntqapplication.h> // TQt includes #include <ntqpushbutton.h> #include <ntqlabel.h> #include "thirdparty/include/libmain.h" diff --git a/qmake/book/qmake-preface.leaf b/qmake/book/qmake-preface.leaf index 50880f5a3..f63d171c0 100644 --- a/qmake/book/qmake-preface.leaf +++ b/qmake/book/qmake-preface.leaf @@ -11,7 +11,7 @@ combinations. With \e qmake, developers create a simple single 'project' file and run \e qmake to generate the appropriate makefiles. \e qmake takes care of all the compiler and platform dependencies, freeing developers to focus on their code. Trolltech -uses \e qmake as the primary build tool for the Qt library, and for +uses \e qmake as the primary build tool for the TQt library, and for the tools supplied with Qt. \e qmake also takes care of Qt's special requirements, automatically diff --git a/src/attic/README b/src/attic/README index 7400da1e6..2e60ebce5 100644 --- a/src/attic/README +++ b/src/attic/README @@ -1,5 +1,5 @@ This directory contains classes that has been obsoleted and moved out -of the Qt API. +of the TQt API. To use these classes, simply include them in your project. Remember to rename the class references in your own code. diff --git a/src/canvas/qt_canvas.pri b/src/canvas/qt_canvas.pri index ad3ee30bb..e0f295b4a 100644 --- a/src/canvas/qt_canvas.pri +++ b/src/canvas/qt_canvas.pri @@ -1,4 +1,4 @@ -# Qt canvas module +# TQt canvas module canvas { HEADERS += $$CANVAS_H/ntqcanvas.h diff --git a/src/codecs/qt_codecs.pri b/src/codecs/qt_codecs.pri index 3753a5dae..709c3ce6e 100644 --- a/src/codecs/qt_codecs.pri +++ b/src/codecs/qt_codecs.pri @@ -1,4 +1,4 @@ -# Qt codecs module +# TQt codecs module !bigcodecs:DEFINES += QT_NO_BIG_CODECS tools { diff --git a/src/dialogs/qt_dialogs.pri b/src/dialogs/qt_dialogs.pri index deada26e9..ef84ae1e1 100644 --- a/src/dialogs/qt_dialogs.pri +++ b/src/dialogs/qt_dialogs.pri @@ -1,4 +1,4 @@ -# Qt dialogs module +# TQt dialogs module dialogs { DIALOGS_P = dialogs diff --git a/src/inputmethod/qt_inputmethod.pri b/src/inputmethod/qt_inputmethod.pri index 202bba267..b4f719350 100644 --- a/src/inputmethod/qt_inputmethod.pri +++ b/src/inputmethod/qt_inputmethod.pri @@ -1,4 +1,4 @@ -# Qt inputmetod module +# TQt inputmetod module inputmethod { INPUTMETHOD_P = inputmethod diff --git a/src/kernel/qt_compat.pri b/src/kernel/qt_compat.pri index 2bffb791b..70500f02e 100644 --- a/src/kernel/qt_compat.pri +++ b/src/kernel/qt_compat.pri @@ -1,4 +1,4 @@ -# Qt compatibility +# TQt compatibility # scratch pad for internal development # hack these for your build like diff --git a/src/kernel/qt_gfx.pri b/src/kernel/qt_gfx.pri index 9c5b4c234..12c1497ab 100644 --- a/src/kernel/qt_gfx.pri +++ b/src/kernel/qt_gfx.pri @@ -1,4 +1,4 @@ -# Qt graphics +# TQt graphics #mng support HEADERS += $$KERNEL_H/ntqmngio.h @@ -150,6 +150,6 @@ unix:xftfreetype { SOURCES += 3rdparty/opentype/ftxopentype.c } -#use Qt gif +#use TQt gif gif:DEFINES += QT_BUILTIN_GIF_READER=1 diff --git a/src/kernel/qt_kernel.pri b/src/kernel/qt_kernel.pri index 490f06a43..edb46a1a3 100644 --- a/src/kernel/qt_kernel.pri +++ b/src/kernel/qt_kernel.pri @@ -1,4 +1,4 @@ -# Qt kernel module +# TQt kernel module kernel { KERNEL_P = kernel diff --git a/src/moc/README b/src/moc/README index 7eb8a54df..4105ba68b 100644 --- a/src/moc/README +++ b/src/moc/README @@ -1,4 +1,4 @@ -This directory contains the source code for the Qt Meta Object +This directory contains the source code for the TQt Meta Object Compiler (moc). The files moc_yacc.cpp, moc_yacc.h and moc_lex.cpp are generated by diff --git a/src/network/qt_network.pri b/src/network/qt_network.pri index 537f2b99d..e5f17a996 100644 --- a/src/network/qt_network.pri +++ b/src/network/qt_network.pri @@ -1,4 +1,4 @@ -# Qt network module +# TQt network module network { HEADERS += $$NETWORK_H/ntqdns.h \ diff --git a/src/opengl/qt_opengl.pri b/src/opengl/qt_opengl.pri index b89ea8c27..b0c34887f 100644 --- a/src/opengl/qt_opengl.pri +++ b/src/opengl/qt_opengl.pri @@ -1,4 +1,4 @@ -# Qt opengl module +# TQt opengl module opengl { HEADERS += $$OPENGL_H/ntqgl.h \ diff --git a/src/qt.pro b/src/qt.pro index d35364259..7bde5587e 100644 --- a/src/qt.pro +++ b/src/qt.pro @@ -1,4 +1,4 @@ -# Qt project file +# TQt project file TEMPLATE = lib TARGET = qt embedded:TARGET = qte @@ -14,7 +14,7 @@ win32:!shared:CONFIG += staticlib win32-borland { mng:QMAKE_CFLAGS_WARN_ON += -w-par mng:QMAKE_CXXFLAGS_WARN_ON += -w-par - # Keep the size of the .tds file for the Qt library smaller than + # Keep the size of the .tds file for the TQt library smaller than # 34 Mbytes to avoid linking problems QMAKE_CFLAGS_DEBUG += -vi -y- QMAKE_CXXFLAGS_DEBUG += -vi -y- diff --git a/src/qtmain.pro b/src/qtmain.pro index ac2043fd4..78f54ecb1 100644 --- a/src/qtmain.pro +++ b/src/qtmain.pro @@ -1,4 +1,4 @@ -# Additional Qt project file for qtmain lib on Windows +# Additional TQt project file for qtmain lib on Windows TEMPLATE = lib TARGET = qtmain VERSION = 3.1.0 diff --git a/src/sql/README.module b/src/sql/README.module index 511d90e83..ed09091c9 100644 --- a/src/sql/README.module +++ b/src/sql/README.module @@ -1,4 +1,4 @@ -Before building the Qt library, the Qt SQL module can be enabled for +Before building the TQt library, the TQt SQL module can be enabled for specific databases using 'configure'. 'configure' is located at the top of your QTDIR. @@ -12,11 +12,11 @@ or disabled using the following option: ./configure [-no-sql-<driver>] Where <driver> is the name of the driver, for example 'psql'. This -will configure the Qt library to compile the specified driver into -the Qt lib itself. +will configure the TQt library to compile the specified driver into +the TQt lib itself. For example, to build the PostgreSQL driver directly into the Qt -library, configure Qt like this: +library, configure TQt like this: ./configure -qt-sql-psql @@ -27,11 +27,11 @@ for example: ./configure -qt-sql-psql -I/usr/local/include If instead you need to build the PostgreSQL driver as a dynamically -loaded plugin, configure Qt like this: +loaded plugin, configure TQt like this: ./configure -plugin-sql-psql To compile drivers as dynamically loaded plugins, see the QTDIR/plugins/src/sqldrivers directory. Use 'configure -help' -for a complete list of configure options. See the Qt documentation +for a complete list of configure options. See the TQt documentation for a complete list of supported database drivers. diff --git a/src/sql/qt_sql.pri b/src/sql/qt_sql.pri index 9ad505373..15ec8912e 100644 --- a/src/sql/qt_sql.pri +++ b/src/sql/qt_sql.pri @@ -1,4 +1,4 @@ -# Qt sql module +# TQt sql module sql { diff --git a/src/styles/qt_styles.pri b/src/styles/qt_styles.pri index 4f3e1be56..10e84b257 100644 --- a/src/styles/qt_styles.pri +++ b/src/styles/qt_styles.pri @@ -1,4 +1,4 @@ -# Qt styles module +# TQt styles module styles { STYLES_P = styles diff --git a/src/table/qt_table.pri b/src/table/qt_table.pri index 5a6faafc9..a3c6e4b44 100644 --- a/src/table/qt_table.pri +++ b/src/table/qt_table.pri @@ -1,4 +1,4 @@ -# Qt table module +# TQt table module table { HEADERS += $$TABLE_H/ntqtable.h diff --git a/src/tools/qt_tools.pri b/src/tools/qt_tools.pri index 4f4ba4676..175cc88e4 100644 --- a/src/tools/qt_tools.pri +++ b/src/tools/qt_tools.pri @@ -1,4 +1,4 @@ -# Qt tools module +# TQt tools module tools { TOOLS_P = tools diff --git a/src/widgets/qt_widgets.pri b/src/widgets/qt_widgets.pri index 6da724613..a678e21de 100644 --- a/src/widgets/qt_widgets.pri +++ b/src/widgets/qt_widgets.pri @@ -1,4 +1,4 @@ -# Qt widgets module +# TQt widgets module widgets { WIDGETS_P = widgets diff --git a/src/workspace/qt_workspace.pri b/src/workspace/qt_workspace.pri index 629d27aee..660d96ec1 100644 --- a/src/workspace/qt_workspace.pri +++ b/src/workspace/qt_workspace.pri @@ -1,4 +1,4 @@ -# Qt workspace module +# TQt workspace module workspace { HEADERS += $$WORKSPACE_H/ntqworkspace.h diff --git a/src/xml/qt_xml.pri b/src/xml/qt_xml.pri index b8fe7099a..cba8404ac 100644 --- a/src/xml/qt_xml.pri +++ b/src/xml/qt_xml.pri @@ -1,4 +1,4 @@ -# Qt xml module +# TQt xml module xml { HEADERS += $$XML_H/ntqxml.h $$XML_H/ntqdom.h $$XML_CPP/qsvgdevice_p.h diff --git a/tools/assistant/assistant_de.ts b/tools/assistant/assistant_de.ts index 15b0b971a..9482c4d2d 100644 --- a/tools/assistant/assistant_de.ts +++ b/tools/assistant/assistant_de.ts @@ -2,19 +2,19 @@ <context> <name>Assistant</name> <message> - <source>Welcome to the <b>Qt Assistant</b>. Qt Assistant will give you quicker access to help and tips while using applications like Qt Designer.</source> - <translation type="obsolete">Wilkommen bei <b>Qt Assistant</b>. Qt Assistant ermöglicht einen schnellen Zugriff der Onlinehilfe während dem Arbeiten mit Programmen wie dem Qt Designer.</translation> + <source>Welcome to the <b>Qt Assistant</b>. TQt Assistant will give you quicker access to help and tips while using applications like TQt Designer.</source> + <translation type="obsolete">Wilkommen bei <b>Qt Assistant</b>. TQt Assistant ermöglicht einen schnellen Zugriff der Onlinehilfe während dem Arbeiten mit Programmen wie dem TQt Designer.</translation> </message> <message> - <source>Qt Assistant</source> - <translation type="obsolete">Qt Assistant</translation> + <source>TQt Assistant</source> + <translation type="obsolete">TQt Assistant</translation> </message> </context> <context> <name>AssistantServer</name> <message> - <source>Qt Assistant</source> - <translation>Qt Assistant</translation> + <source>TQt Assistant</source> + <translation>TQt Assistant</translation> </message> <message> <source>Failed to bind to port %1</source> @@ -64,8 +64,8 @@ <translation>Groß- und &Kleinschreibung beachten</translation> </message> <message> - <source>Qt Assistant - Find Text</source> - <translation>Qt Assistant - Textsuche</translation> + <source>TQt Assistant - Find Text</source> + <translation>TQt Assistant - Textsuche</translation> </message> <message> <source>Enter the text you are looking for.</source> @@ -119,24 +119,24 @@ <translation type="obsolete">Inhal&t</translation> </message> <message> - <source>Qt Reference Documentation</source> - <translation type="obsolete">Qt Referenzdokumentation</translation> + <source>TQt Reference Documentation</source> + <translation type="obsolete">TQt Referenzdokumentation</translation> </message> <message> - <source>Qt Designer Manual</source> - <translation type="obsolete">Qt Designer Handbuch</translation> + <source>TQt Designer Manual</source> + <translation type="obsolete">TQt Designer Handbuch</translation> </message> <message> - <source>Qt Linguist Manual</source> - <translation type="obsolete">Qt Linguist Handbuch</translation> + <source>TQt Linguist Manual</source> + <translation type="obsolete">TQt Linguist Handbuch</translation> </message> <message> - <source>Qt Assistant Manual</source> - <translation type="obsolete">Qt Assistant Handbuch</translation> + <source>TQt Assistant Manual</source> + <translation type="obsolete">TQt Assistant Handbuch</translation> </message> <message> - <source>Qt Assistant</source> - <translation>Qt Assistant</translation> + <source>TQt Assistant</source> + <translation>TQt Assistant</translation> </message> <message> <source>Open Link in Current Window</source> @@ -388,8 +388,8 @@ Der Assistent ist nicht einsatzbereit!</translation> <context> <name>HelpWindow</name> <message> - <source>Qt Assistant by Trolltech - %1</source> - <translation type="obsolete">Qt Assistant von Trolltech - %1</translation> + <source>TQt Assistant by Trolltech - %1</source> + <translation type="obsolete">TQt Assistant von Trolltech - %1</translation> </message> <message> <source>Help</source> @@ -414,8 +414,8 @@ Please use the settings dialog to specify one! </translation> </message> <message> - <source>Qt Assistant by Trolltech - %1%2</source> - <translation type="obsolete">Qt Assistant von Trolltech - %1%2</translation> + <source>TQt Assistant by Trolltech - %1%2</source> + <translation type="obsolete">TQt Assistant von Trolltech - %1%2</translation> </message> <message> <source>No PDF Viewer has been specified @@ -426,13 +426,13 @@ Bitte diesen im Menue Einstellungen festlegen! </translation> </message> <message> - <source>Qt Assistant is unable to start the PDF Viewer + <source>TQt Assistant is unable to start the PDF Viewer %1 Please make sure that the executable exists and is located at the specified location.</source> - <translation>Der Qt Assistent konnte den PDF betrachter + <translation>Der TQt Assistent konnte den PDF betrachter %1 nicht laden. Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translation> </message> @@ -451,8 +451,8 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <context> <name>MainWindow</name> <message> - <source>Qt Assistant by Trolltech</source> - <translation>Qt Assistant von Trolltech</translation> + <source>TQt Assistant by Trolltech</source> + <translation>TQt Assistant von Trolltech</translation> </message> <message> <source>Toolbar</source> @@ -523,12 +523,12 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <translation type="obsolete">Über Qt</translation> </message> <message> - <source>Qt Class Reference</source> - <translation type="obsolete">Qt Klassenreferenz</translation> + <source>TQt Class Reference</source> + <translation type="obsolete">TQt Klassenreferenz</translation> </message> <message> - <source>Qt Designer Manual</source> - <translation type="obsolete">Qt Designer Handbuch</translation> + <source>TQt Designer Manual</source> + <translation type="obsolete">TQt Designer Handbuch</translation> </message> <message> <source>Zoom in</source> @@ -547,8 +547,8 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <translation>Ver&kleinern</translation> </message> <message> - <source>Qt Linguist Manual</source> - <translation type="obsolete">Qt Linguist Handbuch</translation> + <source>TQt Linguist Manual</source> + <translation type="obsolete">TQt Linguist Handbuch</translation> </message> <message> <source>&Settings</source> @@ -588,16 +588,16 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <translation>Strg+E</translation> </message> <message> - <source>Qt Assistant</source> - <translation>Qt Assistant</translation> + <source>TQt Assistant</source> + <translation>TQt Assistant</translation> </message> <message> <source>&Add Bookmark</source> <translation>&Füge Lesezeichen hinzu</translation> </message> <message> - <source>Qt Reference Documentation</source> - <translation type="obsolete">Qt Referenzdokumention</translation> + <source>TQt Reference Documentation</source> + <translation type="obsolete">TQt Referenzdokumention</translation> </message> <message> <source>&File</source> @@ -632,8 +632,8 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <translation>Strg+P</translation> </message> <message> - <source>Quit Qt Assistant.</source> - <translation>Beende Qt Assistant.</translation> + <source>Quit TQt Assistant.</source> + <translation>Beende TQt Assistant.</translation> </message> <message> <source>Ctrl+Q</source> @@ -648,16 +648,16 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <translation>Strg+C</translation> </message> <message> - <source>Open the Find dialog. Qt Assistant will search the currently displayed page for the text you enter.</source> - <translation>Öffne den Suchdialog. Qt Assistant sucht in der aktuellen Seite nach dem eingegebenen Text.</translation> + <source>Open the Find dialog. TQt Assistant will search the currently displayed page for the text you enter.</source> + <translation>Öffne den Suchdialog. TQt Assistant sucht in der aktuellen Seite nach dem eingegebenen Text.</translation> </message> <message> <source>Ctrl+F</source> <translation>Strg+F</translation> </message> <message> - <source>Go to the home page. Qt Assistant's home page is the Qt Reference Documentation.</source> - <translation>Gehe zur Startseite. Qt Assistants Startseite ist die Qt Referenzdokumentation.</translation> + <source>Go to the home page. TQt Assistant's home page is the TQt Reference Documentation.</source> + <translation>Gehe zur Startseite. TQt Assistants Startseite ist die TQt Referenzdokumentation.</translation> </message> <message> <source>Ctrl+Home</source> @@ -680,20 +680,20 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <translation>Alt+Rechts</translation> </message> <message> - <source>Display further information about Qt Assistant.</source> - <translation>Zeigt weitere Informationen zu Qt Assistant an.</translation> + <source>Display further information about TQt Assistant.</source> + <translation>Zeigt weitere Informationen zu TQt Assistant an.</translation> </message> <message> <source>Display further information about Qt.</source> - <translation type="obsolete">Zeigt weitere Informationen zu Qt an.</translation> + <translation type="obsolete">Zeigt weitere Informationen zu TQt an.</translation> </message> <message> - <source>Display the Qt Reference Documentation.</source> - <translation type="obsolete">Zeigt die Qt Referenzdokumentation an.</translation> + <source>Display the TQt Reference Documentation.</source> + <translation type="obsolete">Zeigt die TQt Referenzdokumentation an.</translation> </message> <message> - <source>Display the Qt Designer manual.</source> - <translation type="obsolete">Zeigt das Qt Designer Handbuch an.</translation> + <source>Display the TQt Designer manual.</source> + <translation type="obsolete">Zeigt das TQt Designer Handbuch an.</translation> </message> <message> <source>Zoom in on the document, i.e. increase the font size.</source> @@ -712,8 +712,8 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <translation>Strg+-</translation> </message> <message> - <source>Display the Guide to the Qt Translation Tools.</source> - <translation type="obsolete">Zeigt die Anleitung zu den Qt Übersetzungswerkzeugen an.</translation> + <source>Display the Guide to the TQt Translation Tools.</source> + <translation type="obsolete">Zeigt die Anleitung zu den TQt Übersetzungswerkzeugen an.</translation> </message> <message> <source>Open the settings dialog.</source> @@ -736,12 +736,12 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <translation>Schließt das aktuelle Fenster.</translation> </message> <message> - <source>Qt Assistant Manual</source> - <translation>Qt Assistant Handbuch</translation> + <source>TQt Assistant Manual</source> + <translation>TQt Assistant Handbuch</translation> </message> <message> - <source>Display the Qt Assistant manual.</source> - <translation type="obsolete">Zeigt das Qt Assistant Handbuch an.</translation> + <source>Display the TQt Assistant manual.</source> + <translation type="obsolete">Zeigt das TQt Assistant Handbuch an.</translation> </message> <message> <source>F1</source> @@ -768,8 +768,8 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <translation>Strg+S</translation> </message> <message> - <source>Initializing Qt Assistant...</source> - <translation>Initialisiere Qt Assistant...</translation> + <source>Initializing TQt Assistant...</source> + <translation>Initialisiere TQt Assistant...</translation> </message> <message> <source>Go</source> @@ -800,8 +800,8 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <translation>Umschalt+F3</translation> </message> <message> - <source>About Qt Assistant</source> - <translation>Über den Qt Assistent</translation> + <source>About TQt Assistant</source> + <translation>Über den TQt Assistent</translation> </message> <message> <source>Settings</source> @@ -867,12 +867,12 @@ Bitte überprüfen Sie, das dieser an der angegeben Stelle existiert.</translati <translation type="obsolete">Alle</translation> </message> <message> - <source>Qt Assistant - Add Documentation</source> - <translation type="obsolete">Qt Assistant - Hinzufügen von Dokumentation</translation> + <source>TQt Assistant - Add Documentation</source> + <translation type="obsolete">TQt Assistant - Hinzufügen von Dokumentation</translation> </message> <message> - <source>Qt Assistant</source> - <translation type="obsolete">Qt Assistant</translation> + <source>TQt Assistant</source> + <translation type="obsolete">TQt Assistant</translation> </message> <message> <source>Parse Error</source> @@ -889,16 +889,16 @@ Firstly, all contents have to be removed.</source> Es müssen zuerst alle Inhalte gelöscht werden.</translation> </message> <message> - <source>Qt Assistant - Set Web Browser</source> - <translation>Qt Assistant - Setze Webbrowser</translation> + <source>TQt Assistant - Set Web Browser</source> + <translation>TQt Assistant - Setze Webbrowser</translation> </message> <message> - <source>Qt Assistant - Set PDF Browser</source> - <translation>Qt Assistent - Setze PDF Betrachter</translation> + <source>TQt Assistant - Set PDF Browser</source> + <translation>TQt Assistent - Setze PDF Betrachter</translation> </message> <message> - <source>Qt Assistant - Set Homepage</source> - <translation>Qt Assistent - Setzte Startseite</translation> + <source>TQt Assistant - Set Homepage</source> + <translation>TQt Assistent - Setzte Startseite</translation> </message> </context> <context> @@ -932,8 +932,8 @@ Es müssen zuerst alle Inhalte gelöscht werden.</translation> <translation type="obsolete">Nicht-proportionale Schrift:</translation> </message> <message> - <source>Qt Assistant - Settings</source> - <translation>Qt Assistant - Einstellungen</translation> + <source>TQt Assistant - Settings</source> + <translation>TQt Assistant - Einstellungen</translation> </message> <message> <source>General</source> diff --git a/tools/assistant/assistant_fr.ts b/tools/assistant/assistant_fr.ts index 0dfa69fc0..55c19f92c 100644 --- a/tools/assistant/assistant_fr.ts +++ b/tools/assistant/assistant_fr.ts @@ -2,11 +2,11 @@ <context> <name>Assistant</name> <message> - <source>Welcome to the <b>Qt Assistant</b>. Qt Assistant will give you quicker access to help and tips while using applications like Qt Designer.</source> + <source>Welcome to the <b>Qt Assistant</b>. TQt Assistant will give you quicker access to help and tips while using applications like TQt Designer.</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Assistant</source> + <source>TQt Assistant</source> <translation type="unfinished"></translation> </message> </context> @@ -68,23 +68,23 @@ <translation type="unfinished"></translation> </message> <message> - <source>Qt Reference Documentation</source> + <source>TQt Reference Documentation</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Designer Manual</source> + <source>TQt Designer Manual</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Linguist Manual</source> + <source>TQt Linguist Manual</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Assistant Manual</source> + <source>TQt Assistant Manual</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Assistant</source> + <source>TQt Assistant</source> <translation type="unfinished"></translation> </message> </context> @@ -174,7 +174,7 @@ <context> <name>HelpWindow</name> <message> - <source>Qt Assistant by Trolltech - %1</source> + <source>TQt Assistant by Trolltech - %1</source> <translation type="unfinished"></translation> </message> <message> @@ -194,7 +194,7 @@ <context> <name>MainWindow</name> <message encoding="UTF-8"> - <source>Qt Assistant by Trolltech</source> + <source>TQt Assistant by Trolltech</source> <translation type="unfinished"></translation> </message> <message encoding="UTF-8"> @@ -274,11 +274,11 @@ <translation type="unfinished"></translation> </message> <message encoding="UTF-8"> - <source>Qt Class Reference</source> + <source>TQt Class Reference</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Designer Manual</source> + <source>TQt Designer Manual</source> <translation type="unfinished"></translation> </message> <message encoding="UTF-8"> @@ -298,7 +298,7 @@ <translation type="unfinished"></translation> </message> <message> - <source>Qt Linguist Manual</source> + <source>TQt Linguist Manual</source> <translation type="unfinished"></translation> </message> <message encoding="UTF-8"> @@ -338,7 +338,7 @@ <translation type="unfinished"></translation> </message> <message> - <source>Qt Assistant</source> + <source>TQt Assistant</source> <translation type="unfinished"></translation> </message> <message> @@ -346,7 +346,7 @@ <translation type="unfinished"></translation> </message> <message> - <source>Qt Reference Documentation</source> + <source>TQt Reference Documentation</source> <translation type="unfinished"></translation> </message> </context> diff --git a/tools/assistant/book/assistant.book b/tools/assistant/book/assistant.book index feb658899..e75910b0b 100644 --- a/tools/assistant/book/assistant.book +++ b/tools/assistant/book/assistant.book @@ -1,4 +1,4 @@ -\title Qt Assistant Manual +\title TQt Assistant Manual \granularity chapter diff --git a/tools/assistant/book/assistant.leaf b/tools/assistant/book/assistant.leaf index 57bab4c2a..f8a73850e 100644 --- a/tools/assistant/book/assistant.leaf +++ b/tools/assistant/book/assistant.leaf @@ -1,21 +1,21 @@ \chapter Introduction This document introduces \QA, a tool for presenting on-line -documentation. It also introduces the Qt Reference Documentation which +documentation. It also introduces the TQt Reference Documentation which is accessible using \QA, or with a web browser. The document is divided into the following sections: \list -\i Introduction to the Qt Reference Documentation -\i The 1 Minute Guide to using Qt Assistant -\i Qt Assistant in More Detail +\i Introduction to the TQt Reference Documentation +\i The 1 Minute Guide to using TQt Assistant +\i TQt Assistant in More Detail \i Full Text Searching -\i Customizing Qt Assistant +\i Customizing TQt Assistant \endlist -\chapter Introduction to the Qt Reference Documentation +\chapter Introduction to the TQt Reference Documentation -The documentation for the Qt library is written in-line in the \File +The documentation for the TQt library is written in-line in the \File .cpp files by the developers themselves. The documentation team revises the documentation to ensure that it is accurate and usable, and to provide quality control. The documentation team also writes the @@ -28,9 +28,9 @@ we make great efforts to keep our API consistent and compatible with each new version, but we may change the internals considerably to improve performance and enhance functionality. -The Qt Reference Documentation consists of almost 1,500 HTML pages +The TQt Reference Documentation consists of almost 1,500 HTML pages (over 2,500 printed pages). The overwhelming majority of pages -document Qt classes. Since developers differ in the way they +document TQt classes. Since developers differ in the way they think and work we provide a variety of approaches to navigating the documentation set: @@ -48,15 +48,15 @@ of groups, each of which leads to a list of related classes, for example, the \link advanced.html Advanced Widgets\endlink list. \i The \link hierarchy.html Inheritance Hierarchy\endlink page -presents a list of classes in terms of the hierarchy of Qt classes. +presents a list of classes in terms of the hierarchy of TQt classes. \i The \link functions.html All Functions\endlink page lists all the -functions provided by Qt classes, each one with links to the class(es) +functions provided by TQt classes, each one with links to the class(es) in which it appears. \endlist -No matter where you find yourself in the Qt documentation, you will +No matter where you find yourself in the TQt documentation, you will find extensive cross-referencing. Even snippets of example code contain clickable links, so that for example, if you come across a class declaration in a code example, the class name will be a @@ -64,21 +64,21 @@ clickable link to the class's documentation. In addition to the class documentation some of Qt's modules have extensive descriptions, and there are many overview documents which -describe various aspects of the Qt library; all these are linked from +describe various aspects of the TQt library; all these are linked from the reference documentation home page. There are also two tutorials and numerous example programs in the examples subdirectory of the Qt distribution. -\chapter The 1 Minute Guide to Using Qt Assistant +\chapter The 1 Minute Guide to Using TQt Assistant -Under Windows, \QA is available as a menu option on the Qt menu. On +Under Windows, \QA is available as a menu option on the TQt menu. On Unix, run \c{assistant} from an xterm. When you start up \QA, you will be presented with a standard main-window style application, with a menu bar and toolbar. Below these, on the left hand side is a navigation window called the \e Sidebar, and on the right, taking up most of the space, is the -documentation window. By default, the Qt Reference Documentation's home +documentation window. By default, the TQt Reference Documentation's home page is shown in the documentation window. \QA works in a similar way to a web browser. If you click underlined @@ -88,7 +88,7 @@ interest and you can click the \Toolbutton Previous and \Toolbutton Next toolbar buttons to navigate within the pages you've visited. Although \QA can be used just like a web browser to navigate through -the Qt documentation set, \QA offers a powerful means of navigation +the TQt documentation set, \QA offers a powerful means of navigation that web browsers don't provide. \QA uses an intelligent algorithm to index all the pages in the documentation sets that it presents so that you can search for particular words and phrases. @@ -125,10 +125,10 @@ application you will distribute. With profiles, you can select which documentation you want the end user of your application to be able to view. -\chapter Qt Assistant in More Detail +\chapter TQt Assistant in More Detail \img assistant.png -\caption Qt Assistant +\caption TQt Assistant \section1 The Sidebar @@ -144,7 +144,7 @@ sub-items will appear. Click a sub-item to make its page appear in the documentation window. Click a '-' sign to the left of an item to hide its sub-items. \i The \Toolbutton Index tab is used to look up key words or phrases. -See \l{The 1 Minute Guide to using Qt Assistant} for how to use this +See \l{The 1 Minute Guide to using TQt Assistant} for how to use this tab. \i The \Toolbutton Bookmarks tab lists any bookmarks you've made. Double click a bookmark to make its page appear in the documentation @@ -196,7 +196,7 @@ Arrow}. option is \Menu Go|Next and the keyboard shortcut is \Key{Alt+Right Arrow}. \i \Toolbutton Home takes you to the home page (normally the home page -of the Qt Reference Documentation). The menu +of the TQt Reference Documentation). The menu option is \Menu Go|Home and the keyboard shortcut is \Key{Ctrl+Home}. \i \Toolbutton Copy copies any selected text to the clipboard. The menu option is \Menu Edit|Copy and the keyboard shortcut is \Key{Ctrl+C}. @@ -364,7 +364,7 @@ document in the list to display it in the document window. If the documentation has changed, i.e. if documents have been added or removed, \QA will reindex. -\chapter Customizing Qt Assistant +\chapter Customizing TQt Assistant \QA can be customized by adding and removing documentation from its documentation set. In addition, \QA introduces the profiles option, @@ -374,8 +374,8 @@ startup page, and application icon. \section1 Modifying the Default Documentation Set When it is started without any options, \QA displays a default set of -documentation. When Qt is installed, the default documentation set in -\QA contains the Qt reference documentation as well as the tools that +documentation. When TQt is installed, the default documentation set in +\QA contains the TQt reference documentation as well as the tools that come with Qt, such as \QD and qmake. Documentation can be added or removed from \QA by @@ -444,7 +444,7 @@ The paths in the \c refs attribute are always written Unix-style documentation content file itself. Since the introduction of the new root tag \c assistantconfig in the -fileformat from Qt version 3.2.0, it is possible to specify multiple DCF tags in +fileformat from TQt version 3.2.0, it is possible to specify multiple DCF tags in one file. Note that the old document contents file format, used up to Qt 3.2 is still valid. @@ -454,7 +454,7 @@ Profiles enable \QA to act as a specialized help tool for displaying documentation for applications. With profiles, the documentation writer can change properties such as \QA's title, application icons, and 'about' dialogs. In addition, profiles can be used to run specialized -documentation sets that are separate from the Qt docs. \QA can be +documentation sets that are separate from the TQt docs. \QA can be customized by changing the following properties: \list @@ -546,7 +546,7 @@ file above, \c helpdemo.adp, we would run the command as follows: > assistant -profile helpdemo.adp \endcode -See the HelpDemo example in the Qt distribution for a demonstration +See the HelpDemo example in the TQt distribution for a demonstration on how to use \QA with profiles for your own applications. When distributing \QA with your application, you will also need to diff --git a/tools/designer/designer/designer_de.ts b/tools/designer/designer/designer_de.ts index f2c55cffd..eef18c42c 100644 --- a/tools/designer/designer/designer_de.ts +++ b/tools/designer/designer/designer_de.ts @@ -2,7 +2,7 @@ <context encoding="UTF-8"> <name>AboutDialog</name> <message encoding="UTF-8"> - <source>Qt Designer</source> + <source>TQt Designer</source> <translation type="unfinished"></translation> </message> <message encoding="UTF-8"> @@ -423,7 +423,7 @@ so it is not possible to rename it to this name.</source> <translation type="unfinished"></translation> </message> <message encoding="UTF-8"> - <source><b>Load Descriptions</b><p>Loads a file which contains descriptions of custom widgets, so that these custom widgets can be used in the Qt Designer.</p> + <source><b>Load Descriptions</b><p>Loads a file which contains descriptions of custom widgets, so that these custom widgets can be used in the TQt Designer.</p> <p>As it is a lot of work to type in all the information for custom widgets, you should check the tool tqtcreatecw which you can find in $QTDIR/tools/designer/tools/tqtcreatecw. Using that tool you can create custom widget description files for your custom widgets without the need of typing in all that information. For more information about that see the README file in that directory</p></source> <translation type="unfinished"></translation> </message> @@ -1229,7 +1229,7 @@ Remove these slots?</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt User-Interface Files (*.ui)</source> + <source>TQt User-Interface Files (*.ui)</source> <translation type="unfinished"></translation> </message> <message> @@ -1265,11 +1265,11 @@ Remove these slots?</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Designer</source> + <source>TQt Designer</source> <translation type="unfinished"></translation> </message> <message> - <source>The file %1 has been changed outside Qt Designer. + <source>The file %1 has been changed outside TQt Designer. Do you want to reload it?</source> <translation type="unfinished"></translation> </message> @@ -2209,11 +2209,11 @@ but they are not known to the designer:</source> <context> <name>MainWindow</name> <message> - <source>Qt User-Interface Files (*.ui)</source> + <source>TQt User-Interface Files (*.ui)</source> <translation type="unfinished"></translation> </message> <message> - <source>Ready - This is the non-commercial version of Qt - For commercial evaluation purposes, use the help menu to register with Trolltech.</source> + <source>Ready - This is the non-commercial version of TQt - For commercial evaluation purposes, use the help menu to register with Trolltech.</source> <translation type="unfinished"></translation> </message> <message> @@ -2265,7 +2265,7 @@ but they are not known to the designer:</source> <translation type="unfinished"></translation> </message> <message> - <source>Couldn't find the Qt documentation property index file! + <source>Couldn't find the TQt documentation property index file! Define the correct documentation path in the preferences dialog.</source> <translation type="unfinished"></translation> </message> @@ -2434,8 +2434,8 @@ Define the correct documentation path in the preferences dialog.</source> <translation type="unfinished"></translation> </message> <message> - <source>The Qt Designer found some temporary saved files, which have been -written when the Qt Designer crashed last time. Do you want to + <source>The TQt Designer found some temporary saved files, which have been +written when the TQt Designer crashed last time. Do you want to load these files?</source> <translation type="unfinished"></translation> </message> @@ -3208,7 +3208,7 @@ load these files?</source> <translation type="unfinished"></translation> </message> <message> - <source>Opens the Qt Designer manual</source> + <source>Opens the TQt Designer manual</source> <translation type="unfinished"></translation> </message> <message> @@ -3232,7 +3232,7 @@ load these files?</source> <translation type="unfinished"></translation> </message> <message> - <source>Displays information about the Qt Toolkit</source> + <source>Displays information about the TQt Toolkit</source> <translation type="unfinished"></translation> </message> <message> @@ -3332,7 +3332,7 @@ load these files?</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Designer is crashing - attempting to save work...</source> + <source>TQt Designer is crashing - attempting to save work...</source> <translation type="unfinished"></translation> </message> <message> @@ -4677,11 +4677,11 @@ An Action can only be added once to the same toolbar.</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Designer</source> + <source>TQt Designer</source> <translation type="unfinished"></translation> </message> <message> - <source>The file %1 has been changed outside Qt Designer. + <source>The file %1 has been changed outside TQt Designer. Do you want to reload it?</source> <translation type="unfinished"></translation> </message> diff --git a/tools/designer/designer/designer_fr.ts b/tools/designer/designer/designer_fr.ts index f2c55cffd..eef18c42c 100644 --- a/tools/designer/designer/designer_fr.ts +++ b/tools/designer/designer/designer_fr.ts @@ -2,7 +2,7 @@ <context encoding="UTF-8"> <name>AboutDialog</name> <message encoding="UTF-8"> - <source>Qt Designer</source> + <source>TQt Designer</source> <translation type="unfinished"></translation> </message> <message encoding="UTF-8"> @@ -423,7 +423,7 @@ so it is not possible to rename it to this name.</source> <translation type="unfinished"></translation> </message> <message encoding="UTF-8"> - <source><b>Load Descriptions</b><p>Loads a file which contains descriptions of custom widgets, so that these custom widgets can be used in the Qt Designer.</p> + <source><b>Load Descriptions</b><p>Loads a file which contains descriptions of custom widgets, so that these custom widgets can be used in the TQt Designer.</p> <p>As it is a lot of work to type in all the information for custom widgets, you should check the tool tqtcreatecw which you can find in $QTDIR/tools/designer/tools/tqtcreatecw. Using that tool you can create custom widget description files for your custom widgets without the need of typing in all that information. For more information about that see the README file in that directory</p></source> <translation type="unfinished"></translation> </message> @@ -1229,7 +1229,7 @@ Remove these slots?</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt User-Interface Files (*.ui)</source> + <source>TQt User-Interface Files (*.ui)</source> <translation type="unfinished"></translation> </message> <message> @@ -1265,11 +1265,11 @@ Remove these slots?</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Designer</source> + <source>TQt Designer</source> <translation type="unfinished"></translation> </message> <message> - <source>The file %1 has been changed outside Qt Designer. + <source>The file %1 has been changed outside TQt Designer. Do you want to reload it?</source> <translation type="unfinished"></translation> </message> @@ -2209,11 +2209,11 @@ but they are not known to the designer:</source> <context> <name>MainWindow</name> <message> - <source>Qt User-Interface Files (*.ui)</source> + <source>TQt User-Interface Files (*.ui)</source> <translation type="unfinished"></translation> </message> <message> - <source>Ready - This is the non-commercial version of Qt - For commercial evaluation purposes, use the help menu to register with Trolltech.</source> + <source>Ready - This is the non-commercial version of TQt - For commercial evaluation purposes, use the help menu to register with Trolltech.</source> <translation type="unfinished"></translation> </message> <message> @@ -2265,7 +2265,7 @@ but they are not known to the designer:</source> <translation type="unfinished"></translation> </message> <message> - <source>Couldn't find the Qt documentation property index file! + <source>Couldn't find the TQt documentation property index file! Define the correct documentation path in the preferences dialog.</source> <translation type="unfinished"></translation> </message> @@ -2434,8 +2434,8 @@ Define the correct documentation path in the preferences dialog.</source> <translation type="unfinished"></translation> </message> <message> - <source>The Qt Designer found some temporary saved files, which have been -written when the Qt Designer crashed last time. Do you want to + <source>The TQt Designer found some temporary saved files, which have been +written when the TQt Designer crashed last time. Do you want to load these files?</source> <translation type="unfinished"></translation> </message> @@ -3208,7 +3208,7 @@ load these files?</source> <translation type="unfinished"></translation> </message> <message> - <source>Opens the Qt Designer manual</source> + <source>Opens the TQt Designer manual</source> <translation type="unfinished"></translation> </message> <message> @@ -3232,7 +3232,7 @@ load these files?</source> <translation type="unfinished"></translation> </message> <message> - <source>Displays information about the Qt Toolkit</source> + <source>Displays information about the TQt Toolkit</source> <translation type="unfinished"></translation> </message> <message> @@ -3332,7 +3332,7 @@ load these files?</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Designer is crashing - attempting to save work...</source> + <source>TQt Designer is crashing - attempting to save work...</source> <translation type="unfinished"></translation> </message> <message> @@ -4677,11 +4677,11 @@ An Action can only be added once to the same toolbar.</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Designer</source> + <source>TQt Designer</source> <translation type="unfinished"></translation> </message> <message> - <source>The file %1 has been changed outside Qt Designer. + <source>The file %1 has been changed outside TQt Designer. Do you want to reload it?</source> <translation type="unfinished"></translation> </message> diff --git a/tools/designer/tools/tqtcreatecw/README b/tools/designer/tools/tqtcreatecw/README index cc48234e1..d38ddc07b 100644 --- a/tools/designer/tools/tqtcreatecw/README +++ b/tools/designer/tools/tqtcreatecw/README @@ -1,18 +1,18 @@ This small application makes it much easier to create custom widget -descriptions for Qt Designer. Using them you can use custom widgets -in Qt Designer including their signals, slots and properties. +descriptions for TQt Designer. Using them you can use custom widgets +in TQt Designer including their signals, slots and properties. The usual way to do this is to enter all the information in the custom -widget dialog in Qt Designer for each widget. But this small tool can +widget dialog in TQt Designer for each widget. But this small tool can create these description files for your custom widgets which you then -can simply import into Qt Designer. So you can use your custom widgets -without any additional work in your forms in Qt Designer. +can simply import into TQt Designer. So you can use your custom widgets +without any additional work in your forms in TQt Designer. To do this you must modify the sourcecode (main.cpp) a bit and recompile it afterwards. For further instructions how to use it see the comments starting with STEP1 and STEP2 in main.cpp. -Note that Qt Designer now supports widget plugins which are more +Note that TQt Designer now supports widget plugins which are more versatile and work just like built-in widgets, so you may prefer to make your custom widgets into plugins. See the designer manual for more information. diff --git a/tools/linguist/book/linguist-manager.leaf b/tools/linguist/book/linguist-manager.leaf index c35aa1af8..9acf92634 100644 --- a/tools/linguist/book/linguist-manager.leaf +++ b/tools/linguist/book/linguist-manager.leaf @@ -6,17 +6,17 @@ Two tools are provided for the release manager, \l lupdate and \l lrelease. These tools depend on \e qmake project files. You don't have to use \e qmake, though. -A third tool, \c tqm2ts, can be used for converting Qt 2.x message +A third tool, \c tqm2ts, can be used for converting TQt 2.x message files to \c .ts files. -\section1 Qt Project Files +\section1 TQt Project Files \index .pro Files \index Project Files \index qmake!Project Files \l lupdate and \l lrelease depend on information in the application's -\c .pro Qt project file. There must be an entry in the \c TRANSLATIONS +\c .pro TQt project file. There must be an entry in the \c TRANSLATIONS section of the project file for each language that is additional to the native language. A typical entry looks like this: @@ -74,9 +74,9 @@ entry in the \c .pro file as well. For example: Usage: \c {lupdate myproject.pro} - \index Qt Designer + \index TQt Designer -This is a simple command line tool. \l lupdate reads a Qt \c .pro +This is a simple command line tool. \l lupdate reads a TQt \c .pro project file, finds the translatable strings in the specified source, header and \e {Qt Designer} interface files, and produces or updates the \c .ts translation files listed in the project file. The @@ -111,9 +111,9 @@ be used with version control systems if required. Usage: \c {lrelease myproject.pro} \index .qm Files -\index Qt Message Files +\index TQt Message Files -This is another simple command line tool. It reads a Qt \c .pro +This is another simple command line tool. It reads a TQt \c .pro project file and produces the \c .qm files used by the application, one for each \c .ts translation source file listed in the project file. The \c .qm file format is a compact binary format that provides diff --git a/tools/linguist/book/linguist-manual.book b/tools/linguist/book/linguist-manual.book index b98cd9ba1..5f832dfda 100644 --- a/tools/linguist/book/linguist-manual.book +++ b/tools/linguist/book/linguist-manual.book @@ -1,4 +1,4 @@ -\title Guide to the Qt Translation Tools +\title Guide to the TQt Translation Tools \granularity chapter \chapter Introduction @@ -24,7 +24,7 @@ knowledge beyond the ability to start a program and use a text editor or word processor is required. \link Programmers Chapter 4: Programmers \endlink is for Qt -programmers. It explains how to create Qt applications that are able +programmers. It explains how to create TQt applications that are able to use translated text. It also provides guidance on how to help the translator identify the context in which phrases appear. This chapter's three short tutorials cover everything the programmer needs @@ -39,7 +39,7 @@ and labels to buttons, check boxes and radio buttons. The phrases are entered into the source code by the programmer in their native language using a simple but special syntax to identify -that the phrases require translation. The Qt tools provide context +that the phrases require translation. The TQt tools provide context information for each of the phrases to help the translator, and the programmer is able to add additional context information to phrases when necessary. The release manager generates a set of translation @@ -74,13 +74,13 @@ different language the word order and therefore the placement of the variables may have to change. \endlist -The Qt translation tools provide clear and simple solutions to these +The TQt translation tools provide clear and simple solutions to these issues. \RULE Please send comments and suggestions regarding this tutorial to the -\link mailto:doc@trolltech.com?subject=Translation_Tutorial Qt doc +\link mailto:doc@trolltech.com?subject=Translation_Tutorial TQt doc team \endlink. Bugs in the tools should be sent to \link mailto:qt-bugs@trolltech.com?subject=Translation_Tutorial qt-bugs\endlink. diff --git a/tools/linguist/book/linguist-programmer.leaf b/tools/linguist/book/linguist-programmer.leaf index 570380bc7..311ac40b9 100644 --- a/tools/linguist/book/linguist-programmer.leaf +++ b/tools/linguist/book/linguist-programmer.leaf @@ -65,7 +65,7 @@ application at runtime. For \l lupdate to work successfully, it must know which translation files to produce. The files are simply listed in the application's \c -.pro Qt project file, for example: +.pro TQt project file, for example: \quotefile tt2/tt2.pro \skipto TRANSLATIONS \printline TRANSLATIONS @@ -83,7 +83,7 @@ See the \link lupdate "lupdate" \endlink and \link lrelease \index main() -This is how a simple \c main() function of a Qt application begins. +This is how a simple \c main() function of a TQt application begins. \index QTranslator!load() \index load()!QTranslator @@ -412,7 +412,7 @@ namely Latin. \index .ts Files \index Translation Source Files \index .qm Files -\index Qt Message Files +\index TQt Message Files Note that the file extension is \c .ts, not \c .qm. The \c .ts translation source format is designed for use during the @@ -432,7 +432,7 @@ Latin-1 (ISO 8859-1). One way to type in a Latin-1 character such as "\ø". This will work for any Unicode character. Once the translations are complete the \l lrelease program is used to -convert the \c .ts files into the \c .qm Qt message file format. The +convert the \c .ts files into the \c .qm TQt message file format. The \c .qm format is a compact binary format designed to deliver very fast lookup performance. Both \l lupdate and \l lrelease read all the project's source and header files (as specified in the HEADERS and @@ -472,9 +472,9 @@ the current directory, containing this: You don't need to understand the file format since it is read and updated using tools (\l lupdate, \e {Qt Linguist}, \l lrelease). -\section3 Translating to Latin with Qt Linguist +\section3 Translating to Latin with TQt Linguist -\index Qt Linguist +\index TQt Linguist \index Linguist We will use \e {Qt Linguist} to provide the translation, although @@ -1119,7 +1119,7 @@ Choose \e{Ajuda|Sobre}, (\e{Help|About}), to see the about box \index Qt!Translating Qt If you choose \e {Ajuda|Sobre Qt}, (\e {Help|About Qt}), you'll get -an English dialog. Oops! Qt itself needs to be translated. See the +an English dialog. Oops! TQt itself needs to be translated. See the document \link i18n.html#qt-itself Internationalization with Qt \endlink for details. diff --git a/tools/linguist/book/linguist-translator.leaf b/tools/linguist/book/linguist-translator.leaf index 7a71b6aeb..764175866 100644 --- a/tools/linguist/book/linguist-translator.leaf +++ b/tools/linguist/book/linguist-translator.leaf @@ -3,10 +3,10 @@ \img linguist.png \caption Linguist Main Window -\section1 The One Minute Guide to Using Qt Linguist +\section1 The One Minute Guide to Using TQt Linguist \index Linguist -\index Qt Linguist +\index TQt Linguist \index Contexts!for Translation \e {Qt Linguist} is a tool for adding translations to Qt @@ -45,7 +45,7 @@ phrase or guess to move it into the Translation area.) At the end of the session choose \Menu File|Save from the menu bar and then \Menu File|Exit to quit. -\section1 Qt Linguist's Main Window +\section1 TQt Linguist's Main Window \section2 Context List @@ -111,8 +111,8 @@ translation of the source text. \section2 Phrases and Guesses Area -\index Phrases!in Qt Linguist -\index Guesses!in Qt Linguist +\index Phrases!in TQt Linguist +\index Guesses!in TQt Linguist This area appears at the bottom right of the main window by default. When you move to a new phrase if the phrase is in one of the phrase @@ -249,7 +249,7 @@ in the Phrases and guesses area. \section1 Creating and Using Phrase Books -\index Phrases!in Qt Linguist +\index Phrases!in TQt Linguist \index Phrase Books \img phrasebookdialog.png @@ -336,7 +336,7 @@ appear in the application. Invalid phrases and phrases which are translated but not marked as done are kept in the translation source file but are not used by the application. -\section1 Qt Linguist Reference +\section1 TQt Linguist Reference \section2 File Types @@ -345,9 +345,9 @@ file but are not used by the application. \index .ts Files \index Translation Source Files \index .qm Files -\index Qt Message Files +\index TQt Message Files \index .qph Files -\index Qt Phrase Book Files +\index TQt Phrase Book Files \list \i \c .ts \e {translation source files} \BR are human-readable XML @@ -379,7 +379,7 @@ number of projects and applications. current translation source \c .ts file may be saved with a different name and/or put in a different location. \i \e {Release...} \BR pops up a save as file dialog. The - filename entered will be a Qt message \c .qm file of the translation + filename entered will be a TQt message \c .qm file of the translation based on the current translation source file. The release manager's command line tool \l lrelease performs the same function on \e all of an application's translation source files. diff --git a/tools/linguist/linguist/linguist.pro b/tools/linguist/linguist/linguist.pro index 38f0f408e..130deabbd 100644 --- a/tools/linguist/linguist/linguist.pro +++ b/tools/linguist/linguist/linguist.pro @@ -44,7 +44,7 @@ mac { RC_FILE = linguist.icns } -PROJECTNAME = Qt Linguist +PROJECTNAME = TQt Linguist target.path=$$bins.path INSTALLS += target diff --git a/tools/linguist/linguist/linguist_de.ts b/tools/linguist/linguist/linguist_de.ts index 06d818b57..716255f55 100644 --- a/tools/linguist/linguist/linguist_de.ts +++ b/tools/linguist/linguist/linguist_de.ts @@ -2,7 +2,7 @@ <context> <name>AboutDialog</name> <message> - <source>Qt Linguist</source> + <source>TQt Linguist</source> <translation type="unfinished"></translation> </message> <message> @@ -264,7 +264,7 @@ <translation type="unfinished"></translation> </message> <message> - <source>Qt Linguist</source> + <source>TQt Linguist</source> <translation type="unfinished"></translation> </message> <message> @@ -303,7 +303,7 @@ <context> <name>QObject</name> <message> - <source>Qt Linguist</source> + <source>TQt Linguist</source> <translation type="unfinished"></translation> </message> </context> @@ -327,7 +327,7 @@ <translation type="unfinished"></translation> </message> <message> - <source>Qt Linguist</source> + <source>TQt Linguist</source> <translation type="unfinished"></translation> </message> <message> @@ -351,7 +351,7 @@ <translation type="unfinished"></translation> </message> <message> - <source>Qt translation source (*.ts) + <source>TQt translation source (*.ts) All files (*)</source> <translation type="unfinished"></translation> </message> @@ -364,7 +364,7 @@ All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt message files for released applications (*.qm) + <source>TQt message files for released applications (*.qm) All files (*)</source> <translation type="unfinished"></translation> </message> @@ -417,7 +417,7 @@ All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt phrase books (*.qph) + <source>TQt phrase books (*.qph) All files (*)</source> <translation type="unfinished"></translation> </message> @@ -446,7 +446,7 @@ All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Linguist by Trolltech</source> + <source>TQt Linguist by Trolltech</source> <translation type="unfinished"></translation> </message> <message> @@ -718,23 +718,23 @@ All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <source>Open a Qt translation source file (TS file) for editing.</source> + <source>Open a TQt translation source file (TS file) for editing.</source> <translation type="unfinished"></translation> </message> <message> - <source>Save changes made to this Qt translation source file.</source> + <source>Save changes made to this TQt translation source file.</source> <translation type="unfinished"></translation> </message> <message> - <source>Save changes made to this Qt translationsource file into a new file.</source> + <source>Save changes made to this TQt translationsource file into a new file.</source> <translation type="unfinished"></translation> </message> <message> - <source>Create a Qt message file suitable for released applications from the current message file.</source> + <source>Create a TQt message file suitable for released applications from the current message file.</source> <translation type="unfinished"></translation> </message> <message> - <source>Print a list of all the phrases in the current Qt translation source file.</source> + <source>Print a list of all the phrases in the current TQt translation source file.</source> <translation type="unfinished"></translation> </message> <message> @@ -814,7 +814,7 @@ All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <source>Display information about the Qt toolkit by Trolltech.</source> + <source>Display information about the TQt toolkit by Trolltech.</source> <translation type="unfinished"></translation> </message> <message> diff --git a/tools/linguist/linguist/linguist_fr.ts b/tools/linguist/linguist/linguist_fr.ts index 06d818b57..716255f55 100644 --- a/tools/linguist/linguist/linguist_fr.ts +++ b/tools/linguist/linguist/linguist_fr.ts @@ -2,7 +2,7 @@ <context> <name>AboutDialog</name> <message> - <source>Qt Linguist</source> + <source>TQt Linguist</source> <translation type="unfinished"></translation> </message> <message> @@ -264,7 +264,7 @@ <translation type="unfinished"></translation> </message> <message> - <source>Qt Linguist</source> + <source>TQt Linguist</source> <translation type="unfinished"></translation> </message> <message> @@ -303,7 +303,7 @@ <context> <name>QObject</name> <message> - <source>Qt Linguist</source> + <source>TQt Linguist</source> <translation type="unfinished"></translation> </message> </context> @@ -327,7 +327,7 @@ <translation type="unfinished"></translation> </message> <message> - <source>Qt Linguist</source> + <source>TQt Linguist</source> <translation type="unfinished"></translation> </message> <message> @@ -351,7 +351,7 @@ <translation type="unfinished"></translation> </message> <message> - <source>Qt translation source (*.ts) + <source>TQt translation source (*.ts) All files (*)</source> <translation type="unfinished"></translation> </message> @@ -364,7 +364,7 @@ All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt message files for released applications (*.qm) + <source>TQt message files for released applications (*.qm) All files (*)</source> <translation type="unfinished"></translation> </message> @@ -417,7 +417,7 @@ All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt phrase books (*.qph) + <source>TQt phrase books (*.qph) All files (*)</source> <translation type="unfinished"></translation> </message> @@ -446,7 +446,7 @@ All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <source>Qt Linguist by Trolltech</source> + <source>TQt Linguist by Trolltech</source> <translation type="unfinished"></translation> </message> <message> @@ -718,23 +718,23 @@ All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <source>Open a Qt translation source file (TS file) for editing.</source> + <source>Open a TQt translation source file (TS file) for editing.</source> <translation type="unfinished"></translation> </message> <message> - <source>Save changes made to this Qt translation source file.</source> + <source>Save changes made to this TQt translation source file.</source> <translation type="unfinished"></translation> </message> <message> - <source>Save changes made to this Qt translationsource file into a new file.</source> + <source>Save changes made to this TQt translationsource file into a new file.</source> <translation type="unfinished"></translation> </message> <message> - <source>Create a Qt message file suitable for released applications from the current message file.</source> + <source>Create a TQt message file suitable for released applications from the current message file.</source> <translation type="unfinished"></translation> </message> <message> - <source>Print a list of all the phrases in the current Qt translation source file.</source> + <source>Print a list of all the phrases in the current TQt translation source file.</source> <translation type="unfinished"></translation> </message> <message> @@ -814,7 +814,7 @@ All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <source>Display information about the Qt toolkit by Trolltech.</source> + <source>Display information about the TQt toolkit by Trolltech.</source> <translation type="unfinished"></translation> </message> <message> diff --git a/tools/linguist/tqm2ts/tqm2ts.1 b/tools/linguist/tqm2ts/tqm2ts.1 index bf49ca8ef..fe70a1a3d 100644 --- a/tools/linguist/tqm2ts/tqm2ts.1 +++ b/tools/linguist/tqm2ts/tqm2ts.1 @@ -2,20 +2,20 @@ .\" .\" Copyright (C) 2001-2008 Trolltech ASA. All rights reserved. .\" -.\" This file is part of Qt and may be distributed and used according to +.\" This file is part of TQt and may be distributed and used according to .\" the terms and conditions described in the LICENSE file. .\" .SH NAME -tqm2ts \- generate Qt Linguist translation files from Qt 2.x message files +tqm2ts \- generate TQt Linguist translation files from TQt 2.x message files .SH SYNOPSIS .B tqm2ts .RI "[ " options " ] " qm-files .SH DESCRIPTION This page documents the -.B Qt Linguist Qm2ts -tool for the Qt GUI toolkit. +.B TQt Linguist Qm2ts +tool for the TQt GUI toolkit. .B Qm2ts -converts Qt 2.x message files (.qm files) into source message files +converts TQt 2.x message files (.qm files) into source message files (.ts files). .PP The .ts file format is a simple human-readable XML format that can be @@ -23,7 +23,7 @@ used with version control systems if required. It is understood by .B lupdate, .B lrelease and -.B Qt Linguist. +.B TQt Linguist. .PP .B tqm2ts is provided to ease porting from the old internationalization @@ -32,7 +32,7 @@ tools .B tqtmergetr and .B msg2tqm) -to the new ones. It will not accept Qt message files generated by +to the new ones. It will not accept TQt message files generated by .B lrelease, as .B lrelease diff --git a/tools/qtconfig/qtconfig.pro b/tools/qtconfig/qtconfig.pro index b68ec95ed..37b5493c7 100644 --- a/tools/qtconfig/qtconfig.pro +++ b/tools/qtconfig/qtconfig.pro @@ -7,7 +7,7 @@ HEADERS += colorbutton.h previewframe.h previewwidget.h mainwindow.h paletteedit FORMS = mainwindowbase.ui paletteeditoradvancedbase.ui previewwidgetbase.ui IMAGES = images/appicon.png -PROJECTNAME = Qt Configuration +PROJECTNAME = TQt Configuration TARGET = tqtconfig DESTDIR = ../../bin diff --git a/tools/tqvfb/README b/tools/tqvfb/README index 2bbb409df..5fded7912 100644 --- a/tools/tqvfb/README +++ b/tools/tqvfb/README @@ -43,7 +43,7 @@ The format for skin files is: Number of defined button regions Then for each button region the format is: Button identifier - Qt scan codes to generate for the button + TQt scan codes to generate for the button Top left X coordinate of the button region Top left Y coordinate of the button region Bottom right X coordinate of the button region diff --git a/translations/qt_ar.ts b/translations/qt_ar.ts index 928a8cec0..62cbd3ec1 100644 --- a/translations/qt_ar.ts +++ b/translations/qt_ar.ts @@ -290,12 +290,12 @@ <translation>RTL</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>البرنامج '%1' يتطلّب Qt %2، تمّ إيجاد Qt %3.</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>البرنامج '%1' يتطلّب TQt %2، تمّ إيجاد TQt %3.</translation> </message> <message> - <source>Incompatible Qt Library Error</source> - <translation>خطأ: مكتبة Qt غير موافقة</translation> + <source>Incompatible TQt Library Error</source> + <translation>خطأ: مكتبة TQt غير موافقة</translation> </message> </context> <context> @@ -1263,8 +1263,8 @@ to <translation>ت&جاهل</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation><h3>حول Qt</h3><p>هذا البرنامج يستعمل Qt إصدار %1.</p><p>Qt هو عبارة عن طقم أدوات C++ لتطوير البرامج البيانية على جميع المنصّات.</p><p>Qt تمكّن من حمل نفس المصدر إلى مايكروسوفت&nbsp;ويندوز، نظام &nbsp;التّشغيل ماكX، لينكس، وجميع أنظمة يونيكس التّجارية الرّائدة.<br>Qt متوفّر كذلك للآلات المحمولة.</p><p>Qt منتوج لشركة ترولتك. أنظر <tt>http://www.trolltech.com/qt/</tt> للمزيد من المعلومات.</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation><h3>حول Qt</h3><p>هذا البرنامج يستعمل TQt إصدار %1.</p><p>Qt هو عبارة عن طقم أدوات C++ لتطوير البرامج البيانية على جميع المنصّات.</p><p>Qt تمكّن من حمل نفس المصدر إلى مايكروسوفت&nbsp;ويندوز، نظام &nbsp;التّشغيل ماكX، لينكس، وجميع أنظمة يونيكس التّجارية الرّائدة.<br>Qt متوفّر كذلك للآلات المحمولة.</p><p>Qt منتوج لشركة ترولتك. أنظر <tt>http://www.trolltech.com/qt/</tt> للمزيد من المعلومات.</p></translation> </message> </context> <context> diff --git a/translations/qt_ca.ts b/translations/qt_ca.ts index 5dbca0c58..b7bcab8f2 100644 --- a/translations/qt_ca.ts +++ b/translations/qt_ca.ts @@ -291,12 +291,12 @@ <translation>LTR</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>L'executable '%1' requereix Qt %2, s'ha trobat Qt %3.</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>L'executable '%1' requereix TQt %2, s'ha trobat TQt %3.</translation> </message> <message> - <source>Incompatible Qt Library Error</source> - <translation>Error: Biblioteca Qt incompatible</translation> + <source>Incompatible TQt Library Error</source> + <translation>Error: Biblioteca TQt incompatible</translation> </message> </context> <context> @@ -1264,14 +1264,14 @@ a <translation>&Ignora</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>TQt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>TQt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>TQt is also available for embedded devices.</p><p>TQt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> <translation><h3>Quant a Qt</h3> <p>Aquest programa usa la versió %1 de Qt.</p> -<p>Qt és un conjunt d'eines C++ per GUI multiplataforma i desenvolupament +<p>TQt és un conjunt d'eines C++ per GUI multiplataforma i desenvolupament d'aplicacions.</p> -<p>Qt proporciona portabilitat amb una sola font entre MS&nbsp;Windows, +<p>TQt proporciona portabilitat amb una sola font entre MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux i les principals varietats comercials de Unix. -<br>Qt també és disponible per a dispositius encastats</p> +<br>TQt també és disponible per a dispositius encastats</p> <p>QT és un producte Trolltech. Consulteu <tt>http://www.trolltech.com/qt/</tt> per a més informació.</p></translation> </message> diff --git a/translations/qt_cs.ts b/translations/qt_cs.ts index abd163174..3c1fb87bd 100644 --- a/translations/qt_cs.ts +++ b/translations/qt_cs.ts @@ -291,11 +291,11 @@ <translation>QT_LAYOUT_DIRECTION</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>proměnná '%1' vyžaduje Qt %2, nalezena Qt %3.</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>proměnná '%1' vyžaduje TQt %2, nalezena TQt %3.</translation> </message> <message> - <source>Incompatible Qt Library Error</source> + <source>Incompatible TQt Library Error</source> <translation>Chyba nekompatibility knihovny Qt</translation> </message> </context> @@ -1264,11 +1264,11 @@ na(new line) <translation>&Ignorovat</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>TQt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>TQt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>TQt is also available for embedded devices.</p><p>TQt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> <translation><h3>Informace o knihovně Qt</h3> -<p>Tento program používá knihovnu Qt verze %1.</p> -<p>Qt je multiplatformní C++ knihovna pro návrh grafických aplikací od -firmy Trolltech. Qt umožňuje jednoduchou přenositelnost aplikací mezi +<p>Tento program používá knihovnu TQt verze %1.</p> +<p>TQt je multiplatformní C++ knihovna pro návrh grafických aplikací od +firmy Trolltech. TQt umožňuje jednoduchou přenositelnost aplikací mezi Windows 95/98/NT/2000, Linuxem, Solarisem, Mac OS X, HP-UX a mnoha dalšími verzemi Unixu s grafickým prostředím X11. <br>Dostupná je také podpora pro mobilní zařízení.</p> diff --git a/translations/qt_de.ts b/translations/qt_de.ts index 645c9b666..0ae6fd8a9 100644 --- a/translations/qt_de.ts +++ b/translations/qt_de.ts @@ -301,12 +301,12 @@ <translation>LTR</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>Applikation '%1' benötigt Qt %2, aber Qt %3 gefunden.</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>Applikation '%1' benötigt TQt %2, aber TQt %3 gefunden.</translation> </message> <message> - <source>Incompatible Qt Library Error</source> - <translation>Qt Bibliothek ist inkompatibel</translation> + <source>Incompatible TQt Library Error</source> + <translation>TQt Bibliothek ist inkompatibel</translation> </message> </context> <context> @@ -1356,20 +1356,20 @@ nach <translation>&Ignorieren</translation> </message> <message> - <source><h3>About Qt</h3><p>This application was created with Qt version %1.</p></source> - <translation type="obsolete"><h3>Über Qt</h3><p>Dieses Programm wurde mit der Qt Version %1 erstellt.</p></translation> + <source><h3>About Qt</h3><p>This application was created with TQt version %1.</p></source> + <translation type="obsolete"><h3>Über Qt</h3><p>Dieses Programm wurde mit der TQt Version %1 erstellt.</p></translation> </message> <message> - <source><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation type="obsolete"><p>Dieses Programm verwendet Qt Version %1</p><p>Qt ist ein multi-platform Framework zum Erstellen von GUI-Programmen in C++.</p><p>Qt bietet Portierungsmöglichkeiten mit nur einer Quellcode-Basis auf Windows 95/98/NT/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX und vielen anderen Unix-Versionen, die X11 verwenden.<br>Qt ist auch für eingebettete Systeme erhältlich.</p><p>Qt ist ein Produkt von Trolltech. Weitere Informationen finden Sie unter <tt>http://www.trolltech.com/qt/</tt>.</p></translation> + <source><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation type="obsolete"><p>Dieses Programm verwendet TQt Version %1</p><p>Qt ist ein multi-platform Framework zum Erstellen von GUI-Programmen in C++.</p><p>Qt bietet Portierungsmöglichkeiten mit nur einer Quellcode-Basis auf Windows 95/98/NT/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX und vielen anderen Unix-Versionen, die X11 verwenden.<br>Qt ist auch für eingebettete Systeme erhältlich.</p><p>Qt ist ein Produkt von Trolltech. Weitere Informationen finden Sie unter <tt>http://www.trolltech.com/qt/</tt>.</p></translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation type="obsolete"><h3>Über Qt</h3><p>Dieses Programm verwendet Qt Version %1</p><p>Qt ist ein multi-platform Framework zum Erstellen von GUI-Programmen in C++.</p><p>Qt bietet Portierungsmöglichkeiten mit nur einer Quellcode-Basis auf Windows 95/98/NT/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX und vielen anderen Unix-Versionen, die X11 verwenden.<br>Qt ist auch für eingebettete Systeme erhältlich.</p><p>Qt ist ein Produkt von Trolltech. Weitere Informationen finden Sie unter <tt>http://www.trolltech.com/qt/</tt>.</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation type="obsolete"><h3>Über Qt</h3><p>Dieses Programm verwendet TQt Version %1</p><p>Qt ist ein multi-platform Framework zum Erstellen von GUI-Programmen in C++.</p><p>Qt bietet Portierungsmöglichkeiten mit nur einer Quellcode-Basis auf Windows 95/98/NT/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX und vielen anderen Unix-Versionen, die X11 verwenden.<br>Qt ist auch für eingebettete Systeme erhältlich.</p><p>Qt ist ein Produkt von Trolltech. Weitere Informationen finden Sie unter <tt>http://www.trolltech.com/qt/</tt>.</p></translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation><h3>Über Qt</h3><p>Dieses Programm verwendet Qt Version %1</p><p>Qt ist ein multi-platform Framework zum Erstellen von GUI-Programmen in C++.</p><p>Qt bietet Portierungsmöglichkeiten mit nur einer Quellcode-Basis auf MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux und allen anderen großen kommerziellen Unix-Versionen.<br>Qt ist auch für eingebettete Systeme erhältlich.</p><p>Qt ist ein Produkt von Trolltech. Weitere Informationen finden Sie unter <tt>http://www.trolltech.com/qt/</tt>.</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation><h3>Über Qt</h3><p>Dieses Programm verwendet TQt Version %1</p><p>Qt ist ein multi-platform Framework zum Erstellen von GUI-Programmen in C++.</p><p>Qt bietet Portierungsmöglichkeiten mit nur einer Quellcode-Basis auf MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux und allen anderen großen kommerziellen Unix-Versionen.<br>Qt ist auch für eingebettete Systeme erhältlich.</p><p>Qt ist ein Produkt von Trolltech. Weitere Informationen finden Sie unter <tt>http://www.trolltech.com/qt/</tt>.</p></translation> </message> </context> <context> diff --git a/translations/qt_es.ts b/translations/qt_es.ts index 5dfa7ea2f..918aacbe5 100644 --- a/translations/qt_es.ts +++ b/translations/qt_es.ts @@ -290,12 +290,12 @@ <translation>LTR</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>El programa '%1' requiere Qt %2, se encontró Qt %3.</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>El programa '%1' requiere TQt %2, se encontró TQt %3.</translation> </message> <message> - <source>Incompatible Qt Library Error</source> - <translation>Error: Biblioteca Qt incompatible</translation> + <source>Incompatible TQt Library Error</source> + <translation>Error: Biblioteca TQt incompatible</translation> </message> </context> <context> @@ -1263,8 +1263,8 @@ a <translation>&Ignorar</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation><h3>Acerca de Qt</h3><p>Este programa usa Qt versión %1.</p><p>Qt es un conjunto de herramientas en C++ para el desarrollo de aplicaciones e interfaces gráficas de usuario (GUI) multiplataforma.</p><p>Qt proporciona portabilidad a nivel de código fuente entre MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux y las variantes comerciales de Unix más importantes.<br>Qt también está disponible para dispositivos empotrados.</p><p>Qt es un producto Trolltech. Vea <tt>http://www.trolltech.com/qt/</tt> para más información.</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation><h3>Acerca de Qt</h3><p>Este programa usa TQt versión %1.</p><p>Qt es un conjunto de herramientas en C++ para el desarrollo de aplicaciones e interfaces gráficas de usuario (GUI) multiplataforma.</p><p>Qt proporciona portabilidad a nivel de código fuente entre MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux y las variantes comerciales de Unix más importantes.<br>Qt también está disponible para dispositivos empotrados.</p><p>Qt es un producto Trolltech. Vea <tt>http://www.trolltech.com/qt/</tt> para más información.</p></translation> </message> </context> <context> diff --git a/translations/qt_fr.ts b/translations/qt_fr.ts index 5ec0f086e..39d3a92ad 100644 --- a/translations/qt_fr.ts +++ b/translations/qt_fr.ts @@ -302,12 +302,12 @@ <translation>LTR</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>L'exécutable '%1' requiert Qt %2 (Qt %3 présent).</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>L'exécutable '%1' requiert TQt %2 (Qt %3 présent).</translation> </message> <message> - <source>Incompatible Qt Library Error</source> - <translation>Erreur: bibliothèque Qt incompatible</translation> + <source>Incompatible TQt Library Error</source> + <translation>Erreur: bibliothèque TQt incompatible</translation> </message> </context> <context> @@ -1365,20 +1365,20 @@ en <translation>&Ignorer</translation> </message> <message> - <source><h3>About Qt</h3><p>This application was created with Qt version %1.</p></source> - <translation type="obsolete"><h3>À propos de Qt</h3><p>Ce programme utilise Qt version %1.</p></translation> + <source><h3>About Qt</h3><p>This application was created with TQt version %1.</p></source> + <translation type="obsolete"><h3>À propos de Qt</h3><p>Ce programme utilise TQt version %1.</p></translation> </message> <message> - <source><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation type="obsolete"><p>Ce programme utilise Qt version %1.</p><p>Qt est une boîte à outils C++ pour le développement multi-plateforme d'applications graphiques. Qt permet de porter un même code source sur Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX et beaucoup d'autres versions d'Unix avec X11.<br>Qt est aussi disponible pour les systèmes embarqués.</p><p>Qt est un produit de Trolltech. Consultez <tt>http://www.trolltech.com/qt/</tt> pour de plus amples renseignements.</p></translation> + <source><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation type="obsolete"><p>Ce programme utilise TQt version %1.</p><p>Qt est une boîte à outils C++ pour le développement multi-plateforme d'applications graphiques. TQt permet de porter un même code source sur Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX et beaucoup d'autres versions d'Unix avec X11.<br>Qt est aussi disponible pour les systèmes embarqués.</p><p>Qt est un produit de Trolltech. Consultez <tt>http://www.trolltech.com/qt/</tt> pour de plus amples renseignements.</p></translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation type="obsolete"><h3>À propos de Qt</h3><p>Ce programme utilise Qt version %1.</p><p>Qt est une boîte à outils C++ pour le développement multi-plateforme d'applications graphiques. Qt permet de porter un même code source sur Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX et beaucoup d'autres versions d'Unix avec X11.<br>Qt est aussi disponible pour les systèmes embarqués.</p><p>Qt est un produit de Trolltech. Consultez <tt>http://www.trolltech.com/qt/</tt> pour de plus amples renseignements.</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation type="obsolete"><h3>À propos de Qt</h3><p>Ce programme utilise TQt version %1.</p><p>Qt est une boîte à outils C++ pour le développement multi-plateforme d'applications graphiques. TQt permet de porter un même code source sur Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX et beaucoup d'autres versions d'Unix avec X11.<br>Qt est aussi disponible pour les systèmes embarqués.</p><p>Qt est un produit de Trolltech. Consultez <tt>http://www.trolltech.com/qt/</tt> pour de plus amples renseignements.</p></translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation><h3>À propos de Qt</h3><p>Ce programme utilise Qt version %1.</p><p>Qt est une boîte à outils C++ pour le développement multi-plateforme d'applications graphiques. Qt permet de porter un même code source sur MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux et toutes les versions commerciales majeures.<br>Qt est aussi disponible pour les systèmes embarqués.</p><p>Qt est un produit de Trolltech. Consultez <tt>http://www.trolltech.com/qt/</tt> pour de plus amples renseignements.</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation><h3>À propos de Qt</h3><p>Ce programme utilise TQt version %1.</p><p>Qt est une boîte à outils C++ pour le développement multi-plateforme d'applications graphiques. TQt permet de porter un même code source sur MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux et toutes les versions commerciales majeures.<br>Qt est aussi disponible pour les systèmes embarqués.</p><p>Qt est un produit de Trolltech. Consultez <tt>http://www.trolltech.com/qt/</tt> pour de plus amples renseignements.</p></translation> </message> </context> <context> diff --git a/translations/qt_he.ts b/translations/qt_he.ts index 039763b34..e30698cd1 100644 --- a/translations/qt_he.ts +++ b/translations/qt_he.ts @@ -301,11 +301,11 @@ <translation>RTL</translation>
</message>
<message>
- <source>Executable '%1' requires Qt %2, found Qt %3.</source>
- <translation>הקובץ "%1" דורש את Qt %2 אבל נמצא Qt %3.</translation>
+ <source>Executable '%1' requires TQt %2, found TQt %3.</source>
+ <translation>הקובץ "%1" דורש את TQt %2 אבל נמצא TQt %3.</translation>
</message>
<message>
- <source>Incompatible Qt Library Error</source>
+ <source>Incompatible TQt Library Error</source>
<translation>שגיאת תאימות של ספריית Qt</translation>
</message>
</context>
@@ -1351,23 +1351,23 @@ to <translation>&התעלם</translation>
</message>
<message>
- <source><h3>About Qt</h3><p>This application was created with Qt version %1.</p></source>
- <translation type="obsolete"><div dir=rtl><h3>אודות Qt</h3></div><p dir=rtl>יישום זה נוצר באמצעות Qt גירסה %1.</p></translation>
+ <source><h3>About Qt</h3><p>This application was created with TQt version %1.</p></source>
+ <translation type="obsolete"><div dir=rtl><h3>אודות Qt</h3></div><p dir=rtl>יישום זה נוצר באמצעות TQt גירסה %1.</p></translation>
</message>
<message>
- <source><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source>
+ <source><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source>
<translation type="obsolete"><p dir=rtl>תוכנית זו עושה שימוש ב-Qt גירסה %1.</p><p dir=rtl>Qt הינה חבילת כלי ++C לפיתוח מרובה פלטפורמות של ממשקי משתמש גרפיים ויישומים.</p><p dir=rtl>Qt מספק ניידות קוד מקור בודד בין Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX וגירסאות רבות נוספות של יוניקס עם X11.<br>Qt זמין גם להתקנים מוטבעים.</p><p>Qt הינו מוצר של Trolltech product. עיין ב-<tt>http://www.trolltech.com/qt/</tt> למידע נוסף.</p></translation>
</message>
<message>
- <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source>
+ <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for cross-platform GUI &amp; application development.</p><p>Qt provides single-source portability across Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX and many other versions of Unix with X11.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source>
<translation type="obsolete"><div dir=rtl><h3>אודות Qt</h3></div><p dir=rtl>תוכנית זו עושה שימוש ב-Qt גירסה %1.</p><p dir=rtl>Qt הינה חבילת כלי ++C לפיתוח מרובה פלטפורמות של ממשקי משתמש גרפיים ויישומים.</p><p dir=rtl>Qt מספק ניידות קוד מקור בודד בין Windows 95/98/NT4/ME/2000, Mac&nbsp;OS&nbsp;X, Linux, Solaris, HP-UX וגירסאות רבות נוספות של יוניקס עם X11.<br>Qt זמין גם להתקנים מוטבעים.</p><p>Qt הינו מוצר של Trolltech. עיין ב-<tt>http://www.trolltech.com/qt/</tt> למידע נוסף.</p></translation>
</message>
<message>
- <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source>
+ <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source>
<translation><div dir=rtl><h3>אודות Qt</h3></div>
<p dir=rtl>תוכנית זו עושה שימוש ב-Qt גירסה %1.</p>
<p dir=rtl>Qt הינה חבילת כלי ++C לפיתוח מרובה פלטפורמות של ממשקי משתמש גרפיים ויישומים.</p>
-<p dir=rtl>Qt מספק ניידות קוד מקור בודד בין MS&nbsp;Windows , Mac&nbsp;OS&nbsp;X, Linux וגירסאות מסחריות רבות נוספות של יוניקס.<br> Qt זמין גם להתקנים מוטבעים. </p>
+<p dir=rtl>Qt מספק ניידות קוד מקור בודד בין MS&nbsp;Windows , Mac&nbsp;OS&nbsp;X, Linux וגירסאות מסחריות רבות נוספות של יוניקס.<br> TQt זמין גם להתקנים מוטבעים. </p>
<p>Qt הינו מוצר של Trolltech. עיין ב-<tt>http://www.trolltech.com/qt/</tt> למידע נוסף.</p></translation>
</message>
</context>
diff --git a/translations/qt_it.ts b/translations/qt_it.ts index 324ad0f76..8360c42a9 100644 --- a/translations/qt_it.ts +++ b/translations/qt_it.ts @@ -290,12 +290,12 @@ <translation>DIREZIONE_LAYOUT_QT</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>Il file eseguibile '%1' richiede Qt %2, trovato Qt %3.</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>Il file eseguibile '%1' richiede TQt %2, trovato TQt %3.</translation> </message> <message> - <source>Incompatible Qt Library Error</source> - <translation>Errore Libreria Qt incompatibile</translation> + <source>Incompatible TQt Library Error</source> + <translation>Errore Libreria TQt incompatibile</translation> </message> </context> <context> @@ -1263,8 +1263,8 @@ in <translation>&Ignora</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation><h3>Informazioni su Qt</h3><p>Questo programma usa la versione di Qt %1.</p><p>Qt è un kit di strumenti C++ per lo sviluppo di applicazioni GUI &amp; multi-piattaforma.</p><p>Qt consente di creare un'unica interfaccia portatile compatibile con MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux e le principali varianti commerciali di Unix.<br>Qt è disponibile anche per le periferiche incorporate.</p><p>Qt è un prodotto di Trolltech. Per ulteriori informazioni, visitare la pagina Web <tt>http://www.trolltech.com/qt/</tt>.</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation><h3>Informazioni su Qt</h3><p>Questo programma usa la versione di TQt %1.</p><p>Qt è un kit di strumenti C++ per lo sviluppo di applicazioni GUI &amp; multi-piattaforma.</p><p>Qt consente di creare un'unica interfaccia portatile compatibile con MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux e le principali varianti commerciali di Unix.<br>Qt è disponibile anche per le periferiche incorporate.</p><p>Qt è un prodotto di Trolltech. Per ulteriori informazioni, visitare la pagina Web <tt>http://www.trolltech.com/qt/</tt>.</p></translation> </message> </context> <context> diff --git a/translations/qt_ja.ts b/translations/qt_ja.ts index a0f836100..b5c79252a 100644 --- a/translations/qt_ja.ts +++ b/translations/qt_ja.ts @@ -290,11 +290,11 @@ <translation>QT_LAYOUT_DIRECTION</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>実行可能ファイル「%1」には Qt %2 が必要です。Qt %3 が見つかりました。</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>実行可能ファイル「%1」には TQt %2 が必要です。Qt %3 が見つかりました。</translation> </message> <message> - <source>Incompatible Qt Library Error</source> + <source>Incompatible TQt Library Error</source> <translation>互換性のないQtライブラリエラー</translation> </message> </context> @@ -1263,7 +1263,7 @@ to <translation>無視(&I)</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> <translation><h3>Qtについて</h3><p>このプログラムではQtバージョン %1 を使用しています。</p><p>Qtは、マルチプラットフォームGUIアプリケーション開発用のC++ツールキットです。 </p><p>Qtは、MS&nbsp;Windows、Mac&nbsp;OS&nbsp;X、Linux、およびあらゆる主要な商用のUnix製品に対して、シングルソースのポータビリティを提供します。<br>Qtは内蔵デバイスでも使用できます。</p><p>QtはTrolltech製品です。詳細については、<tt>http://www.trolltech.com/qt/</tt>を参照してください。.</p></translation> </message> </context> diff --git a/translations/qt_nb.ts b/translations/qt_nb.ts index 8e5f087eb..7b898e112 100644 --- a/translations/qt_nb.ts +++ b/translations/qt_nb.ts @@ -292,11 +292,11 @@ <translation>LTR</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>Den kjørbare filen '%1' krever Qt %2, Qt %3 ble funnet.</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>Den kjørbare filen '%1' krever TQt %2, TQt %3 ble funnet.</translation> </message> <message> - <source>Incompatible Qt Library Error</source> + <source>Incompatible TQt Library Error</source> <translation>Inkompatibelt Qt-bibliotek</translation> </message> </context> @@ -1265,8 +1265,8 @@ til <translation>&Ignorer</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation><h3> Om Qt</h3><p>Dette programmet bruker Qt versjon %1.</p><p>Qt er et C++ bibliotek for multiplattform GUI &amp; applikasjonsutvikling.</p><p>Qt gir lik-kildekode portabilitet for MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, og alle de viktigste kommersielle varianter av Unix.<br>Qt er ogs tilgjengelig for integrerte (embedded) enheter.</p><p>Qt er et Trolltech produkt. <tt>Se http://www.trolltech.com/qt/</tt> for mer informasjon.</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>TQt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>TQt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>TQt is also available for embedded devices.</p><p>TQt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation><h3> Om Qt</h3><p>Dette programmet bruker TQt versjon %1.</p><p>Qt er et C++ bibliotek for multiplattform GUI &amp; applikasjonsutvikling.</p><p>Qt gir lik-kildekode portabilitet for MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, og alle de viktigste kommersielle varianter av Unix.<br>Qt er ogs tilgjengelig for integrerte (embedded) enheter.</p><p>Qt er et Trolltech produkt. <tt>Se http://www.trolltech.com/qt/</tt> for mer informasjon.</p></translation> </message> </context> <context> diff --git a/translations/qt_pt-br.ts b/translations/qt_pt-br.ts index f41844539..7b1e24299 100644 --- a/translations/qt_pt-br.ts +++ b/translations/qt_pt-br.ts @@ -290,11 +290,11 @@ <translation>QT_LAYOUT_DIRECTION</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>O executável '%1' requer Qt %2, mas Qt %3 foi encontrado.</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>O executável '%1' requer TQt %2, mas TQt %3 foi encontrado.</translation> </message> <message> - <source>Incompatible Qt Library Error</source> + <source>Incompatible TQt Library Error</source> <translation>Erro de Incompatibilidade de Biblioteca do Qt</translation> </message> </context> @@ -1263,8 +1263,8 @@ para <translation>&Ignorar</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation><h3>Sobre o Qt</h3><p>Este programa usa a versão %1 do Qt.</p><p>O Qt é um conjunto de ferramentas C++ multiplataforma para desenvolvimento de &aplicativos GUI (Graphical User Interface - Interface Gráfica de Usuário).</p><p>O Qt oferece portabilidade de fonte única no MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux e todas as principais variantes comerciais do Unix.<br>O Qt também está disponível para dispositivos embutidos.</p><p>O Qt é um produto da Trolltech. Consulte <tt>http://www.trolltech.com/qt/</tt> para obter mais informações.</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation><h3>Sobre o Qt</h3><p>Este programa usa a versão %1 do Qt.</p><p>O TQt é um conjunto de ferramentas C++ multiplataforma para desenvolvimento de &aplicativos GUI (Graphical User Interface - Interface Gráfica de Usuário).</p><p>O TQt oferece portabilidade de fonte única no MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux e todas as principais variantes comerciais do Unix.<br>O TQt também está disponível para dispositivos embutidos.</p><p>O TQt é um produto da Trolltech. Consulte <tt>http://www.trolltech.com/qt/</tt> para obter mais informações.</p></translation> </message> </context> <context> diff --git a/translations/qt_ru.ts b/translations/qt_ru.ts index 3f68a34e8..cd306667a 100644 --- a/translations/qt_ru.ts +++ b/translations/qt_ru.ts @@ -342,11 +342,11 @@ <translation>LTR</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>Программный модуль '%1' требует Qt %2, найдена версия Qt %3.</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>Программный модуль '%1' требует TQt %2, найдена версия TQt %3.</translation> </message> <message> - <source>Incompatible Qt Library Error</source> + <source>Incompatible TQt Library Error</source> <translation>Ошибка совместимости библиотеки Qt</translation> </message> </context> @@ -1461,8 +1461,8 @@ to <translation>&Игнорировать</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation><h3>О Qt</h3><p>Эта программа использует Qt версии %1.</p><p>Qt - это C++ GUI инструментарий для разработки многоплатформенных приложений.</p><p>Qt обеспечивает переносимость на уровне исходного кода между MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux и всеми основными версиями Unix.<br>Qt также доступен для встраиваемых систем.</p><p>Qt является продуктом Trolltech. Посетите <tt>http://www.trolltech.com/qt/</tt> для получения более подробной информации.</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation><h3>О Qt</h3><p>Эта программа использует TQt версии %1.</p><p>Qt - это C++ GUI инструментарий для разработки многоплатформенных приложений.</p><p>Qt обеспечивает переносимость на уровне исходного кода между MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux и всеми основными версиями Unix.<br>Qt также доступен для встраиваемых систем.</p><p>Qt является продуктом Trolltech. Посетите <tt>http://www.trolltech.com/qt/</tt> для получения более подробной информации.</p></translation> </message> <message> <source>Yes to &All</source> diff --git a/translations/qt_sk.ts b/translations/qt_sk.ts index 763dc998e..5901613ad 100644 --- a/translations/qt_sk.ts +++ b/translations/qt_sk.ts @@ -291,11 +291,11 @@ <translation>LTR</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>Program '%1' vyžaduje Qt %2, nájdené Qt %3.</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>Program '%1' vyžaduje TQt %2, nájdené TQt %3.</translation> </message> <message> - <source>Incompatible Qt Library Error</source> + <source>Incompatible TQt Library Error</source> <translation>Nekompatibilná knižnica Qt</translation> </message> </context> @@ -1264,15 +1264,15 @@ na <translation>&Ignorovať</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>TQt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>TQt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>TQt is also available for embedded devices.</p><p>TQt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> <translation><h3>O Qt</h3> -<p>Tento program používa Qt verzie %1.</p> -<p>Qt je C++ knižnica pre multiplatformové GUI &amp; vývoj +<p>Tento program používa TQt verzie %1.</p> +<p>TQt je C++ knižnica pre multiplatformové GUI &amp; vývoj aplikácii.</p> <p>Poskytuje portabilitu jednotného kódu na MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, a mnohé ďalšie komerčné verzie Unixu. -<br>Qt je dostupné aj pre malé zariadenia.</p> -<p>Qt je produkt firmy TrollTech. Pre ďalšie informácie navštívte +<br>TQt je dostupné aj pre malé zariadenia.</p> +<p>TQt je produkt firmy TrollTech. Pre ďalšie informácie navštívte <tt>http://www.trolltech.com/qt/</tt>.</p></translation> </message> </context> diff --git a/translations/qt_untranslated.ts b/translations/qt_untranslated.ts index 48c0cb772..3666cda9b 100644 --- a/translations/qt_untranslated.ts +++ b/translations/qt_untranslated.ts @@ -290,11 +290,11 @@ <translation type="unfinished"></translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> <translation type="unfinished"></translation> </message> <message> - <source>Incompatible Qt Library Error</source> + <source>Incompatible TQt Library Error</source> <translation type="unfinished"></translation> </message> </context> @@ -1244,7 +1244,7 @@ to <translation type="unfinished"></translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> <translation type="unfinished"></translation> </message> </context> diff --git a/translations/qt_zh-cn.ts b/translations/qt_zh-cn.ts index 6348c6c9a..1d93e05ac 100644 --- a/translations/qt_zh-cn.ts +++ b/translations/qt_zh-cn.ts @@ -290,12 +290,12 @@ <translation></translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>可执行文件"%1"需要 Qt %2 建立 Qt %3。</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>可执行文件"%1"需要 TQt %2 建立 TQt %3。</translation> </message> <message> - <source>Incompatible Qt Library Error</source> - <translation>不兼容的 Qt 库错误</translation> + <source>Incompatible TQt Library Error</source> + <translation>不兼容的 TQt 库错误</translation> </message> </context> <context> @@ -1262,8 +1262,8 @@ to <translation>忽略(&I)</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation><h3>关于 Qt</h3><p>本程序使用 Qt V%1。</p><p>Qt 是一个用于多平台 GUI 应用程序开发的 C++ 工具包。</p><p>Qt 提供了跨 MS Windows、 Mac OS X、Linux 和所有主要商用 Unix 版本的单源可移植性。<br>此外,Qt 还可用于嵌入式设备。</p><p>Qt 是 Trolltech 产品。 欲了解更多信息,请参阅 <tt>http://www.trolltech.com/qt/</tt>。</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation><h3>关于 Qt</h3><p>本程序使用 TQt V%1。</p><p>Qt 是一个用于多平台 GUI 应用程序开发的 C++ 工具包。</p><p>Qt 提供了跨 MS Windows、 Mac OS X、Linux 和所有主要商用 Unix 版本的单源可移植性。<br>此外,Qt 还可用于嵌入式设备。</p><p>Qt 是 Trolltech 产品。 欲了解更多信息,请参阅 <tt>http://www.trolltech.com/qt/</tt>。</p></translation> </message> </context> <context> diff --git a/translations/qt_zh-tw.ts b/translations/qt_zh-tw.ts index 0f0eaa865..dab7bbd1e 100644 --- a/translations/qt_zh-tw.ts +++ b/translations/qt_zh-tw.ts @@ -290,12 +290,12 @@ <translation>QT_LAYOUT_DIRECTION</translation> </message> <message> - <source>Executable '%1' requires Qt %2, found Qt %3.</source> - <translation>執行檔 '%1' 需要 Qt %2,但找到 Qt %3。</translation> + <source>Executable '%1' requires TQt %2, found TQt %3.</source> + <translation>執行檔 '%1' 需要 TQt %2,但找到 TQt %3。</translation> </message> <message> - <source>Incompatible Qt Library Error</source> - <translation>不相容的 Qt 程式庫錯誤</translation> + <source>Incompatible TQt Library Error</source> + <translation>不相容的 TQt 程式庫錯誤</translation> </message> </context> <context> @@ -1263,8 +1263,8 @@ to <translation>忽略(&I)</translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> - <translation><h3>關於 Qt</h3><p>本程式使用 Qt 版本 %1。</p><p>Qt 是用於多平臺 GUI 和應用程式開發的 C++ 工具套件。</p><p>Qt 為 MS&nbsp;Windows、Mac&nbsp;OS&nbsp;X、Linux 和所有主要的商用 Unix 變異版本,提供跨平臺的單一原始碼可攜性。<br>Qt 也可用於內嵌裝置。</p><p>Qt 是 Trolltech 的產品。如需詳細資訊,請參閱 <tt>http://www.trolltech.com/qt/</tt>。</p></translation> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>http://www.trolltech.com/qt/</tt> for more information.</p></source> + <translation><h3>關於 Qt</h3><p>本程式使用 TQt 版本 %1。</p><p>Qt 是用於多平臺 GUI 和應用程式開發的 C++ 工具套件。</p><p>Qt 為 MS&nbsp;Windows、Mac&nbsp;OS&nbsp;X、Linux 和所有主要的商用 Unix 變異版本,提供跨平臺的單一原始碼可攜性。<br>Qt 也可用於內嵌裝置。</p><p>Qt 是 Trolltech 的產品。如需詳細資訊,請參閱 <tt>http://www.trolltech.com/qt/</tt>。</p></translation> </message> </context> <context> diff --git a/tutorial/README b/tutorial/README index 156a3a8f4..da6da2032 100644 --- a/tutorial/README +++ b/tutorial/README @@ -1,4 +1,4 @@ -Here are the programs in the Qt tutorial. The tutorial itself is in +Here are the programs in the TQt tutorial. The tutorial itself is in ../doc/html/tutorial.html (or http://doc.trolltech.com/3.0/tutorial.html). Typing 'make' in this directory builds all the programs (t1/t1, |