|
17.
|
|
|
<acronym>PyQt</acronym> Reference is a guide for PyQt 4.1.1 which is a set of Python bindings for version 4 of the Qt application framework used for KDE development. To view the reference guide please review <ulink url="http://www.riverbankcomputing.com/Docs/PyQt4/pyqt4ref.html"/>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:58(para)
|
|
18.
|
|
|
PyGTK Tutorial
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:68(title)
|
|
19.
|
|
|
PyGTK Tutorial is a tutorial on developing with the graphical toolkit often used for developing Ubuntu applications. It assumes that you have knowledge of Python but not necessarily GTK.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:70(para)
|
|
20.
|
|
|
Install the <application>python-gtk2-tutorial</application> package (see <ulink type="help" url="help:/kubuntu/add-applications/">Add Applications</ulink>).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:79(para)
|
|
21.
|
|
|
To access the documentation, visit <ulink url="file:///usr/share/doc/python-gtk2-tutorial/html/index.html">python-gtk- tutorial</ulink>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:86(para)
|
|
23.
|
|
|
<application>Devhelp</application> is an application to read and search all of the documentation that you install.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:100(para)
|
|
24.
|
|
|
Install the <application>devhelp</application> package (see <ulink type="help" url="help:/kubuntu/add-applications/">Add Applications</ulink>).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:108(para)
|
|
27.
|
|
|
Compiling C and C++ programs requires some packages that are not installed by default.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:126(para)
|
|
28.
|
|
|
Install the <application>build-essential</application> package (see <ulink type="help" url="help:/kubuntu/add-applications/">Add Applications</ulink>).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:134(para)
|
|
29.
|
|
|
There are many tools available for C and C++ developers. Those wishing to develop graphical applications will find that choosing a graphical toolkit/platform will make development more convenient. The two most popular development platforms for Ubuntu are <quote>GTK/GNOME</quote> and <quote>Qt/KDE</quote>, each of which has its own set of tools and documentation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:141(para)
|