From 0f630aff5c42d03eb301cd3fc5faff80d9c3c727 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Tue, 3 Jan 2023 01:01:50 +0100 Subject: Entry step for renaming PyTQt module libraries from qt* to tqt*. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/html/introduction.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/introduction.html') diff --git a/doc/html/introduction.html b/doc/html/introduction.html index 70fce7f..6b85581 100644 --- a/doc/html/introduction.html +++ b/doc/html/introduction.html @@ -53,7 +53,7 @@

This is the reference guide for SIP 4.10.5. SIP is a tool for automatically generating Python bindings for C and C++ libraries. SIP was originally developed in 1998 for -PyTQt - the Python +PyTQt - the Python bindings for the TQt GUI toolkit - but is suitable for generating bindings for any C or C++ library.

This version of SIP generates bindings for Python v2.3 or later, including @@ -162,7 +162,7 @@ needed to build the extension module. It is covered in detail in Building Your Extension with distutils. -

+

TQt Support

SIP has specific support for the creation of bindings based on Nokia’s TQt toolkit.

-- cgit v1.2.3