|
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)
|
|
22.
|
|
|
Devhelp
|
|
|
|
Devhelp
|
|
Translated and reviewed by
salwator
|
|
|
|
Located in
programming/C/programming.xml:98(title)
|
|
23.
|
|
|
<application>Devhelp</application> is an application to read and search all of the documentation that you install.
|
|
|
|
<application>Devhelp</application> je aplikácia na čítanie a prehľadávanie nainštalovanej dokumentácie.
|
|
Translated and reviewed by
salwator
|
|
|
|
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>).
|
|
|
|
Nainštalujte balík <application>devhelp</application> (pozrite <ulink type="help" url="help:/kubuntu/add-applications/">Pridávanie aplikácií</ulink>).
|
|
Translated and reviewed by
salwator
|
|
|
|
Located in
programming/C/programming.xml:108(para)
|
|
25.
|
|
|
Choose <menuchoice><guimenu>KMenu</guimenu><guisubmenu>Development</guisubmenu><guimenuitem>Devhelp</guimenuitem></menuchoice>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:115(para)
|
|
26.
|
|
|
C and C++
|
|
|
|
C a C++
|
|
Translated and reviewed by
salwator
|
|
|
|
Located in
programming/C/programming.xml:124(title)
|
|
27.
|
|
|
Compiling C and C++ programs requires some packages that are not installed by default.
|
|
|
|
Kompilovanie C a C++ programov vyžaduje niektoré balíky, ktoré nie sú štandardne nainštalované.
|
|
Translated and reviewed by
salwator
|
|
|
|
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>).
|
|
|
|
Nainštalujte balík <application>build-essential</application> (pozrite <ulink type="help" url="help:/kubuntu/add-applications/">Pridávanie aplikácií</ulink>).
|
|
Translated and reviewed by
salwator
|
|
|
|
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.
|
|
|
|
Existuje veľa nástrojov pre vývojárov C a C++. Tí, ktorí chcú vyvíjať grafické aplikácie zistia, že je pre nich pohodlnejšie zvoliť si grafický toolkit/platformu. Dvomi najobľúbenejšími vývojárskymi platformami v Ubuntu sú <quote>GTK/GNOME</quote> a <quote>Qt/KDE</quote>, pričom každá z nich má vlastné nástroje a dokumentáciu.
|
|
Translated and reviewed by
salwator
|
|
|
|
Located in
programming/C/programming.xml:141(para)
|
|
30.
|
|
|
KDevelop IDE for KDE
|
|
|
|
KDevelop IDE pre KDE
|
|
Translated and reviewed by
salwator
|
|
|
|
Located in
programming/C/programming.xml:150(title)
|