Development/Architecture/pl: Difference between revisions

From KDE TechBase
(Created page with "== Dokumenty dot. projektowania ==")
(Created page with "Przegląd architektury KDE 4")
Line 10: Line 10:
== Dokumenty dot. projektowania ==
== Dokumenty dot. projektowania ==


; [[Special:myLanguage/Development/Architecture/KDE4|KDE 4 Architecture Overview]]
; [[Special:myLanguage/Development/Architecture/KDE4|Przegląd architektury KDE 4]]
: An overview of the KDE 4 architecture, including discussions of common techniques, library classes, and general development issues.  This is for ''KDE 4.0''.
: An overview of the KDE 4 architecture, including discussions of common techniques, library classes, and general development issues.  This is for ''KDE 4.0''.
; [[Special:myLanguage/Development/Architecture/KDE3|KDE 3 Architecture Overview]] [http://developer.kde.org/documentation/library/kdeqt/kde3arch/ (Original)]
; [[Special:myLanguage/Development/Architecture/KDE3|KDE 3 Architecture Overview]] [http://developer.kde.org/documentation/library/kdeqt/kde3arch/ (Original)]

Revision as of 23:19, 22 June 2012


Development/Architecture


The following pages contain documentation about KDE's design and architecture in detail. They do not replace other documentation like API documentation, tutorials/howtos and standards, see the development portal for further information.

For a better understanding it might help to be familiar with Nokia's™ excellent Qt documentation and Developer Zone.

More information about a KDE installation itself is available in the dedicated section for system administrators.

Dokumenty dot. projektowania

Przegląd architektury KDE 4
An overview of the KDE 4 architecture, including discussions of common techniques, library classes, and general development issues. This is for KDE 4.0.
KDE 3 Architecture Overview (Original)
An overview of the KDE 3 architecture, including discussions of common techniques, library classes, and general development issues. This is for KDE 3.0.
KDE 2 Architecture Overview
An overview of the KDE 2 architecture, similar to the above. This is for KDE 2.2.
DCOP
Design documents from 1999-2000.