(Marked this version for translation) |
|||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 111: | Line 111: | ||
;[[Special:myLanguage/Development/Tutorials/Services/Introduction|<translate><!--T:51--> | ;[[Special:myLanguage/Development/Tutorials/Services/Introduction|<translate><!--T:51--> | ||
| − | Introduction to the Services Framework]] | + | Introduction to the Services Framework</translate>]] |
| − | :An overview of the services framework in KDE and what it provides the application developer. Covers the system configuration cache (SyCoCa), the source data files and what the indexed information can be used for.</translate> | + | :<translate><!--T:301--> |
| + | An overview of the services framework in KDE and what it provides the application developer. Covers the system configuration cache (SyCoCa), the source data files and what the indexed information can be used for.</translate> | ||
;[[Special:myLanguage/Development/Tutorials/Services/Traders|<translate><!--T:52--> | ;[[Special:myLanguage/Development/Tutorials/Services/Traders|<translate><!--T:52--> | ||
Finding Services Using Trader Queries</translate>]] | Finding Services Using Trader Queries</translate>]] | ||
| Line 321: | 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 430: | Line 430: | ||
:<translate><!--T:184--> | :<translate><!--T:184--> | ||
Information on the KDevelop parser generator, useful for language plugins. | Information on the KDevelop parser generator, useful for language plugins. | ||
| + | </translate> | ||
| + | ;[[Special:myLanguage/Development/Tutorials/KDevelop/Creating_a_class_template|<translate> | ||
| + | <!--T:302--> | ||
| + | Creating a class template</translate>]] | ||
| + | :<translate> | ||
| + | <!--T:303--> | ||
| + | Instructions for creating a class template, which can be used to quickly generate classes from KDevelop. | ||
| + | </translate> | ||
| + | ;[[Special:myLanguage/Development/Tutorials/KDevelop/Creating_a_project_template|<translate> | ||
| + | <!--T:304--> | ||
| + | Creating a project template</translate>]] | ||
| + | :<translate> | ||
| + | <!--T:305--> | ||
| + | Instructions for creating a project template, which can be used for starting new project with KDevelop. | ||
==Printing== <!--T:185--> | ==Printing== <!--T:185--> | ||
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