Welcome to KDE TechBase: Difference between revisions

From KDE TechBase
(Remove KIPI)
(Reorganize projects, add section heading)
Line 27: Line 27:
:Jump head first into development with our '''[[Special:MyLanguage/Development/Tutorials|Tutorials]]''' or take a peek at the various [[Special:MyLanguage/Development/Tools|Tools]] used by KDE and Qt programmers.
:Jump head first into development with our '''[[Special:MyLanguage/Development/Tutorials|Tutorials]]''' or take a peek at the various [[Special:MyLanguage/Development/Tools|Tools]] used by KDE and Qt programmers.


<br />
= KDE Projects =


[[File:CMake-logo-48.png |noframe|left|64px|]]
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
|-
| style="padding-left: 50px;" |[[File:CMake-logo-48.png |noframe|left|100px|]] ||
<translate><!--T:34-->
<translate><!--T:34-->
;[[Special:MyLanguage/ECM5|Extra CMake Modules]]</translate>
;[[Special:MyLanguage/ECM5|Extra CMake Modules]]</translate>
<translate><!--T:35-->
<translate><!--T:35-->
:Save yourself time and frustration when searching for and including KDE Frameworks and libraries. Use KDE's '''[[Special:MyLanguage/ECM5|Extra CMake Modules (ECM)]]''' and hit the ground running on your next big project.</translate>
:Save yourself time and frustration when searching for and including KDE Frameworks and libraries.</translate>
 
 
{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
|-
|-
| style="padding-left: 35px;" |[[File:Calligra120.png |noframe|left|120px|]] ||
| style="padding-left: 50px;" |[[File:520px-Mascot_20140702_konqui-plasma.png |noframe|left|100px|]] ||
<translate><!--T:32-->
<translate><!--T:50-->
;[[Special:MyLanguage/Development/Tutorials/Calligra Overview|Calligra]]</translate>
;[[Special:MyLanguage/Projects/Plasma|Plasma]]</translate>
<translate><!--T:33-->
<translate><!--T:51-->
:Calligra description</translate>
:Documentation of Plasma plugins and API</translate>
|-
|-
| style="padding-left: 50px;" |[[File:Mascot_20140731_konqui-app-utilities.png |noframe|left|100px|]] ||
| style="padding-left: 50px;" |[[File:Phonon-gstreamer.png |noframe|left|100px|]] ||
<translate><!--T:40-->
<translate><!--T:48-->
;[[Special:MyLanguage/KDE PIM|KDE PIM]]</translate>
;[[Special:MyLanguage/Phonon|Phonon]]</translate>
<translate><!--T:41-->
<translate><!--T:49-->
:KDE PIM description</translate>
:Documentation of Phonon</translate>
|-
|-
| style="padding-left: 50px;" |[[File:Kdevelop.svg |noframe|left|100px|]] ||
| style="padding-left: 50px;" |[[File:Kdevelop.svg |noframe|left|100px|]] ||
Line 55: Line 54:
<translate><!--T:43-->
<translate><!--T:43-->
:Documentation concerning KDevelop plugins and API</translate>
:Documentation concerning KDevelop plugins and API</translate>
|-
| style="padding-left: 50px;" |[[File:Mascot_20140731_konqui-app-utilities.png |noframe|left|100px|]] ||
<translate><!--T:40-->
;[[Special:MyLanguage/KDE PIM|KDE PIM]]</translate>
<translate><!--T:41-->
:KDE PIM description</translate>
|-
|-
| style="padding-left: 50px;" |[[File:Krita128.png |noframe|left|100px|]] ||
| style="padding-left: 50px;" |[[File:Krita128.png |noframe|left|100px|]] ||
Line 68: Line 73:
:Documentation of Marble plugins and API</translate>
:Documentation of Marble plugins and API</translate>
|-
|-
| style="padding-left: 50px;" |[[File:Phonon-gstreamer.png |noframe|left|100px|]] ||
| style="padding-left: 35px;" |[[File:Calligra120.png |noframe|left|120px|]] ||
<translate><!--T:48-->
<translate><!--T:32-->
;[[Special:MyLanguage/Phonon|Phonon]]</translate>
;[[Special:MyLanguage/Development/Tutorials/Calligra Overview|Calligra]]</translate>
<translate><!--T:49-->
<translate><!--T:33-->
:Documentation of Phonon</translate>
:Calligra description</translate>
|-
| style="padding-left: 50px;" |[[File:520px-Mascot_20140702_konqui-plasma.png  |noframe|left|100px|]] ||
<translate><!--T:50-->
;[[Special:MyLanguage/Projects/Plasma|Plasma]]</translate>
<translate><!--T:51-->
:Documentation of Plasma plugins and API</translate>
|-
|}
|}



Revision as of 09:44, 2 June 2019


noframe
noframe

Welcome to the TechBase Wiki! This site contains the information developers need to use KDE Frameworks and application libraries for their own software projects. Here you will find tutorials and guides for using KDE Frameworks to create rich and well-behaved Qt applications, Plasma and KWin API for writing applets and scripts, Marble API to provide mapping functionality for your product, and more.

If you're interested in getting involved in KDE, please head over to the Community Wiki to see the different ways to contribute and be part of the community.


Tip
Don't know yet where to go? Check our Getting Started guide to begin your adventure!


KDE Frameworks (KF5)
Want to develop a powerful Qt application or take your current one to the next level? Try using the KDE Frameworks, a set of powerful libraries built on top of Qt. It includes utility classes like KArchive for file compression, KItemModels for extending Qt's Model/View framework, or Kirigami for creating responsive and convergent applications for mobile, desktop, and anything in between.


noframe
noframe
Development
Jump head first into development with our Tutorials or take a peek at the various Tools used by KDE and Qt programmers.

KDE Projects

Extra CMake Modules
Save yourself time and frustration when searching for and including KDE Frameworks and libraries.
Plasma
Documentation of Plasma plugins and API
Phonon
Documentation of Phonon
KDevelop
Documentation concerning KDevelop plugins and API
KDE PIM
KDE PIM description
Krita
Documentation concerning Krita plugins and API
Marble
Documentation of Marble plugins and API
Calligra
Calligra description

Outdated products

KDElibs bindings
Bindings to use KDElibs (KDE4 and 3)
Note
Before editing the wiki, look at this page to see where to add content.


If you want a real book to learn how to use the Frameworks, please read there, on our community pages!