From 4a0b53006c9400470122fb11ccdcf131e93fd4cc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 26 Mar 2024 12:50:43 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- doc/en/java.docbook | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/en/java.docbook') diff --git a/doc/en/java.docbook b/doc/en/java.docbook index fd2d03d..cc3b975 100644 --- a/doc/en/java.docbook +++ b/doc/en/java.docbook @@ -45,7 +45,7 @@ located but the current dir of the active Panel of Krusader. This needs to stay like this. However, for referencing additional files like .ui (Userinterface, exported by - &Qt;'s Designer) one needs the path of the script. + &TQt;'s Designer) one needs the path of the script. The alternative where absolute paths are used is more than unhandy. For this reason the Variable "scriptDir" was introduced. If a Script wants to load a &GUI; from a @@ -79,9 +79,9 @@ &kjsembed-url;. Some examples which show the power of this library can be found - here. Support for all of KDE's ground-laying technologies + here. Support for all of TDE's ground-laying technologies such as DCOP or KParts is provided. You can even load whole - GUIs from .ui-files, created with &Qt;'s Designer. + GUIs from .ui-files, created with &TQt;'s Designer. An example extension making use of this can be found here. -- cgit v1.2.1