m (use relative path) |
(→Design Documents) |
||
| Line 16: | Line 16: | ||
: Design documents from 1999-2000. | : Design documents from 1999-2000. | ||
| − | ; [http://developer.kde.org/documentation/design/kde/simplinux-presentation/html-800x600/index.htm The design of the K | + | ; [[Development/Architecture/Binary Compatibility Issues With C++|Binary Compatibility Issues With C++]] ([http://developer.kde.org/documentation/other/binarycompatibility.html Original]) |
| + | : A quick overview of issues with binary compatibility with C++. Keep this in mind while altering the API of kdelibs. | ||
| + | |||
| + | ; [http://developer.kde.org/documentation/design/kde/simplinux-presentation/html-800x600/index.htm The design of the K Desktop Environment] | ||
: This is a presentation given at the SIMPLINUX conference in Portugal. It discusses the design of KDE and how it has changed through the different releases. You can browse the [http://developer.kde.org/documentation/design/kde/simplinux-presentation/html-800x600/index.htm slides online], or [http://developer.kde.org/documentation/design/kde/simplinux-presentation/html-800x600.tar.gz download] them in one go. There is also a [http://developer.kde.org/documentation/design/kde/simplinux-presentation/html-800x600/tsld001.htm text only version] (only a couple of the slides are really pictures, the rest are fine as text). You can also see some photos of the presentation. (Design documents from 1999) | : This is a presentation given at the SIMPLINUX conference in Portugal. It discusses the design of KDE and how it has changed through the different releases. You can browse the [http://developer.kde.org/documentation/design/kde/simplinux-presentation/html-800x600/index.htm slides online], or [http://developer.kde.org/documentation/design/kde/simplinux-presentation/html-800x600.tar.gz download] them in one go. There is also a [http://developer.kde.org/documentation/design/kde/simplinux-presentation/html-800x600/tsld001.htm text only version] (only a couple of the slides are really pictures, the rest are fine as text). You can also see some photos of the presentation. (Design documents from 1999) | ||
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.