diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 22:23:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 22:23:44 -0600 |
commit | 203ba231d0276943aae36111f9ec1e949f3c6a4c (patch) | |
tree | f039f7a5b5fc2da88a96876971bac580d87f6788 /doc/index1.html | |
parent | fd35f4a8382b7d223bc0325b9ca3f88515778aa0 (diff) | |
download | pytde-203ba231d0276943aae36111f9ec1e949f3c6a4c.tar.gz pytde-203ba231d0276943aae36111f9ec1e949f3c6a4c.zip |
Initial TQt conversion
Diffstat (limited to 'doc/index1.html')
-rw-r--r-- | doc/index1.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index1.html b/doc/index1.html index 707bd7e..e80ecb8 100644 --- a/doc/index1.html +++ b/doc/index1.html @@ -19,14 +19,14 @@ PyKDE is a set of Python bindings for the KDE toolkit. PyKDE makes nearly 700 K and over 10,000 associated methods available to Python programmers. </P> <P> -The Python bindings for the Qt toolkit (PyQt) must also be installed. The sip library +The Python bindings for the TQt toolkit (PyTQt) must also be installed. The sip library must also be installed. This version of PyKDE will support sip 4.2.x. or later. Earlier sip 4 versions may work, but are untested. </P> <P> The current bindings support KDE versions 3.0.0 through 3.5.3, and Python 2.2, 2.3 or 2.4. This fileset will work for any supported KDE version. -This version will not work with Qt1/KDE1 or Qt2/KDE2. +This version will not work with TQt1/KDE1 or TQt2/KDE2. </P> <P> The bindings are implemented as a number of Python modules corresponding to |