|
53.
|
|
|
Graphical User Interface Toolkits
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:241(title)
|
|
54.
|
|
|
A graphical user interface toolkit is a set of widgets used in the creation of applications which use a graphical user interface. Notable toolkits in the Linux world include:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:242(para)
|
|
55.
|
|
|
<emphasis role="strong">Qt</emphasis> - pronounced <quote>cute</quote>, is a cross-platform application development framework used mainly for the development of <acronym>GUI</acronym> applications. It is produced by Nokia and is one of the foundations of <acronym>KDE</acronym> development.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:249(para)
|
|
56.
|
|
|
<emphasis role="strong"><acronym>GTK</acronym></emphasis> - the GIMP Toolkit is a highly usable, feature-rich toolkit for creating graphical user interfaces which boasts cross-platform compatibility. It is one of the foundations of GNOME development.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:257(para)
|
|
57.
|
|
|
Both of these toolkits include bindings to languages such as C/C++, Python, Ruby, C#, and more.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:265(para)
|
|
58.
|
|
|
Qt
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:270(title)
|
|
59.
|
|
|
According to the <ulink url="http://qt.nokia.com/">Qt web site</ulink>, Qt is everything needed to create web-enabled desktop, mobile and embedded applications, and has the motto, <quote>Code less. Create more. Deploy everywhere.</quote> One of the notable aspects of Qt is that it is used as the foundation of <acronym>KDE</acronym> applications.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:271(para)
|
|
60.
|
|
|
Qt is largely a C++ class library, although there are bindings for Java and Python as well. Besides the libraries, Qt also has a complete set of tools for Qt development, an amazing set of <acronym>API</acronym> documentation, as well as many tutorials.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:278(para)
|
|
61.
|
|
|
Mentioned above.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
development/C/development.xml:287(para)
|
|
62.
|
|
|
Qt Designer
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../docs/development/C/development.xml:447(title)
|