(Add tutorials for KDevelop project and class templates) |
(This page is talking about kde4, not kde2 or kde3) |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 322: | Line 322: | ||
<!--T:138--> | <!--T:138--> | ||
| − | See [[Special:myLanguage/ | + | See [[Special:myLanguage/Projects/Nepomuk|Nepomuk tutorials]]. |
| − | + | ||
== Hardware Awareness (Solid) == <!--T:139--> | == Hardware Awareness (Solid) == <!--T:139--> | ||
| Line 432: | Line 431: | ||
Information on the KDevelop parser generator, useful for language plugins. | Information on the KDevelop parser generator, useful for language plugins. | ||
</translate> | </translate> | ||
| − | + | ;[[Special:myLanguage/Development/Tutorials/KDevelop/Creating_a_class_template|<translate> | |
| − | ;[[Special:myLanguage/Development/Tutorials/KDevelop/Creating_a_class_template|<translate><!--T: | + | <!--T:302--> |
Creating a class template</translate>]] | Creating a class template</translate>]] | ||
| − | :<translate><!--T: | + | :<translate> |
| + | <!--T:303--> | ||
Instructions for creating a class template, which can be used to quickly generate classes from KDevelop. | Instructions for creating a class template, which can be used to quickly generate classes from KDevelop. | ||
</translate> | </translate> | ||
| − | + | ;[[Special:myLanguage/Development/Tutorials/KDevelop/Creating_a_project_template|<translate> | |
| − | ;[[Special:myLanguage/Development/Tutorials/KDevelop/Creating_a_project_template|<translate><!--T: | + | <!--T:304--> |
Creating a project template</translate>]] | Creating a project template</translate>]] | ||
| − | :<translate><!--T: | + | :<translate> |
| + | <!--T:305--> | ||
Instructions for creating a project template, which can be used for starting new project with KDevelop. | Instructions for creating a project template, which can be used for starting new project with KDevelop. | ||
| Line 704: | Line 705: | ||
== KDE2 and KDE3 Materials == <!--T:291--> | == KDE2 and KDE3 Materials == <!--T:291--> | ||
</translate> | </translate> | ||
| − | |||
| − | |||
;[[Special:myLanguage/Development/Tutorials/KDE4 Porting Guide|<translate><!--T:293--> | ;[[Special:myLanguage/Development/Tutorials/KDE4 Porting Guide|<translate><!--T:293--> | ||
Porting Your Application from KDE 3 to KDE 4</translate>]] | Porting Your Application from KDE 3 to KDE 4</translate>]] | ||
Tutorials are the fastest way of finding out what KDE will do for you, and how to do it. Here is a list of currently available tutorials for KDE4. Material for KDE3 and KDE2 is available on the bottom of this page.
Are you interested in writing applications with KDE 4? This tutorial series is aimed at those completely new to KDE programming.
If you want to improve an existing application, you can usually build and install it easily. This tutorial shows how to build an application in a way that doesn't interfere with your system. If you do not need to modify kdelibs this may be the easiest way to get started with development.
See also Localization portal.
See Nepomuk tutorials.
See Plasma tutorials.
KDE mostly uses the Qt Printing infrastructure.
Old links for KNS2 and KNS1 content:
Runners