(→Design Documents: - Edited to work locally instead of just pointing to the older developer.kde.org site. Added an empty KDE 4 Architecture Overview... might be good to start getting this filled) |
m (adapt link) |
||
| Line 7: | Line 7: | ||
: 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''. | ||
| − | ; [[KDE 3 Architecture Overview]] [http://developer.kde.org/documentation/library/kdeqt/kde3arch/ (Original)] | + | ; [[/KDE 3 Architecture|KDE 3 Architecture Overview]] [http://developer.kde.org/documentation/library/kdeqt/kde3arch/ (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''. | : An overview of the KDE 3 architecture, including discussions of common techniques, library classes, and general development issues. This is for ''KDE 3.0''. | ||
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.