| Line 14: | Line 14: | ||
| − | == Components and Plugins | + | == Components and Plugins == |
;[http://developer.kde.org/documentation/tutorials/xmlui/preface.html KDE User Interface Tutorial (XML GUI)] | ;[http://developer.kde.org/documentation/tutorials/xmlui/preface.html KDE User Interface Tutorial (XML GUI)] | ||
| Line 21: | Line 21: | ||
;[http://www-106.ibm.com/developerworks/linux/edu/l-dw-linuxkp1-i.html Creating KParts Component] | ;[http://www-106.ibm.com/developerworks/linux/edu/l-dw-linuxkp1-i.html Creating KParts Component] | ||
:''Tutorial on IBM DeveloperWorks, by [mailto:faure@kde.org David Faure] shows developers how to create KParts components, under KDE 2 and KDE 3.'' | :''Tutorial on IBM DeveloperWorks, by [mailto:faure@kde.org David Faure] shows developers how to create KParts components, under KDE 2 and KDE 3.'' | ||
| + | |||
| + | ;[http://developer.kde.org/documentation/tutorials/developing-a-plugin-structure/index.html Developing a Plugin Structure for a KDE Applications] | ||
| + | :''This tutorial will take you through all the steps needed to write a plugin structure, plus plugins for your KDE application.'' | ||
| + | |||
| + | ;[http://developer.kde.org/documentation/tutorials/kfile-plugin/t1.html Providing file meta-data support with KFile plugins] | ||
| + | :''Tutorial by [mailto:bradh@frogmouth.net Brad Hards] that describes how to write a meta-data plugin for your favourite file format. It is presented as an example based tutorial.'' | ||
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 KDE3 development.
| Tip |
|---|
| If you are working with a newer version of KDE, such as KDE4, these tutorials are probably of limited use to you. For tutorials covering current KDE development topics, visit the main tutorials page |