summaryrefslogtreecommitdiffstats
path: root/doc/PyQt.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/PyQt.sgml')
-rw-r--r--doc/PyQt.sgml2202
1 files changed, 1101 insertions, 1101 deletions
diff --git a/doc/PyQt.sgml b/doc/PyQt.sgml
index 253db19..5f0d911 100644
--- a/doc/PyQt.sgml
+++ b/doc/PyQt.sgml
@@ -1,14 +1,14 @@
<!DOCTYPE Article PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
<Article>
<ArtHeader>
- <Title>Python Bindings for Qt (3.18.1)</Title>
+ <Title>Python Bindings for TQt (3.18.1)</Title>
<Author>
<FirstName>Phil</FirstName>
<Surname>Thompson</Surname>
</Author>
<Abstract>
<Para>
- This document describes a set of Python bindings for the Qt widget set.
+ This document describes a set of Python bindings for the TQt widget set.
Contact the author at <Email>phil@riverbankcomputing.co.uk</Email>.
</Para>
</Abstract>
@@ -17,34 +17,34 @@
<Sect1><Title>Introduction</Title>
<Para>
-PyQt is a set of Python bindings for the Qt toolkit and available for all
-platforms supported by Qt, including Windows, Linux, UNIX, MacOS/X and embedded
+PyTQt is a set of Python bindings for the TQt toolkit and available for all
+platforms supported by TQt, including Windows, Linux, UNIX, MacOS/X and embedded
systems such as the Sharp Zaurus and the Compaq iPAQ. They have been tested
-against Qt versions 1.43 to 3.3.6, Qt Non-commercial, Qtopia 1.5.0, and Python
-versions 1.5 to 2.4.2. Qt/Embedded v3 is not supported. Qt v4 is supported
-by PyQt v4.
+against TQt versions 1.43 to 3.3.6, TQt Non-commercial, TQtopia 1.5.0, and Python
+versions 1.5 to 2.4.2. TQt/Embedded v3 is not supported. TQt v4 is supported
+by PyTQt v4.
</Para>
<Para>
-PyQt is available under the GPL license for use with the GPL version of Qt, a
-a commercial license for use with the commercial version of Qt, a
-non-commercial license for use with the non-commercial version of Qt v2, and an
-educational license for use with the educational version of Qt.
+PyTQt is available under the GPL license for use with the GPL version of TQt, a
+a commercial license for use with the commercial version of TQt, a
+non-commercial license for use with the non-commercial version of TQt v2, and an
+educational license for use with the educational version of TQt.
</Para>
<Para>
-There is also an evaluation version of PyQt for Windows. This must be used
-with the corresponding evaluation version of Qt.
+There is also an evaluation version of PyTQt for Windows. This must be used
+with the corresponding evaluation version of TQt.
</Para>
<Para>
-PyQt is built using SIP (a tool for generating Python extension modules for
+PyTQt is built using SIP (a tool for generating Python extension modules for
C++ class libraries). SIP v4.6 or later must be installed in order to build
-and run this version of PyQt.
+and run this version of PyTQt.
</Para>
<Para>
-PyQt for MacOS/X requires Qt v3.1.0 or later and Python v2.3 or later.
+PyTQt for MacOS/X retquires TQt v3.1.0 or later and Python v2.3 or later.
</Para>
<Para>
@@ -62,81 +62,81 @@ user interface widgets.
<ListItem>
<Para>
<Literal>qtaxcontainer</Literal> contains a sub-set of the classes implemented
-in Qt's QAxContainer module, part of Qt's ActiveQt framework.
+in TQt's TQAxContainer module, part of TQt's ActiveTQt framework.
</Para>
</ListItem>
<ListItem>
<Para>
-<Literal>qtcanvas</Literal> contains the classes implemented in Qt's Canvas
+<Literal>qtcanvas</Literal> contains the classes implemented in TQt's Canvas
module.
</Para>
</ListItem>
<ListItem>
<Para>
-<Literal>qtgl</Literal> contains the classes implemented in Qt's OpenGL module.
+<Literal>qtgl</Literal> contains the classes implemented in TQt's OpenGL module.
</Para>
</ListItem>
<ListItem>
<Para>
-<Literal>qtnetwork</Literal> contains the classes implemented in Qt's Network
+<Literal>qtnetwork</Literal> contains the classes implemented in TQt's Network
module.
</Para>
</ListItem>
<ListItem>
<Para>
-<Literal>qtpe</Literal> contains the classes implemented in Qtopia (originally
-called the Qt Palmtop Environment). It is only supported with Qt/Embedded.
+<Literal>qtpe</Literal> contains the classes implemented in TQtopia (originally
+called the TQt Palmtop Environment). It is only supported with TQt/Embedded.
</Para>
</ListItem>
<ListItem>
<Para>
-<Literal>qtsql</Literal> contains the classes implemented in Qt's SQL module.
+<Literal>qtsql</Literal> contains the classes implemented in TQt's SQL module.
</Para>
</ListItem>
<ListItem>
<Para>
-<Literal>qttable</Literal> contains the classes implemented in Qt's Table
+<Literal>qttable</Literal> contains the classes implemented in TQt's Table
module.
</Para>
</ListItem>
<ListItem>
<Para>
-<Literal>qtui</Literal> contains the classes implemented in Qt's qui library.
-These allow GUIs to be created directly from Qt Designer's
+<Literal>qtui</Literal> contains the classes implemented in TQt's tqui library.
+These allow GUIs to be created directly from TQt Designer's
<Literal>.ui</Literal> files.
</Para>
</ListItem>
<ListItem>
<Para>
-<Literal>qtxml</Literal> contains the classes implemented in Qt's XML module.
+<Literal>qtxml</Literal> contains the classes implemented in TQt's XML module.
</Para>
</ListItem>
<ListItem>
<Para>
<Literal>qtext</Literal> contains useful third-party classes that are not part
-of Qt. At the moment it contains bindings for QScintilla, the port to Qt of
+of TQt. At the moment it contains bindings for TQScintilla, the port to TQt of
the Scintilla programmer's editor class.
</Para>
</ListItem>
</ItemizedList>
<Para>
-PyQt also includes the <Literal>pyuic</Literal> and
-<Literal>pylupdate</Literal> utilities which correspond to the Qt
+PyTQt also includes the <Literal>pyuic</Literal> and
+<Literal>pylupdate</Literal> utilities which correspond to the TQt
<Literal>uic</Literal> and <Literal>lupdate</Literal> utilities.
-<Literal>pyuic</Literal> converts the GUI designs created with Qt Designer to
+<Literal>pyuic</Literal> converts the GUI designs created with TQt Designer to
executable Python code. <Literal>pylupdate</Literal> scans Python code,
extracts all strings that are candidates for internationalisation, and creates
-an XML file for use by Qt Linguist.
+an XML file for use by TQt Linguist.
</Para>
<Sect2><Title>Changes</Title>
@@ -147,26 +147,26 @@ The changes visible to the Python programmer in this release are as follows.
<ListItem>
<Para>
-This version requires SIP v4.4 (or later).
+This version retquires SIP v4.4 (or later).
</Para>
</ListItem>
<ListItem>
<Para>
-Concatenating Python strings and <Literal>QString</Literal>s is now supported.
+Concatenating Python strings and <Literal>TQString</Literal>s is now supported.
</Para>
</ListItem>
<ListItem>
<Para>
-<Literal>QString</Literal> now supports the <Literal>*</Literal> and
+<Literal>TQString</Literal> now supports the <Literal>*</Literal> and
<Literal>*=</Literal> operators that behave as they do for Python strings.
</Para>
</ListItem>
<ListItem>
<Para>
-<Literal>QString</Literal> is more interoperable with Python string and unicode
+<Literal>TQString</Literal> is more interoperable with Python string and unicode
objects. For example they can be passed as arguments to
<Literal>open()</Literal> and to most (but not all) string methods.
</Para>
@@ -174,17 +174,17 @@ objects. For example they can be passed as arguments to
<ListItem>
<Para>
-<Literal>QPopupMenu</Literal> (and sub-classes) instances now transfer
+<Literal>TQPopupMenu</Literal> (and sub-classes) instances now transfer
ownership of the menu to Python in the call to <Literal>exec_loop()</Literal>.
This means the menu's resources are all released when the Python wrapper is
garbage collected without needing to call
-<Literal>QObject.deleteLater()</Literal>.
+<Literal>TQObject.deleteLater()</Literal>.
</Para>
</ListItem>
<ListItem>
<Para>
-<Literal>QObject.sender()</Literal> now handles Python signals.
+<Literal>TQObject.sender()</Literal> now handles Python signals.
</Para>
</ListItem>
@@ -204,7 +204,7 @@ The missing <Literal>MacintoshVersion</Literal> enum has been added.
<Para>
The convention for converting between a C/C++ null pointer and Python's
<Literal>None</Literal> object has now been universally applied. In previous
-versions a null pointer to, for example, a Qt list container would often be
+versions a null pointer to, for example, a TQt list container would often be
converted to an empty list rather than <Literal>None</Literal>.
</Para>
</ListItem>
@@ -214,16 +214,16 @@ converted to an empty list rather than <Literal>None</Literal>.
</Sect1>
-<Sect1><Title>Other PyQt Goodies</Title>
-<Sect2><Title>Using Qt Designer</Title>
+<Sect1><Title>Other PyTQt Goodies</Title>
+<Sect2><Title>Using TQt Designer</Title>
<Para>
-Qt Designer is a GPL'ed GUI design editor provided by Trolltech as part of Qt.
-It generates an XML description of a GUI design. Qt includes
+TQt Designer is a GPL'ed GUI design editor provided by Trolltech as part of TQt.
+It generates an XML description of a GUI design. TQt includes
<Literal>uic</Literal> which generates C++ code from that XML.
</Para>
<Para>
-PyQt includes <Literal>pyuic</Literal> which generates Python code from the
+PyTQt includes <Literal>pyuic</Literal> which generates Python code from the
same XML. The Python code is self contained and can be executed immediately.
</Para>
@@ -231,10 +231,10 @@ same XML. The Python code is self contained and can be executed immediately.
It is sometimes useful to be able to include some specific Python code in the
output generated by <Literal>pyuic</Literal>. For example, if you are using
custom widgets, <Literal>pyuic</Literal> has no way of knowing the name of the
-Python module containing the widget and so cannot generate the required
+Python module containing the widget and so cannot generate the retquired
<Literal>import</Literal> statement. To help get around this,
<Literal>pyuic</Literal> will extract any lines entered in the
-<Literal>Comment</Literal> field of Qt Designer's
+<Literal>Comment</Literal> field of TQt Designer's
<Literal>Form Settings</Literal> dialog that begin with
<Literal>Python:</Literal> and copies them to the generated output.
</Para>
@@ -264,7 +264,7 @@ from foo import bar
<Para>
Thanks to Christian Bird, <Literal>pyuic</Literal> will extract Python code
-entered using Qt Designer to implement slots. In Qt Designer, when you need to
+entered using TQt Designer to implement slots. In TQt Designer, when you need to
edit a slot and the source editor appears, enter Python code between the curly
braces. Don't worry about the correct starting indent level, each line is
prepended with a correct indentation.
@@ -285,7 +285,7 @@ Here's an example of a simple slot.
void DebMainWindowFrm::browsePushButtonClicked()
{
if self.debugging:
- QMessageBox.critical(self, "Event", "browse pushbutton was clicked!")
+ TQMessageBox.critical(self, "Event", "browse pushbutton was clicked!")
}
</ProgramListing>
@@ -294,11 +294,11 @@ Here is the resulting code when <Literal>pyuic</Literal> is run.
</Para>
<ProgramListing>
-class DebMainWindowFrm(QMainWindow):
+class DebMainWindowFrm(TQMainWindow):
...stuff...
def browsePushButtonClicked(self):
if self.debugging:
- QMessageBox.critical(self, "Event", "browse pushbutton was clicked!")
+ TQMessageBox.critical(self, "Event", "browse pushbutton was clicked!")
</ProgramListing>
<Para>
@@ -313,9 +313,9 @@ annoying when trying to code in Python.
</Para>
</Sect2>
-<Sect2><Title>Using Qt Linguist</Title>
+<Sect2><Title>Using TQt Linguist</Title>
<Para>
-Qt includes the <Literal>lupdate</Literal> program which parses C++ source
+TQt includes the <Literal>lupdate</Literal> program which parses C++ source
files converting calls to the <Literal>QT_TR_NOOP()</Literal> and
<Literal>QT_TRANSLATE_NOOP()</Literal> macros to <Literal>.ts</Literal>
language source files. The <Literal>lrelease</Literal> program is then used to
@@ -324,21 +324,21 @@ your application.
</Para>
<Para>
-Thanks to Detlev Offenbach, PyQt includes the <Literal>pylupdate</Literal>
+Thanks to Detlev Offenbach, PyTQt includes the <Literal>pylupdate</Literal>
program. This generates the same <Literal>.ts</Literal> language source files
-from your PyQt source files.
+from your PyTQt source files.
</Para>
</Sect2>
</Sect1>
-<Sect1><Title>Deploying Commercial PyQt Applications</Title>
+<Sect1><Title>Deploying Commercial PyTQt Applications</Title>
<Para>
-When deploying commercial PyQt applications it is necessary to discourage users
-from accessing the underlying PyQt modules for themselves. A user that used
+When deploying commercial PyTQt applications it is necessary to discourage users
+from accessing the underlying PyTQt modules for themselves. A user that used
the modules shipped with your application to develop new applications would
-themselves be considered a developer and would need their own commercial Qt and
-PyQt licenses.
+themselves be considered a developer and would need their own commercial TQt and
+PyTQt licenses.
</Para>
<Para>
@@ -347,13 +347,13 @@ One solution to this problem is the
package. This allows you to build Python extension modules that can only be
imported by a digitally signed custom interpreter. The package enables you to
create such an interpreter with your application embedded within it. The
-result is an interpreter that can only run your application, and PyQt modules
+result is an interpreter that can only run your application, and PyTQt modules
that can only be imported by that interpreter. You can use the package to
similarly restrict access to any extension module.
</Para>
<Para>
-In order to build PyQt with support for the VendorID package, pass the
+In order to build PyTQt with support for the VendorID package, pass the
<Literal>-i</Literal> command line flag to <Literal>configure.py</Literal>.
</Para>
</Sect1>
@@ -361,9 +361,9 @@ In order to build PyQt with support for the VendorID package, pass the
<Sect1><Title><Literal>pyqtconfig</Literal> and Build System Support</Title>
<Para>
The SIP build system (ie. the <Literal>sipconfig</Literal> module) is described
-in the SIP documentation. PyQt includes the <Literal>pyqtconfig</Literal>
+in the SIP documentation. PyTQt includes the <Literal>pyqtconfig</Literal>
module that can be used by configuration scripts of other bindings that are
-built on top of PyQt.
+built on top of PyTQt.
</Para>
<Para>
@@ -375,7 +375,7 @@ The <Literal>pyqtconfig</Literal> module contains the following classes:
<Term><Literal>Configuration(sipconfig.Configuration)</Literal></Term>
<ListItem>
<Para>
-This class encapsulates additional configuration values, specific to PyQt, that
+This class encapsulates additional configuration values, specific to PyTQt, that
can be accessed as instance variables.
</Para>
@@ -400,7 +400,7 @@ The name of the directory containing the <Literal>pyuic</Literal> and
<Term><Literal>pyqt_config_args</Literal></Term>
<ListItem>
<Para>
-The command line passed to <Literal>configure.py</Literal> when PyQt was
+The command line passed to <Literal>configure.py</Literal> when PyTQt was
configured.
</Para>
<Para></Para><Para></Para>
@@ -411,7 +411,7 @@ configured.
<Term><Literal>pyqt_mod_dir</Literal></Term>
<ListItem>
<Para>
-The name of the directory containing the PyQt modules.
+The name of the directory containing the PyTQt modules.
</Para>
<Para></Para><Para></Para>
</ListItem>
@@ -421,7 +421,7 @@ The name of the directory containing the PyQt modules.
<Term><Literal>pyqt_modules</Literal></Term>
<ListItem>
<Para>
-A string containing the names of the PyQt modules that were installed.
+A string containing the names of the PyTQt modules that were installed.
</Para>
<Para></Para><Para></Para>
</ListItem>
@@ -552,7 +552,7 @@ any module that imports the <Literal>qtxml</Literal> module.
<ListItem>
<Para>
The name of the base directory where the <Literal>.sip</Literal> files for each
-of the PyQt modules is installed. A sub-directory exists with the same name as
+of the PyTQt modules is installed. A sub-directory exists with the same name as
the module.
</Para>
<Para></Para><Para></Para>
@@ -563,7 +563,7 @@ the module.
<Term><Literal>pyqt_version</Literal></Term>
<ListItem>
<Para>
-The PyQt version as a 3 part hexadecimal number (eg. v3.10 is represented as
+The PyTQt version as a 3 part hexadecimal number (eg. v3.10 is represented as
<Literal>0x030a00</Literal>).
</Para>
<Para></Para><Para></Para>
@@ -574,7 +574,7 @@ The PyQt version as a 3 part hexadecimal number (eg. v3.10 is represented as
<Term><Literal>pyqt_version_str</Literal></Term>
<ListItem>
<Para>
-The PyQt version as a string. For development snapshots it will start with
+The PyTQt version as a string. For development snapshots it will start with
<Literal>snapshot-</Literal>.
</Para>
<Para></Para><Para></Para>
@@ -586,7 +586,7 @@ The PyQt version as a string. For development snapshots it will start with
</VarListEntry>
<VarListEntry>
-<Term><Literal>QtModuleMakefile(sipconfig.SIPModuleMakefile)</Literal></Term>
+<Term><Literal>TQtModuleMakefile(sipconfig.SIPModuleMakefile)</Literal></Term>
<ListItem>
<Para>
The Makefile class for modules that import the <Literal>qt</Literal> module.
@@ -606,7 +606,7 @@ This is a reimplementation of <Literal>sipconfig.Makefile.finalise()</Literal>.
</VarListEntry>
<VarListEntry>
-<Term><Literal>QtAxContainerModuleMakefile(QtModuleMakefile)</Literal></Term>
+<Term><Literal>TQtAxContainerModuleMakefile(TQtModuleMakefile)</Literal></Term>
<ListItem>
<Para>
The Makefile class for modules that import the <Literal>qtaxcontainer</Literal>
@@ -627,7 +627,7 @@ This is a reimplementation of <Literal>sipconfig.Makefile.finalise()</Literal>.
</VarListEntry>
<VarListEntry>
-<Term><Literal>QtCanvasModuleMakefile(QtModuleMakefile)</Literal></Term>
+<Term><Literal>TQtCanvasModuleMakefile(TQtModuleMakefile)</Literal></Term>
<ListItem>
<Para>
The Makefile class for modules that import the <Literal>qtcanvas</Literal>
@@ -648,7 +648,7 @@ This is a reimplementation of <Literal>sipconfig.Makefile.finalise()</Literal>.
</VarListEntry>
<VarListEntry>
-<Term><Literal>QtExtModuleMakefile(QtModuleMakefile)</Literal></Term>
+<Term><Literal>TQtExtModuleMakefile(TQtModuleMakefile)</Literal></Term>
<ListItem>
<Para>
The Makefile class for modules that import the <Literal>qtext</Literal> module.
@@ -668,7 +668,7 @@ This is a reimplementation of <Literal>sipconfig.Makefile.finalise()</Literal>.
</VarListEntry>
<VarListEntry>
-<Term><Literal>QtGLModuleMakefile(QtModuleMakefile)</Literal></Term>
+<Term><Literal>TQtGLModuleMakefile(TQtModuleMakefile)</Literal></Term>
<ListItem>
<Para>
The Makefile class for modules that import the <Literal>qtgl</Literal> module.
@@ -688,7 +688,7 @@ This is a reimplementation of <Literal>sipconfig.Makefile.finalise()</Literal>.
</VarListEntry>
<VarListEntry>
-<Term><Literal>QtNetworkModuleMakefile(QtModuleMakefile)</Literal></Term>
+<Term><Literal>TQtNetworkModuleMakefile(TQtModuleMakefile)</Literal></Term>
<ListItem>
<Para>
The Makefile class for modules that import the <Literal>qtnetwork</Literal>
@@ -709,7 +709,7 @@ This is a reimplementation of <Literal>sipconfig.Makefile.finalise()</Literal>.
</VarListEntry>
<VarListEntry>
-<Term><Literal>QtTableModuleMakefile(QtModuleMakefile)</Literal></Term>
+<Term><Literal>TQtTableModuleMakefile(TQtModuleMakefile)</Literal></Term>
<ListItem>
<Para>
The Makefile class for modules that import the <Literal>qttable</Literal>
@@ -730,7 +730,7 @@ This is a reimplementation of <Literal>sipconfig.Makefile.finalise()</Literal>.
</VarListEntry>
<VarListEntry>
-<Term><Literal>QtSQLModuleMakefile(QtTableModuleMakefile)</Literal></Term>
+<Term><Literal>TQtSQLModuleMakefile(TQtTableModuleMakefile)</Literal></Term>
<ListItem>
<Para>
The Makefile class for modules that import the <Literal>qtsql</Literal> module.
@@ -750,7 +750,7 @@ This is a reimplementation of <Literal>sipconfig.Makefile.finalise()</Literal>.
</VarListEntry>
<VarListEntry>
-<Term><Literal>QtUIModuleMakefile(QtModuleMakefile)</Literal></Term>
+<Term><Literal>TQtUIModuleMakefile(TQtModuleMakefile)</Literal></Term>
<ListItem>
<Para>
The Makefile class for modules that import the <Literal>qtui</Literal> module.
@@ -770,7 +770,7 @@ This is a reimplementation of <Literal>sipconfig.Makefile.finalise()</Literal>.
</VarListEntry>
<VarListEntry>
-<Term><Literal>QtXMLModuleMakefile(QtModuleMakefile)</Literal></Term>
+<Term><Literal>TQtXMLModuleMakefile(TQtModuleMakefile)</Literal></Term>
<ListItem>
<Para>
The Makefile class for modules that import the <Literal>qtxml</Literal> module.
@@ -794,15 +794,15 @@ This is a reimplementation of <Literal>sipconfig.Makefile.finalise()</Literal>.
<Sect1><Title>Things to be Aware Of</Title>
<Sect2><Title>super and Wrapped Classes</Title>
<Para>
-Internally PyQt implements a lazy technique for attribute lookup where
+Internally PyTQt implements a lazy technique for attribute lookup where
attributes are only placed in type and instance dictionaries when they are
first referenced. This technique is needed to reduce the time taken to import
-large modules such as PyQt.
+large modules such as PyTQt.
</Para>
<Para>
In most circumstances this technique is transparent to an application. The
-exception is when <Literal>super</Literal> is used with a PyQt class. The way
+exception is when <Literal>super</Literal> is used with a PyTQt class. The way
that <Literal>super</Literal> is currently implemented means that the lazy
lookup is bypassed resulting in <Literal>AttributeError</Literal> exceptions
unless the attribute has been previously referenced.
@@ -810,49 +810,49 @@ unless the attribute has been previously referenced.
<Para>
Note that this restriction applies to any class wrapped by SIP and not just
-PyQt.
+PyTQt.
</Para>
</Sect2>
-<Sect2><Title>Python Strings, Qt Strings and Unicode</Title>
+<Sect2><Title>Python Strings, TQt Strings and Unicode</Title>
<Para>
-Unicode support was added to Qt in v2.0 and to Python in v1.6. In Qt, Unicode
-support is implemented using the <Literal>QString</Literal> class. It is
-important to understand that <Literal>QString</Literal>s, Python string objects
+Unicode support was added to TQt in v2.0 and to Python in v1.6. In TQt, Unicode
+support is implemented using the <Literal>TQString</Literal> class. It is
+important to understand that <Literal>TQString</Literal>s, Python string objects
and Python Unicode objects are all different but conversions between them are
automatic in almost all cases and easy to achieve manually when needed.
</Para>
<Para>
-Whenever PyQt expects a <Literal>QString</Literal> as a function argument, a
+Whenever PyTQt expects a <Literal>TQString</Literal> as a function argument, a
Python string object or a Python Unicode object can be provided instead, and
-PyQt will do the necessary conversion automatically.
+PyTQt will do the necessary conversion automatically.
</Para>
<Para>
You may also manually convert Python string and Unicode objects to
-<Literal>QString</Literal>s by using the <Literal>QString</Literal> constructor
+<Literal>TQString</Literal>s by using the <Literal>TQString</Literal> constructor
as demonstrated in the following code fragment.
</Para>
<ProgramListing>
-qs1 = QString('Converted Python string object')
-qs2 = QString(u'Converted Python Unicode object')
+qs1 = TQString('Converted Python string object')
+qs2 = TQString(u'Converted Python Unicode object')
</ProgramListing>
<Para>
-In order to convert a <Literal>QString</Literal> to a Python string object use
+In order to convert a <Literal>TQString</Literal> to a Python string object use
the Python <Literal>str()</Literal> function. Applying
-<Literal>str()</Literal> to a null <Literal>QString</Literal> and an empty
-<Literal>QString</Literal> both result in an empty Python string object.
+<Literal>str()</Literal> to a null <Literal>TQString</Literal> and an empty
+<Literal>TQString</Literal> both result in an empty Python string object.
</Para>
<Para>
-In order to convert a <Literal>QString</Literal> to a Python Unicode object use
+In order to convert a <Literal>TQString</Literal> to a Python Unicode object use
the Python <Literal>unicode()</Literal> function. Applying
-<Literal>unicode()</Literal> to a null <Literal>QString</Literal> and an empty
-<Literal>QString</Literal> both result in an empty Python Unicode object.
+<Literal>unicode()</Literal> to a null <Literal>TQString</Literal> and an empty
+<Literal>TQString</Literal> both result in an empty Python Unicode object.
</Para>
</Sect2>
@@ -881,7 +881,7 @@ whenever it is returned by the underlying C++ code.
<Sect2><Title>Support for C++ <Literal>void *</Literal> Data Types</Title>
<Para>
-PyQt represents <Literal>void *</Literal> values as objects of type
+PyTQt represents <Literal>void *</Literal> values as objects of type
<Literal>sip.voidptr</Literal>. Such values are often used to pass the
addresses of external objects between different Python modules. To make this
easier, a Python integer (or anything that Python can convert to an integer)
@@ -901,11 +901,11 @@ method takes an integer argument which is the length of the data in bytes.
<Sect2><Title>Support for Threads</Title>
<Para>
-PyQt implements the full set of Qt's thread classes. Python, of course, also
+PyTQt implements the full set of TQt's thread classes. Python, of course, also
has its own thread extension modules. If you are using SIP v4 (or later) and
-Python v2.3.5 (or later) then PyQt does not impose any additional restrictions.
-(Read the relevant part of the Qt documentation to understand the restrictions
-imposed by the Qt API.)
+Python v2.3.5 (or later) then PyTQt does not impose any additional restrictions.
+(Read the relevant part of the TQt documentation to understand the restrictions
+imposed by the TQt API.)
</Para>
<Para>
If you are using earlier versions of either SIP or Python then it is possible
@@ -914,27 +914,27 @@ to use either of the APIs so long as you follow some simple rules.
<ItemizedList>
<ListItem>
<Para>
-If you use the Qt API then the very first <Literal>import</Literal> of one of
-the PyQt modules must be done from the main thread.
+If you use the TQt API then the very first <Literal>import</Literal> of one of
+the PyTQt modules must be done from the main thread.
</Para>
</ListItem>
<ListItem>
<Para>
-If you use the Python API then all calls to PyQt (including any
+If you use the Python API then all calls to PyTQt (including any
<Literal>import</Literal>s) must be done from one thread only. Therefore, if
-you want to make calls to PyQt from several threads then you must use the Qt
+you want to make calls to PyTQt from several threads then you must use the TQt
API.
</Para>
</ListItem>
<ListItem>
<Para>
-If you want to use both APIs in the same application then all calls to PyQt
-must be done from threads created using the Qt API.
+If you want to use both APIs in the same application then all calls to PyTQt
+must be done from threads created using the TQt API.
</Para>
</ListItem>
</ItemizedList>
<Para>
-The above comments actually apply to any SIP generated module, not just PyQt.
+The above comments actually apply to any SIP generated module, not just PyTQt.
</Para>
</Sect2>
@@ -946,8 +946,8 @@ longer be referenced from within the program:
</Para>
<ProgramListing>
-c = new QColor();
-c = new QColor();
+c = new TQColor();
+c = new TQColor();
</ProgramListing>
<Para>
@@ -956,8 +956,8 @@ the second is assigned to <Literal>c</Literal>:
</Para>
<ProgramListing>
-c = QColor()
-c = QColor()
+c = TQColor()
+c = TQColor()
</ProgramListing>
<Para>
@@ -966,29 +966,29 @@ is done within class definitions, so the code fragment would be something like:
</Para>
<ProgramListing>
-self.c1 = QColor()
-self.c2 = QColor()
+self.c1 = TQColor()
+self.c2 = TQColor()
</ProgramListing>
<Para>
-Sometimes a Qt class instance will maintain a pointer to another instance and
+Sometimes a TQt class instance will maintain a pointer to another instance and
will eventually call the destructor of that second instance. The most common
-example is that a <Literal>QObject</Literal> (and any of its sub-classes) keeps
+example is that a <Literal>TQObject</Literal> (and any of its sub-classes) keeps
pointers to its children and will automatically call their destructors. In
these cases, the corresponding Python object will also keep a reference to the
corresponding child objects.
</Para>
<Para>
-So, in the following Python fragment, the first <Literal>QLabel</Literal> is
+So, in the following Python fragment, the first <Literal>TQLabel</Literal> is
not destroyed when the second is assigned to <Literal>l</Literal> because the
-parent <Literal>QWidget</Literal> still has a reference to it.
+parent <Literal>TQWidget</Literal> still has a reference to it.
</Para>
<ProgramListing>
-p = QWidget()
-l = QLabel('First label',p)
-l = QLabel('Second label',p)
+p = TQWidget()
+l = TQLabel('First label',p)
+l = TQLabel('Second label',p)
</ProgramListing>
</Sect2>
@@ -999,9 +999,9 @@ variables. For example:
</Para>
<ProgramListing>
-tab = QTab()
+tab = TQTab()
tab.label = "First Tab"
-tab.r = QRect(10,10,75,30)
+tab.r = TQRect(10,10,75,30)
</ProgramListing>
<Para>
@@ -1019,39 +1019,39 @@ the future.
<Sect2><Title>Multiple Inheritance</Title>
<Para>
It is not possible to define a new Python class that sub-classes from more than
-one Qt class.
+one TQt class.
</Para>
</Sect2>
<Sect2><Title>i18n Support</Title>
<Para>
-Qt implements i18n support through the Qt Linguist application, the
-<Literal>QTranslator</Literal> class, and the
-<Literal>QApplication::translate()</Literal>, <Literal>QObject::tr()</Literal>
-and <Literal>QObject::trUtf8()</Literal> methods. Usually the
+TQt implements i18n support through the TQt Linguist application, the
+<Literal>TQTranslator</Literal> class, and the
+<Literal>TQApplication::translate()</Literal>, <Literal>TQObject::tr()</Literal>
+and <Literal>TQObject::trUtf8()</Literal> methods. Usually the
<Literal>tr()</Literal> method is used to obtain the correct translation of a
message. The translation process uses a message context to allow the same
message to be translated differently. <Literal>tr()</Literal> is actually
generated by <Literal>moc</Literal> and uses the hardcoded class name as the
-context. On the other hand, <Literal>QApplication::translate()</Literal>
+context. On the other hand, <Literal>TQApplication::translate()</Literal>
allows to context to be explicitly stated.
</Para>
<Para>
-Unfortunately, because of the way Qt implents <Literal>tr()</Literal> (and
-<Literal>trUtf8()</Literal>) it is not possible for PyQt to exactly reproduce
-its behavour. The PyQt implementation of <Literal>tr()</Literal> (and
+Unfortunately, because of the way TQt implents <Literal>tr()</Literal> (and
+<Literal>trUtf8()</Literal>) it is not possible for PyTQt to exactly reproduce
+its behavour. The PyTQt implementation of <Literal>tr()</Literal> (and
<Literal>trUtf8()</Literal>) uses the class name of the instance as the
context. The key difference, and the source of potential problems, is that the
-context is determined dynamically in PyQt, but is hardcoded in Qt. In other
+context is determined dynamically in PyTQt, but is hardcoded in TQt. In other
words, the context of a translation may change depending on an instance's class
hierarchy.
</Para>
<ProgramListing>
-class A(QObject):
+class A(TQObject):
def __init__(self):
- QObject.__init__(self)
+ TQObject.__init__(self)
def hello(self):
return self.tr("Hello")
@@ -1075,19 +1075,19 @@ would be <Literal>A</Literal> in both cases.
</Para>
<Para>
-The PyQt behaviour is unsatisfactory and may be changed in the future. It is
-recommended that <Literal>QApplication.translate()</Literal> be used in
+The PyTQt behaviour is unsatisfactory and may be changed in the future. It is
+recommended that <Literal>TQApplication.translate()</Literal> be used in
preference to <Literal>tr()</Literal> (and <Literal>trUtf8()</Literal>). This
-is guaranteed to work with current and future versions of PyQt and makes it
+is guaranteed to work with current and future versions of PyTQt and makes it
much easier to share message files between Python and C++ code. Below is the
alternative implementation of <Literal>A</Literal> that uses
-<Literal>QApplication.translate()</Literal>.
+<Literal>TQApplication.translate()</Literal>.
</Para>
<ProgramListing>
-class A(QObject):
+class A(TQObject):
def __init__(self):
- QObject.__init__(self)
+ TQObject.__init__(self)
def hello(self):
return qApp.translate("A","Hello")
@@ -1095,7 +1095,7 @@ class A(QObject):
<Para>
Note that the code generated by <Literal>pyuic</Literal> uses
-<Literal>QApplication.translate()</Literal>.
+<Literal>TQApplication.translate()</Literal>.
</Para>
</Sect2>
</Sect1>
@@ -1103,15 +1103,15 @@ Note that the code generated by <Literal>pyuic</Literal> uses
<Sect1><Title>Signal and Slot Support</Title>
<Para>
-A signal may be either a Qt signal (specified using
+A signal may be either a TQt signal (specified using
<Literal>SIGNAL()</Literal>) or a Python signal (specified using
<Literal>PYSIGNAL()</Literal>).
</Para>
<Para>
-A slot can be either a Python callable object, a Qt signal (specified using
+A slot can be either a Python callable object, a TQt signal (specified using
<Literal>SIGNAL()</Literal>), a Python signal (specified using
-<Literal>PYSIGNAL()</Literal>), or a Qt slot (specified using
+<Literal>PYSIGNAL()</Literal>), or a TQt slot (specified using
<Literal>SLOT()</Literal>).
</Para>
@@ -1121,28 +1121,28 @@ example:
</Para>
<ProgramListing>
-QObject.connect(a,SIGNAL("QtSig()"),pyFunction)
-QObject.connect(a,SIGNAL("QtSig()"),pyClass.pyMethod)
-QObject.connect(a,SIGNAL("QtSig()"),PYSIGNAL("PySig"))
-QObject.connect(a,SIGNAL("QtSig()"),SLOT("QtSlot()"))
-QObject.connect(a,PYSIGNAL("PySig"),pyFunction)
-QObject.connect(a,PYSIGNAL("PySig"),pyClass.pyMethod)
-QObject.connect(a,PYSIGNAL("PySig"),SIGNAL("QtSig()"))
-QObject.connect(a,PYSIGNAL("PySig"),SLOT("QtSlot()"))
+TQObject.connect(a,SIGNAL("TQtSig()"),pyFunction)
+TQObject.connect(a,SIGNAL("TQtSig()"),pyClass.pyMethod)
+TQObject.connect(a,SIGNAL("TQtSig()"),PYSIGNAL("PySig"))
+TQObject.connect(a,SIGNAL("TQtSig()"),SLOT("TQtSlot()"))
+TQObject.connect(a,PYSIGNAL("PySig"),pyFunction)
+TQObject.connect(a,PYSIGNAL("PySig"),pyClass.pyMethod)
+TQObject.connect(a,PYSIGNAL("PySig"),SIGNAL("TQtSig()"))
+TQObject.connect(a,PYSIGNAL("PySig"),SLOT("TQtSlot()"))
</ProgramListing>
<Para>
-When a slot is a Python method that corresponds to a Qt slot then a signal can
-be connected to either the Python method or the Qt slot. The following
+When a slot is a Python method that corresponds to a TQt slot then a signal can
+be connected to either the Python method or the TQt slot. The following
connections achieve the same effect.
</Para>
<ProgramListing>
-sbar = QScrollBar()
-lcd = QLCDNumber()
+sbar = TQScrollBar()
+lcd = TQLCDNumber()
-QObject.connect(sbar,SIGNAL("valueChanged(int)"),lcd.display)
-QObject.connect(sbar,SIGNAL("valueChanged(int)"),lcd,SLOT("display(int)"))
+TQObject.connect(sbar,SIGNAL("valueChanged(int)"),lcd.display)
+TQObject.connect(sbar,SIGNAL("valueChanged(int)"),lcd,SLOT("display(int)"))
</ProgramListing>
<Para>
@@ -1155,9 +1155,9 @@ Disconnecting signals works in exactly the same way.
</Para>
<Para>
-Any instance of a class that is derived from the <Literal>QObject</Literal>
+Any instance of a class that is derived from the <Literal>TQObject</Literal>
class can emit a signal using the <Literal>emit</Literal> method. This takes
-two arguments. The first is the Python or Qt signal, the second is a Python
+two arguments. The first is the Python or TQt signal, the second is a Python
tuple which are the arguments to the signal. For example:
</Para>
@@ -1176,8 +1176,8 @@ garbage collected.
</Para>
<Para>
-Qt allows a signal to be connected to a slot that requires fewer arguments than
-the signal passes. The extra arguments are quietly discarded. Python slots
+TQt allows a signal to be connected to a slot that retquires fewer arguments than
+the signal passes. The extra arguments are tquietly discarded. Python slots
can be used in the same way.
</Para>
</Sect1>
@@ -1187,9 +1187,9 @@ can be used in the same way.
<Para>
Static member functions are implemented as Python class functions.
For example the C++ static member function
-<Literal>QObject::connect()</Literal> is called from Python as
-<Literal>QObject.connect()</Literal> or <Literal>self.connect()</Literal> if
-called from a sub-class of <Literal>QObject</Literal>.
+<Literal>TQObject::connect()</Literal> is called from Python as
+<Literal>TQObject.connect()</Literal> or <Literal>self.connect()</Literal> if
+called from a sub-class of <Literal>TQObject</Literal>.
</Para>
</Sect1>
@@ -1206,9 +1206,9 @@ the enumerated type was defined in must be included. For example:
</Para>
<ProgramListing>
-Qt.SolidPattern
-QWidget.TabFocus
-QFrame.TabFocus
+TQt.SolidPattern
+TQWidget.TabFocus
+TQFrame.TabFocus
</ProgramListing>
</Sect1>
@@ -1244,63 +1244,63 @@ Classes that are not mentioned have not yet been implemented.
<Sect1><Title><Literal>qt</Literal> Module Reference</Title>
-<Sect2><Title>Qt Constants</Title>
+<Sect2><Title>TQt Constants</Title>
<Para>
-All constant values defined by Qt have equivalent constants defined to Python.
+All constant values defined by TQt have equivalent constants defined to Python.
</Para>
</Sect2>
-<Sect2><Title>Qt (Qt v2+)</Title>
+<Sect2><Title>TQt (TQt v2+)</Title>
<Para>
-<Literal>Qt</Literal> is fully implemented.
+<Literal>TQt</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QAccel</Title>
+<Sect2><Title>TQAccel</Title>
<Para>
-<Literal>QAccel</Literal> is fully implemented.
+<Literal>TQAccel</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QAction (Qt v2.2+)</Title>
+<Sect2><Title>TQAction (TQt v2.2+)</Title>
<Para>
-<Literal>QAction</Literal> is fully implemented.
+<Literal>TQAction</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QActionGroup (Qt v2.2+)</Title>
+<Sect2><Title>TQActionGroup (TQt v2.2+)</Title>
<Para>
-<Literal>QActionGroup</Literal> is fully implemented.
+<Literal>TQActionGroup</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QApplication</Title>
+<Sect2><Title>TQApplication</Title>
<FuncSynopsis>
- <FuncDef><Function>QApplication</Function></FuncDef>
+ <FuncDef><Function>TQApplication</Function></FuncDef>
<ParamDef>int &amp;<Parameter>argc</Parameter></ParamDef>
<ParamDef>char **<Parameter>argv</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This takes one parameter which is a list of argument strings. Arguments
-used by Qt are removed from the list.
+used by TQt are removed from the list.
</Para>
<FuncSynopsis>
- <FuncDef><Function>QApplication</Function></FuncDef>
+ <FuncDef><Function>TQApplication</Function></FuncDef>
<ParamDef>int &amp;<Parameter>argc</Parameter></ParamDef>
<ParamDef>char **<Parameter>argv</Parameter></ParamDef>
<ParamDef>bool <Parameter>GUIenabled</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This takes two parameters, the first of which is a list of argument strings.
-Arguments used by Qt are removed from the list.
+Arguments used by TQt are removed from the list.
</Para>
<FuncSynopsis>
- <FuncDef><Function>QApplication</Function></FuncDef>
+ <FuncDef><Function>TQApplication</Function></FuncDef>
<ParamDef>int &amp;<Parameter>argc</Parameter></ParamDef>
<ParamDef>char **<Parameter>argv</Parameter></ParamDef>
<ParamDef>Type <Parameter>type</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This takes two parameters, the first of which is a list of argument strings.
-Arguments used by Qt are removed from the list. (Qt v2.2+)
+Arguments used by TQt are removed from the list. (TQt v2.2+)
</Para>
<FuncSynopsis>
@@ -1311,41 +1311,41 @@ Arguments used by Qt are removed from the list. (Qt v2.2+)
This has been renamed to <Literal>exec_loop</Literal> in Python.
</Para>
</Sect2>
-<Sect2><Title>QAssistantClient (Qt v3.1+)</Title>
+<Sect2><Title>TQAssistantClient (TQt v3.1+)</Title>
<Para>
-<Literal>QAssistantClient</Literal> is fully implemented.
+<Literal>TQAssistantClient</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QBitmap</Title>
+<Sect2><Title>TQBitmap</Title>
<Para>
-<Literal>QBitmap</Literal> is fully implemented.
+<Literal>TQBitmap</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QBrush</Title>
+<Sect2><Title>TQBrush</Title>
<Para>
-<Literal>QBrush</Literal> is fully implemented, including the Python
+<Literal>TQBrush</Literal> is fully implemented, including the Python
<Literal>==</Literal> and <Literal>!=</Literal> operators.
</Para>
</Sect2>
-<Sect2><Title>QButton</Title>
+<Sect2><Title>TQButton</Title>
<Para>
-<Literal>QButton</Literal> is fully implemented.
+<Literal>TQButton</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QButtonGroup</Title>
+<Sect2><Title>TQButtonGroup</Title>
<Para>
-<Literal>QButtonGroup</Literal> is fully implemented.
+<Literal>TQButtonGroup</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QByteArray</Title>
+<Sect2><Title>TQByteArray</Title>
<Para>
-A Python string can be used whenever a <Literal>QByteArray</Literal> can be
-used. A <Literal>QByteArray</Literal> can be converted to a Python string
+A Python string can be used whenever a <Literal>TQByteArray</Literal> can be
+used. A <Literal>TQByteArray</Literal> can be converted to a Python string
using the Python <Literal>str()</Literal> function.
</Para>
<FuncSynopsis>
- <FuncDef>QByteArray &<Function>assign</Function></FuncDef>
+ <FuncDef>TQByteArray &<Function>assign</Function></FuncDef>
<ParamDef>const char *<Parameter>data</Parameter></ParamDef>
<ParamDef>uint <Parameter>size</Parameter></ParamDef>
</FuncSynopsis>
@@ -1397,7 +1397,7 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QByteArray &<Function>setRawData</Function></FuncDef>
+ <FuncDef>TQByteArray &<Function>setRawData</Function></FuncDef>
<ParamDef>const char *<Parameter>data</Parameter></ParamDef>
<ParamDef>uint<Parameter>size</Parameter></ParamDef>
</FuncSynopsis>
@@ -1405,23 +1405,23 @@ Not implemented.
Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QCDEStyle (Qt v2+)</Title>
+<Sect2><Title>TQCDEStyle (TQt v2+)</Title>
<Para>
-<Literal>QCDEStyle</Literal> is fully implemented.
+<Literal>TQCDEStyle</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCheckBox</Title>
+<Sect2><Title>TQCheckBox</Title>
<Para>
-<Literal>QCheckBox</Literal> is fully implemented.
+<Literal>TQCheckBox</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QClipboard</Title>
+<Sect2><Title>TQClipboard</Title>
<FuncSynopsis>
<FuncDef>void *<Function>data</Function> const</FuncDef>
<ParamDef>const char *<Parameter>format</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented (Qt v1.x).
+Not yet implemented (TQt v1.x).
</Para>
<FuncSynopsis>
@@ -1430,10 +1430,10 @@ Not yet implemented (Qt v1.x).
<ParamDef>void *<Parameter></Parameter></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented (Qt v1.x).
+Not yet implemented (TQt v1.x).
</Para>
</Sect2>
-<Sect2><Title>QColor</Title>
+<Sect2><Title>TQColor</Title>
<Para>
The Python <Literal>==</Literal> and <Literal>!=</Literal> operators are
supported.
@@ -1483,31 +1483,31 @@ This takes no parameters and returns the <Literal>r</Literal>,
<Literal>g</Literal> and <Literal>b</Literal> values as a tuple.
</Para>
</Sect2>
-<Sect2><Title>QColorDialog (Qt v2+)</Title>
+<Sect2><Title>TQColorDialog (TQt v2+)</Title>
<FuncSynopsis>
- <FuncDef>static QRgb <Function>getRgba</Function></FuncDef>
- <ParamDef>QRgb <Parameter>initial</Parameter></ParamDef>
+ <FuncDef>static TQRgb <Function>getRgba</Function></FuncDef>
+ <ParamDef>TQRgb <Parameter>initial</Parameter></ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter></ParamDef>
- <ParamDef>QWidget *<Parameter>parent</Parameter> = 0</ParamDef>
+ <ParamDef>TQWidget *<Parameter>parent</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>name</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
This takes the <Literal>initial</Literal>, <Literal>parent</Literal> and
<Literal>name</Literal> parameters and returns a tuple containing the
-<Literal>QRgb</Literal> result and the <Literal>ok</Literal> value.
+<Literal>TQRgb</Literal> result and the <Literal>ok</Literal> value.
</Para>
</Sect2>
-<Sect2><Title>QColorGroup</Title>
+<Sect2><Title>TQColorGroup</Title>
<Para>
-<Literal>QColorGroup</Literal> is fully implemented.
+<Literal>TQColorGroup</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QComboBox</Title>
+<Sect2><Title>TQComboBox</Title>
<Para>
-<Literal>QComboBox</Literal> is fully implemented.
+<Literal>TQComboBox</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCommonStyle (Qt v2+)</Title>
+<Sect2><Title>TQCommonStyle (TQt v2+)</Title>
<FuncSynopsis>
<FuncDef>virtual void <Function>getButtonShift</Function></FuncDef>
<ParamDef>int &amp;<Parameter>x</Parameter></ParamDef>
@@ -1515,12 +1515,12 @@ This takes the <Literal>initial</Literal>, <Literal>parent</Literal> and
</FuncSynopsis>
<Para>
This takes no parameters and returns a tuple of the <Literal>x</Literal> and
-<Literal>y</Literal> values. (Qt v2)
+<Literal>y</Literal> values. (TQt v2)
</Para>
<FuncSynopsis>
<FuncDef>virtual void <Function>tabbarMetrics</Function></FuncDef>
- <ParamDef>const QTabBar *<Parameter>t</Parameter></ParamDef>
+ <ParamDef>const TQTabBar *<Parameter>t</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>hframe</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>vframe</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>overlap</Parameter></ParamDef>
@@ -1528,18 +1528,18 @@ This takes no parameters and returns a tuple of the <Literal>x</Literal> and
<Para>
This takes only the <Literal>t</Literal> parameter and returns a tuple of the
<Literal>hframe</Literal>, <Literal>vframe</Literal> and
-<Literal>overlap</Literal> values. (Qt v2)
+<Literal>overlap</Literal> values. (TQt v2)
</Para>
</Sect2>
-<Sect2><Title>QCString (Qt v2+)</Title>
+<Sect2><Title>TQCString (TQt v2+)</Title>
<Para>
-A Python string can be used whenever a <Literal>QCString</Literal> can be used.
-A <Literal>QCString</Literal> can be converted to a Python string using the
+A Python string can be used whenever a <Literal>TQCString</Literal> can be used.
+A <Literal>TQCString</Literal> can be converted to a Python string using the
Python <Literal>str()</Literal> function.
</Para>
<FuncSynopsis>
- <FuncDef>QCString &amp;<Function>sprintf</Function></FuncDef>
+ <FuncDef>TQCString &amp;<Function>sprintf</Function></FuncDef>
<ParamDef>const char *<Parameter>format</Parameter></ParamDef>
<ParamDef>...</ParamDef>
</FuncSynopsis>
@@ -1619,35 +1619,35 @@ This returns a tuple of the <Literal>double</Literal> result and the
<Literal>ok</Literal> value.
</Para>
</Sect2>
-<Sect2><Title>QCursor</Title>
+<Sect2><Title>TQCursor</Title>
<Para>
-<Literal>QCursor</Literal> is fully implemented.
+<Literal>TQCursor</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDataStream</Title>
+<Sect2><Title>TQDataStream</Title>
<FuncSynopsis>
- <FuncDef>QDataStream &amp;<Function>readBytes</Function></FuncDef>
+ <FuncDef>TQDataStream &amp;<Function>readBytes</Function></FuncDef>
<ParamDef>const char *&amp;<Parameter>s</Parameter></ParamDef>
<ParamDef>uint &amp;<Parameter>l</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-This takes no parameters. The <Literal>QDataStream</Literal> result and the
+This takes no parameters. The <Literal>TQDataStream</Literal> result and the
data read are returned as a tuple.
</Para>
<FuncSynopsis>
- <FuncDef>QDataStream &amp;<Function>readRawBytes</Function></FuncDef>
+ <FuncDef>TQDataStream &amp;<Function>readRawBytes</Function></FuncDef>
<ParamDef>const char *<Parameter>s</Parameter></ParamDef>
<ParamDef>uint <Parameter>l</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This takes only the <Literal>l</Literal> parameter. The
-<Literal>QDataStream</Literal> result and the data read are returned as a
+<Literal>TQDataStream</Literal> result and the data read are returned as a
tuple.
</Para>
<FuncSynopsis>
- <FuncDef>QDataStream &amp;<Function>writeBytes</Function></FuncDef>
+ <FuncDef>TQDataStream &amp;<Function>writeBytes</Function></FuncDef>
<ParamDef>const char *<Parameter>s</Parameter></ParamDef>
<ParamDef>uint <Parameter>len</Parameter></ParamDef>
</FuncSynopsis>
@@ -1657,7 +1657,7 @@ parameter.
</Para>
<FuncSynopsis>
- <FuncDef>QDataStream &amp;<Function>writeRawBytes</Function></FuncDef>
+ <FuncDef>TQDataStream &amp;<Function>writeRawBytes</Function></FuncDef>
<ParamDef>const char *<Parameter>s</Parameter></ParamDef>
<ParamDef>uint <Parameter>len</Parameter></ParamDef>
</FuncSynopsis>
@@ -1666,7 +1666,7 @@ parameter.
parameter.
</Para>
</Sect2>
-<Sect2><Title>QDate</Title>
+<Sect2><Title>TQDate</Title>
<Para>
The Python
<Literal>==</Literal>, <Literal>!=</Literal>,
@@ -1682,13 +1682,13 @@ operators are supported.
</FuncSynopsis>
<Para>
This takes no parameters and returns the week number and the year number as a
-tuple. (Qt v3.1+)
+tuple. (TQt v3.1+)
</Para>
</Sect2>
-<Sect2><Title>QDateTime</Title>
+<Sect2><Title>TQDateTime</Title>
<Para>
-<Literal>QDateTime</Literal> is fully implemented, including the Python
+<Literal>TQDateTime</Literal> is fully implemented, including the Python
<Literal>==</Literal>, <Literal>!=</Literal>,
<Literal>&lt;</Literal>, <Literal>&lt;=</Literal>,
<Literal>&gt;</Literal>, <Literal>&gt;=</Literal>
@@ -1697,9 +1697,9 @@ operators.
</Para>
</Sect2>
-<Sect2><Title>QTime</Title>
+<Sect2><Title>TQTime</Title>
<Para>
-<Literal>QTime</Literal> is fully implemented, including the Python
+<Literal>TQTime</Literal> is fully implemented, including the Python
<Literal>==</Literal>, <Literal>!=</Literal>,
<Literal>&lt;</Literal>, <Literal>&lt;=</Literal>,
<Literal>&gt;</Literal>, <Literal>&gt;=</Literal>
@@ -1707,34 +1707,34 @@ and <Literal>__nonzero__</Literal>
operators.
</Para>
</Sect2>
-<Sect2><Title>QDateEdit (Qt v3+)</Title>
+<Sect2><Title>TQDateEdit (TQt v3+)</Title>
<Para>
-<Literal>QDateEdit</Literal> is fully implemented.
+<Literal>TQDateEdit</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTimeEdit (Qt v3+)</Title>
+<Sect2><Title>TQTimeEdit (TQt v3+)</Title>
<Para>
-<Literal>QTimeEdit</Literal> is fully implemented.
+<Literal>TQTimeEdit</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDateTimeEdit (Qt v3+)</Title>
+<Sect2><Title>TQDateTimeEdit (TQt v3+)</Title>
<Para>
-<Literal>QDateTimeEdit</Literal> is fully implemented.
+<Literal>TQDateTimeEdit</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDesktopWidget (Qt v3+)</Title>
+<Sect2><Title>TQDesktopWidget (TQt v3+)</Title>
<Para>
-<Literal>QDesktopWidget</Literal> is fully implemented.
+<Literal>TQDesktopWidget</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDial (Qt v2.2+)</Title>
+<Sect2><Title>TQDial (TQt v2.2+)</Title>
<Para>
-<Literal>QDial</Literal> is fully implemented.
+<Literal>TQDial</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDialog</Title>
+<Sect2><Title>TQDialog</Title>
<FuncSynopsis>
<FuncDef>int <Function>exec</Function></FuncDef>
<ParamDef></ParamDef>
@@ -1747,235 +1747,235 @@ This method also causes ownership of the underlying C++ dialog to be transfered
to Python. This means that the C++ dialog will be deleted when the Python
wrapper is garbage collected. Although this is a little inconsistent, it
ensures that the dialog is deleted without having to explicity code it using
-<Literal>QObject.deleteLater()</Literal> or other techniques.
+<Literal>TQObject.deleteLater()</Literal> or other techniques.
</Para>
</Sect2>
-<Sect2><Title>QDir</Title>
+<Sect2><Title>TQDir</Title>
<Para>
-<Literal>QDir</Literal> is fully implemented, including the Python
+<Literal>TQDir</Literal> is fully implemented, including the Python
<Literal>len</Literal>, <Literal>[]</Literal> (for reading slices and
individual elements), <Literal>==</Literal>, <Literal>!=</Literal> and
<Literal>in</Literal> operators
</Para>
</Sect2>
-<Sect2><Title>QFileInfoList</Title>
+<Sect2><Title>TQFileInfoList</Title>
<Para>
-This class isn't implemented. Whenever a <Literal>QFileInfoList</Literal> is
+This class isn't implemented. Whenever a <Literal>TQFileInfoList</Literal> is
the return type of a function or the type of an argument, a Python list of
-<Literal>QFileInfo</Literal> instances is used instead.
+<Literal>TQFileInfo</Literal> instances is used instead.
</Para>
</Sect2>
-<Sect2><Title>QDockArea (Qt v3+)</Title>
+<Sect2><Title>TQDockArea (TQt v3+)</Title>
<FuncSynopsis>
<FuncDef>bool <Function>hasDockWindow</Function> const</FuncDef>
- <ParamDef>QDockWindow *<Parameter>w</Parameter></ParamDef>
+ <ParamDef>TQDockWindow *<Parameter>w</Parameter></ParamDef>
<ParamDef>int *<Parameter>index</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
This takes the <Literal>w</Literal> parameter and returns the index of the
-QDockWIndow or -1 if the QDockArea does not contain the QDockWindow.
+TQDockWIndow or -1 if the TQDockArea does not contain the TQDockWindow.
</Para>
</Sect2>
-<Sect2><Title>QDockWindow (Qt v3+)</Title>
+<Sect2><Title>TQDockWindow (TQt v3+)</Title>
<Para>
-<Literal>QDockWindow</Literal> is fully implemented.
+<Literal>TQDockWindow</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QColorDrag (Qt v2.1+)</Title>
+<Sect2><Title>TQColorDrag (TQt v2.1+)</Title>
<Para>
-<Literal>QColorDrag</Literal> is fully implemented.
+<Literal>TQColorDrag</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDragObject</Title>
+<Sect2><Title>TQDragObject</Title>
<Para>
-<Literal>QDragObject</Literal> is fully implemented.
+<Literal>TQDragObject</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QImageDrag</Title>
+<Sect2><Title>TQImageDrag</Title>
<Para>
-<Literal>QImageDrag</Literal> is fully implemented.
+<Literal>TQImageDrag</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QStoredDrag</Title>
+<Sect2><Title>TQStoredDrag</Title>
<Para>
-<Literal>QStoredDrag</Literal> is fully implemented.
+<Literal>TQStoredDrag</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTextDrag</Title>
+<Sect2><Title>TQTextDrag</Title>
<Para>
-<Literal>QTextDrag</Literal> is fully implemented.
+<Literal>TQTextDrag</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QUriDrag (Qt v2+)</Title>
+<Sect2><Title>TQUriDrag (TQt v2+)</Title>
<Para>
-<Literal>QUriDrag</Literal> is fully implemented.
+<Literal>TQUriDrag</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QUrlDrag (Qt v1.x)</Title>
+<Sect2><Title>TQUrlDrag (TQt v1.x)</Title>
<Para>
-<Literal>QUrlDrag</Literal> is fully implemented.
+<Literal>TQUrlDrag</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDropSite</Title>
+<Sect2><Title>TQDropSite</Title>
<Para>
-<Literal>QDropSite</Literal> is fully implemented.
+<Literal>TQDropSite</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QErrorMessage (Qt v3+)</Title>
+<Sect2><Title>TQErrorMessage (TQt v3+)</Title>
<Para>
-<Literal>QErrorMessage</Literal> is fully implemented.
+<Literal>TQErrorMessage</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QEvent</Title>
+<Sect2><Title>TQEvent</Title>
<Para>
-<Literal>QEvent</Literal> is fully implemented.
+<Literal>TQEvent</Literal> is fully implemented.
</Para>
<Para>
-Instances of <Literal>QEvent</Literal>s are automatically converted to the
+Instances of <Literal>TQEvent</Literal>s are automatically converted to the
correct sub-class.
</Para>
</Sect2>
-<Sect2><Title>QChildEvent</Title>
+<Sect2><Title>TQChildEvent</Title>
<Para>
-<Literal>QChildEvent</Literal> is fully implemented.
+<Literal>TQChildEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCloseEvent</Title>
+<Sect2><Title>TQCloseEvent</Title>
<Para>
-<Literal>QCloseEvent</Literal> is fully implemented.
+<Literal>TQCloseEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QIconDragEvent (Qt v3.3+)</Title>
+<Sect2><Title>TQIconDragEvent (TQt v3.3+)</Title>
<Para>
-<Literal>QIconDragEvent</Literal> is fully implemented.
+<Literal>TQIconDragEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QContextMenuEvent (Qt v3+)</Title>
+<Sect2><Title>TQContextMenuEvent (TQt v3+)</Title>
<Para>
-<Literal>QContextMenuEvent</Literal> is fully implemented.
+<Literal>TQContextMenuEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCustomEvent</Title>
+<Sect2><Title>TQCustomEvent</Title>
<Para>
-<Literal>QCustomEvent</Literal> is fully implemented. Any Python object can be
+<Literal>TQCustomEvent</Literal> is fully implemented. Any Python object can be
passed as the event data and its reference count is increased.
</Para>
</Sect2>
-<Sect2><Title>QDragEnterEvent</Title>
+<Sect2><Title>TQDragEnterEvent</Title>
<Para>
-<Literal>QDragEnterEvent</Literal> is fully implemented.
+<Literal>TQDragEnterEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDragLeaveEvent</Title>
+<Sect2><Title>TQDragLeaveEvent</Title>
<Para>
-<Literal>QDragLeaveEvent</Literal> is fully implemented.
+<Literal>TQDragLeaveEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDragMoveEvent</Title>
+<Sect2><Title>TQDragMoveEvent</Title>
<Para>
-<Literal>QDragMoveEvent</Literal> is fully implemented.
+<Literal>TQDragMoveEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDropEvent</Title>
+<Sect2><Title>TQDropEvent</Title>
<Para>
-<Literal>QDropEvent</Literal> is fully implemented.
+<Literal>TQDropEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QFocusEvent</Title>
+<Sect2><Title>TQFocusEvent</Title>
<Para>
-<Literal>QFocusEvent</Literal> is fully implemented.
+<Literal>TQFocusEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QHideEvent</Title>
+<Sect2><Title>TQHideEvent</Title>
<Para>
-<Literal>QHideEvent</Literal> is fully implemented.
+<Literal>TQHideEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QIMComposeEvent (Qt v3.1+)</Title>
+<Sect2><Title>TQIMComposeEvent (TQt v3.1+)</Title>
<Para>
-<Literal>QIMComposeEvent</Literal> is fully implemented.
+<Literal>TQIMComposeEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QIMEvent (Qt v3+)</Title>
+<Sect2><Title>TQIMEvent (TQt v3+)</Title>
<Para>
-<Literal>QIMEvent</Literal> is fully implemented.
+<Literal>TQIMEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QKeyEvent</Title>
+<Sect2><Title>TQKeyEvent</Title>
<Para>
-<Literal>QKeyEvent</Literal> is fully implemented.
+<Literal>TQKeyEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QMouseEvent</Title>
+<Sect2><Title>TQMouseEvent</Title>
<Para>
-<Literal>QMouseEvent</Literal> is fully implemented.
+<Literal>TQMouseEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QMoveEvent</Title>
+<Sect2><Title>TQMoveEvent</Title>
<Para>
-<Literal>QMoveEvent</Literal> is fully implemented.
+<Literal>TQMoveEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QPaintEvent</Title>
+<Sect2><Title>TQPaintEvent</Title>
<Para>
-<Literal>QPaintEvent</Literal> is fully implemented.
+<Literal>TQPaintEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QResizeEvent</Title>
+<Sect2><Title>TQResizeEvent</Title>
<Para>
-<Literal>QResizeEvent</Literal> is fully implemented.
+<Literal>TQResizeEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QShowEvent</Title>
+<Sect2><Title>TQShowEvent</Title>
<Para>
-<Literal>QShowEvent</Literal> is fully implemented.
+<Literal>TQShowEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTabletEvent (Qt v3+)</Title>
+<Sect2><Title>TQTabletEvent (TQt v3+)</Title>
<Para>
-<Literal>QTabletEvent</Literal> is fully implemented.
+<Literal>TQTabletEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTimerEvent</Title>
+<Sect2><Title>TQTimerEvent</Title>
<Para>
-<Literal>QTimerEvent</Literal> is fully implemented.
+<Literal>TQTimerEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QWheelEvent (Qt v2+)</Title>
+<Sect2><Title>TQWheelEvent (TQt v2+)</Title>
<Para>
-<Literal>QWheelEvent</Literal> is fully implemented.
+<Literal>TQWheelEvent</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QEventLoop (Qt v3.1+)</Title>
+<Sect2><Title>TQEventLoop (TQt v3.1+)</Title>
<FuncSynopsis>
<FuncDef>virtual int <Function>exec</Function></FuncDef>
<ParamDef></ParamDef>
@@ -1984,7 +1984,7 @@ passed as the event data and its reference count is increased.
This has been renamed to <Literal>exec_loop</Literal> in Python.
</Para>
</Sect2>
-<Sect2><Title>QFile</Title>
+<Sect2><Title>TQFile</Title>
<FuncSynopsis>
<FuncDef>bool <Function>open</Function></FuncDef>
<ParamDef>int <Parameter>m</Parameter></ParamDef>
@@ -2021,7 +2021,7 @@ This takes a single <Literal>maxlen</Literal> parameter. The
<ParamDef>EncoderFn <Parameter>f</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v2+)
+Not yet implemented. (TQt v2+)
</Para>
<FuncSynopsis>
@@ -2029,7 +2029,7 @@ Not yet implemented. (Qt v2+)
<ParamDef>EncoderFn <Parameter>f</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v2+)
+Not yet implemented. (TQt v2+)
</Para>
<FuncSynopsis>
@@ -2042,97 +2042,97 @@ Not yet implemented. (Qt v2+)
as a parameter.
</Para>
</Sect2>
-<Sect2><Title>QFileDialog</Title>
+<Sect2><Title>TQFileDialog</Title>
<Para>
-<Literal>QFileDialog</Literal> is fully implemented.
+<Literal>TQFileDialog</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QFileIconProvider</Title>
+<Sect2><Title>TQFileIconProvider</Title>
<Para>
-<Literal>QFileIconProvider</Literal> is fully implemented.
+<Literal>TQFileIconProvider</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QFilePreview</Title>
+<Sect2><Title>TQFilePreview</Title>
<Para>
-<Literal>QFilePreview</Literal> is fully implemented. However it cannot be
-used from Python in the same way as it is used from C++ because PyQt does not
+<Literal>TQFilePreview</Literal> is fully implemented. However it cannot be
+used from Python in the same way as it is used from C++ because PyTQt does not
support multiple inheritance involving more than one wrapped class. A trick
that seems to work is to use composition rather than inheritance as in the
following code fragment.
</Para>
<ProgramListing>
-class FilePreview(QFilePreview):
+class FilePreview(TQFilePreview):
pass
-class Preview(QLabel):
+class Preview(TQLabel):
def __init__(self, parent=None):
- QLabel.__init__(self, parent)
+ TQLabel.__init__(self, parent)
self.preview = FilePreview()
self.preview.previewUrl = self.previewUrl
</ProgramListing>
<Para>
-Note that QFilePreview cannot be instantiated directly because it is abstract.
+Note that TQFilePreview cannot be instantiated directly because it is abstract.
Thanks to Hans-Peter Jansen for this trick.
</Para>
</Sect2>
-<Sect2><Title>QFileInfo</Title>
+<Sect2><Title>TQFileInfo</Title>
<Para>
-<Literal>QFileInfo</Literal> is fully implemented.
+<Literal>TQFileInfo</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QFont</Title>
+<Sect2><Title>TQFont</Title>
<Para>
-<Literal>QFont</Literal> is fully implemented, including the Python
+<Literal>TQFont</Literal> is fully implemented, including the Python
<Literal>==</Literal> and <Literal>!=</Literal> operators.
</Para>
</Sect2>
-<Sect2><Title>QFontDatabase (Qt v2.1+)</Title>
+<Sect2><Title>TQFontDatabase (TQt v2.1+)</Title>
<Para>
-<Literal>QFontDatabase</Literal> is fully implemented.
+<Literal>TQFontDatabase</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QFontDialog (Qt v2+)</Title>
+<Sect2><Title>TQFontDialog (TQt v2+)</Title>
<FuncSynopsis>
- <FuncDef>static QFont <Function>getFont</Function></FuncDef>
+ <FuncDef>static TQFont <Function>getFont</Function></FuncDef>
<ParamDef>bool *<Parameter>ok</Parameter></ParamDef>
- <ParamDef>const QFont &<Parameter>def</Parameter></ParamDef>
- <ParamDef>QWidget *<Parameter>parent</Parameter> = 0</ParamDef>
+ <ParamDef>const TQFont &<Parameter>def</Parameter></ParamDef>
+ <ParamDef>TQWidget *<Parameter>parent</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>name</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
This takes the <Literal>def</Literal>, <Literal>parent</Literal> and
<Literal>name</Literal> parameters and returns a tuple containing the
-<Literal>QFont</Literal> result and the <Literal>ok</Literal> value.
+<Literal>TQFont</Literal> result and the <Literal>ok</Literal> value.
</Para>
<FuncSynopsis>
- <FuncDef>static QFont <Function>getFont</Function></FuncDef>
+ <FuncDef>static TQFont <Function>getFont</Function></FuncDef>
<ParamDef>bool *<Parameter>ok</Parameter></ParamDef>
- <ParamDef>QWidget *<Parameter>parent</Parameter> = 0</ParamDef>
+ <ParamDef>TQWidget *<Parameter>parent</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>name</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
This takes the <Literal>parent</Literal> and <Literal>name</Literal> parameters
-and returns a tuple containing the <Literal>QFont</Literal> result and the
+and returns a tuple containing the <Literal>TQFont</Literal> result and the
<Literal>ok</Literal> value.
</Para>
</Sect2>
-<Sect2><Title>QFontInfo</Title>
+<Sect2><Title>TQFontInfo</Title>
<Para>
-<Literal>QFontInfo</Literal> is fully implemented.
+<Literal>TQFontInfo</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QFontMetrics</Title>
+<Sect2><Title>TQFontMetrics</Title>
<FuncSynopsis>
- <FuncDef>QRect <Function>boundingRect</Function></FuncDef>
+ <FuncDef>TQRect <Function>boundingRect</Function></FuncDef>
<ParamDef>int <Parameter>x</Parameter></ParamDef>
<ParamDef>int <Parameter>y</Parameter></ParamDef>
<ParamDef>int <Parameter>w</Parameter></ParamDef>
<ParamDef>int <Parameter>h</Parameter></ParamDef>
<ParamDef>int <Parameter>flags</Parameter></ParamDef>
- <ParamDef>const QString &amp;<Parameter>str</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>str</Parameter></ParamDef>
<ParamDef>int <Parameter>len</Parameter> = -1</ParamDef>
<ParamDef>int <Parameter>tabstops</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>tabarray</Parameter> = 0</ParamDef>
@@ -2142,9 +2142,9 @@ The <Literal>tabarray</Literal> parameter is a Python list of integers.
</Para>
<FuncSynopsis>
- <FuncDef>QSize <Function>size</Function></FuncDef>
+ <FuncDef>TQSize <Function>size</Function></FuncDef>
<ParamDef>int <Parameter>flags</Parameter></ParamDef>
- <ParamDef>const QString &amp;<Parameter>str</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>str</Parameter></ParamDef>
<ParamDef>int <Parameter>len</Parameter> = -1</ParamDef>
<ParamDef>int <Parameter>tabstops</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>tabarray</Parameter> = 0</ParamDef>
@@ -2153,72 +2153,72 @@ The <Literal>tabarray</Literal> parameter is a Python list of integers.
The <Literal>tabarray</Literal> parameter is a Python list of integers.
</Para>
</Sect2>
-<Sect2><Title>QFrame</Title>
+<Sect2><Title>TQFrame</Title>
<Para>
-<Literal>QFrame</Literal> is fully implemented.
+<Literal>TQFrame</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QGManager (Qt v1.x)</Title>
+<Sect2><Title>TQGManager (TQt v1.x)</Title>
<Para>
-<Literal>QGManager</Literal> is fully implemented.
+<Literal>TQGManager</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QChain (Qt v1.x)</Title>
+<Sect2><Title>TQChain (TQt v1.x)</Title>
<Para>
-<Literal>QChain</Literal> is implemented as an opaque class.
+<Literal>TQChain</Literal> is implemented as an opaque class.
</Para>
</Sect2>
-<Sect2><Title>QGrid (Qt v2+)</Title>
+<Sect2><Title>TQGrid (TQt v2+)</Title>
<Para>
-<Literal>QGrid</Literal> is fully implemented.
+<Literal>TQGrid</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QGridView (Qt v3+)</Title>
+<Sect2><Title>TQGridView (TQt v3+)</Title>
<Para>
-<Literal>QGridView</Literal> is fully implemented.
+<Literal>TQGridView</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QGroupBox</Title>
+<Sect2><Title>TQGroupBox</Title>
<Para>
-<Literal>QGroupBox</Literal> is fully implemented.
+<Literal>TQGroupBox</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QHBox (Qt v2+)</Title>
+<Sect2><Title>TQHBox (TQt v2+)</Title>
<Para>
-<Literal>QHBox</Literal> is fully implemented.
+<Literal>TQHBox</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QHButtonGroup (Qt v2+)</Title>
+<Sect2><Title>TQHButtonGroup (TQt v2+)</Title>
<Para>
-<Literal>QHButtonGroup</Literal> is fully implemented.
+<Literal>TQHButtonGroup</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QHeader</Title>
+<Sect2><Title>TQHeader</Title>
<Para>
-<Literal>QHeader</Literal> is fully implemented.
+<Literal>TQHeader</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QHGroupBox (Qt v2+)</Title>
+<Sect2><Title>TQHGroupBox (TQt v2+)</Title>
<Para>
-<Literal>QHGroupBox</Literal> is fully implemented.
+<Literal>TQHGroupBox</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QIconSet</Title>
+<Sect2><Title>TQIconSet</Title>
<Para>
-<Literal>QIconSet</Literal> is fully implemented.
+<Literal>TQIconSet</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QIconFactory (Qt v3.1+)</Title>
+<Sect2><Title>TQIconFactory (TQt v3.1+)</Title>
<Para>
-<Literal>QIconFactory</Literal> is fully implemented.
+<Literal>TQIconFactory</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QIconView (Qt v2.1+)</Title>
+<Sect2><Title>TQIconView (TQt v2.1+)</Title>
<FuncSynopsis>
- <FuncDef>QIconViewItem *<Function>makeRowLayout</Function></FuncDef>
- <ParamDef>QIconViewItem *<Parameter>begin</Parameter></ParamDef>
+ <FuncDef>TQIconViewItem *<Function>makeRowLayout</Function></FuncDef>
+ <ParamDef>TQIconViewItem *<Parameter>begin</Parameter></ParamDef>
<ParamDef>int &<Parameter>y</Parameter></ParamDef>
</FuncSynopsis>
<Para>
@@ -2226,31 +2226,31 @@ Not yet implemented.
</Para>
</Sect2>
-<Sect2><Title>QIconViewItem (Qt v2.1+)</Title>
+<Sect2><Title>TQIconViewItem (TQt v2.1+)</Title>
<Para>
-<Literal>QIconViewItem</Literal> is fully implemented.
+<Literal>TQIconViewItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QIconDrag (Qt v2.1+)</Title>
+<Sect2><Title>TQIconDrag (TQt v2.1+)</Title>
<Para>
-<Literal>QIconDrag</Literal> is fully implemented.
+<Literal>TQIconDrag</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QIconDragItem (Qt v2.1+)</Title>
+<Sect2><Title>TQIconDragItem (TQt v2.1+)</Title>
<Para>
-<Literal>QIconDragItem</Literal> is fully implemented.
+<Literal>TQIconDragItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QImage</Title>
+<Sect2><Title>TQImage</Title>
<Para>
The Python <Literal>==</Literal> and <Literal>!=</Literal> operators are
supported.
</Para>
<FuncSynopsis>
- <FuncDef><Function>QImage</Function></FuncDef>
+ <FuncDef><Function>TQImage</Function></FuncDef>
<ParamDef>const char *<Parameter>xpm</Parameter>[]</ParamDef>
</FuncSynopsis>
<Para>
@@ -2258,18 +2258,18 @@ This takes a list of strings as its parameter.
</Para>
<FuncSynopsis>
- <FuncDef><Function>QImage</Function></FuncDef>
+ <FuncDef><Function>TQImage</Function></FuncDef>
<ParamDef>uchar *<Parameter>data</Parameter></ParamDef>
<ParamDef>int <Parameter>w</Parameter></ParamDef>
<ParamDef>int <Parameter>h</Parameter></ParamDef>
<ParamDef>int <Parameter>depth</Parameter></ParamDef>
- <ParamDef>QRgb *<Parameter>colorTable</Parameter></ParamDef>
+ <ParamDef>TQRgb *<Parameter>colorTable</Parameter></ParamDef>
<ParamDef>int <Parameter>numColors</Parameter></ParamDef>
<ParamDef>Endian <Parameter>bitOrder</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-The <Literal>colorTable</Literal> parameter is a list of QRgb instances or
-None. (Qt v2.1+)
+The <Literal>colorTable</Literal> parameter is a list of TQRgb instances or
+None. (TQt v2.1+)
</Para>
<FuncSynopsis>
@@ -2282,7 +2282,7 @@ useful if passed to another Python module.
</Para>
<FuncSynopsis>
- <FuncDef>QRgb *<Function>colorTable</Function></FuncDef>
+ <FuncDef>TQRgb *<Function>colorTable</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -2291,9 +2291,9 @@ useful if passed to another Python module.
</Para>
<FuncSynopsis>
- <FuncDef>QImage <Function>convertDepthWithPalette</Function></FuncDef>
+ <FuncDef>TQImage <Function>convertDepthWithPalette</Function></FuncDef>
<ParamDef>int</ParamDef>
- <ParamDef>QRgb *<Parameter>p</Parameter></ParamDef>
+ <ParamDef>TQRgb *<Parameter>p</Parameter></ParamDef>
<ParamDef>int <Parameter>pc</Parameter></ParamDef>
<ParamDef>int <Parameter>cf</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -2332,7 +2332,7 @@ useful if passed to another Python module.
</Para>
</Sect2>
-<Sect2><Title>QImageIO</Title>
+<Sect2><Title>TQImageIO</Title>
<FuncSynopsis>
<FuncDef>static void <Function>defineIOHandler</Function></FuncDef>
<ParamDef>const char *<Parameter>format</Parameter></ParamDef>
@@ -2346,69 +2346,69 @@ Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QImageTextKeyLang</Title>
+<Sect2><Title>TQImageTextKeyLang</Title>
<Para>
-<Literal>QImageTextKeyLang</Literal> is fully implemented.
+<Literal>TQImageTextKeyLang</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QInputDialog (Qt v2.1+)</Title>
+<Sect2><Title>TQInputDialog (TQt v2.1+)</Title>
<FuncSynopsis>
- <FuncDef>static QString <Function>getText</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>caption</Parameter></ParamDef>
- <ParamDef>const QString &amp;<Parameter>label</Parameter></ParamDef>
- <ParamDef>const QString &amp;<Parameter>text</Parameter> = QString::null</ParamDef>
+ <FuncDef>static TQString <Function>getText</Function></FuncDef>
+ <ParamDef>const TQString &amp;<Parameter>caption</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>label</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>text</Parameter> = TQString::null</ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
- <ParamDef>QWidget *<Parameter>parent</Parameter> = 0</ParamDef>
+ <ParamDef>TQWidget *<Parameter>parent</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>name</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
The <Literal>ok</Literal> is not passed and the returned value is a tuple of
-the <Literal>QString</Literal> result and the <Literal>ok</Literal> flag.
-(Qt v2.1 - v2.3.1)
+the <Literal>TQString</Literal> result and the <Literal>ok</Literal> flag.
+(TQt v2.1 - v2.3.1)
</Para>
<FuncSynopsis>
- <FuncDef>static QString <Function>getText</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>caption</Parameter></ParamDef>
- <ParamDef>const QString &amp;<Parameter>label</Parameter></ParamDef>
- <ParamDef>QLineEdit::EchoMode<Parameter>echo</Parameter></ParamDef>
- <ParamDef>const QString &amp;<Parameter>text</Parameter> = QString::null</ParamDef>
+ <FuncDef>static TQString <Function>getText</Function></FuncDef>
+ <ParamDef>const TQString &amp;<Parameter>caption</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>label</Parameter></ParamDef>
+ <ParamDef>TQLineEdit::EchoMode<Parameter>echo</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>text</Parameter> = TQString::null</ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
- <ParamDef>QWidget *<Parameter>parent</Parameter> = 0</ParamDef>
+ <ParamDef>TQWidget *<Parameter>parent</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>name</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
The <Literal>ok</Literal> is not passed and the returned value is a tuple of
-the <Literal>QString</Literal> result and the <Literal>ok</Literal> flag.
-(Qt v2.2 - v2.3.1)
+the <Literal>TQString</Literal> result and the <Literal>ok</Literal> flag.
+(TQt v2.2 - v2.3.1)
</Para>
<FuncSynopsis>
- <FuncDef>static QString <Function>getText</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>caption</Parameter></ParamDef>
- <ParamDef>const QString &amp;<Parameter>label</Parameter></ParamDef>
- <ParamDef>QLineEdit::EchoMode<Parameter>echo</Parameter> = QLineEdit::Normal</ParamDef>
- <ParamDef>const QString &amp;<Parameter>text</Parameter> = QString::null</ParamDef>
+ <FuncDef>static TQString <Function>getText</Function></FuncDef>
+ <ParamDef>const TQString &amp;<Parameter>caption</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>label</Parameter></ParamDef>
+ <ParamDef>TQLineEdit::EchoMode<Parameter>echo</Parameter> = TQLineEdit::Normal</ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>text</Parameter> = TQString::null</ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
- <ParamDef>QWidget *<Parameter>parent</Parameter> = 0</ParamDef>
+ <ParamDef>TQWidget *<Parameter>parent</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>name</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
The <Literal>ok</Literal> is not passed and the returned value is a tuple of
-the <Literal>QString</Literal> result and the <Literal>ok</Literal> flag.
-(Qt v3+)
+the <Literal>TQString</Literal> result and the <Literal>ok</Literal> flag.
+(TQt v3+)
</Para>
<FuncSynopsis>
<FuncDef>static int <Function>getInteger</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>caption</Parameter></ParamDef>
- <ParamDef>const QString &amp;<Parameter>label</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>caption</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>label</Parameter></ParamDef>
<ParamDef>int <Parameter>num</Parameter> = 0</ParamDef>
<ParamDef>int <Parameter>from</Parameter> = -2147483647</ParamDef>
<ParamDef>int <Parameter>to</Parameter> = 2147483647</ParamDef>
<ParamDef>int <Parameter>step</Parameter> = 1</ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
- <ParamDef>QWidget *<Parameter>parent</Parameter> = 0</ParamDef>
+ <ParamDef>TQWidget *<Parameter>parent</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>name</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
@@ -2418,14 +2418,14 @@ the <Literal>int</Literal> result and the <Literal>ok</Literal> flag.
<FuncSynopsis>
<FuncDef>static double <Function>getDouble</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>caption</Parameter></ParamDef>
- <ParamDef>const QString &amp;<Parameter>label</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>caption</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>label</Parameter></ParamDef>
<ParamDef>double <Parameter>num</Parameter> = 0</ParamDef>
<ParamDef>double <Parameter>from</Parameter> = -2147483647</ParamDef>
<ParamDef>double <Parameter>to</Parameter> = 2147483647</ParamDef>
<ParamDef>int <Parameter>step</Parameter> = 1</ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
- <ParamDef>QWidget *<Parameter>parent</Parameter> = 0</ParamDef>
+ <ParamDef>TQWidget *<Parameter>parent</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>name</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
@@ -2434,25 +2434,25 @@ the <Literal>double</Literal> result and the <Literal>ok</Literal> flag.
</Para>
<FuncSynopsis>
- <FuncDef>static QString <Function>getItem</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>caption</Parameter></ParamDef>
- <ParamDef>const QString &amp;<Parameter>label</Parameter></ParamDef>
- <ParamDef>const QStringList &<Parameter>list</Parameter></ParamDef>
+ <FuncDef>static TQString <Function>getItem</Function></FuncDef>
+ <ParamDef>const TQString &amp;<Parameter>caption</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>label</Parameter></ParamDef>
+ <ParamDef>const TQStringList &<Parameter>list</Parameter></ParamDef>
<ParamDef>int <Parameter>current</Parameter> = 0</ParamDef>
<ParamDef>bool <Parameter>editable</Parameter> = TRUE</ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
- <ParamDef>QWidget *<Parameter>parent</Parameter> = 0</ParamDef>
+ <ParamDef>TQWidget *<Parameter>parent</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>name</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
The <Literal>ok</Literal> is not passed and the returned value is a tuple of
-the <Literal>QString</Literal> result and the <Literal>ok</Literal> flag.
+the <Literal>TQString</Literal> result and the <Literal>ok</Literal> flag.
</Para>
</Sect2>
-<Sect2><Title>QInterlaceStyle (Qt v2.3.1+)</Title>
+<Sect2><Title>TQInterlaceStyle (TQt v2.3.1+)</Title>
<FuncSynopsis>
<FuncDef>void <Function>scrollBarMetrics</Function></FuncDef>
- <ParamDef>const QTabBar *<Parameter>sb</Parameter></ParamDef>
+ <ParamDef>const TQTabBar *<Parameter>sb</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderMin</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderMax</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderLength</Parameter></ParamDef>
@@ -2464,115 +2464,115 @@ This takes only the <Literal>sb</Literal> parameter and returns a tuple of the
<Literal>sliderLength</Literal> and <Literal>buttonDim</Literal> values.
</Para>
</Sect2>
-<Sect2><Title>QIODevice</Title>
+<Sect2><Title>TQIODevice</Title>
<Para>
-<Literal>QIODevice</Literal> is fully implemented.
+<Literal>TQIODevice</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QKeySequence (Qt v3+)</Title>
+<Sect2><Title>TQKeySequence (TQt v3+)</Title>
<Para>
-<Literal>QKeySequence</Literal> is fully implemented including the operators
-<Literal>==</Literal>, <Literal>!=</Literal>, <Literal>QString()</Literal> and
-<Literal>int()</Literal>. A <Literal>QString</Literal> instance or a Python
-integer may be used whenever a <Literal>QKeySequence</Literal> can be used.
+<Literal>TQKeySequence</Literal> is fully implemented including the operators
+<Literal>==</Literal>, <Literal>!=</Literal>, <Literal>TQString()</Literal> and
+<Literal>int()</Literal>. A <Literal>TQString</Literal> instance or a Python
+integer may be used whenever a <Literal>TQKeySequence</Literal> can be used.
</Para>
</Sect2>
-<Sect2><Title>QLabel</Title>
+<Sect2><Title>TQLabel</Title>
<Para>
-<Literal>QLabel</Literal> is fully implemented.
+<Literal>TQLabel</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QLayout</Title>
+<Sect2><Title>TQLayout</Title>
<Para>
-<Literal>QLayout</Literal> is fully implemented.
+<Literal>TQLayout</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QBoxLayout</Title>
+<Sect2><Title>TQBoxLayout</Title>
<Para>
-<Literal>QBoxLayout</Literal> is fully implemented.
+<Literal>TQBoxLayout</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QGLayoutIterator (Qt v2+)</Title>
+<Sect2><Title>TQGLayoutIterator (TQt v2+)</Title>
<Para>
-<Literal>QGLayoutIterator</Literal> is fully implemented.
+<Literal>TQGLayoutIterator</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QGridLayout</Title>
+<Sect2><Title>TQGridLayout</Title>
<FuncSynopsis>
<FuncDef>bool <Function>findWidget</Function></FuncDef>
- <ParamDef>QWidget *<Parameter>w</Parameter></ParamDef>
+ <ParamDef>TQWidget *<Parameter>w</Parameter></ParamDef>
<ParamDef>int *<Parameter>row</Parameter></ParamDef>
<ParamDef>int *<Parameter>col</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This takes the <Literal>w</Literal> parameter and returns a tuple containing
the <Literal>bool</Literal> result, <Literal>row</Literal> and
-<Literal>col</Literal>. (Qt v2+)
+<Literal>col</Literal>. (TQt v2+)
</Para>
</Sect2>
-<Sect2><Title>QHBoxLayout</Title>
+<Sect2><Title>TQHBoxLayout</Title>
<Para>
-<Literal>QHBoxLayout</Literal> is fully implemented.
+<Literal>TQHBoxLayout</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QLayoutItem (Qt v2+)</Title>
+<Sect2><Title>TQLayoutItem (TQt v2+)</Title>
<Para>
-<Literal>QLayoutItem</Literal> is fully implemented.
+<Literal>TQLayoutItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QLayoutIterator (Qt v2+)</Title>
+<Sect2><Title>TQLayoutIterator (TQt v2+)</Title>
<FuncSynopsis>
- <FuncDef>QLayoutItem *<Function>next</Function></FuncDef>
+ <FuncDef>TQLayoutItem *<Function>next</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-This is a wrapper around the <Literal>QLayoutIterator</Literal>
+This is a wrapper around the <Literal>TQLayoutIterator</Literal>
<Literal>++</Literal> operator.
</Para>
</Sect2>
-<Sect2><Title>QSpacerItem (Qt v2+)</Title>
+<Sect2><Title>TQSpacerItem (TQt v2+)</Title>
<Para>
-<Literal>QSpacerItem</Literal> is fully implemented.
+<Literal>TQSpacerItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QVBoxLayout</Title>
+<Sect2><Title>TQVBoxLayout</Title>
<Para>
-<Literal>QVBoxLayout</Literal> is fully implemented.
+<Literal>TQVBoxLayout</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QWidgetItem (Qt v2+)</Title>
+<Sect2><Title>TQWidgetItem (TQt v2+)</Title>
<Para>
-<Literal>QWidgetItem</Literal> is fully implemented.
+<Literal>TQWidgetItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QLCDNumber</Title>
+<Sect2><Title>TQLCDNumber</Title>
<Para>
-<Literal>QLCDNumber</Literal> is fully implemented.
+<Literal>TQLCDNumber</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QLibrary (Qt v3+)</Title>
+<Sect2><Title>TQLibrary (TQt v3+)</Title>
<Para>
-<Literal>QLibrary</Literal> is fully implemented.
+<Literal>TQLibrary</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QLineEdit</Title>
+<Sect2><Title>TQLineEdit</Title>
<FuncSynopsis>
<FuncDef>int <Function>characterAt</Function></FuncDef>
<ParamDef>int <Parameter>xpos</Parameter></ParamDef>
- <ParamDef>QChar *<Parameter>chr</Parameter></ParamDef>
+ <ParamDef>TQChar *<Parameter>chr</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This takes only the <Literal>xpos</Literal> parameter and returns the int
-result and the <Literal>chr</Literal> value as a tuple. (Qt v3+)
+result and the <Literal>chr</Literal> value as a tuple. (TQt v3+)
</Para>
<FuncSynopsis>
@@ -2580,7 +2580,7 @@ result and the <Literal>chr</Literal> value as a tuple. (Qt v3+)
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-This has been renamed <Literal>delChar</Literal> in Python. (Qt v2+)
+This has been renamed <Literal>delChar</Literal> in Python. (TQt v2+)
</Para>
<FuncSynopsis>
@@ -2591,16 +2591,16 @@ This has been renamed <Literal>delChar</Literal> in Python. (Qt v2+)
<Para>
This takes no parameters and returns the bool result and the
<Literal>start</Literal> and <Literal>end</Literal> values as a tuple.
-(Qt v3+)
+(TQt v3+)
</Para>
</Sect2>
-<Sect2><Title>QList&lt;type&gt; (Qt v2)</Title>
+<Sect2><Title>TQList&lt;type&gt; (TQt v2)</Title>
<Para>
-Types based on the <Literal>QList</Literal> template are automatically
+Types based on the <Literal>TQList</Literal> template are automatically
converted to and from Python lists of the type.
</Para>
</Sect2>
-<Sect2><Title>QListBox</Title>
+<Sect2><Title>TQListBox</Title>
<FuncSynopsis>
<FuncDef>bool <Function>itemYPos</Function></FuncDef>
<ParamDef>int <Parameter>index</Parameter></ParamDef>
@@ -2609,59 +2609,59 @@ converted to and from Python lists of the type.
<Para>
This takes the <Literal>index</Literal> parameter and returns a tuple
containing the <Literal>bool</Literal> result and <Literal>yPos</Literal>.
-(Qt v1.x)
+(TQt v1.x)
</Para>
</Sect2>
-<Sect2><Title>QListBoxItem</Title>
+<Sect2><Title>TQListBoxItem</Title>
<Para>
-<Literal>QListBoxItem</Literal> is fully implemented.
+<Literal>TQListBoxItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QListBoxPixmap</Title>
+<Sect2><Title>TQListBoxPixmap</Title>
<Para>
-<Literal>QListBoxPixmap</Literal> is fully implemented.
+<Literal>TQListBoxPixmap</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QListBoxText</Title>
+<Sect2><Title>TQListBoxText</Title>
<Para>
-<Literal>QListBoxText</Literal> is fully implemented.
+<Literal>TQListBoxText</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QListView</Title>
+<Sect2><Title>TQListView</Title>
<Para>
-<Literal>QListView</Literal> is fully implemented.
+<Literal>TQListView</Literal> is fully implemented.
</Para>
<Para>
-Note that to remove a child <Literal>QListViewItem</Literal> you must first
+Note that to remove a child <Literal>TQListViewItem</Literal> you must first
call <Literal>takeItem()</Literal> and then <Literal>del()</Literal>.
</Para>
</Sect2>
-<Sect2><Title>QListViewItem</Title>
+<Sect2><Title>TQListViewItem</Title>
<Para>
-<Literal>QListViewItem</Literal> is fully implemented.
+<Literal>TQListViewItem</Literal> is fully implemented.
</Para>
<Para>
-Note that to remove a child <Literal>QListViewItem</Literal> you must first
+Note that to remove a child <Literal>TQListViewItem</Literal> you must first
call <Literal>takeItem()</Literal> and then <Literal>del()</Literal>.
</Para>
</Sect2>
-<Sect2><Title>QCheckListItem</Title>
+<Sect2><Title>TQCheckListItem</Title>
<Para>
-<Literal>QCheckListItem</Literal> is fully implemented.
+<Literal>TQCheckListItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QListViewItemIterator (Qt v2+)</Title>
+<Sect2><Title>TQListViewItemIterator (TQt v2+)</Title>
<Para>
-<Literal>QListViewItemIterator</Literal> is fully implemented.
+<Literal>TQListViewItemIterator</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QLocale (Qt v3.3+)</Title>
+<Sect2><Title>TQLocale (TQt v3.3+)</Title>
<FuncSynopsis>
<FuncDef>short <Function>toShort</Function></FuncDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
@@ -2734,28 +2734,28 @@ This returns a tuple of the <Literal>double</Literal> result and the
<Literal>ok</Literal> value.
</Para>
</Sect2>
-<Sect2><Title>QMainWindow</Title>
+<Sect2><Title>TQMainWindow</Title>
<FuncSynopsis>
- <FuncDef>QTextStream &amp;<Function>operator&lt&lt;</Function></FuncDef>
- <ParamDef>QTextStream &amp;<Parameter></Parameter></ParamDef>
- <ParamDef>const QMainWindow &amp;<Parameter></Parameter></ParamDef>
+ <FuncDef>TQTextStream &amp;<Function>operator&lt&lt;</Function></FuncDef>
+ <ParamDef>TQTextStream &amp;<Parameter></Parameter></ParamDef>
+ <ParamDef>const TQMainWindow &amp;<Parameter></Parameter></ParamDef>
</FuncSynopsis>
<Para>
-This operator is fully implemented. (Qt v3+)
+This operator is fully implemented. (TQt v3+)
</Para>
<FuncSynopsis>
- <FuncDef>QTextStream &amp;<Function>operator&gt&gt;</Function></FuncDef>
- <ParamDef>QTextStream &amp;<Parameter></Parameter></ParamDef>
- <ParamDef>QMainWindow &amp;<Parameter></Parameter></ParamDef>
+ <FuncDef>TQTextStream &amp;<Function>operator&gt&gt;</Function></FuncDef>
+ <ParamDef>TQTextStream &amp;<Parameter></Parameter></ParamDef>
+ <ParamDef>TQMainWindow &amp;<Parameter></Parameter></ParamDef>
</FuncSynopsis>
<Para>
-This operator is fully implemented. (Qt v3+)
+This operator is fully implemented. (TQt v3+)
</Para>
<FuncSynopsis>
<FuncDef>bool <Function>getLocation</Function></FuncDef>
- <ParamDef>QToolBar *<Parameter>tb</Parameter></ParamDef>
+ <ParamDef>TQToolBar *<Parameter>tb</Parameter></ParamDef>
<ParamDef>ToolBarDock &amp;<Parameter>dock</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>index</Parameter></ParamDef>
<ParamDef>bool &amp;<Parameter>nl</Parameter></ParamDef>
@@ -2764,56 +2764,56 @@ This operator is fully implemented. (Qt v3+)
<Para>
This takes only the <Literal>tb</Literal> parameter and returns a tuple of the
result, <Literal>dock</Literal>, <Literal>index</Literal>,
-<Literal>nl</Literal> and <Literal>extraOffset</Literal> values. (Qt v2.1.0+)
+<Literal>nl</Literal> and <Literal>extraOffset</Literal> values. (TQt v2.1.0+)
</Para>
<FuncSynopsis>
- <FuncDef>QList&lt;QToolBar&gt; <Function>toolBars</Function></FuncDef>
+ <FuncDef>TQList&lt;TQToolBar&gt; <Function>toolBars</Function></FuncDef>
<ParamDef>ToolBarDock <Parameter>dock</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-This returns a list of <Literal>QToolBar</Literal> instances. (Qt v2.1.0+)
+This returns a list of <Literal>TQToolBar</Literal> instances. (TQt v2.1.0+)
</Para>
</Sect2>
-<Sect2><Title>QMemArray&lt;type&gt; (Qt v3+)</Title>
+<Sect2><Title>TQMemArray&lt;type&gt; (TQt v3+)</Title>
<Para>
-Types based on the <Literal>QMemArray</Literal> template are automatically
+Types based on the <Literal>TQMemArray</Literal> template are automatically
converted to and from Python lists of the type.
</Para>
</Sect2>
-<Sect2><Title>QMenuBar</Title>
+<Sect2><Title>TQMenuBar</Title>
<Para>
-<Literal>QMenuBar</Literal> is fully implemented.
+<Literal>TQMenuBar</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QMenuData</Title>
+<Sect2><Title>TQMenuData</Title>
<FuncSynopsis>
- <FuncDef>QMenuItem *<Function>findItem</Function></FuncDef>
+ <FuncDef>TQMenuItem *<Function>findItem</Function></FuncDef>
<ParamDef>int <Parameter>id</Parameter></ParamDef>
- <ParamDef>QMenuData **<Parameter>parent</Parameter></ParamDef>
+ <ParamDef>TQMenuData **<Parameter>parent</Parameter></ParamDef>
</FuncSynopsis>
<Para>
Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QCustomMenuItem (Qt v2.1+)</Title>
+<Sect2><Title>TQCustomMenuItem (TQt v2.1+)</Title>
<Para>
-<Literal>QCustomMenuItem</Literal> is fully implemented.
+<Literal>TQCustomMenuItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QMenuItem</Title>
+<Sect2><Title>TQMenuItem</Title>
<Para>
-<Literal>QMenuItem</Literal> is an internal Qt class.
+<Literal>TQMenuItem</Literal> is an internal TQt class.
</Para>
</Sect2>
-<Sect2><Title>QMessageBox</Title>
+<Sect2><Title>TQMessageBox</Title>
<Para>
-<Literal>QMessageBox</Literal> is fully implemented.
+<Literal>TQMessageBox</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QMetaObject</Title>
+<Sect2><Title>TQMetaObject</Title>
<FuncSynopsis>
<FuncDef>int <Function>numClassInfo</Function> const</FuncDef>
<ParamDef>bool <Parameter>super</Parameter> = FALSE</ParamDef>
@@ -2823,7 +2823,7 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>const QClassInfo *<Function>classInfo</Function> const</FuncDef>
+ <FuncDef>const TQClassInfo *<Function>classInfo</Function> const</FuncDef>
<ParamDef>bool <Parameter>super</Parameter> = FALSE</ParamDef>
</FuncSynopsis>
<Para>
@@ -2831,29 +2831,29 @@ Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QMetaProperty</Title>
+<Sect2><Title>TQMetaProperty</Title>
<Para>
-<Literal>QMetaProperty</Literal> is fully implemented.
+<Literal>TQMetaProperty</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QMimeSource (Qt v2+)</Title>
+<Sect2><Title>TQMimeSource (TQt v2+)</Title>
<Para>
-<Literal>QMimeSource</Literal> is fully implemented.
+<Literal>TQMimeSource</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QMimeSourceFactory (Qt v2+)</Title>
+<Sect2><Title>TQMimeSourceFactory (TQt v2+)</Title>
<Para>
-<Literal>QMimeSourceFactory</Literal> is fully implemented.
+<Literal>TQMimeSourceFactory</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QWindowsMime (Qt v3+)</Title>
+<Sect2><Title>TQWindowsMime (TQt v3+)</Title>
<Para>
-<Literal>QWindowsMime</Literal> is fully implemented.
+<Literal>TQWindowsMime</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QMotifPlusStyle (Qt v2.2+)</Title>
+<Sect2><Title>TQMotifPlusStyle (TQt v2.2+)</Title>
<FuncSynopsis>
<FuncDef>void <Function>getButtonShift</Function></FuncDef>
<ParamDef>int &amp;<Parameter>x</Parameter></ParamDef>
@@ -2861,12 +2861,12 @@ Not implemented.
</FuncSynopsis>
<Para>
This takes no parameters and returns a tuple of the <Literal>x</Literal> and
-<Literal>y</Literal> values. (Qt v2)
+<Literal>y</Literal> values. (TQt v2)
</Para>
<FuncSynopsis>
<FuncDef>void <Function>scrollBarMetrics</Function></FuncDef>
- <ParamDef>const QScrollBar *<Parameter>sb</Parameter></ParamDef>
+ <ParamDef>const TQScrollBar *<Parameter>sb</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderMin</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderMax</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderLength</Parameter></ParamDef>
@@ -2876,13 +2876,13 @@ This takes no parameters and returns a tuple of the <Literal>x</Literal> and
This takes only the <Literal>sb</Literal> parameter and returns a tuple of the
<Literal>sliderMin</Literal>, <Literal>sliderMax</Literal>,
<Literal>sliderLength</Literal> and <Literal>buttonDim</Literal> values.
-(Qt v2)
+(TQt v2)
</Para>
</Sect2>
-<Sect2><Title>QMotifStyle (Qt v2+)</Title>
+<Sect2><Title>TQMotifStyle (TQt v2+)</Title>
<FuncSynopsis>
<FuncDef>void <Function>scrollBarMetrics</Function></FuncDef>
- <ParamDef>const QTabBar *<Parameter>sb</Parameter></ParamDef>
+ <ParamDef>const TQTabBar *<Parameter>sb</Parameter></ParamDef>
<ParamDef>int &<Parameter>sliderMin</Parameter></ParamDef>
<ParamDef>int &<Parameter>sliderMax</Parameter></ParamDef>
<ParamDef>int &<Parameter>sliderLength</Parameter></ParamDef>
@@ -2892,12 +2892,12 @@ This takes only the <Literal>sb</Literal> parameter and returns a tuple of the
This takes only the <Literal>sb</Literal> parameter and returns a tuple of the
<Literal>sliderMin</Literal>, <Literal>sliderMax</Literal>,
<Literal>sliderLength</Literal> and <Literal>buttonDim</Literal> values.
-(Qt v2)
+(TQt v2)
</Para>
<FuncSynopsis>
<FuncDef>void <Function>tabbarMetrics</Function></FuncDef>
- <ParamDef>const QTabBar *<Parameter>t</Parameter></ParamDef>
+ <ParamDef>const TQTabBar *<Parameter>t</Parameter></ParamDef>
<ParamDef>int &<Parameter>hframe</Parameter></ParamDef>
<ParamDef>int &<Parameter>vframe</Parameter></ParamDef>
<ParamDef>int &<Parameter>overlap</Parameter></ParamDef>
@@ -2905,13 +2905,13 @@ This takes only the <Literal>sb</Literal> parameter and returns a tuple of the
<Para>
This takes only the <Literal>t</Literal> parameter and returns a tuple of the
<Literal>hframe</Literal>, <Literal>vframe</Literal> and
-<Literal>overlap</Literal> values. (Qt v2)
+<Literal>overlap</Literal> values. (TQt v2)
</Para>
</Sect2>
-<Sect2><Title>QMovie</Title>
+<Sect2><Title>TQMovie</Title>
<FuncSynopsis>
- <FuncDef><Function>QMovie</Function></FuncDef>
- <ParamDef>QDataSource *<Parameter>src</Parameter></ParamDef>
+ <FuncDef><Function>TQMovie</Function></FuncDef>
+ <ParamDef>TQDataSource *<Parameter>src</Parameter></ParamDef>
<ParamDef>int <Parameter>bufsize</Parameter> = 1024</ParamDef>
</FuncSynopsis>
<Para>
@@ -2925,10 +2925,10 @@ Not implemented.
</FuncSynopsis>
<Para>
<Literal>length</Literal> is derived from <Literal>data</Literal> and not
-passed as a parameter. (Qt v2.2.0+)
+passed as a parameter. (TQt v2.2.0+)
</Para>
</Sect2>
-<Sect2><Title>QMultiLineEdit</Title>
+<Sect2><Title>TQMultiLineEdit</Title>
<FuncSynopsis>
<FuncDef>void <Function>cursorPosition</Function> const</FuncDef>
<ParamDef>int *<Parameter>line</Parameter></ParamDef>
@@ -2936,7 +2936,7 @@ passed as a parameter. (Qt v2.2.0+)
</FuncSynopsis>
<Para>
This takes no parameters and returns a tuple of the <Literal>line</Literal> and
-<Literal>col</Literal> values. (Qt v1.x, Qt v2.x)
+<Literal>col</Literal> values. (TQt v1.x, TQt v2.x)
</Para>
<FuncSynopsis>
@@ -2944,7 +2944,7 @@ This takes no parameters and returns a tuple of the <Literal>line</Literal> and
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-This has been renamed <Literal>delChar</Literal> in Python. (Qt v1.x, Qt v2.x)
+This has been renamed <Literal>delChar</Literal> in Python. (TQt v1.x, TQt v2.x)
</Para>
<FuncSynopsis>
@@ -2954,7 +2954,7 @@ This has been renamed <Literal>delChar</Literal> in Python. (Qt v1.x, Qt v2.x)
</FuncSynopsis>
<Para>
This takes no parameters and returns a tuple of the <Literal>line</Literal> and
-<Literal>col</Literal> values. (Qt v1.x, Qt v2.x)
+<Literal>col</Literal> values. (TQt v1.x, TQt v2.x)
</Para>
<FuncSynopsis>
@@ -2970,38 +2970,38 @@ This takes no parameters and returns a tuple of the bool result and the
<Literal>col2</Literal> values.
</Para>
</Sect2>
-<Sect2><Title>QMutex (Qt v2.2+)</Title>
+<Sect2><Title>TQMutex (TQt v2.2+)</Title>
<Para>
-<Literal>QMutex</Literal> is fully implemented.
+<Literal>TQMutex</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QMutexLocker (Qt v3.1+)</Title>
+<Sect2><Title>TQMutexLocker (TQt v3.1+)</Title>
<Para>
-<Literal>QMutexLocker</Literal> is fully implemented.
+<Literal>TQMutexLocker</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QNetworkOperation (Qt v2.1+)</Title>
+<Sect2><Title>TQNetworkOperation (TQt v2.1+)</Title>
<Para>
-<Literal>QNetworkOperation</Literal> is fully implemented.
+<Literal>TQNetworkOperation</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QNetworkProtocol (Qt v2.1+)</Title>
+<Sect2><Title>TQNetworkProtocol (TQt v2.1+)</Title>
<Para>
-<Literal>QNetworkProtocol</Literal> is fully implemented.
+<Literal>TQNetworkProtocol</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QNetworkProtocolFactoryBase (Qt v2.1+)</Title>
+<Sect2><Title>TQNetworkProtocolFactoryBase (TQt v2.1+)</Title>
<Para>
-<Literal>QNetworkProtocolFactoryBase</Literal> is fully implemented.
+<Literal>TQNetworkProtocolFactoryBase</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QObject</Title>
+<Sect2><Title>TQObject</Title>
<FuncSynopsis>
<FuncDef>bool <Function>disconnect</Function></FuncDef>
- <ParamDef>const QObject *<Parameter>receiver</Parameter></ParamDef>
+ <ParamDef>const TQObject *<Parameter>receiver</Parameter></ParamDef>
<ParamDef>const char *<Parameter>member</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
@@ -3011,7 +3011,7 @@ Not yet implemented.
<FuncSynopsis>
<FuncDef>bool <Function>disconnect</Function></FuncDef>
<ParamDef>const char *<Parameter>signal</Parameter> = 0</ParamDef>
- <ParamDef>const QObject *<Parameter>receiver</Parameter> = 0</ParamDef>
+ <ParamDef>const TQObject *<Parameter>receiver</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>member</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
@@ -3020,49 +3020,49 @@ Not yet implemented.
<FuncSynopsis>
<FuncDef>static bool <Function>disconnect</Function></FuncDef>
- <ParamDef>const QObject *<Parameter>sender</Parameter></ParamDef>
+ <ParamDef>const TQObject *<Parameter>sender</Parameter></ParamDef>
<ParamDef>const char *<Parameter>signal</Parameter></ParamDef>
- <ParamDef>const QObject *<Parameter>receiver</Parameter></ParamDef>
+ <ParamDef>const TQObject *<Parameter>receiver</Parameter></ParamDef>
<ParamDef>const char *<Parameter>member</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-At the moment PyQt does not support the full behaviour of the corresponding Qt
+At the moment PyTQt does not support the full behaviour of the corresponding TQt
method. In particular, specifying None (ie. 0 in C++) for the
<Literal>signal</Literal> and <Literal>receiver</Literal> parameters is not yet
supported.
</Para>
</Sect2>
-<Sect2><Title>QObjectCleanupHandler (Qt v3+)</Title>
+<Sect2><Title>TQObjectCleanupHandler (TQt v3+)</Title>
<Para>
-<Literal>QObjectCleanupHandler</Literal> is fully implemented.
+<Literal>TQObjectCleanupHandler</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QObjectList</Title>
+<Sect2><Title>TQObjectList</Title>
<Para>
-This class isn't implemented. Whenever a <Literal>QObjectList</Literal> is the
+This class isn't implemented. Whenever a <Literal>TQObjectList</Literal> is the
return type of a function or the type of an argument, a Python list of
-<Literal>QObject</Literal> instances is used instead.
+<Literal>TQObject</Literal> instances is used instead.
</Para>
</Sect2>
-<Sect2><Title>QPaintDeviceMetrics</Title>
+<Sect2><Title>TQPaintDeviceMetrics</Title>
<Para>
-<Literal>QPaintDeviceMetrics</Literal> is fully implemented.
+<Literal>TQPaintDeviceMetrics</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QPaintDevice</Title>
+<Sect2><Title>TQPaintDevice</Title>
<FuncSynopsis>
<FuncDef>virtual bool <Function>cmd</Function></FuncDef>
<ParamDef>int</ParamDef>
- <ParamDef>QPainter *</ParamDef>
- <ParamDef>QPDevCmdParam *</ParamDef>
+ <ParamDef>TQPainter *</ParamDef>
+ <ParamDef>TQPDevCmdParam *</ParamDef>
</FuncSynopsis>
<Para>
Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QPainter</Title>
+<Sect2><Title>TQPainter</Title>
<FuncSynopsis>
- <FuncDef>QRect <Function>boundingRect</Function></FuncDef>
+ <FuncDef>TQRect <Function>boundingRect</Function></FuncDef>
<ParamDef>int <Parameter>x</Parameter></ParamDef>
<ParamDef>int <Parameter>y</Parameter></ParamDef>
<ParamDef>int <Parameter>w</Parameter></ParamDef>
@@ -3077,8 +3077,8 @@ The <Literal>intern</Literal> parameter is not supported.
</Para>
<FuncSynopsis>
- <FuncDef>QRect <Function>boundingRect</Function></FuncDef>
- <ParamDef>const QRect&</ParamDef>
+ <FuncDef>TQRect <Function>boundingRect</Function></FuncDef>
+ <ParamDef>const TQRect&</ParamDef>
<ParamDef>int <Parameter>flags</Parameter></ParamDef>
<ParamDef>const char *<Parameter>str</Parameter></ParamDef>
<ParamDef>int <Parameter>len</Parameter> = -1</ParamDef>
@@ -3097,7 +3097,7 @@ The <Literal>intern</Literal> parameter is not supported.
<ParamDef>int <Parameter>flags</Parameter></ParamDef>
<ParamDef>const char *<Parameter>str</Parameter></ParamDef>
<ParamDef>int <Parameter>len</Parameter> = -1</ParamDef>
- <ParamDef>QRect *<Parameter>br</Parameter> = 0</ParamDef>
+ <ParamDef>TQRect *<Parameter>br</Parameter> = 0</ParamDef>
<ParamDef>char **<Parameter>intern</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
@@ -3106,11 +3106,11 @@ The <Literal>intern</Literal> parameter is not supported.
<FuncSynopsis>
<FuncDef>void <Function>drawText</Function></FuncDef>
- <ParamDef>const QRect&</ParamDef>
+ <ParamDef>const TQRect&</ParamDef>
<ParamDef>int <Parameter>flags</Parameter></ParamDef>
<ParamDef>const char *<Parameter>str</Parameter></ParamDef>
<ParamDef>int <Parameter>len</Parameter> = -1</ParamDef>
- <ParamDef>QRect *<Parameter>br</Parameter> = 0</ParamDef>
+ <ParamDef>TQRect *<Parameter>br</Parameter> = 0</ParamDef>
<ParamDef>char **<Parameter>intern</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
@@ -3133,15 +3133,15 @@ This takes a single parameter which is a list of tab stops.
This returns a list of tab stops.
</Para>
</Sect2>
-<Sect2><Title>QPalette</Title>
+<Sect2><Title>TQPalette</Title>
<Para>
-<Literal>QPalette</Literal> is fully implemented, including the Python
+<Literal>TQPalette</Literal> is fully implemented, including the Python
<Literal>==</Literal> and <Literal>!=</Literal> operators.
</Para>
</Sect2>
-<Sect2><Title>QPixmap</Title>
+<Sect2><Title>TQPixmap</Title>
<FuncSynopsis>
- <FuncDef><Function>QPixmap</Function></FuncDef>
+ <FuncDef><Function>TQPixmap</Function></FuncDef>
<ParamDef>const char *<Parameter>xpm</Parameter>[]</ParamDef>
</FuncSynopsis>
<Para>
@@ -3171,24 +3171,24 @@ a parameter.
Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QPixmapCache (Qt v3+)</Title>
+<Sect2><Title>TQPixmapCache (TQt v3+)</Title>
<Para>
-<Literal>QPixmapCache</Literal> is fully implemented.
+<Literal>TQPixmapCache</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QPair&lt;type,type&gt; (Qt v3+)</Title>
+<Sect2><Title>TQPair&lt;type,type&gt; (TQt v3+)</Title>
<Para>
-Types based on the <Literal>QPair</Literal> template are automatically
+Types based on the <Literal>TQPair</Literal> template are automatically
converted to and from Python tuples of two elements.
</Para>
</Sect2>
-<Sect2><Title>QPen</Title>
+<Sect2><Title>TQPen</Title>
<Para>
-<Literal>QPen</Literal> is fully implemented, including the Python
+<Literal>TQPen</Literal> is fully implemented, including the Python
<Literal>==</Literal> and <Literal>!=</Literal> operators.
</Para>
</Sect2>
-<Sect2><Title>QPicture</Title>
+<Sect2><Title>TQPicture</Title>
<FuncSynopsis>
<FuncDef>const char *<Function>data</Function></FuncDef>
<ParamDef></ParamDef>
@@ -3207,10 +3207,10 @@ Not implemented.
as a parameter.
</Para>
</Sect2>
-<Sect2><Title>QPlatinumStyle (Qt v2+)</Title>
+<Sect2><Title>TQPlatinumStyle (TQt v2+)</Title>
<FuncSynopsis>
<FuncDef>void <Function>scrollBarMetrics</Function></FuncDef>
- <ParamDef>const QTabBar *<Parameter>sb</Parameter></ParamDef>
+ <ParamDef>const TQTabBar *<Parameter>sb</Parameter></ParamDef>
<ParamDef>int &<Parameter>sliderMin</Parameter></ParamDef>
<ParamDef>int &<Parameter>sliderMax</Parameter></ParamDef>
<ParamDef>int &<Parameter>sliderLength</Parameter></ParamDef>
@@ -3220,10 +3220,10 @@ as a parameter.
This takes only the <Literal>sb</Literal> parameter and returns a tuple of the
<Literal>sliderMin</Literal>, <Literal>sliderMax</Literal>,
<Literal>sliderLength</Literal> and <Literal>buttonDim</Literal> values.
-(Qt v2)
+(TQt v2)
</Para>
</Sect2>
-<Sect2><Title>QPoint</Title>
+<Sect2><Title>TQPoint</Title>
<Para>
The Python
<Literal>+</Literal>, <Literal>+=</Literal>,
@@ -3235,7 +3235,7 @@ operators are supported.
</Para>
<FuncSynopsis>
- <FuncDef>QCOORD &amp;<Function>rx</Function></FuncDef>
+ <FuncDef>TQCOORD &amp;<Function>rx</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -3243,18 +3243,18 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QCOORD &amp;<Function>ry</Function></FuncDef>
+ <FuncDef>TQCOORD &amp;<Function>ry</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QPointArray</Title>
+<Sect2><Title>TQPointArray</Title>
<FuncSynopsis>
- <FuncDef><Function>QPointArray</Function></FuncDef>
+ <FuncDef><Function>TQPointArray</Function></FuncDef>
<ParamDef>int <Parameter>nPoints</Parameter></ParamDef>
- <ParamDef>const QCOORD *<Parameter>points</Parameter></ParamDef>
+ <ParamDef>const TQCOORD *<Parameter>points</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This takes a single parameter which is a list of points.
@@ -3275,7 +3275,7 @@ This takes the single parameter <Literal>i</Literal> and returns the
<FuncDef>bool <Function>putPoints</Function></FuncDef>
<ParamDef>int <Parameter>index</Parameter></ParamDef>
<ParamDef>int <Parameter>nPoints</Parameter></ParamDef>
- <ParamDef>const QCOORD *<Parameter>points</Parameter></ParamDef>
+ <ParamDef>const TQCOORD *<Parameter>points</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This takes two parameters, <Literal>index</Literal> and a list of points.
@@ -3296,7 +3296,7 @@ Not implemented.
<FuncSynopsis>
<FuncDef>bool <Function>setPoints</Function></FuncDef>
<ParamDef>int <Parameter>nPoints</Parameter></ParamDef>
- <ParamDef>const QCOORD *<Parameter>points</Parameter></ParamDef>
+ <ParamDef>const TQCOORD *<Parameter>points</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This takes a single parameter which is a list of points.
@@ -3313,7 +3313,7 @@ This takes a single parameter which is a list of points.
Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QPopupMenu</Title>
+<Sect2><Title>TQPopupMenu</Title>
<FuncSynopsis>
<FuncDef>int <Function>exec</Function></FuncDef>
<ParamDef></ParamDef>
@@ -3326,12 +3326,12 @@ This method also causes ownership of the underlying C++ menu to be transfered
to Python. This means that the C++ menu will be deleted when the Python
wrapper is garbage collected. Although this is a little inconsistent, it
ensures that the menu is deleted without having to explicity code it using
-<Literal>QObject.deleteLater()</Literal> or other techniques.
+<Literal>TQObject.deleteLater()</Literal> or other techniques.
</Para>
<FuncSynopsis>
<FuncDef>int <Function>exec</Function></FuncDef>
- <ParamDef>const QPoint &<Parameter>pos</Parameter></ParamDef>
+ <ParamDef>const TQPoint &<Parameter>pos</Parameter></ParamDef>
<ParamDef>int <Parameter>indexAtPoint</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
@@ -3342,57 +3342,57 @@ This method also causes ownership of the underlying C++ menu to be transfered
to Python. This means that the C++ menu will be deleted when the Python
wrapper is garbage collected. Although this is a little inconsistent, it
ensures that the menu is deleted without having to explicity code it using
-<Literal>QObject.deleteLater()</Literal> or other techniques.
+<Literal>TQObject.deleteLater()</Literal> or other techniques.
</Para>
</Sect2>
-<Sect2><Title>QPrintDialog (X11)</Title>
+<Sect2><Title>TQPrintDialog (X11)</Title>
<Para>
-<Literal>QPrintDialog</Literal> is fully implemented.
+<Literal>TQPrintDialog</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QPrinter</Title>
+<Sect2><Title>TQPrinter</Title>
<Para>
-<Literal>QPrinter</Literal> is fully implemented.
+<Literal>TQPrinter</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QProcess (Qt v3+)</Title>
+<Sect2><Title>TQProcess (TQt v3+)</Title>
<Para>
-<Literal>QProcess</Literal> is fully implemented.
+<Literal>TQProcess</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QProgressBar</Title>
+<Sect2><Title>TQProgressBar</Title>
<Para>
-<Literal>QProgressBar</Literal> is fully implemented.
+<Literal>TQProgressBar</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QProgressDialog</Title>
+<Sect2><Title>TQProgressDialog</Title>
<Para>
-<Literal>QProgressDialog</Literal> is fully implemented.
+<Literal>TQProgressDialog</Literal> is fully implemented.
value.
</Para>
</Sect2>
-<Sect2><Title>QPtrList&lt;type&gt; (Qt v2+)</Title>
+<Sect2><Title>TQPtrList&lt;type&gt; (TQt v2+)</Title>
<Para>
-Types based on the <Literal>QPtrList</Literal> template are automatically
+Types based on the <Literal>TQPtrList</Literal> template are automatically
converted to and from Python lists of the type.
</Para>
</Sect2>
-<Sect2><Title>QPushButton</Title>
+<Sect2><Title>TQPushButton</Title>
<Para>
-<Literal>QPushButton</Literal> is fully implemented.
+<Literal>TQPushButton</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QRadioButton</Title>
+<Sect2><Title>TQRadioButton</Title>
<Para>
-<Literal>QRadioButton</Literal> is fully implemented.
+<Literal>TQRadioButton</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QRangeControl</Title>
+<Sect2><Title>TQRangeControl</Title>
<Para>
-<Literal>QRangeControl</Literal> is fully implemented.
+<Literal>TQRangeControl</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QRect</Title>
+<Sect2><Title>TQRect</Title>
<Para>
The Python
<Literal>&amp;</Literal>, <Literal>&amp;=</Literal>,
@@ -3424,38 +3424,38 @@ This takes no parameters and returns a tuple containing the four values.
</Para>
<FuncSynopsis>
- <FuncDef>QCOORD &amp;<Function>rBottom</Function></FuncDef>
+ <FuncDef>TQCOORD &amp;<Function>rBottom</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-Not implemented. (Qt v2+)
+Not implemented. (TQt v2+)
</Para>
<FuncSynopsis>
- <FuncDef>QCOORD &amp;<Function>rLeft</Function></FuncDef>
+ <FuncDef>TQCOORD &amp;<Function>rLeft</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-Not implemented. (Qt v2+)
+Not implemented. (TQt v2+)
</Para>
<FuncSynopsis>
- <FuncDef>QCOORD &amp;<Function>rRight</Function></FuncDef>
+ <FuncDef>TQCOORD &amp;<Function>rRight</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-Not implemented. (Qt v2+)
+Not implemented. (TQt v2+)
</Para>
<FuncSynopsis>
- <FuncDef>QCOORD &amp;<Function>rTop</Function></FuncDef>
+ <FuncDef>TQCOORD &amp;<Function>rTop</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-Not implemented. (Qt v2+)
+Not implemented. (TQt v2+)
</Para>
</Sect2>
-<Sect2><Title>QRegExp</Title>
+<Sect2><Title>TQRegExp</Title>
<Para>
The Python <Literal>==</Literal> and <Literal>!=</Literal> operators are
supported.
@@ -3470,22 +3470,22 @@ supported.
<Para>
This takes <Literal>str</Literal> and <Literal>index</Literal> parameters and
returns a tuple of the <Literal>int</Literal> result and the
-<Literal>len</Literal> value. (Qt v1.x)
+<Literal>len</Literal> value. (TQt v1.x)
</Para>
<FuncSynopsis>
<FuncDef>int <Function>match</Function></FuncDef>
- <ParamDef>const QString &<Parameter>str</Parameter></ParamDef>
+ <ParamDef>const TQString &<Parameter>str</Parameter></ParamDef>
<ParamDef>int <Parameter>index</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>len</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
This takes <Literal>str</Literal> and <Literal>index</Literal> parameters and
returns a tuple of the <Literal>int</Literal> result and the
-<Literal>len</Literal> value. (Qt v2+)
+<Literal>len</Literal> value. (TQt v2+)
</Para>
</Sect2>
-<Sect2><Title>QRegion</Title>
+<Sect2><Title>TQRegion</Title>
<Para>
The Python
<Literal>|</Literal>, <Literal>|=</Literal>,
@@ -3498,7 +3498,7 @@ The Python
</Para>
<FuncSynopsis>
- <FuncDef>QArray&lt;QRect&gt; <Function>rects</Function></FuncDef>
+ <FuncDef>TQArray&lt;TQRect&gt; <Function>rects</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -3507,19 +3507,19 @@ Not implemented.
<FuncSynopsis>
<FuncDef>void <Function>setRects</Function></FuncDef>
- <ParamDef>QRect *<Parameter>rects</Parameter></ParamDef>
+ <ParamDef>TQRect *<Parameter>rects</Parameter></ParamDef>
<ParamDef>int <Parameter>num</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v2.2+)
+Not yet implemented. (TQt v2.2+)
</Para>
</Sect2>
-<Sect2><Title>QScrollBar</Title>
+<Sect2><Title>TQScrollBar</Title>
<Para>
-<Literal>QScrollBar</Literal> is fully implemented.
+<Literal>TQScrollBar</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QScrollView</Title>
+<Sect2><Title>TQScrollView</Title>
<FuncSynopsis>
<FuncDef>void <Function>contentsToViewport</Function></FuncDef>
<ParamDef>int <Parameter>x</Parameter></ParamDef>
@@ -3530,7 +3530,7 @@ Not yet implemented. (Qt v2.2+)
<Para>
This takes the <Literal>x</Literal> and <Literal>y</Literal> parameters and
returns a tuple containing the <Literal>vx</Literal> and <Literal>vy</Literal>
-values. (Qt v2+)
+values. (TQt v2+)
</Para>
<FuncSynopsis>
@@ -3543,30 +3543,30 @@ values. (Qt v2+)
<Para>
This takes the <Literal>vx</Literal> and <Literal>vy</Literal> parameters and
returns a tuple containing the <Literal>x</Literal> and <Literal>y</Literal>
-values. (Qt v2+)
+values. (TQt v2+)
</Para>
</Sect2>
-<Sect2><Title>QSemaphore (Qt v2.2+)</Title>
+<Sect2><Title>TQSemaphore (TQt v2.2+)</Title>
<Para>
-<Literal>QSemaphore</Literal> is fully implemented. The <Literal>+=</Literal>
-and <Literal>-=</Literal> operators have also been implemented, but require
+<Literal>TQSemaphore</Literal> is fully implemented. The <Literal>+=</Literal>
+and <Literal>-=</Literal> operators have also been implemented, but retquire
Python v2.0 or later.
</Para>
</Sect2>
-<Sect2><Title>QSemiModal (Qt v1, v2)</Title>
+<Sect2><Title>TQSemiModal (TQt v1, v2)</Title>
<Para>
-<Literal>QSemiModal</Literal> is fully implemented.
+<Literal>TQSemiModal</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSessionManager (Qt v2+)</Title>
+<Sect2><Title>TQSessionManager (TQt v2+)</Title>
<Para>
-<Literal>QSessionManager</Literal> is fully implemented.
+<Literal>TQSessionManager</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSettings (Qt v3+)</Title>
+<Sect2><Title>TQSettings (TQt v3+)</Title>
<FuncSynopsis>
<FuncDef>bool <Function>readBoolEntry</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>key</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>key</Parameter></ParamDef>
<ParamDef>bool <Parameter>def</Parameter> = 0</ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -3577,7 +3577,7 @@ the <Literal>bool</Literal> result and the <Literal>ok</Literal> flag.
<FuncSynopsis>
<FuncDef>double <Function>readDoubleEntry</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>key</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>key</Parameter></ParamDef>
<ParamDef>double <Parameter>def</Parameter> = 0</ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -3587,40 +3587,40 @@ the <Literal>double</Literal> result and the <Literal>ok</Literal> flag.
</Para>
<FuncSynopsis>
-<FuncDef>QString <Function>readEntry</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>key</Parameter></ParamDef>
- <ParamDef>const QString &amp;<Parameter>def</Parameter> = QString::null</ParamDef>
+<FuncDef>TQString <Function>readEntry</Function></FuncDef>
+ <ParamDef>const TQString &amp;<Parameter>key</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>def</Parameter> = TQString::null</ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
The <Literal>ok</Literal> is not passed and the returned value is a tuple of
-the <Literal>QString</Literal> result and the <Literal>ok</Literal> flag.
+the <Literal>TQString</Literal> result and the <Literal>ok</Literal> flag.
</Para>
<FuncSynopsis>
-<FuncDef>QStringList <Function>readListEntry</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>key</Parameter></ParamDef>
+<FuncDef>TQStringList <Function>readListEntry</Function></FuncDef>
+ <ParamDef>const TQString &amp;<Parameter>key</Parameter></ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
The <Literal>ok</Literal> is not passed and the returned value is a tuple of
-the <Literal>QStringList</Literal> result and the <Literal>ok</Literal> flag.
+the <Literal>TQStringList</Literal> result and the <Literal>ok</Literal> flag.
</Para>
<FuncSynopsis>
-<FuncDef>QStringList <Function>readListEntry</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>key</Parameter></ParamDef>
- <ParamDef>const QChar &amp;<Parameter>separator</Parameter></ParamDef>
+<FuncDef>TQStringList <Function>readListEntry</Function></FuncDef>
+ <ParamDef>const TQString &amp;<Parameter>key</Parameter></ParamDef>
+ <ParamDef>const TQChar &amp;<Parameter>separator</Parameter></ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
The <Literal>ok</Literal> is not passed and the returned value is a tuple of
-the <Literal>QStringList</Literal> result and the <Literal>ok</Literal> flag.
+the <Literal>TQStringList</Literal> result and the <Literal>ok</Literal> flag.
</Para>
<FuncSynopsis>
<FuncDef>int <Function>readNumEntry</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>key</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>key</Parameter></ParamDef>
<ParamDef>int <Parameter>def</Parameter> = 0</ParamDef>
<ParamDef>bool *<Parameter>ok</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -3631,17 +3631,17 @@ the <Literal>int</Literal> result and the <Literal>ok</Literal> flag.
<FuncSynopsis>
<FuncDef>bool <Function>writeEntry</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>key</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>key</Parameter></ParamDef>
<ParamDef>bool <Parameter>value</Parameter></ParamDef>
</FuncSynopsis>
<Para>
Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QSGIStyle (Qt v2.2+)</Title>
+<Sect2><Title>TQSGIStyle (TQt v2.2+)</Title>
<FuncSynopsis>
<FuncDef>void <Function>scrollBarMetrics</Function></FuncDef>
- <ParamDef>const QScrollBar *<Parameter>sb</Parameter></ParamDef>
+ <ParamDef>const TQScrollBar *<Parameter>sb</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderMin</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderMax</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderLength</Parameter></ParamDef>
@@ -3651,20 +3651,20 @@ Not implemented.
This takes only the <Literal>sb</Literal> parameter and returns a tuple of the
<Literal>sliderMin</Literal>, <Literal>sliderMax</Literal>,
<Literal>sliderLength</Literal> and <Literal>buttonDim</Literal> values.
-(Qt v2)
+(TQt v2)
</Para>
</Sect2>
-<Sect2><Title>QSignalMapper</Title>
+<Sect2><Title>TQSignalMapper</Title>
<Para>
-<Literal>QSignalMapper</Literal> is fully implemented.
+<Literal>TQSignalMapper</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSimpleRichText (Qt v2+)</Title>
+<Sect2><Title>TQSimpleRichText (TQt v2+)</Title>
<Para>
-<Literal>QSimpleRichText</Literal> is fully implemented.
+<Literal>TQSimpleRichText</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSize</Title>
+<Sect2><Title>TQSize</Title>
<Para>
The Python
<Literal>+</Literal>, <Literal>+=</Literal>,
@@ -3676,7 +3676,7 @@ operators are supported.
</Para>
<FuncSynopsis>
- <FuncDef>QCOORD &amp;<Function>rheight</Function></FuncDef>
+ <FuncDef>TQCOORD &amp;<Function>rheight</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -3684,39 +3684,39 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QCOORD &amp;<Function>rwidth</Function></FuncDef>
+ <FuncDef>TQCOORD &amp;<Function>rwidth</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QSizeGrip (Qt v2+)</Title>
+<Sect2><Title>TQSizeGrip (TQt v2+)</Title>
<Para>
-<Literal>QSizeGrip</Literal> is fully implemented.
+<Literal>TQSizeGrip</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSizePolicy (Qt v2+)</Title>
+<Sect2><Title>TQSizePolicy (TQt v2+)</Title>
<Para>
-<Literal>QSizePolicy</Literal> is fully implemented.
+<Literal>TQSizePolicy</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSlider</Title>
+<Sect2><Title>TQSlider</Title>
<Para>
-<Literal>QSlider</Literal> is fully implemented.
+<Literal>TQSlider</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSocketNotifier</Title>
+<Sect2><Title>TQSocketNotifier</Title>
<Para>
-<Literal>QSocketNotifier</Literal> is fully implemented.
+<Literal>TQSocketNotifier</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSound (Qt v2.2+)</Title>
+<Sect2><Title>TQSound (TQt v2.2+)</Title>
<Para>
-<Literal>QSound</Literal> is fully implemented.
+<Literal>TQSound</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSpinBox</Title>
+<Sect2><Title>TQSpinBox</Title>
<FuncSynopsis>
<FuncDef>virtual int <Function>mapTextToValue</Function></FuncDef>
<ParamDef>bool *<Parameter>ok</Parameter></ParamDef>
@@ -3726,12 +3726,12 @@ This returns a tuple of the <Literal>int</Literal> result and the modified
<Literal>ok</Literal> value.
</Para>
</Sect2>
-<Sect2><Title>QSplashScreen (Qt v3.2.0+)</Title>
+<Sect2><Title>TQSplashScreen (TQt v3.2.0+)</Title>
<Para>
-<Literal>QSplashScreen</Literal> is fully implemented.
+<Literal>TQSplashScreen</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSplitter</Title>
+<Sect2><Title>TQSplitter</Title>
<FuncSynopsis>
<FuncDef>void <Function>getRange</Function></FuncDef>
<ParamDef>int <Parameter>id</Parameter></ParamDef>
@@ -3740,15 +3740,15 @@ This returns a tuple of the <Literal>int</Literal> result and the modified
</FuncSynopsis>
<Para>
This takes the <Literal>id</Literal> parameter and returns the
-<Literal>min</Literal> and <Literal>max</Literal> values as a tuple. (Qt v2+)
+<Literal>min</Literal> and <Literal>max</Literal> values as a tuple. (TQt v2+)
</Para>
</Sect2>
-<Sect2><Title>QStatusBar</Title>
+<Sect2><Title>TQStatusBar</Title>
<Para>
-<Literal>QStatusBar</Literal> is fully implemented.
+<Literal>TQStatusBar</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QChar (Qt v2+)</Title>
+<Sect2><Title>TQChar (TQt v2+)</Title>
<FuncSynopsis>
<FuncDef>uchar &<Function>cell</Function> const</FuncDef>
<ParamDef></ParamDef>
@@ -3766,10 +3766,10 @@ Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QString</Title>
+<Sect2><Title>TQString</Title>
<Para>
A Python string object (or Unicode object) can be used whenever a
-<Literal>QString</Literal> can be used. A <Literal>QString</Literal> can be
+<Literal>TQString</Literal> can be used. A <Literal>TQString</Literal> can be
converted to a Python string object using the Python <Literal>str()</Literal>
function, and to a Python Unicode object using the Python
<Literal>unicode()</Literal> function.
@@ -3783,40 +3783,40 @@ comparison operators are supported.
</Para>
<FuncSynopsis>
- <FuncDef>QCharRef <Function>at</Function></FuncDef>
+ <FuncDef>TQCharRef <Function>at</Function></FuncDef>
<ParamDef>uint <Parameter>i</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v2+)
+Not yet implemented. (TQt v2+)
</Para>
<FuncSynopsis>
- <FuncDef>QChar <Function>constref</Function> const</FuncDef>
+ <FuncDef>TQChar <Function>constref</Function> const</FuncDef>
<ParamDef>uint <Parameter>i</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v2+)
+Not yet implemented. (TQt v2+)
</Para>
<FuncSynopsis>
- <FuncDef>QChar &<Function>ref</Function></FuncDef>
+ <FuncDef>TQChar &<Function>ref</Function></FuncDef>
<ParamDef>uint <Parameter>i</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v2+)
+Not yet implemented. (TQt v2+)
</Para>
<FuncSynopsis>
- <FuncDef>QString &<Function>setUnicodeCodes</Function></FuncDef>
+ <FuncDef>TQString &<Function>setUnicodeCodes</Function></FuncDef>
<ParamDef>const ushort *<Parameter>unicode_as_shorts</Parameter></ParamDef>
<ParamDef>uint <Parameter>len</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v2.1+)
+Not yet implemented. (TQt v2.1+)
</Para>
<FuncSynopsis>
- <FuncDef>QString &<Function>sprintf</Function></FuncDef>
+ <FuncDef>TQString &<Function>sprintf</Function></FuncDef>
<ParamDef>const char *<Parameter>format</Parameter></ParamDef>
<ParamDef>...</ParamDef>
</FuncSynopsis>
@@ -3896,7 +3896,7 @@ This returns a tuple of the <Literal>double</Literal> result and the
<Literal>ok</Literal> value.
</Para>
</Sect2>
-<Sect2><Title>QStringList (Qt v2+)</Title>
+<Sect2><Title>TQStringList (TQt v2+)</Title>
<Para>
The Python <Literal>len</Literal>, <Literal>[]</Literal> (for both reading and
writing slices and individual elements), <Literal>del</Literal> (for deleting
@@ -3907,7 +3907,7 @@ slices and individual elements), <Literal>+</Literal>, <Literal>+=</Literal>,
<FuncSynopsis>
<FuncDef>Iterator <Function>append</Function></FuncDef>
- <ParamDef>const QString &<Parameter>x</Parameter></ParamDef>
+ <ParamDef>const TQString &<Parameter>x</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This does not return a value.
@@ -3915,20 +3915,20 @@ This does not return a value.
<FuncSynopsis>
<FuncDef>Iterator <Function>prepend</Function></FuncDef>
- <ParamDef>const QString &<Parameter>x</Parameter></ParamDef>
+ <ParamDef>const TQString &<Parameter>x</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This does not return a value.
</Para>
</Sect2>
-<Sect2><Title>QStrList</Title>
+<Sect2><Title>TQStrList</Title>
<Para>
-This class isn't implemented. Whenever a <Literal>QStrList</Literal> is the
+This class isn't implemented. Whenever a <Literal>TQStrList</Literal> is the
return type of a function or the type of an argument, a Python list of strings
is used instead.
</Para>
</Sect2>
-<Sect2><Title>QStyle (Qt v2+)</Title>
+<Sect2><Title>TQStyle (TQt v2+)</Title>
<FuncSynopsis>
<FuncDef>virtual void <Function>getButtonShift</Function></FuncDef>
<ParamDef>int &amp;<Parameter>x</Parameter></ParamDef>
@@ -3936,12 +3936,12 @@ is used instead.
</FuncSynopsis>
<Para>
This takes no parameters and returns a tuple of the <Literal>x</Literal> and
-<Literal>y</Literal> values. (Qt v2)
+<Literal>y</Literal> values. (TQt v2)
</Para>
<FuncSynopsis>
<FuncDef>virtual void <Function>scrollBarMetrics</Function></FuncDef>
- <ParamDef>const QScrollBar *<Parameter>b</Parameter></ParamDef>
+ <ParamDef>const TQScrollBar *<Parameter>b</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderMin</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderMax</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>sliderLength</Parameter></ParamDef>
@@ -3951,12 +3951,12 @@ This takes no parameters and returns a tuple of the <Literal>x</Literal> and
Thus takes only the <Literal>b</Literal> parameter and returns a tuple of the
<Literal>sliderMin</Literal>, <Literal>sliderMax</Literal>,
<Literal>sliderLength</Literal> and <Literal>buttonDim</Literal> values.
-(Qt v2)
+(TQt v2)
</Para>
<FuncSynopsis>
<FuncDef>virtual void <Function>tabbarMetrics</Function></FuncDef>
- <ParamDef>const QTabBar *<Parameter>t</Parameter></ParamDef>
+ <ParamDef>const TQTabBar *<Parameter>t</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>hframe</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>vframe</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>overlap</Parameter></ParamDef>
@@ -3964,52 +3964,52 @@ Thus takes only the <Literal>b</Literal> parameter and returns a tuple of the
<Para>
This takes only the <Literal>t</Literal> parameter and returns a tuple of the
<Literal>hframe</Literal>, <Literal>vframe</Literal> and
-<Literal>overlap</Literal> values. (Qt v2)
+<Literal>overlap</Literal> values. (TQt v2)
</Para>
</Sect2>
-<Sect2><Title>QStyleOption (Qt v3+)</Title>
+<Sect2><Title>TQStyleOption (TQt v3+)</Title>
<Para>
-<Literal>QStyleOption</Literal> is fully implemented.
+<Literal>TQStyleOption</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QStyleSheet (Qt v2+)</Title>
+<Sect2><Title>TQStyleSheet (TQt v2+)</Title>
<Para>
-<Literal>QStyleSheet</Literal> is fully implemented.
+<Literal>TQStyleSheet</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QStyleSheetItem (Qt v2+)</Title>
+<Sect2><Title>TQStyleSheetItem (TQt v2+)</Title>
<Para>
-<Literal>QStyleSheetItem</Literal> is fully implemented.
+<Literal>TQStyleSheetItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSyntaxHighlighter (Qt v3.1+)</Title>
+<Sect2><Title>TQSyntaxHighlighter (TQt v3.1+)</Title>
<Para>
-<Literal>QSyntaxHighlighter</Literal> is fully implemented.
+<Literal>TQSyntaxHighlighter</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTab</Title>
+<Sect2><Title>TQTab</Title>
<Para>
-<Literal>QTab</Literal> is fully implemented.
+<Literal>TQTab</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTabBar</Title>
+<Sect2><Title>TQTabBar</Title>
<FuncSynopsis>
- <FuncDef>QList&lt;QTab&gt; <Function>tabList</Function></FuncDef>
+ <FuncDef>TQList&lt;TQTab&gt; <Function>tabList</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-This returns a list of <Literal>QTab</Literal> instances.
+This returns a list of <Literal>TQTab</Literal> instances.
</Para>
</Sect2>
-<Sect2><Title>QTabDialog</Title>
+<Sect2><Title>TQTabDialog</Title>
<Para>
-<Literal>QTabDialog</Literal> is fully implemented.
+<Literal>TQTabDialog</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTableView (Qt 1.x, Qt 2.x)</Title>
+<Sect2><Title>TQTableView (TQt 1.x, TQt 2.x)</Title>
<FuncSynopsis>
<FuncDef>bool <Function>colXPos</Function></FuncDef>
<ParamDef>int <Parameter>col</Parameter></ParamDef>
@@ -4030,49 +4030,49 @@ This takes the <Literal>row</Literal> parameter and returns a tuple containing
the <Literal>bool</Literal> result and <Literal>yPos</Literal>.
</Para>
</Sect2>
-<Sect2><Title>QTabWidget (Qt v2+)</Title>
+<Sect2><Title>TQTabWidget (TQt v2+)</Title>
<Para>
-<Literal>QTabWidget</Literal> is fully implemented.
+<Literal>TQTabWidget</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTextBrowser (Qt v2+)</Title>
+<Sect2><Title>TQTextBrowser (TQt v2+)</Title>
<Para>
-<Literal>QTextBrowser</Literal> is fully implemented.
+<Literal>TQTextBrowser</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTextCodec (Qt v2+)</Title>
+<Sect2><Title>TQTextCodec (TQt v2+)</Title>
<FuncSynopsis>
- <FuncDef>virtual QCString <Function>fromUnicode</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>uc</Parameter></ParamDef>
+ <FuncDef>virtual TQCString <Function>fromUnicode</Function></FuncDef>
+ <ParamDef>const TQString &amp;<Parameter>uc</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>lenInOut</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-The returned value is a tuple of the <Literal>QCString</Literal> result and the
+The returned value is a tuple of the <Literal>TQCString</Literal> result and the
updated <Literal>lenInOut</Literal>.
</Para>
</Sect2>
-<Sect2><Title>QTextDecoder (Qt v2+)</Title>
+<Sect2><Title>TQTextDecoder (TQt v2+)</Title>
<Para>
-<Literal>QTextDecoder</Literal> is fully implemented.
+<Literal>TQTextDecoder</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTextEncoder (Qt v2+)</Title>
+<Sect2><Title>TQTextEncoder (TQt v2+)</Title>
<FuncSynopsis>
- <FuncDef>virtual QCString <Function>fromUnicode</Function> = 0</FuncDef>
- <ParamDef>const QString &amp;<Parameter>uc</Parameter></ParamDef>
+ <FuncDef>virtual TQCString <Function>fromUnicode</Function> = 0</FuncDef>
+ <ParamDef>const TQString &amp;<Parameter>uc</Parameter></ParamDef>
<ParamDef>int &amp;<Parameter>lenInOut</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-The returned value is a tuple of the <Literal>QCString</Literal> result and the
+The returned value is a tuple of the <Literal>TQCString</Literal> result and the
updated <Literal>lenInOut</Literal>.
</Para>
</Sect2>
-<Sect2><Title>QTextEdit (Qt v3+)</Title>
+<Sect2><Title>TQTextEdit (TQt v3+)</Title>
<FuncSynopsis>
<FuncDef>int <Function>charAt</Function></FuncDef>
- <ParamDef>const QPoint &amp;<Parameter>pos</Parameter></ParamDef>
+ <ParamDef>const TQPoint &amp;<Parameter>pos</Parameter></ParamDef>
<ParamDef>int *<Parameter>para</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
@@ -4090,7 +4090,7 @@ This has been renamed <Literal>delChar</Literal> in Python.
<FuncSynopsis>
<FuncDef>virtual bool <Function>find</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>expr</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>expr</Parameter></ParamDef>
<ParamDef>bool <Parameter>cs</Parameter></ParamDef>
<ParamDef>bool <Parameter>wo</Parameter></ParamDef>
<ParamDef>bool <Parameter>forward</Parameter> = TRUE</ParamDef>
@@ -4128,9 +4128,9 @@ the <Literal>paraFrom</Literal>, <Literal>indexFrom</Literal>,
<Literal>paraTo</Literal> and <Literal>indexTo</Literal> values.
</Para>
</Sect2>
-<Sect2><Title>QTextStream</Title>
+<Sect2><Title>TQTextStream</Title>
<FuncSynopsis>
- <FuncDef><Function>QTextStream</Function></FuncDef>
+ <FuncDef><Function>TQTextStream</Function></FuncDef>
<ParamDef>FILE *<Parameter>fp</Parameter></ParamDef>
<ParamDef>int <Parameter>mode</Parameter></ParamDef>
</FuncSynopsis>
@@ -4139,7 +4139,7 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QTextStream &<Function>readRawBytes</Function></FuncDef>
+ <FuncDef>TQTextStream &<Function>readRawBytes</Function></FuncDef>
<ParamDef>char *<Parameter>buf</Parameter></ParamDef>
<ParamDef>uint <Parameter>len</Parameter></ParamDef>
</FuncSynopsis>
@@ -4148,7 +4148,7 @@ Not yet implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QTextStream &<Function>writeRawBytes</Function></FuncDef>
+ <FuncDef>TQTextStream &<Function>writeRawBytes</Function></FuncDef>
<ParamDef>const char *<Parameter>buf</Parameter></ParamDef>
<ParamDef>uint <Parameter>len</Parameter></ParamDef>
</FuncSynopsis>
@@ -4157,9 +4157,9 @@ Not yet implemented.
</Para>
</Sect2>
-<Sect2><Title>QTextIStream (Qt v2+)</Title>
+<Sect2><Title>TQTextIStream (TQt v2+)</Title>
<FuncSynopsis>
- <FuncDef><Function>QTextIStream</Function></FuncDef>
+ <FuncDef><Function>TQTextIStream</Function></FuncDef>
<ParamDef>FILE *<Parameter>fp</Parameter></ParamDef>
<ParamDef>int <Parameter>mode</Parameter></ParamDef>
</FuncSynopsis>
@@ -4168,9 +4168,9 @@ Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QTextOStream (Qt v2+)</Title>
+<Sect2><Title>TQTextOStream (TQt v2+)</Title>
<FuncSynopsis>
- <FuncDef><Function>QTextOStream</Function></FuncDef>
+ <FuncDef><Function>TQTextOStream</Function></FuncDef>
<ParamDef>FILE *<Parameter>fp</Parameter></ParamDef>
<ParamDef>int <Parameter>mode</Parameter></ParamDef>
</FuncSynopsis>
@@ -4178,71 +4178,71 @@ Not implemented.
Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QTextView (Qt v2+)</Title>
+<Sect2><Title>TQTextView (TQt v2+)</Title>
<Para>
-<Literal>QTextView</Literal> is fully implemented.
+<Literal>TQTextView</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QThread (Qt v2.2+)</Title>
+<Sect2><Title>TQThread (TQt v2.2+)</Title>
<Para>
-<Literal>QThread</Literal> is fully implemented.
+<Literal>TQThread</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTimer</Title>
+<Sect2><Title>TQTimer</Title>
<Para>
-<Literal>QTimer</Literal> is fully implemented.
+<Literal>TQTimer</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QToolBar</Title>
+<Sect2><Title>TQToolBar</Title>
<Para>
-<Literal>QToolBar</Literal> is fully implemented.
+<Literal>TQToolBar</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QToolBox (Qt v3.2.0+)</Title>
+<Sect2><Title>TQToolBox (TQt v3.2.0+)</Title>
<Para>
-<Literal>QToolBox</Literal> is fully implemented.
+<Literal>TQToolBox</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QToolButton</Title>
+<Sect2><Title>TQToolButton</Title>
<Para>
-<Literal>QToolButton</Literal> is fully implemented.
+<Literal>TQToolButton</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QToolTip</Title>
+<Sect2><Title>TQToolTip</Title>
<Para>
-<Literal>QToolTip</Literal> is fully implemented.
+<Literal>TQToolTip</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QToolTipGroup</Title>
+<Sect2><Title>TQToolTipGroup</Title>
<Para>
-<Literal>QToolTipGroup</Literal> is fully implemented.
+<Literal>TQToolTipGroup</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTranslator (Qt v2+)</Title>
+<Sect2><Title>TQTranslator (TQt v2+)</Title>
<Para>
-<Literal>QTranslator</Literal> is fully implemented.
+<Literal>TQTranslator</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTranslatorMessage (Qt v2.2+)</Title>
+<Sect2><Title>TQTranslatorMessage (TQt v2.2+)</Title>
<Para>
-<Literal>QTranslatorMessage</Literal> is fully implemented.
+<Literal>TQTranslatorMessage</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QUrl (Qt v2.1+)</Title>
+<Sect2><Title>TQUrl (TQt v2.1+)</Title>
<Para>
-<Literal>QUrl</Literal> is fully implemented, including the
-<Literal>QString()</Literal>, <Literal>==</Literal> and <Literal>!=</Literal>
+<Literal>TQUrl</Literal> is fully implemented, including the
+<Literal>TQString()</Literal>, <Literal>==</Literal> and <Literal>!=</Literal>
operators.
</Para>
</Sect2>
-<Sect2><Title>QUrlInfo (Qt v2.1+)</Title>
+<Sect2><Title>TQUrlInfo (TQt v2.1+)</Title>
<Para>
-<Literal>QUrlInfo</Literal> is fully implemented.
+<Literal>TQUrlInfo</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QUrlOperator (Qt v2.1+)</Title>
+<Sect2><Title>TQUrlOperator (TQt v2.1+)</Title>
<FuncSynopsis>
<FuncDef>virtual bool <Function>isDir</Function></FuncDef>
<ParamDef>bool *<Parameter>ok</Parameter></ParamDef>
@@ -4252,15 +4252,15 @@ This returns a tuple of the <Literal>bool</Literal> result and the
<Literal>ok</Literal> value.
</Para>
</Sect2>
-<Sect2><Title>QUuid (Qt v3.0+)</Title>
+<Sect2><Title>TQUuid (TQt v3.0+)</Title>
<Para>
-<Literal>QUuid</Literal> is fully implemented.
+<Literal>TQUuid</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QValidator</Title>
+<Sect2><Title>TQValidator</Title>
<FuncSynopsis>
<FuncDef>virtual State <Function>validate</Function></FuncDef>
- <ParamDef>QString& <Parameter>input</Parameter></ParamDef>
+ <ParamDef>TQString& <Parameter>input</Parameter></ParamDef>
<ParamDef>int& <Parameter>pos</Parameter></ParamDef>
</FuncSynopsis>
<Para>
@@ -4269,10 +4269,10 @@ updated <Literal>pos</Literal>.
</Para>
</Sect2>
-<Sect2><Title>QDoubleValidator</Title>
+<Sect2><Title>TQDoubleValidator</Title>
<FuncSynopsis>
<FuncDef>State <Function>validate</Function></FuncDef>
- <ParamDef>QString& <Parameter>input</Parameter></ParamDef>
+ <ParamDef>TQString& <Parameter>input</Parameter></ParamDef>
<ParamDef>int& <Parameter>pos</Parameter></ParamDef>
</FuncSynopsis>
<Para>
@@ -4281,10 +4281,10 @@ updated <Literal>pos</Literal>.
</Para>
</Sect2>
-<Sect2><Title>QIntValidator</Title>
+<Sect2><Title>TQIntValidator</Title>
<FuncSynopsis>
<FuncDef>State <Function>validate</Function></FuncDef>
- <ParamDef>QString& <Parameter>input</Parameter></ParamDef>
+ <ParamDef>TQString& <Parameter>input</Parameter></ParamDef>
<ParamDef>int& <Parameter>pos</Parameter></ParamDef>
</FuncSynopsis>
<Para>
@@ -4293,10 +4293,10 @@ updated <Literal>pos</Literal>.
</Para>
</Sect2>
-<Sect2><Title>QRegExpValidator (Qt v3+)</Title>
+<Sect2><Title>TQRegExpValidator (TQt v3+)</Title>
<FuncSynopsis>
<FuncDef>virtual State <Function>validate</Function></FuncDef>
- <ParamDef>QString& <Parameter>input</Parameter></ParamDef>
+ <ParamDef>TQString& <Parameter>input</Parameter></ParamDef>
<ParamDef>int& <Parameter>pos</Parameter></ParamDef>
</FuncSynopsis>
<Para>
@@ -4304,15 +4304,15 @@ The returned value is a tuple of the <Literal>State</Literal> result and the
updated <Literal>pos</Literal>.
</Para>
</Sect2>
-<Sect2><Title>QValueList&lt;type&gt; (Qt v2+)</Title>
+<Sect2><Title>TQValueList&lt;type&gt; (TQt v2+)</Title>
<Para>
-Types based on the <Literal>QValueList</Literal> template are automatically
+Types based on the <Literal>TQValueList</Literal> template are automatically
converted to and from Python lists of the type.
</Para>
</Sect2>
-<Sect2><Title>QVariant (Qt v2.1+)</Title>
+<Sect2><Title>TQVariant (TQt v2.1+)</Title>
<FuncSynopsis>
- <FuncDef><Function>QVariant</Function></FuncDef>
+ <FuncDef><Function>TQVariant</Function></FuncDef>
<ParamDef>const char *<Parameter>val</Parameter></ParamDef>
</FuncSynopsis>
<Para>
@@ -4320,35 +4320,35 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef><Function>QVariant</Function></FuncDef>
- <ParamDef>const QBitArray &amp;<Parameter>val</Parameter></ParamDef>
+ <FuncDef><Function>TQVariant</Function></FuncDef>
+ <ParamDef>const TQBitArray &amp;<Parameter>val</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v3+)
+Not yet implemented. (TQt v3+)
</Para>
<FuncSynopsis>
- <FuncDef><Function>QVariant</Function></FuncDef>
- <ParamDef>const QValueList&lt;QVariant&gt; &amp;<Parameter>val</Parameter></ParamDef>
+ <FuncDef><Function>TQVariant</Function></FuncDef>
+ <ParamDef>const TQValueList&lt;TQVariant&gt; &amp;<Parameter>val</Parameter></ParamDef>
</FuncSynopsis>
<Para>
Not yet implemented.
</Para>
<FuncSynopsis>
- <FuncDef><Function>QVariant</Function></FuncDef>
- <ParamDef>const QMap&lt;QString,QVariant&gt; &amp;<Parameter>val</Parameter></ParamDef>
+ <FuncDef><Function>TQVariant</Function></FuncDef>
+ <ParamDef>const TQMap&lt;TQString,TQVariant&gt; &amp;<Parameter>val</Parameter></ParamDef>
</FuncSynopsis>
<Para>
Not yet implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QBitArray &amp;<Function>asBitArray</Function></FuncDef>
+ <FuncDef>TQBitArray &amp;<Function>asBitArray</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v3+)
+Not yet implemented. (TQt v3+)
</Para>
<FuncSynopsis>
@@ -4376,7 +4376,7 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QValueList&lt;QVariant&gt; &amp;<Function>asList</Function></FuncDef>
+ <FuncDef>TQValueList&lt;TQVariant&gt; &amp;<Function>asList</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -4384,7 +4384,7 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QMap&lt;QString,QVariant&gt; &amp;<Function>asMap</Function></FuncDef>
+ <FuncDef>TQMap&lt;TQString,TQVariant&gt; &amp;<Function>asMap</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -4400,7 +4400,7 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QValueListConstIterator&lt;QVariant&gt;<Function>listBegin</Function> const</FuncDef>
+ <FuncDef>TQValueListConstIterator&lt;TQVariant&gt;<Function>listBegin</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -4408,7 +4408,7 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QValueListConstIterator&lt;QVariant&gt;<Function>listEnd</Function> const</FuncDef>
+ <FuncDef>TQValueListConstIterator&lt;TQVariant&gt;<Function>listEnd</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -4416,7 +4416,7 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QMapConstIterator&lt;QString,QVariant&gt;<Function>mapBegin</Function> const</FuncDef>
+ <FuncDef>TQMapConstIterator&lt;TQString,TQVariant&gt;<Function>mapBegin</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -4424,7 +4424,7 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QMapConstIterator&lt;QString,QVariant&gt;<Function>mapEnd</Function> const</FuncDef>
+ <FuncDef>TQMapConstIterator&lt;TQString,TQVariant&gt;<Function>mapEnd</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -4432,15 +4432,15 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QMapConstIterator&lt;QString,QVariant&gt;<Function>mapFind</Function> const</FuncDef>
- <ParamDef>const QString &<Parameter>key</Parameter></ParamDef>
+ <FuncDef>TQMapConstIterator&lt;TQString,TQVariant&gt;<Function>mapFind</Function> const</FuncDef>
+ <ParamDef>const TQString &<Parameter>key</Parameter></ParamDef>
</FuncSynopsis>
<Para>
Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QValueListConstIterator&lt;QString&gt;<Function>stringListBegin</Function> const</FuncDef>
+ <FuncDef>TQValueListConstIterator&lt;TQString&gt;<Function>stringListBegin</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -4448,7 +4448,7 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QValueListConstIterator&lt;QString&gt;<Function>stringListEnd</Function> const</FuncDef>
+ <FuncDef>TQValueListConstIterator&lt;TQString&gt;<Function>stringListEnd</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -4456,15 +4456,15 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>const QBitArray <Function>toBitArray</Function> const</FuncDef>
+ <FuncDef>const TQBitArray <Function>toBitArray</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v3+)
+Not yet implemented. (TQt v3+)
</Para>
<FuncSynopsis>
- <FuncDef>const QValueList&lt;QVariant&gt;<Function>toList</Function> const</FuncDef>
+ <FuncDef>const TQValueList&lt;TQVariant&gt;<Function>toList</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -4472,41 +4472,41 @@ Not yet implemented.
</Para>
<FuncSynopsis>
- <FuncDef>const QMap&lt;QString,QVariant&gt;<Function>toMap</Function> const</FuncDef>
+ <FuncDef>const TQMap&lt;TQString,TQVariant&gt;<Function>toMap</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
Not yet implemented.
</Para>
</Sect2>
-<Sect2><Title>QVBox (Qt v2+)</Title>
+<Sect2><Title>TQVBox (TQt v2+)</Title>
<Para>
-<Literal>QVBox</Literal> is fully implemented.
+<Literal>TQVBox</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QVButtonGroup (Qt v2+)</Title>
+<Sect2><Title>TQVButtonGroup (TQt v2+)</Title>
<Para>
-<Literal>QVButtonGroup</Literal> is fully implemented.
+<Literal>TQVButtonGroup</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QVGroupBox (Qt v2+)</Title>
+<Sect2><Title>TQVGroupBox (TQt v2+)</Title>
<Para>
-<Literal>QVGroupBox</Literal> is fully implemented.
+<Literal>TQVGroupBox</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QWaitCondition (Qt v2.2+)</Title>
+<Sect2><Title>TQWaitCondition (TQt v2.2+)</Title>
<Para>
-<Literal>QWaitCondition</Literal> is fully implemented.
+<Literal>TQWaitCondition</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QWhatsThis</Title>
+<Sect2><Title>TQWhatsThis</Title>
<Para>
-<Literal>QWhatsThis</Literal> is fully implemented.
+<Literal>TQWhatsThis</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QWidget</Title>
+<Sect2><Title>TQWidget</Title>
<FuncSynopsis>
- <FuncDef>QWExtra *<Function>extraData</Function></FuncDef>
+ <FuncDef>TQWExtra *<Function>extraData</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -4514,7 +4514,7 @@ Not implemented.
</Para>
<FuncSynopsis>
- <FuncDef>QFocusData *<Function>focusData</Function></FuncDef>
+ <FuncDef>TQFocusData *<Function>focusData</Function></FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -4537,24 +4537,24 @@ This has been renamed to <Literal>lowerW</Literal> in Python.
This has been renamed to <Literal>raiseW</Literal> in Python.
</Para>
</Sect2>
-<Sect2><Title>QWidgetList</Title>
+<Sect2><Title>TQWidgetList</Title>
<Para>
-This class isn't implemented. Whenever a <Literal>QWidgetList</Literal> is the
+This class isn't implemented. Whenever a <Literal>TQWidgetList</Literal> is the
return type of a function or the type of an argument, a Python list of
instances is used instead.
</Para>
</Sect2>
-<Sect2><Title>QWidgetStack</Title>
+<Sect2><Title>TQWidgetStack</Title>
<Para>
-<Literal>QWidgetStack</Literal> is fully implemented.
+<Literal>TQWidgetStack</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QWindow</Title>
+<Sect2><Title>TQWindow</Title>
<Para>
-<Literal>QWindow</Literal> is fully implemented (Qt v1.x).
+<Literal>TQWindow</Literal> is fully implemented (TQt v1.x).
</Para>
</Sect2>
-<Sect2><Title>QWindowsStyle (Qt v2+)</Title>
+<Sect2><Title>TQWindowsStyle (TQt v2+)</Title>
<FuncSynopsis>
<FuncDef>void <Function>getButtonShift</Function></FuncDef>
<ParamDef>int &<Parameter>x</Parameter></ParamDef>
@@ -4562,12 +4562,12 @@ instances is used instead.
</FuncSynopsis>
<Para>
This takes no parameters and returns a tuple of the <Literal>x</Literal> and
-<Literal>y</Literal> values. (Qt v2)
+<Literal>y</Literal> values. (TQt v2)
</Para>
<FuncSynopsis>
<FuncDef>void <Function>scrollBarMetrics</Function></FuncDef>
- <ParamDef>const QTabBar *<Parameter>sb</Parameter></ParamDef>
+ <ParamDef>const TQTabBar *<Parameter>sb</Parameter></ParamDef>
<ParamDef>int &<Parameter>sliderMin</Parameter></ParamDef>
<ParamDef>int &<Parameter>sliderMax</Parameter></ParamDef>
<ParamDef>int &<Parameter>sliderLength</Parameter></ParamDef>
@@ -4577,12 +4577,12 @@ This takes no parameters and returns a tuple of the <Literal>x</Literal> and
This takes only the <Literal>sb</Literal> parameter and returns a tuple of the
<Literal>sliderMin</Literal>, <Literal>sliderMax</Literal>,
<Literal>sliderLength</Literal> and <Literal>buttonDim</Literal> values.
-(Qt v2)
+(TQt v2)
</Para>
<FuncSynopsis>
<FuncDef>void <Function>tabbarMetrics</Function></FuncDef>
- <ParamDef>const QTabBar *<Parameter>t</Parameter></ParamDef>
+ <ParamDef>const TQTabBar *<Parameter>t</Parameter></ParamDef>
<ParamDef>int &<Parameter>hframe</Parameter></ParamDef>
<ParamDef>int &<Parameter>vframe</Parameter></ParamDef>
<ParamDef>int &<Parameter>overlap</Parameter></ParamDef>
@@ -4590,31 +4590,31 @@ This takes only the <Literal>sb</Literal> parameter and returns a tuple of the
<Para>
This takes only the <Literal>t</Literal> parameter and returns a tuple of the
<Literal>hframe</Literal>, <Literal>vframe</Literal> and
-<Literal>overlap</Literal> values. (Qt v2)
+<Literal>overlap</Literal> values. (TQt v2)
</Para>
</Sect2>
-<Sect2><Title>QWindowsXPStyle (Qt v3.0.1+, Windows)</Title>
+<Sect2><Title>TQWindowsXPStyle (TQt v3.0.1+, Windows)</Title>
<Para>
-<Literal>QWindowsXPStyle</Literal> is fully implemented.
+<Literal>TQWindowsXPStyle</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QWizard (Qt v2+)</Title>
+<Sect2><Title>TQWizard (TQt v2+)</Title>
<Para>
-<Literal>QWizard</Literal> is fully implemented.
+<Literal>TQWizard</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QWMatrix</Title>
+<Sect2><Title>TQWMatrix</Title>
<Para>
The Python <Literal>==</Literal>, <Literal>!=</Literal> and
<Literal>*=</Literal> operators are supported.
</Para>
<FuncSynopsis>
- <FuncDef>QWMatrix <Function>invert</Function> const</FuncDef>
+ <FuncDef>TQWMatrix <Function>invert</Function> const</FuncDef>
<ParamDef>bool *<Parameter>invertible</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
-This takes no parameters and returns a tuple of the <Literal>QWMatrix</Literal>
+This takes no parameters and returns a tuple of the <Literal>TQWMatrix</Literal>
result and the <Literal>invertible</Literal> value.
</Para>
@@ -4641,7 +4641,7 @@ values.
<Para>
This takes the <Literal>x</Literal> and <Literal>y</Literal> parameters and
returns a tuple containing the <Literal>tx</Literal> and <Literal>ty</Literal>
-values. (Qt v1.x)
+values. (TQt v1.x)
</Para>
<FuncSynopsis>
@@ -4654,19 +4654,19 @@ values. (Qt v1.x)
<Para>
This takes the <Literal>x</Literal> and <Literal>y</Literal> parameters and
returns a tuple containing the <Literal>tx</Literal> and <Literal>ty</Literal>
-values. (Qt v2+)
+values. (TQt v2+)
</Para>
</Sect2>
-<Sect2><Title>QWorkspace (Qt v2.1+)</Title>
+<Sect2><Title>TQWorkspace (TQt v2.1+)</Title>
<Para>
-<Literal>QWorkspace</Literal> is fully implemented.
+<Literal>TQWorkspace</Literal> is fully implemented.
</Para>
</Sect2>
</Sect1>
<Sect1><Title><Literal>qtaxcontainer</Literal> Module Reference</Title>
-<Sect2><Title>QAxBase (Windows, Qt v3+)</Title>
+<Sect2><Title>TQAxBase (Windows, TQt v3+)</Title>
<FuncSynopsis>
- <FuncDef><Function>QAxObject</Function></FuncDef>
+ <FuncDef><Function>TQAxObject</Function></FuncDef>
<ParamDef>IUnknown *<Parameter>iface</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
@@ -4675,7 +4675,7 @@ Not implemented.
<FuncSynopsis>
<FuncDef>long <Function>queryInterface</Function></FuncDef>
- <ParamDef>const QUuid &amp;<Parameter>uuid</Parameter></ParamDef>
+ <ParamDef>const TQUuid &amp;<Parameter>uuid</Parameter></ParamDef>
<ParamDef>void **<Parameter>iface</Parameter></ParamDef>
</FuncSynopsis>
<Para>
@@ -4700,16 +4700,16 @@ Not implemented.
<FuncSynopsis>
<FuncDef>unsigned long <Function>registerWeakActiveObject</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>guid</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>guid</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-This is a utility method provided by PyQt to make it easier to use
+This is a utility method provided by PyTQt to make it easier to use
Mark Hammond's <Literal>win32com</Literal> module to manipulate objects
created by the <Literal>qtaxcontainer</Literal> module.
</Para>
<Para>
The <Literal>RegisterActiveObject()</Literal> COM function is called to
-register the <Literal>QAxBase</Literal> instance as a weak object with the
+register the <Literal>TQAxBase</Literal> instance as a weak object with the
<Literal>guid</Literal> GUID. The revoke handle is returned.
</Para>
@@ -4724,22 +4724,22 @@ function and is called to revoke the object registered using
the revoke handle returned by <Literal>registerWeakActiveObject()</Literal>.
</Para>
</Sect2>
-<Sect2><Title>QAxObject (Windows, Qt v3+)</Title>
+<Sect2><Title>TQAxObject (Windows, TQt v3+)</Title>
<FuncSynopsis>
- <FuncDef><Function>QAxObject</Function></FuncDef>
+ <FuncDef><Function>TQAxObject</Function></FuncDef>
<ParamDef>IUnknown *<Parameter>iface</Parameter></ParamDef>
- <ParamDef>QObject *<Parameter>parent</Parameter> = 0</ParamDef>
+ <ParamDef>TQObject *<Parameter>parent</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>name</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QAxWidget (Windows, Qt v3+)</Title>
+<Sect2><Title>TQAxWidget (Windows, TQt v3+)</Title>
<FuncSynopsis>
- <FuncDef><Function>QAxWidget</Function></FuncDef>
+ <FuncDef><Function>TQAxWidget</Function></FuncDef>
<ParamDef>IUnknown *<Parameter>iface</Parameter></ParamDef>
- <ParamDef>QWidget *<Parameter>parent</Parameter> = 0</ParamDef>
+ <ParamDef>TQWidget *<Parameter>parent</Parameter> = 0</ParamDef>
<ParamDef>const char *<Parameter>name</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
@@ -4748,106 +4748,106 @@ Not implemented.
</Sect2>
</Sect1>
<Sect1><Title><Literal>qtcanvas</Literal> Module Reference</Title>
-<Sect2><Title>QCanvas (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvas (TQt v2.2+)</Title>
<Para>
-<Literal>QCanvas</Literal> is fully implemented.
+<Literal>TQCanvas</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCanvasEllipse (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasEllipse (TQt v2.2+)</Title>
<Para>
-<Literal>QCanvasEllipse</Literal> is fully implemented.
+<Literal>TQCanvasEllipse</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCanvasItem (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasItem (TQt v2.2+)</Title>
<Para>
-<Literal>QCanvasItem</Literal> is fully implemented.
+<Literal>TQCanvasItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCanvasItemList (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasItemList (TQt v2.2+)</Title>
<Para>
-This class isn't implemented. Whenever a <Literal>QCanvasItemList</Literal> is
+This class isn't implemented. Whenever a <Literal>TQCanvasItemList</Literal> is
the return type of a function or the type of an argument, a Python list of
-<Literal>QCanvasItem</Literal> instances is used instead.
+<Literal>TQCanvasItem</Literal> instances is used instead.
</Para>
</Sect2>
-<Sect2><Title>QCanvasLine (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasLine (TQt v2.2+)</Title>
<Para>
-<Literal>QCanvasLine</Literal> is fully implemented.
+<Literal>TQCanvasLine</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCanvasPixmap (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasPixmap (TQt v2.2+)</Title>
<Para>
-<Literal>QCanvasPixmap</Literal> is fully implemented.
+<Literal>TQCanvasPixmap</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCanvasPixmapArray (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasPixmapArray (TQt v2.2+)</Title>
<FuncSynopsis>
- <FuncDef><Function>QPixmapArray</Function></FuncDef>
- <ParamDef>QList&lt;QPixmap&gt; <Parameter>pixmaps</Parameter></ParamDef>
- <ParamDef>QList&lt;QPoint&gt; <Parameter>hotspots</Parameter></ParamDef>
+ <FuncDef><Function>TQPixmapArray</Function></FuncDef>
+ <ParamDef>TQList&lt;TQPixmap&gt; <Parameter>pixmaps</Parameter></ParamDef>
+ <ParamDef>TQList&lt;TQPoint&gt; <Parameter>hotspots</Parameter></ParamDef>
</FuncSynopsis>
<Para>
-The <Literal>pixmaps</Literal> argument is a Python list of QPixmap instances,
-and the <Literal>hotspots</Literal> argument is a Python list of QPoint
-instances. (Qt v2.2.0 - Qt v2.3.1)
+The <Literal>pixmaps</Literal> argument is a Python list of TQPixmap instances,
+and the <Literal>hotspots</Literal> argument is a Python list of TQPoint
+instances. (TQt v2.2.0 - TQt v2.3.1)
</Para>
<FuncSynopsis>
- <FuncDef><Function>QPixmapArray</Function></FuncDef>
- <ParamDef>QValueList&lt;QPixmap&gt; <Parameter>pixmaps</Parameter></ParamDef>
- <ParamDef>QPointArray <Parameter>hotspots</Parameter> = QPointArray()</ParamDef>
+ <FuncDef><Function>TQPixmapArray</Function></FuncDef>
+ <ParamDef>TQValueList&lt;TQPixmap&gt; <Parameter>pixmaps</Parameter></ParamDef>
+ <ParamDef>TQPointArray <Parameter>hotspots</Parameter> = TQPointArray()</ParamDef>
</FuncSynopsis>
<Para>
-The <Literal>pixmaps</Literal> argument is a Python list of QPixmap instances.
-(Qt v3+)
+The <Literal>pixmaps</Literal> argument is a Python list of TQPixmap instances.
+(TQt v3+)
</Para>
</Sect2>
-<Sect2><Title>QCanvasPolygon (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasPolygon (TQt v2.2+)</Title>
<Para>
-<Literal>QCanvasPolygon</Literal> is fully implemented.
+<Literal>TQCanvasPolygon</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCanvasPolygonalItem (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasPolygonalItem (TQt v2.2+)</Title>
<Para>
-<Literal>QCanvasPolygonalItem</Literal> is fully implemented.
+<Literal>TQCanvasPolygonalItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCanvasRectangle (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasRectangle (TQt v2.2+)</Title>
<Para>
-<Literal>QCanvasRectangle</Literal> is fully implemented.
+<Literal>TQCanvasRectangle</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCanvasSpline (Qt v3.0+)</Title>
+<Sect2><Title>TQCanvasSpline (TQt v3.0+)</Title>
<Para>
-<Literal>QCanvasSpline</Literal> is fully implemented.
+<Literal>TQCanvasSpline</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCanvasSprite (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasSprite (TQt v2.2+)</Title>
<Para>
-<Literal>QCanvasSprite</Literal> is fully implemented.
+<Literal>TQCanvasSprite</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCanvasText (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasText (TQt v2.2+)</Title>
<Para>
-<Literal>QCanvasText</Literal> is fully implemented.
+<Literal>TQCanvasText</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCanvasView (Qt v2.2+)</Title>
+<Sect2><Title>TQCanvasView (TQt v2.2+)</Title>
<Para>
-<Literal>QCanvasView</Literal> is fully implemented.
+<Literal>TQCanvasView</Literal> is fully implemented.
</Para>
</Sect2>
</Sect1>
@@ -4914,13 +4914,13 @@ This takes no parameters and returns a tuple of the values returned by the
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerBash (QScintilla v1.4+)</Title>
+<Sect2><Title>QextScintillaLexerBash (TQScintilla v1.4+)</Title>
<Para>
<Literal>QextScintillaLexerBash</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerBatch (QScintilla v1.6+)</Title>
+<Sect2><Title>QextScintillaLexerBatch (TQScintilla v1.6+)</Title>
<Para>
<Literal>QextScintillaLexerBatch</Literal> is fully implemented.
</Para>
@@ -4938,19 +4938,19 @@ This takes no parameters and returns a tuple of the values returned by the
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerCSS (QScintilla v1.6+)</Title>
+<Sect2><Title>QextScintillaLexerCSS (TQScintilla v1.6+)</Title>
<Para>
<Literal>QextScintillaLexerCSS</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerDiff (QScintilla v1.6+)</Title>
+<Sect2><Title>QextScintillaLexerDiff (TQScintilla v1.6+)</Title>
<Para>
<Literal>QextScintillaLexerDiff</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerHTML (QScintilla v1.1+)</Title>
+<Sect2><Title>QextScintillaLexerHTML (TQScintilla v1.1+)</Title>
<Para>
<Literal>QextScintillaLexerHTML</Literal> is fully implemented.
</Para>
@@ -4974,13 +4974,13 @@ This takes no parameters and returns a tuple of the values returned by the
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerLua (QScintilla v1.5+)</Title>
+<Sect2><Title>QextScintillaLexerLua (TQScintilla v1.5+)</Title>
<Para>
<Literal>QextScintillaLexerLua</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerMakefile (QScintilla v1.6+)</Title>
+<Sect2><Title>QextScintillaLexerMakefile (TQScintilla v1.6+)</Title>
<Para>
<Literal>QextScintillaLexerMakefile</Literal> is fully implemented.
</Para>
@@ -4992,13 +4992,13 @@ This takes no parameters and returns a tuple of the values returned by the
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerPOV (QScintilla v1.6+)</Title>
+<Sect2><Title>QextScintillaLexerPOV (TQScintilla v1.6+)</Title>
<Para>
<Literal>QextScintillaLexerPOV</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerProperties (QScintilla v1.6+)</Title>
+<Sect2><Title>QextScintillaLexerProperties (TQScintilla v1.6+)</Title>
<Para>
<Literal>QextScintillaLexerProperties</Literal> is fully implemented.
</Para>
@@ -5010,19 +5010,19 @@ This takes no parameters and returns a tuple of the values returned by the
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerRuby (QScintilla v1.5+)</Title>
+<Sect2><Title>QextScintillaLexerRuby (TQScintilla v1.5+)</Title>
<Para>
<Literal>QextScintillaLexerRuby</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerSQL (QScintilla v1.1+)</Title>
+<Sect2><Title>QextScintillaLexerSQL (TQScintilla v1.1+)</Title>
<Para>
<Literal>QextScintillaLexerSQL</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QextScintillaLexerTeX (QScintilla v1.6+)</Title>
+<Sect2><Title>QextScintillaLexerTeX (TQScintilla v1.6+)</Title>
<Para>
<Literal>QextScintillaLexerTeX</Literal> is fully implemented.
</Para>
@@ -5041,34 +5041,34 @@ This takes no parameters and returns a tuple of the values returned by the
</Sect2>
</Sect1>
<Sect1><Title><Literal>qtgl</Literal> Module Reference</Title>
-<Sect2><Title>QGL</Title>
+<Sect2><Title>TQGL</Title>
<Para>
-<Literal>QGL</Literal> is fully implemented.
+<Literal>TQGL</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QGLContext</Title>
+<Sect2><Title>TQGLContext</Title>
<Para>
-<Literal>QGLContext</Literal> is fully implemented.
+<Literal>TQGLContext</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QGLFormat</Title>
+<Sect2><Title>TQGLFormat</Title>
<Para>
-<Literal>QGLFormat</Literal> is fully implemented.
+<Literal>TQGLFormat</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QGLWidget</Title>
+<Sect2><Title>TQGLWidget</Title>
<Para>
-<Literal>QGLWidget</Literal> is fully implemented.
+<Literal>TQGLWidget</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QGLColormap (Qt v3.0+)</Title>
+<Sect2><Title>TQGLColormap (TQt v3.0+)</Title>
<FuncSynopsis>
<FuncDef>void <Function>setEntries</Function></FuncDef>
<ParamDef>int <Parameter>count</Parameter></ParamDef>
- <ParamDef>const QRgb *<Parameter>colors</Parameter></ParamDef>
+ <ParamDef>const TQRgb *<Parameter>colors</Parameter></ParamDef>
<ParamDef>int <Parameter>base</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
@@ -5077,12 +5077,12 @@ Not yet implemented.
</Sect2>
</Sect1>
<Sect1><Title><Literal>qtnetwork</Literal> Module Reference</Title>
-<Sect2><Title>QDns (Qt v2.2+)</Title>
+<Sect2><Title>TQDns (TQt v2.2+)</Title>
<Para>
-<Literal>QDns</Literal> is fully implemented.
+<Literal>TQDns</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QFtp (Qt v2.2+)</Title>
+<Sect2><Title>TQFtp (TQt v2.2+)</Title>
<FuncSynopsis>
<FuncDef>Q_LONG <Function>readBlock</Function></FuncDef>
<ParamDef>char *<Parameter>data</Parameter></ParamDef>
@@ -5094,9 +5094,9 @@ This takes a single <Literal>maxlen</Literal> parameter. The
<Literal>None</Literal> is returned.
</Para>
</Sect2>
-<Sect2><Title>QHostAddress (Qt v2.2+)</Title>
+<Sect2><Title>TQHostAddress (TQt v2.2+)</Title>
<FuncSynopsis>
- <FuncDef><Function>QHostAddress</Function></FuncDef>
+ <FuncDef><Function>TQHostAddress</Function></FuncDef>
<ParamDef>Q_UINT8 *<Parameter>ip6Addr</Parameter></ParamDef>
</FuncSynopsis>
<Para>
@@ -5104,7 +5104,7 @@ Not yet implemented.
</Para>
<FuncSynopsis>
- <FuncDef><Function>QHostAddress</Function></FuncDef>
+ <FuncDef><Function>TQHostAddress</Function></FuncDef>
<ParamDef>const Q_IPV6ADDR &amp;<Parameter>ip6Addr</Parameter></ParamDef>
</FuncSynopsis>
<Para>
@@ -5127,7 +5127,7 @@ Not yet implemented.
Not yet implemented.
</Para>
</Sect2>
-<Sect2><Title>QHttp (Qt v3+)</Title>
+<Sect2><Title>TQHttp (TQt v3+)</Title>
<FuncSynopsis>
<FuncDef>Q_LONG <Function>readBlock</Function></FuncDef>
<ParamDef>char *<Parameter>data</Parameter></ParamDef>
@@ -5140,34 +5140,34 @@ This takes a single <Literal>maxlen</Literal> parameter. The
</Para>
</Sect2>
-<Sect2><Title>QHttpHeader (Qt v3.1+)</Title>
+<Sect2><Title>TQHttpHeader (TQt v3.1+)</Title>
<Para>
-<Literal>QHttpHeader</Literal> is fully implemented.
+<Literal>TQHttpHeader</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QHttpRequestHeader (Qt v3.1+)</Title>
+<Sect2><Title>TQHttpRequestHeader (TQt v3.1+)</Title>
<Para>
-<Literal>QHttpRequestHeader</Literal> is fully implemented.
+<Literal>TQHttpRequestHeader</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QHttpResponseHeader (Qt v3.1+)</Title>
+<Sect2><Title>TQHttpResponseHeader (TQt v3.1+)</Title>
<Para>
-<Literal>QHttpResponseHeader</Literal> is fully implemented.
+<Literal>TQHttpResponseHeader</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QLocalFs (Qt v2.1+)</Title>
+<Sect2><Title>TQLocalFs (TQt v2.1+)</Title>
<Para>
-<Literal>QLocalFs</Literal> is fully implemented.
+<Literal>TQLocalFs</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QServerSocket (Qt v2.2+)</Title>
+<Sect2><Title>TQServerSocket (TQt v2.2+)</Title>
<Para>
-<Literal>QServerSocket</Literal> is fully implemented.
+<Literal>TQServerSocket</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSocket (Qt v2.2+)</Title>
+<Sect2><Title>TQSocket (TQt v2.2+)</Title>
<FuncSynopsis>
<FuncDef>Q_LONG <Function>readBlock</Function></FuncDef>
<ParamDef>char *<Parameter>data</Parameter></ParamDef>
@@ -5200,7 +5200,7 @@ This takes a single <Literal>maxlen</Literal> parameter. The
as a parameter.
</Para>
</Sect2>
-<Sect2><Title>QSocketDevice (Qt v2.2+)</Title>
+<Sect2><Title>TQSocketDevice (TQt v2.2+)</Title>
<FuncSynopsis>
<FuncDef>Q_LONG <Function>readBlock</Function></FuncDef>
<ParamDef>char *<Parameter>data</Parameter></ParamDef>
@@ -5225,16 +5225,16 @@ as a parameter.
</Sect1>
<Sect1><Title><Literal>qtpe</Literal> Module Reference</Title>
-<Sect2><Title>QPEApplication</Title>
+<Sect2><Title>TQPEApplication</Title>
<FuncSynopsis>
- <FuncDef><Function>QApplication</Function></FuncDef>
+ <FuncDef><Function>TQApplication</Function></FuncDef>
<ParamDef>int& <Parameter>argc</Parameter></ParamDef>
<ParamDef>char **<Parameter>argv</Parameter></ParamDef>
<ParamDef>Type <Parameter>type</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This takes two parameters, the first of which is a list of argument strings.
-Arguments used by Qt are removed from the list.
+Arguments used by TQt are removed from the list.
</Para>
<FuncSynopsis>
@@ -5248,7 +5248,7 @@ This has been renamed to <Literal>exec_loop</Literal> in Python.
<Sect2><Title>AppLnk</Title>
<FuncSynopsis>
- <FuncDef>virtual QString <Function>exec</Function> const</FuncDef>
+ <FuncDef>virtual TQString <Function>exec</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -5276,7 +5276,7 @@ This has been renamed to <Literal>exec_property</Literal> in Python.
<Sect2><Title>DocLnk</Title>
<FuncSynopsis>
- <FuncDef>QString <Function>exec</Function> const</FuncDef>
+ <FuncDef>TQString <Function>exec</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
@@ -5330,27 +5330,27 @@ Not implemented.
</Para>
</Sect2>
-<Sect2><Title>QCopEnvelope</Title>
+<Sect2><Title>TQCopEnvelope</Title>
<Para>
-<Literal>QCopEnvelope</Literal> is fully implemented.
+<Literal>TQCopEnvelope</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDawg</Title>
+<Sect2><Title>TQDawg</Title>
<Para>
-<Literal>QDawg</Literal> is fully implemented.
+<Literal>TQDawg</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QPEMenuBar</Title>
+<Sect2><Title>TQPEMenuBar</Title>
<Para>
-<Literal>QPEMenuBar</Literal> is fully implemented.
+<Literal>TQPEMenuBar</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QPEToolBar</Title>
+<Sect2><Title>TQPEToolBar</Title>
<Para>
-<Literal>QPEToolBar</Literal> is fully implemented.
+<Literal>TQPEToolBar</Literal> is fully implemented.
</Para>
</Sect2>
@@ -5362,7 +5362,7 @@ Not implemented.
</Sect1>
<Sect1><Title><Literal>qtsql</Literal> Module Reference</Title>
-<Sect2><Title>QDataBrowser (Qt v3+)</Title>
+<Sect2><Title>TQDataBrowser (TQt v3+)</Title>
<FuncSynopsis>
<FuncDef>virtual void <Function>del</Function></FuncDef>
<ParamDef></ParamDef>
@@ -5371,27 +5371,27 @@ Not implemented.
This has been renamed <Literal>delOnCursor</Literal> in Python.
</Para>
</Sect2>
-<Sect2><Title>QDataTable (Qt v3+)</Title>
+<Sect2><Title>TQDataTable (TQt v3+)</Title>
<Para>
-<Literal>QDataTable</Literal> is fully implemented.
+<Literal>TQDataTable</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDataView (Qt v3+)</Title>
+<Sect2><Title>TQDataView (TQt v3+)</Title>
<Para>
-<Literal>QDataView</Literal> is fully implemented.
+<Literal>TQDataView</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QEditorFactory (Qt v3+)</Title>
+<Sect2><Title>TQEditorFactory (TQt v3+)</Title>
<Para>
-<Literal>QEditorFactory</Literal> is fully implemented.
+<Literal>TQEditorFactory</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSql (Qt v3+)</Title>
+<Sect2><Title>TQSql (TQt v3+)</Title>
<Para>
-<Literal>QSql</Literal> is fully implemented.
+<Literal>TQSql</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSqlCursor (Qt v3+)</Title>
+<Sect2><Title>TQSqlCursor (TQt v3+)</Title>
<FuncSynopsis>
<FuncDef>virtual int <Function>del</Function></FuncDef>
<ParamDef>bool <Parameter>invalidate</Parameter> = TRUE</ParamDef>
@@ -5402,7 +5402,7 @@ This has been renamed <Literal>delRecords</Literal> in Python.
<FuncSynopsis>
<FuncDef>virtual int <Function>del</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>filter</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>filter</Parameter></ParamDef>
<ParamDef>bool <Parameter>invalidate</Parameter> = TRUE</ParamDef>
</FuncSynopsis>
<Para>
@@ -5411,81 +5411,81 @@ This has been renamed <Literal>delRecords</Literal> in Python.
<FuncSynopsis>
<FuncDef>bool <Function>exec</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>query</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>query</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This has been renamed <Literal>execQuery</Literal> in Python.
</Para>
</Sect2>
-<Sect2><Title>QSqlDatabase (Qt v3+)</Title>
+<Sect2><Title>TQSqlDatabase (TQt v3+)</Title>
<FuncSynopsis>
- <FuncDef>QSqlQuery <Function>exec</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>query</Parameter> = QString::null</ParamDef>
+ <FuncDef>TQSqlQuery <Function>exec</Function></FuncDef>
+ <ParamDef>const TQString &amp;<Parameter>query</Parameter> = TQString::null</ParamDef>
</FuncSynopsis>
<Para>
This has been renamed <Literal>execStatement</Literal> in Python.
</Para>
</Sect2>
-<Sect2><Title>QSqlDriver (Qt v3+)</Title>
+<Sect2><Title>TQSqlDriver (TQt v3+)</Title>
<Para>
-<Literal>QSqlDriver</Literal> is fully implemented.
+<Literal>TQSqlDriver</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSqlEditorFactory (Qt v3+)</Title>
+<Sect2><Title>TQSqlEditorFactory (TQt v3+)</Title>
<Para>
-<Literal>QSqlEditorFactory</Literal> is fully implemented.
+<Literal>TQSqlEditorFactory</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSqlError (Qt v3+)</Title>
+<Sect2><Title>TQSqlError (TQt v3+)</Title>
<Para>
-<Literal>QSqlError</Literal> is fully implemented.
+<Literal>TQSqlError</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSqlField (Qt v3+)</Title>
+<Sect2><Title>TQSqlField (TQt v3+)</Title>
<Para>
-<Literal>QSqlField</Literal> is fully implemented.
+<Literal>TQSqlField</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSqlFieldInfo (Qt v3+)</Title>
+<Sect2><Title>TQSqlFieldInfo (TQt v3+)</Title>
<Para>
-<Literal>QSqlFieldInfo</Literal> is fully implemented.
+<Literal>TQSqlFieldInfo</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSqlForm (Qt v3+)</Title>
+<Sect2><Title>TQSqlForm (TQt v3+)</Title>
<Para>
-<Literal>QSqlForm</Literal> is fully implemented.
+<Literal>TQSqlForm</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSqlIndex (Qt v3+)</Title>
+<Sect2><Title>TQSqlIndex (TQt v3+)</Title>
<Para>
-<Literal>QSqlIndex</Literal> is fully implemented.
+<Literal>TQSqlIndex</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSqlPropertyMap (Qt v3+)</Title>
+<Sect2><Title>TQSqlPropertyMap (TQt v3+)</Title>
<Para>
-<Literal>QSqlPropertyMap</Literal> is fully implemented. However, because PyQt
+<Literal>TQSqlPropertyMap</Literal> is fully implemented. However, because PyTQt
does not allow new properties to be defined, it is not possible to implement
custom editor widgets in Python and add them to a property map. These will
simply be ignored.
</Para>
<Para>
-This problem may be addressed in a future release of PyQt.
+This problem may be addressed in a future release of PyTQt.
</Para>
</Sect2>
-<Sect2><Title>QSqlQuery (Qt v3+)</Title>
+<Sect2><Title>TQSqlQuery (TQt v3+)</Title>
<FuncSynopsis>
- <FuncDef>QMap&lt;QString,QVariant&gt; <Function>boundValues</Function> const</FuncDef>
+ <FuncDef>TQMap&lt;TQString,TQVariant&gt; <Function>boundValues</Function> const</FuncDef>
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v3.2.0+)
+Not yet implemented. (TQt v3.2.0+)
</Para>
<FuncSynopsis>
<FuncDef>virtual bool <Function>exec</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>query</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>query</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This has been renamed <Literal>execQuery</Literal> in Python.
@@ -5496,27 +5496,27 @@ This has been renamed <Literal>execQuery</Literal> in Python.
<ParamDef></ParamDef>
</FuncSynopsis>
<Para>
-This has been renamed <Literal>execQuery</Literal> in Python. (Qt v3.1+)
+This has been renamed <Literal>execQuery</Literal> in Python. (TQt v3.1+)
</Para>
</Sect2>
-<Sect2><Title>QSqlRecord (Qt v3+)</Title>
+<Sect2><Title>TQSqlRecord (TQt v3+)</Title>
<Para>
-<Literal>QSqlRecord</Literal> is fully implemented.
+<Literal>TQSqlRecord</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSqlRecordInfo (Qt v3+)</Title>
+<Sect2><Title>TQSqlRecordInfo (TQt v3+)</Title>
<Para>
-<Literal>QSqlRecordInfo</Literal> is implemented as a Python list of
-<Literal>QSqlFieldInfo</Literal> instances.
+<Literal>TQSqlRecordInfo</Literal> is implemented as a Python list of
+<Literal>TQSqlFieldInfo</Literal> instances.
</Para>
</Sect2>
-<Sect2><Title>QSqlResult (Qt v3+)</Title>
+<Sect2><Title>TQSqlResult (TQt v3+)</Title>
<Para>
-<Literal>QSqlResult</Literal> is fully implemented.
+<Literal>TQSqlResult</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QSqlSelectCursor (Qt v3.2.0+)</Title>
+<Sect2><Title>TQSqlSelectCursor (TQt v3.2.0+)</Title>
<FuncSynopsis>
<FuncDef>int <Function>del</Function></FuncDef>
<ParamDef>bool <Parameter>invalidate</Parameter> = TRUE</ParamDef>
@@ -5527,7 +5527,7 @@ This has been renamed <Literal>delRecords</Literal> in Python.
<FuncSynopsis>
<FuncDef>bool <Function>exec</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>query</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>query</Parameter></ParamDef>
</FuncSynopsis>
<Para>
This has been renamed <Literal>execQuery</Literal> in Python.
@@ -5535,69 +5535,69 @@ This has been renamed <Literal>execQuery</Literal> in Python.
</Sect2>
</Sect1>
<Sect1><Title><Literal>qttable</Literal> Module Reference</Title>
-<Sect2><Title>QTable (Qt v2.2+)</Title>
+<Sect2><Title>TQTable (TQt v2.2+)</Title>
<Para>
-<Literal>QTable</Literal> is fully implemented.
+<Literal>TQTable</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTableItem (Qt v2.2+)</Title>
+<Sect2><Title>TQTableItem (TQt v2.2+)</Title>
<Para>
-<Literal>QTableItem</Literal> is fully implemented.
+<Literal>TQTableItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QCheckTableItem (Qt v3+)</Title>
+<Sect2><Title>TQCheckTableItem (TQt v3+)</Title>
<Para>
-<Literal>QCheckTableItem</Literal> is fully implemented.
+<Literal>TQCheckTableItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QComboTableItem (Qt v3+)</Title>
+<Sect2><Title>TQComboTableItem (TQt v3+)</Title>
<Para>
-<Literal>QComboTableItem</Literal> is fully implemented.
+<Literal>TQComboTableItem</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QTableSelection (Qt v2.2+)</Title>
+<Sect2><Title>TQTableSelection (TQt v2.2+)</Title>
<Para>
-<Literal>QTableSelection</Literal> is fully implemented.
+<Literal>TQTableSelection</Literal> is fully implemented.
</Para>
</Sect2>
</Sect1>
<Sect1><Title><Literal>qtui</Literal> Module Reference</Title>
-<Sect2><Title>QWidgetFactory (Qt v3+)</Title>
+<Sect2><Title>TQWidgetFactory (TQt v3+)</Title>
<Para>
-<Literal>QWidgetFactory</Literal> is fully implemented.
+<Literal>TQWidgetFactory</Literal> is fully implemented.
</Para>
</Sect2>
</Sect1>
<Sect1><Title><Literal>qtxml</Literal> Module Reference</Title>
-<Sect2><Title>QDomImplementation (Qt v2.2+)</Title>
+<Sect2><Title>TQDomImplementation (TQt v2.2+)</Title>
<Para>
-<Literal>QDomImplementation</Literal> is fully implemented.
+<Literal>TQDomImplementation</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomNode (Qt v2.2+)</Title>
+<Sect2><Title>TQDomNode (TQt v2.2+)</Title>
<Para>
-<Literal>QDomNode</Literal> is fully implemented, including the Python
+<Literal>TQDomNode</Literal> is fully implemented, including the Python
<Literal>==</Literal> and <Literal>!=</Literal> operators.
</Para>
</Sect2>
-<Sect2><Title>QDomNodeList (Qt v2.2+)</Title>
+<Sect2><Title>TQDomNodeList (TQt v2.2+)</Title>
<Para>
-<Literal>QDomNodeList</Literal> is fully implemented.
+<Literal>TQDomNodeList</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomDocument (Qt v2.2+)</Title>
+<Sect2><Title>TQDomDocument (TQt v2.2+)</Title>
<FuncSynopsis>
<FuncDef>bool <Function>setContent</Function></FuncDef>
- <ParamDef>const QCString &amp;<Parameter>buffer</Parameter></ParamDef>
+ <ParamDef>const TQCString &amp;<Parameter>buffer</Parameter></ParamDef>
<ParamDef>bool <Parameter>namespaceProcessing</Parameter></ParamDef>
- <ParamDef>QString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
+ <ParamDef>TQString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorLine</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorColumn</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -5606,14 +5606,14 @@ This takes the <Literal>buffer</Literal> and
<Literal>namespaceProcessing</Literal> parameters and returns a tuple
containing the <Literal>bool</Literal> result and the
<Literal>errorMsg</Literal>, <Literal>errorLine</Literal> and
-<Literal>errorColumn</Literal> values. (Qt v3+)
+<Literal>errorColumn</Literal> values. (TQt v3+)
</Para>
<FuncSynopsis>
<FuncDef>bool <Function>setContent</Function></FuncDef>
- <ParamDef>const QByteArray &amp;<Parameter>buffer</Parameter></ParamDef>
+ <ParamDef>const TQByteArray &amp;<Parameter>buffer</Parameter></ParamDef>
<ParamDef>bool <Parameter>namespaceProcessing</Parameter></ParamDef>
- <ParamDef>QString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
+ <ParamDef>TQString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorLine</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorColumn</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -5622,14 +5622,14 @@ This takes the <Literal>buffer</Literal> and
<Literal>namespaceProcessing</Literal> parameters and returns a tuple
containing the <Literal>bool</Literal> result and the
<Literal>errorMsg</Literal>, <Literal>errorLine</Literal> and
-<Literal>errorColumn</Literal> values. (Qt v3+)
+<Literal>errorColumn</Literal> values. (TQt v3+)
</Para>
<FuncSynopsis>
<FuncDef>bool <Function>setContent</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>text</Parameter></ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>text</Parameter></ParamDef>
<ParamDef>bool <Parameter>namespaceProcessing</Parameter></ParamDef>
- <ParamDef>QString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
+ <ParamDef>TQString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorLine</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorColumn</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -5638,14 +5638,14 @@ This takes the <Literal>text</Literal> and
<Literal>namespaceProcessing</Literal> parameters and returns a tuple
containing the <Literal>bool</Literal> result and the
<Literal>errorMsg</Literal>, <Literal>errorLine</Literal> and
-<Literal>errorColumn</Literal> values. (Qt v3+)
+<Literal>errorColumn</Literal> values. (TQt v3+)
</Para>
<FuncSynopsis>
<FuncDef>bool <Function>setContent</Function></FuncDef>
- <ParamDef>const QIODevice *<Parameter>dev</Parameter></ParamDef>
+ <ParamDef>const TQIODevice *<Parameter>dev</Parameter></ParamDef>
<ParamDef>bool <Parameter>namespaceProcessing</Parameter></ParamDef>
- <ParamDef>QString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
+ <ParamDef>TQString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorLine</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorColumn</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -5654,13 +5654,13 @@ This takes the <Literal>dev</Literal> and
<Literal>namespaceProcessing</Literal> parameters and returns a tuple
containing the <Literal>bool</Literal> result and the
<Literal>errorMsg</Literal>, <Literal>errorLine</Literal> and
-<Literal>errorColumn</Literal> values. (Qt v3+)
+<Literal>errorColumn</Literal> values. (TQt v3+)
</Para>
<FuncSynopsis>
<FuncDef>bool <Function>setContent</Function></FuncDef>
- <ParamDef>const QCString &amp;<Parameter>buffer</Parameter></ParamDef>
- <ParamDef>QString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
+ <ParamDef>const TQCString &amp;<Parameter>buffer</Parameter></ParamDef>
+ <ParamDef>TQString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorLine</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorColumn</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -5668,13 +5668,13 @@ containing the <Literal>bool</Literal> result and the
This takes the <Literal>buffer</Literal> parameter only and returns a tuple
containing the <Literal>bool</Literal> result and the
<Literal>errorMsg</Literal>, <Literal>errorLine</Literal> and
-<Literal>errorColumn</Literal> values. (Qt v3+)
+<Literal>errorColumn</Literal> values. (TQt v3+)
</Para>
<FuncSynopsis>
<FuncDef>bool <Function>setContent</Function></FuncDef>
- <ParamDef>const QByteArray &amp;<Parameter>buffer</Parameter></ParamDef>
- <ParamDef>QString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
+ <ParamDef>const TQByteArray &amp;<Parameter>buffer</Parameter></ParamDef>
+ <ParamDef>TQString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorLine</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorColumn</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -5682,13 +5682,13 @@ containing the <Literal>bool</Literal> result and the
This takes the <Literal>buffer</Literal> parameter only and returns a tuple
containing the <Literal>bool</Literal> result and the
<Literal>errorMsg</Literal>, <Literal>errorLine</Literal> and
-<Literal>errorColumn</Literal> values. (Qt v3+)
+<Literal>errorColumn</Literal> values. (TQt v3+)
</Para>
<FuncSynopsis>
<FuncDef>bool <Function>setContent</Function></FuncDef>
- <ParamDef>const QString &amp;<Parameter>text</Parameter></ParamDef>
- <ParamDef>QString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
+ <ParamDef>const TQString &amp;<Parameter>text</Parameter></ParamDef>
+ <ParamDef>TQString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorLine</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorColumn</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -5696,13 +5696,13 @@ containing the <Literal>bool</Literal> result and the
This takes the <Literal>text</Literal> parameter only and returns a tuple
containing the <Literal>bool</Literal> result and the
<Literal>errorMsg</Literal>, <Literal>errorLine</Literal> and
-<Literal>errorColumn</Literal> values. (Qt v3+)
+<Literal>errorColumn</Literal> values. (TQt v3+)
</Para>
<FuncSynopsis>
<FuncDef>bool <Function>setContent</Function></FuncDef>
- <ParamDef>const QIODevice *<Parameter>dev</Parameter></ParamDef>
- <ParamDef>QString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
+ <ParamDef>const TQIODevice *<Parameter>dev</Parameter></ParamDef>
+ <ParamDef>TQString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorLine</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorColumn</Parameter> = 0</ParamDef>
</FuncSynopsis>
@@ -5710,97 +5710,97 @@ containing the <Literal>bool</Literal> result and the
This takes the <Literal>dev</Literal> parameter only and returns a tuple
containing the <Literal>bool</Literal> result and the
<Literal>errorMsg</Literal>, <Literal>errorLine</Literal> and
-<Literal>errorColumn</Literal> values. (Qt v3+)
+<Literal>errorColumn</Literal> values. (TQt v3+)
</Para>
<FuncSynopsis>
<FuncDef>bool <Function>setContent</Function></FuncDef>
- <ParamDef>QXmlInputSource *<Parameter>source</Parameter></ParamDef>
- <ParamDef>QXmlReader *<Parameter>reader</Parameter></ParamDef>
- <ParamDef>QString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
+ <ParamDef>TQXmlInputSource *<Parameter>source</Parameter></ParamDef>
+ <ParamDef>TQXmlReader *<Parameter>reader</Parameter></ParamDef>
+ <ParamDef>TQString *<Parameter>errorMsg</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorLine</Parameter> = 0</ParamDef>
<ParamDef>int *<Parameter>errorColumn</Parameter> = 0</ParamDef>
</FuncSynopsis>
<Para>
-Not yet implemented. (Qt v3.2.0+)
+Not yet implemented. (TQt v3.2.0+)
</Para>
</Sect2>
-<Sect2><Title>QDomDocumentFragment (Qt v2.2+)</Title>
+<Sect2><Title>TQDomDocumentFragment (TQt v2.2+)</Title>
<Para>
-<Literal>QDomDocumentFragment</Literal> is fully implemented.
+<Literal>TQDomDocumentFragment</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomDocumentType (Qt v2.2+)</Title>
+<Sect2><Title>TQDomDocumentType (TQt v2.2+)</Title>
<Para>
-<Literal>QDomDocumentType</Literal> is fully implemented.
+<Literal>TQDomDocumentType</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomNamedNodeMap (Qt v2.2+)</Title>
+<Sect2><Title>TQDomNamedNodeMap (TQt v2.2+)</Title>
<Para>
-<Literal>QDomNamedNodeMap</Literal> is fully implemented.
+<Literal>TQDomNamedNodeMap</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomCharacterData (Qt v2.2+)</Title>
+<Sect2><Title>TQDomCharacterData (TQt v2.2+)</Title>
<Para>
-<Literal>QDomCharacterData</Literal> is fully implemented.
+<Literal>TQDomCharacterData</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomAttr (Qt v2.2+)</Title>
+<Sect2><Title>TQDomAttr (TQt v2.2+)</Title>
<Para>
-<Literal>QDomAttr</Literal> is fully implemented.
+<Literal>TQDomAttr</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomElement (Qt v2.2+)</Title>
+<Sect2><Title>TQDomElement (TQt v2.2+)</Title>
<Para>
-<Literal>QDomElement</Literal> is fully implemented.
+<Literal>TQDomElement</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomText (Qt v2.2+)</Title>
+<Sect2><Title>TQDomText (TQt v2.2+)</Title>
<Para>
-<Literal>QDomText</Literal> is fully implemented.
+<Literal>TQDomText</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomComment (Qt v2.2+)</Title>
+<Sect2><Title>TQDomComment (TQt v2.2+)</Title>
<Para>
-<Literal>QDomComment</Literal> is fully implemented.
+<Literal>TQDomComment</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomCDATASection (Qt v2.2+)</Title>
+<Sect2><Title>TQDomCDATASection (TQt v2.2+)</Title>
<Para>
-<Literal>QDomCDATASection</Literal> is fully implemented.
+<Literal>TQDomCDATASection</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomNotation (Qt v2.2+)</Title>
+<Sect2><Title>TQDomNotation (TQt v2.2+)</Title>
<Para>
-<Literal>QDomNotation</Literal> is fully implemented.
+<Literal>TQDomNotation</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomEntity (Qt v2.2+)</Title>
+<Sect2><Title>TQDomEntity (TQt v2.2+)</Title>
<Para>
-<Literal>QDomEntity</Literal> is fully implemented.
+<Literal>TQDomEntity</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomEntityReference (Qt v2.2+)</Title>
+<Sect2><Title>TQDomEntityReference (TQt v2.2+)</Title>
<Para>
-<Literal>QDomEntityReference</Literal> is fully implemented.
+<Literal>TQDomEntityReference</Literal> is fully implemented.
</Para>
</Sect2>
-<Sect2><Title>QDomProcessingInstruction (Qt v2.2+)</Title>
+<Sect2><Title>TQDomProcessingInstruction (TQt v2.2+)</Title>
<Para>
-<Literal>QDomProcessingInstruction</Literal> is fully implemented.
+<Literal>TQDomProcessingInstruction</Literal> is fully implemented.
</Para>
</Sect2>
</Sect1>