Welcome To KDevelop ! The K Desktop Environment

Next Previous Table of Contents

Welcome To KDevelop !

Welcome to the KDevelop Integrated Development Environment !

The KDevelop IDE has been designed by the KDevelop Team to provide an easy-to use environment for C/C++ programmers. With all it's features the current version contains, the full amount of programming knowledge of the team has been collected to add a set of documentation handbooks that will help beginners as well as experts in various parts of using their IDE. We hope to give you the environment you need and like to use for creating your application that contributes to the K Desktop Environment and the free software community as well as for any commercial purpose.

Currently, the KDevelop Documentation spans over four handbooks full of well-written, informative and understandable text that will enable you to start developing your applications:

The User Manual to KDevelop

The Reference Guide to the KDevelop Integrated Development Environment for Unix Systems, Version 1.3.

The User Manual to KDevelop contains a full description of the available functionality the IDE provides. Additionally, it gives you an informative description about projects in general and the way they are set up using GNU standard development tools.

The KDevelop Programming Handbook

The User Guide to C++ Application Design for the K Desktop Environment (KDE) with the KDevelop IDE, Version 1.2.

The Programming Handbook covers all topics that are related to actually using the IDE. It contains a description of project types and explains the basics about KDE and Qt applications as well as a complete description of the sourcecode generated by KDevelop's application wizard. Further, various steps of the development process are described such as writing documentation and installation settings for your project files in conjunction with the KDE File System Standard.

KDE Application Tutorials

The KDE Application Tutorials Handbook for the KDevelop Integrated Development Environment, a tutorial collection on how to create KDE applications by examples and describes how to build the tutorial examples included with the Qt library.

The KDE Application Tutorials handbook contains an informative instruction for beginners and advanced developers to learn about Qt and KDE application design by creating sample projects. Beginning with creating the tutorials included with the Qt library documentation, the user is lead over to the Qt examples and the KDE application projects. Issues that are addressed in the KDevelop Programming Handbook will be explained in full detail by example usage.

The KDE Library Reference Guide

The Reference Guide to C++ Application Design for the K Desktop Environment (KDE).

The reference guide contains a structured information on the KDE Application Framework and covers issues like eventhandling, signals/slots, provided GUI-elements and the usage of standard dialogs for required user input. Furthermore it contains portability information for known Qt 2.0 / KDE 2 issues regarding the standard KDE application framework.

Next Previous Table of Contents