Welcome to KDE TechBase/fi: Difference between revisions

From KDE TechBase
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:


<br />
<br />
{{Tip|Don't know yet where to go? Check our '''[[Special:MyLanguage/Getting_Started|Getting Started]]''' guide to begin your adventure!}}
{{Tip|Don't know yet where to go? Check our '''[[Special:MyLanguage/Getting_Started|Getting Started]]''' guide to begin your adventure!}}


Line 17: Line 16:
<br />
<br />


[[File:Develop.png|noframe|right]]  
[[File:Develop.png|noframe|right]]
;[[Special:MyLanguage/Development|Development]]
;[[Special:MyLanguage/Development|Development]]
: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.


= KDE Projects =
== KDE Projects ==


{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
{{AppMiniCard|Extra CMake Modules|Special:MyLanguage/ECM5|File:CMake-logo-48.png|Save yourself time and frustration when searching for and including KDE Frameworks and libraries.}}
|-
 
| style="padding-left: 50px;" |[[File:CMake-logo-48.png |noframe|left|100px|]] ||
{{AppMiniCard|Plasma|Special:MyLanguage/Development/Tutorials/Plasma5|File:520px-Mascot_20140702_konqui-plasma.png|Learn how to extend and build on KDE's powerful workspace.}}
;[[Special:MyLanguage/ECM5|Extra CMake Modules]]
 
:Save yourself time and frustration when searching for and including KDE Frameworks and libraries.
{{AppMiniCard|Phonon|Special:MyLanguage/Phonon|File:Phonon-gstreamer.png|Add audio or video to your application without breaking a sweat.}}
|-
 
| style="padding-left: 50px;" |[[File:520px-Mascot_20140702_konqui-plasma.png |noframe|left|100px|]] ||
{{AppMiniCard|KDevelop|Special:MyLanguage/KDevelop5|File:Kdevelop.svg|Customize KDE's powerful IDE for your own workflow.}}
;[[Special:MyLanguage/Projects/Plasma|Plasma]]
 
:Learn how to extend and build on KDE's powerful workspace.
{{AppMiniCard|KDE PIM|Special:MyLanguage/KDE PIM|File:Mascot_20140731_konqui-app-utilities.png|Mails, calendars, and contacts, all in one roof.}}
|-
 
| style="padding-left: 50px;" |[[File:Phonon-gstreamer.png |noframe|left|100px|]] ||
{{AppMiniCard|Marble|Special:MyLanguage/Marble|File:Marble128.png|Documentation of Marble plugins and API}}
;[[Special:MyLanguage/Phonon|Phonon]]
 
:Add audio or video to your application without breaking a sweat.
{{AppMiniCard|Calligra|Special:MyLanguage/Development/Tutorials/Calligra Overview|File:Calligra120.png|Empower productivity plugins.|icon-dark-invert}}
|-
 
| style="padding-left: 50px;" |[[File:Kdevelop.svg |noframe|left|100px|]] ||
{{AppMiniCard|Latte Dock|Special:MyLanguage/LatteDock|File:LatteDock.png|Replacement Docks and Panels for Plasma Desktops. Provides an elegant and intuitive experience for your tasks and plasmoids.}}
;[[Special:MyLanguage/KDevelop5|KDevelop]]
:Customize KDE's powerful IDE for your own workflow.
|-
| style="padding-left: 50px;" |[[File:Mascot_20140731_konqui-app-utilities.png |noframe|left|100px|]] ||
;[[Special:MyLanguage/KDE PIM|KDE PIM]]
:Mails, calendars, and contacts, all in one roof.
|-
| style="padding-left: 50px;" |[[File:Krita128.png |noframe|left|100px|]] ||
;[https://krita.org Krita]
:(External link) Create the tool that creates masterpieces.
|-
| style="padding-left: 50px;" |[[File:Marble128.png |noframe|left|100px|]] ||
;[[Special:MyLanguage/Marble|Marble]]
:Documentation of Marble plugins and API
|-
| style="padding-left: 35px;" |[[File:Calligra120.png |noframe|left|120px|]] ||
;[[Special:MyLanguage/Development/Tutorials/Calligra Overview|Calligra]]
:Empower productivity plugins.
|-
| style="padding-left: 35px;" |[[File:LatteDock.png |noframe|left|120px|]] ||
;[[Special:MyLanguage/LatteDock|Latte Dock]]
:Replacement Docks and Panels for Plasma Desktops. Provides an elegant and intuitive experience for your tasks and plasmoids
|}


=== Outdated products ===
=== Outdated products ===


{| style="margin: 1em 2.5% 0 2.5%; padding: 0 5px;" cellpadding="5"
{{AppMiniCard|Language Bindings|Special:MyLanguage/Languages|File:Sublime.svg|Bindings for Qt 4 and KDE 4 (kdelibs)}}
|-
| style="padding-left: 50px;" |[[File:Sublime.svg |noframe|left|100px|]] ||
;[[Special:MyLanguage/Languages|Language Bindings]]
:Bindings for Qt 4 and KDE 4 (kdelibs)
|}
 


{{Note|Before editing the wiki, look at [[Help:Contribute#Organisation|this page]] to see where to add content.''
{{Note|Before editing the wiki, look at [[Help:Contribute#Organisation|this page]] to see where to add content.''
<br />
<br />
If you want a '''real book''' to learn how to use the Frameworks, please [https://community.kde.org/Books read there], on our community pages!}}
If you want a '''real book''' to learn how to use the Frameworks, please [https://community.kde.org/Books read there], on our community pages!}}

Latest revision as of 19:00, 16 September 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

Learn how to extend and build on KDE's powerful workspace.

Phonon

Add audio or video to your application without breaking a sweat.

KDevelop

Customize KDE's powerful IDE for your own workflow.

KDE PIM

Mails, calendars, and contacts, all in one roof.

Marble

Documentation of Marble plugins and API

Calligra

Empower productivity plugins.

Latte Dock

Replacement Docks and Panels for Plasma Desktops. Provides an elegant and intuitive experience for your tasks and plasmoids.

Outdated products

Language Bindings

Bindings for Qt 4 and KDE 4 (kdelibs)

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!