summaryrefslogtreecommitdiffstats
path: root/doc/faq/qt.docbook
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-24 20:59:48 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-24 20:59:48 -0500
commit11f3dd1d15b41cb813fe4fcdfc57a75da7adc14a (patch)
tree48fcfe57b788c7d084459414fa3bb0d76a747915 /doc/faq/qt.docbook
parent3726b33da55a0a3af923aea90e8b27781b6f5cac (diff)
downloadtdebase-11f3dd1d15b41cb813fe4fcdfc57a75da7adc14a.tar.gz
tdebase-11f3dd1d15b41cb813fe4fcdfc57a75da7adc14a.zip
Update Help center: Reorganize TOC, rename files; initial update of FAQ,
Welcome, Quick Start guides; numerous revisions.
Diffstat (limited to 'doc/faq/qt.docbook')
-rw-r--r--doc/faq/qt.docbook26
1 files changed, 25 insertions, 1 deletions
diff --git a/doc/faq/qt.docbook b/doc/faq/qt.docbook
index d97265aab..2e1b3289c 100644
--- a/doc/faq/qt.docbook
+++ b/doc/faq/qt.docbook
@@ -24,7 +24,7 @@ url="http://www.trolltech.com">http://www.trolltech.com</ulink>.</para>
<para>Why does &tde; use &Qt;?</para>
</question>
<answer>
-<para>&Qt; is a very sophisticated toolkit that provides everything that
+<para>&Qt; is a sophisticated toolkit that provides everything that
is 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
@@ -72,5 +72,29 @@ information, please contact <ulink
url="http://www.trolltech.com">Troll Tech</ulink> directly.</para>
</answer>
</qandaentry>
+
+<qandaentry>
+<question>
+<para>Isn't Qt3 obsolete and "dead" technology?</para>
+</question>
+<answer>
+<para>The definition for "obsolete" varies based upon who applies the term.
+Generally the term "obsolete" means something no longer is useful or no longer
+needed. In software circles the term often means antiquated or no longer shiny.
+Usefulness often is not part of the intended meaning of the word. The term is
+used as an emotional wedge more than a factual observation.</para>
+</answer>
+</qandaentry>
+
+<qandaentry>
+<question>
+<para>Are there plans to migrate Trinity to Qt4?</para>
+</question>
+<answer>
+<para>Not at this time.</para>
+</answer>
+</qandaentry>
+
+
</qandaset>
</chapter> \ No newline at end of file