(→Getting Started) |
m (Add deletion proposal.) |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Delete|KDE 3 content: should be looked through for useful stuff before deleting.}} | ||
| + | |||
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. | 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. | ||
| Line 6: | Line 8: | ||
== Getting Started == | == Getting Started == | ||
| − | ;[[/Qt Designer and KDevelop 3.0 for Beginners]] ([http://women.kde.org/articles/tutorials/kdevelop3/index.html Original Link]) | + | ;[[/Qt Designer and KDevelop 3.0 for Beginners|Qt Designer and KDevelop 3.0 for Beginners]] ([http://women.kde.org/articles/tutorials/kdevelop3/index.html Original Link]) |
:''Qt is the toolkit used by the KDE project for developing graphical applications. Currently, translations are available through the original link. This paper, written by Anne-Marie Mahfouf, shows a beginner how to create a simple application using Qt Designer 3 and KDevelop 3. This tutorial is based on an application written by Jono Bacon and has been reviewed by Daniel Molkentin (for the KDevelop 2 version) and Thomas Nagy. Translations to German, Russian, French, Italian, and Romanian available at the [http://women.kde.org/articles/tutorials/kdevelop3/index.html original site]. Brought to you by [http://women.kde.org KDE-Women].'' | :''Qt is the toolkit used by the KDE project for developing graphical applications. Currently, translations are available through the original link. This paper, written by Anne-Marie Mahfouf, shows a beginner how to create a simple application using Qt Designer 3 and KDevelop 3. This tutorial is based on an application written by Jono Bacon and has been reviewed by Daniel Molkentin (for the KDevelop 2 version) and Thomas Nagy. Translations to German, Russian, French, Italian, and Romanian available at the [http://women.kde.org/articles/tutorials/kdevelop3/index.html original site]. Brought to you by [http://women.kde.org KDE-Women].'' | ||
| Line 42: | Line 44: | ||
; [[/KDockWidget|Using the KDE dock widget]] | ; [[/KDockWidget|Using the KDE dock widget]] | ||
:''Tutorial for creating widgets that dock to other widgets. '' | :''Tutorial for creating widgets that dock to other widgets. '' | ||
| + | |||
| + | ; [[Development/Tutorials/Introduction to Get Hot New Stuff|Introduction to Get Hot New Stuff]] | ||
| + | :''An introduction to the developer-friendly network update system that allows KDE applications to fetch new application data at runtime in a user friendly manner.'' | ||
== File Access with KIO == | == File Access with KIO == | ||
| Line 53: | Line 58: | ||
== Components and Plugins == | == Components and Plugins == | ||
| − | |||
| − | |||
| − | |||
| − | |||
=== KWin === | === KWin === | ||
| Line 70: | Line 71: | ||
;[http://www-106.ibm.com/developerworks/linux/library/l-dcop/index.html?ca=dgr-kdeml01KDEDCOP Connect KDE applications using DCOP] | ;[http://www-106.ibm.com/developerworks/linux/library/l-dcop/index.html?ca=dgr-kdeml01KDEDCOP Connect KDE applications using DCOP] | ||
:''IBM DeveloperWorks tutorial, shows how to use kdcop and dcop with several examples such as instantly messaging a contact in kopete when he comes online, and also how to create a simple DCOP-aware application.'' | :''IBM DeveloperWorks tutorial, shows how to use kdcop and dcop with several examples such as instantly messaging a contact in kopete when he comes online, and also how to create a simple DCOP-aware application.'' | ||
| + | |||
| + | === Konqueror === | ||
| + | ; [[Development/Tutorials/KDE3/Creating Konqueror Service Menus|Creating Konqueror Service Menus]] | ||
| + | :''This tutorial shows you how to create mimetype-specific actions in Konqueror's context menu (aka "servicemenus").'' | ||
| Warning |
|---|
| This page has been nominated for deletion.
Reason: KDE 3 content: should be looked through for useful stuff before deleting. If you disagree with its deletion, remove the template and discuss it on its talk page. |
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 |
Contents |