m (adapt link) |
m (use relative path) |
||
| Line 4: | Line 4: | ||
== Design Documents == | == Design Documents == | ||
| − | ; [[KDE 4 Architecture Overview]] | + | ; [[/KDE 4 Architecture|KDE 4 Architecture Overview]] |
: 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''. | ||
| Line 10: | Line 10: | ||
: An overview of the KDE 3 architecture, including discussions of common techniques, library classes, and general development issues. This is for ''KDE 3.0''. | : 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]] [http://developer.kde.org/documentation/library/kdeqt/kde2arch/ (Original)] | + | ; [[/KDE 2 Architecture|KDE 2 Architecture Overview]] [http://developer.kde.org/documentation/library/kdeqt/kde2arch/ (Original)] |
: An overview of the KDE 2 architecture, similar to the above. This is for ''KDE 2.2''. | : An overview of the KDE 2 architecture, similar to the above. This is for ''KDE 2.2''. | ||
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 Trolltech's™ excellent Qt 3.3 or Qt 4.2 documentation and their Developer Pages.