From 3c152dcd9b0f62c878a1a56150fcbed404adb44c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Jul 2012 21:15:27 -0500 Subject: Help handbook updates. --- doc/faq/qt.docbook | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) (limited to 'doc/faq/qt.docbook') diff --git a/doc/faq/qt.docbook b/doc/faq/qt.docbook index 2e1b3289c..91806f333 100644 --- a/doc/faq/qt.docbook +++ b/doc/faq/qt.docbook @@ -12,9 +12,9 @@ also includes many utility classes like string classes and classes to handle input and output. It provides most of the widgets you will see in a &tde; application: -menus, buttons, sliders, &etc;. &Qt; is a cross-platform library that -allows you to write code that will compile on &UNIX; systems as well as -&Windows; and embedded devices. You can learn more about &Qt; at http://www.trolltech.com. @@ -25,9 +25,9 @@ url="http://www.trolltech.com">http://www.trolltech.com. &Qt; is a sophisticated toolkit that provides everything that -is needed to build a modern user interface. &Qt; is written in C++, thus +needed to build a modern user interface. &Qt; is written in C++, thus allowing object-oriented development which ensures efficiency and -code reuse in a project the size and scope of &tde;. In our opinion +code reuse in a project the size and scope of &tde;. In our opinion there is no better toolkit available for &UNIX; systems and that it would have been a grave mistake to try to build &tde; on anything but the best. @@ -39,9 +39,9 @@ the best. Why does &tde; not use gtk, xforms, xlib, whatever? -There are a number of toolkits available. To provide a +There are a number of toolkits available. To provide a consistent user interface and to keep used resources such as memory to -a minimum, &tde; can use only one of them. &Qt; was selected for the +a minimum, &tde; can use only one of them. &Qt; was selected for the reasons mentioned above. @@ -51,9 +51,9 @@ reasons mentioned above. But &Qt; isn't free, is it? -It is! As of September 4, 2000, version 2.2 of the &Qt; -libraries were licensed under the GPL, thereby -fulfiling all aspects of free software. +&Qt; is free/libre. Since September 4, 2000, version 2.2 of the &Qt; +libraries are licensed under the GPL, thereby +fulfiling all aspects of free/libre software. @@ -64,12 +64,11 @@ fulfiling all aspects of free software. You can use the &tde; libraries to write commercial and closed source as well as commercial and open -source software. If you write open source software you can -use the &Qt; free edition. But if you write closed source software +source software. If you write open source software you can +use the &Qt; free edition. If you write closed source software you may not use the &Qt; free edition; you need to obtain the &Qt; -professional edition from Troll Tech. If you want more -information, please contact Troll Tech directly. +professional edition from Troll Tech. For more information, please +contact Troll Tech directly. @@ -88,7 +87,7 @@ used as an emotional wedge more than a factual observation. -Are there plans to migrate Trinity to Qt4? +Are there plans to migrate &tde; to Qt4? Not at this time. -- cgit v1.2.1