| Line 20: | Line 20: | ||
;[http://developer.kde.org/documentation/tutorials/dot/writing-plugins.html Writing Plugins For KDE Applications] | ;[http://developer.kde.org/documentation/tutorials/dot/writing-plugins.html Writing Plugins For KDE Applications] | ||
:''This tutorial aims to demonstrate how easy it is to write plugins for KDE 2 using KParts.'' | :''This tutorial aims to demonstrate how easy it is to write plugins for KDE 2 using KParts.'' | ||
| + | |||
| + | == Scripting and Application Automation == | ||
| + | |||
| + | ;[http://developer.kde.org/documentation/tutorials/automation/index.html KDE Automation writeup] | ||
| + | :''Document by [mailto:olaf.zanger@gmx.net Olaf Zanger] showing an overview of the scripting capabilities in KDE 2.x. Includes usage of "dcop", "kdcop", scripting languages, xmlrpc, and a FAQ.'' | ||
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 KDE2 development.
| Tip |
|---|
| If you are working with a newer version of KDE, such as KDE3 or KDE4, these tutorials are probably of limited use to you. For tutorials covering more current KDE development topics, visit the main tutorials page |