|
142.
|
|
|
Qt's the three major components are the Designer, the Linguist and the Application Programming Interface (API). The Qt toolkit allows you to write source code for advanced applications with graphical user interfaces on either Linux, Windows or Mac and compile them on all three platforms and embedded operating systems with little or no rewriting of the source code, saving time and development cost.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/development/C/development.xml:416(para)
|
|
143.
|
|
|
Since the Qt Toolkit is under the GPL/LGPL it is not threatened by this partnership, and Canonical announced that they are going to use Qt instead of Gnome to develop their Unity 2D desktop. So, considering that, and the fact that Qt is under the GPL/LGPL license, Qt remains as viable a development tool as it was before the announcement. Because Kubuntu uses the KDE desktop and KDE was built with Qt, and Qt is the most powerful GUI RAD tool available on Linux, and some would say Windows as well, the following is information is about how to install Qt.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/development/C/development.xml:419(para)
|
|
144.
|
|
|
Installation of Qt
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/development/C/development.xml:423(title)
|
|
145.
|
|
|
The entire Qt toolkit is in the repository as qt-sdk or as part of the Qt SDK available from the <ulink url="http://qt.nokia.com/downloads"> http://qt.nokia.com/downloads </ulink> website under either the LGPL or a commercial license. The latest version the Qt-SDK-1.1 zip file available from Nokia in either the <ulink url="http://qt.nokia.com/downloads/sdk-linux-x11-64bit-cpp">32 bit</ulink> or <ulink url="http://qt.nokia.com/downloads/sdk-linux-x11-32bit-cpp">64 bit</ulink> version. Either includes the QtCreator, the Designer, the Assistant (API), the Linguist and all the necessary libraries and utilities. The Qt SDK can be installed in the user's home account and used to create applications regardless of which version of Qt libraries the KDE desktop requires because the SDK startup scripts sets the shell environment to point to the SDK libraries.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/development/C/development.xml:424(para)
|
|
146.
|
|
|
qt4-dev-tools
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1239(para)
|
|
147.
|
|
|
qt4-doc (installs the API locally, to save HD space use the online version)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/development/C/development.xml:431(para)
|
|
148.
|
|
|
qt4-designer
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1251(para)
|
|
149.
|
|
|
qt4-make
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1256(para)
|
|
150.
|
|
|
qt4-qtconfig
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1261(para)
|
|
151.
|
|
|
libqt4-sqlite
|
|
|
|
(no translation yet)
|
|
|
|
Located in
docs/development/C/development.xml:1266(para)
|