ProgrammingTutorial

KDE programming by examples
edit print
This is a tutorial to learn KDE programming by examples. It aims towards KDE 4, however, some KDE 3 examples are in and flagged as KDE3. See KDE3To4 for changing information.


Preparations

  • Basics
KDE is tied together with Qt. KDE classes mostly inherit Qt classes and specify them. KDE 4 is based on QT 4, KDE 3 is based on Qt. When this tutorial introduces Qt classes, this helps you learn KDE programming. Qt is based on C++.
  • Know how you can get help
Whenever you have a KDE class and want the KDE documentation for it, point your konqueror to kde:KApplicationexternal link (in case you want help for the class KApplication). For the Qt class QApplication, you can point your konqueror to qt:QApplicationexternal link.
  • Refresh your C++ knowledge
http://developer.kde.org/~wheeler/cpp-pitfalls.htmlexternal link
Thinking in C++external link

Your lessons


Suggested Readings

http://edu.kde.org/development/tips.phpexternal link

Contributors to this page: tstaerk2214 points  , logixoul385 points  and luci1795 points  .
Page last modified on Sunday 06. April 2008 [21:13:58 UTC] by tstaerk2214 points .

The content on this page is licensed under the terms of the GNU Free Documentation License.


Toggle  Wiki
Toggle  Forums
Toggle  FAQs
23 online users